chiark / gitweb /
otter.git
2021-03-22 Ian Jacksonshapelib: Show things better when they are occulted
2021-03-22 Ian Jacksoncards: Give them backs
2021-03-22 Ian Jacksonshapelib: Honour "back" parameter for card backs
2021-03-22 Ian Jacksonshapelib refactoring: Pass vpid to svg_face
2021-03-22 Ian Jacksonshapelib: Style: Remove some spurious spaces
2021-03-22 Ian Jacksonshapelib: Implement load_occult for ItemSpec
2021-03-22 Ian Jacksonshapelib refactoring: Break out svg_face and describe_face
2021-03-22 Ian Jacksonshapelib refactoring: Rename find_load
2021-03-22 Ian Jacksonshapelib refactoring: Change return type of load1
2021-03-22 Ian JacksonSprinkle some Send
2021-03-22 Ian JacksonSprinkle some 'static + Send + Debug
2021-03-21 Ian Jacksonmao: Start on a definition
2021-03-21 Ian Jacksonshapelib: Fix centre for `orig_size` pieces
2021-03-21 Ian Jacksonlibrary: Use default for centre
2021-03-21 Ian Jacksonshapelib: Provide sensible default for centre
2021-03-21 Ian Jacksonshapelib: Remove the default for `centre`
2021-03-21 Ian Jacksoncard backs: Use `orig_size` to match oxyomron
2021-03-21 Ian Jacksonshapelib: Provide orig_size option
2021-03-21 Ian Jacksonshapelib: Allow FaceTransform::from_group to throw
2021-03-21 Ian Jacksoncards: Some card backs in the library
2021-03-21 Ian Jacksonwikimedia: Tolerate AGPL3+, and LGPL tag, which means...
2021-03-21 Ian Jacksonmedia-scraper: wikimedia: Tolerate varying effective...
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
next