chiark / gitweb /
otter.git
2021-03-21 Ian Jacksonmedia-scraper: Remove a pointless \E
2021-03-21 Ian Jacksonmedia-scraper etc.: rename cards-oxymoron "scraper"
2021-03-21 Ian Jacksoncards-oxymoron: Increase the size of the cards a bit
2021-03-21 Ian Jacksoncards-oxymoron: wip toml definition
2021-03-21 Ian Jacksonmedia-scraper: Provide local-build scraper (is actually...
2021-03-21 Ian Jacksonmedia-scraper: Support scrapers with - in their name
2021-03-21 Ian Jacksonmedia-scraper: Support "scrapers" that are just local...
2021-03-21 Ian Jacksonshapelib: Support desc_template
2021-03-21 Ian Jacksonshapelib preview: Considerable increase only-show-one...
2021-03-21 Ian Jacksoncards-oxymoron: Build arrangements
2021-03-21 Ian Jacksoncards-oxymoron: Delete autogenerated files
2021-03-21 Ian Jacksoncards-oxymoron: Commit downloaded files and add LICENCE
2021-03-21 Ian JacksonLICENCE: Allow shapes to be AGPLv3+
2021-03-21 Ian Jacksonclock: Adjust and make consistent position of nick...
2021-03-21 Ian Jacksonclock: Adjust position of (x) or (y)
2021-03-21 Ian Jacksonclock: Swap x and y
2021-03-21 Ian Jacksonclock: Show x and y when unclaimed
2021-03-21 Ian Jacksonclock: Better handling when one player has flag up
2021-03-21 Ian JacksonUpdate to modern wasm-bindgen
2021-03-21 Ian Jacksoncargo: Fix syntax for wasm-bindgen dependency
2021-03-21 Ian JacksonREADME.md: Update dependency count
2021-03-21 Ian JacksonUse stamp file for wasm-bindgen-cli
2021-03-21 Ian Jacksoncargo: Rename lockfile to Cargo.lock
2021-03-21 Ian JacksonMakefile: Delete some obsolete commented-out stuff
2021-03-21 Ian JacksonREADME.md: Mention bubblewrap dependency
2021-03-21 Ian JacksonREADME.md: Remove references to wasm-pack
2021-03-21 Ian JacksonMakefile: Drop use of wasm-pack
2021-03-21 Ian Jacksoncargo: Add our dependency on wasm-bindgen-cli
2021-03-21 Ian JacksonMakefile: introduce MAKEFILE_FIND_X
2021-03-21 Ian JacksonMakefile: Introduce MAKEFILE_DEP
2021-03-21 Ian Jacksoncargo update
2021-03-21 Ian Jacksoncargo: Add two more missing newlines at end of files
2021-03-21 Ian Jacksoncargo: toplevel: Add missing newline at end of file
2021-03-21 Ian JacksonRemove spurious "g" which ended up in the template...
2021-03-21 Ian Jacksonclock: Avoid distracting text selection when clicking
2021-03-21 Ian Jacksonhidden: Do not allow a player to access entirely-invisi...
2021-03-21 Ian Jacksonupdates: Remove an obsolete todo
2021-03-21 Ian Jacksonhidden: Update max_z for max occulted displaced Z
2021-03-20 Ian Jacksonhidden: Tidy up a dbg!
2021-03-20 Ian JacksonDo occultation removal before actually removing the...
2021-03-20 Ian Jacksonhidden: Handle removal of occulted pieces (more)
2021-03-20 Ian Jacksonhidden: Handle removal of occulted pieces
2021-03-20 Ian Jacksonhidden: Remove a done comment
2021-03-20 Ian Jacksonhidden: Fix a comment to refer to the right thing
2021-03-20 Ian Jacksonhidden: Prevent occultation scrambling of grasped things
2021-03-20 Ian Jacksonscript: Remove a done todo
2021-03-20 Ian Jacksonclock: Tiny style change
2021-03-20 Ian Jacksonclock: Make it Moveable IfWresting if claimed
2021-03-20 Ian JacksonPieceMoveable: Honour in JS
2021-03-20 Ian JacksonPieceMoveable: Provide in session data
2021-03-20 Ian JacksonPieceMoveable: Enforce in /m api call
2021-03-20 Ian JacksonPieceMoveable: Move calculation into a method on GPiece
2021-03-20 Ian JacksonPieceMoveable: Put in updates
2021-03-20 Ian Jacksonhand: Remove a wrong todo comment
2021-03-20 Ian Jacksonhand: Remove a wrong todo comment
2021-03-20 Ian Jacksonclock: Serialise the `current`
2021-03-20 Ian Jacksonclock: Provide a loaded_hook, to restart after load
2021-03-20 Ian JacksonPieceTrait, global: Provide loaded_hook() with &InstanceRef
2021-03-20 Ian JacksonPieceTrait, global: Provide loaded_hook()
2021-03-20 Ian JacksonReplace OE::PieceGone with POE::PieceGone
2021-03-20 Ian Jacksonclock: Delete some now-obsolete todos
2021-03-20 Ian Jacksonotterlib: Turn an must fix into a todo
2021-03-20 Ian Jacksonclock: Delete mockup files
2021-03-20 Ian Jacksonclock: Fix reset view again
2021-03-20 Ian Jacksonclock: Tidying, refactor, introduce initial()
2021-03-20 Ian Jacksonclock: Tidying, rename Spec
2021-03-20 Ian Jacksonclock: Tidying, introduce ChessClock::per_move()
2021-03-20 Ian Jacksonclock: Tidying, code motion
2021-03-20 Ian Jacksonclock: Give Y an extra per_move
2021-03-20 Ian Jacksonclock: Actually get per_move basically working
2021-03-20 Ian Jacksonclock: Fix per_move implementation (try to)
2021-03-20 Ian Jacksonclock: Plumb was_current through to do_start_or_stop
2021-03-20 Ian Jacksonpenultima: clock: Add a per_move time to the spec
2021-03-20 Ian Jacksonclock: Implement per_move, but brokenly
2021-03-20 Ian Jacksonclock: auto-swap active player
2021-03-20 Ian Jacksonclock: Fix spinning
2021-03-20 Ian Jacksonclock: Add a missing Debug derive
2021-03-20 Ian Jacksonclock: Some todos
2021-03-20 Ian Jacksonclock: Implement held_change_hook, at least in part
2021-03-20 Ian Jacksonclock: Break out unprepared_update()
2021-03-20 Ian Jacksonclock: Implement the thread which actually counts
2021-03-20 Ian Jacksonpass PieceId to held_change_hook
2021-03-20 Ian Jacksonpass &InstanceRef to held_change_hook
2021-03-20 Ian Jacksonprelude: Provide CLOCK_MONOTONIC too
2021-03-20 Ian Jacksonglobal: Provide InstanceWeakRef
2021-03-20 Ian Jacksonclock: Reset it on loading
2021-03-20 Ian Jacksonclock: Break out State::reset (nfc)
2021-03-20 Ian Jacksonclock: svg: Position secs explicitly
2021-03-20 Ian Jacksonclock: svg: Break out "font", nfc
2021-03-20 Ian Jacksonclock svg: wip, playing about
2021-03-20 Ian Jacksonclock: Actually send out the PieceImage updates
2021-03-20 Ian Jacksonclock: Sort out updates to actually work
2021-03-20 Ian Jacksonclock: impl Display for User and fix Debug to be debuggy
2021-03-20 Ian Jacksonclock: Try making these all WRC::Unpredictable
2021-03-20 Ian Jacksonclock: User swap to other position
2021-03-20 Ian Jacksonclock: Some todos
2021-03-20 Ian Jacksonclock: Improve layout slightly
2021-03-20 Ian Jacksonclock: Fix a typo in svg
2021-03-20 Ian Jacksonclock: Prevent both users being the same
2021-03-20 Ian Jacksonclock: Use BadPieceStateForOperation
next