chiark / gitweb /
otter.git
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
2021-03-20 Ian Jacksonclock: implement ui_operation
2021-03-20 Ian Jacksonclock: Rename fn initial_time
2021-03-20 Ian JacksonPlumb &InstanceRef through to load()
2021-03-20 Ian Jacksonupdates: log_did_to_piece*: take immutable GPlayer
2021-03-20 Ian Jacksonprelude: Add POE
2021-03-20 Ian Jacksonclock: Implement add_ui_operations
2021-03-20 Ian Jacksonxdata: Some reformatting
2021-03-20 Ian Jacksonxdata: Provide get_mut_exp
2021-03-20 Ian Jacksonxdata: Break out xdata_missing
2021-03-20 Ian Jacksonxdata: Split out xdata_get_mut_inner
2021-03-20 Ian Jacksonclock: impl TryFrom<char> for User
2021-03-20 Ian JacksonRename BadClockUserError so we can reuse it
2021-03-20 Ian Jacksonplumb GameState into add_ui_operations
2021-03-20 Ian Jacksonclock: Rename Current from Running
2021-03-20 Ian Jacksonclock: finish display (more or less)
2021-03-20 Ian Jacksonclock: svg adjustments
2021-03-20 Ian Jacksonclock: svg adjustments
2021-03-20 Ian Jacksonclock: svg adjustments
2021-03-20 Ian Jacksonclock: svg adjustments
2021-03-20 Ian Jacksonclock: wip rendering
2021-03-20 Ian Jacksonclock: Fix xdata typetag (!)
2021-03-20 Ian Jacksonclock: actually load state
2021-03-20 Ian JacksonProvide &InstanceRef in ApiPieceOpArgs
2021-03-20 Ian Jacksonupdates: Provide piece_update_image
2021-03-20 Ian JacksonBreak out piece_updata_fallible_player (nfc)
2021-03-20 Ian JacksonAdd an UnpreparedUpdates to PieceUpdateFromOpComplex
2021-03-20 Ian Jacksonupdates: New "PreparedUpdateEntry_Image"
next