chiark / gitweb /
otter.git
2021-03-23 Ian Jacksonhidden: When one of the occultations is Visible, show it
2021-03-23 Ian Jacksonhidden: Show sensible messages on occultation
2021-03-23 Ian Jacksonmao: Adjust hand positions
2021-03-23 Ian Jacksonmao: Fix brown hand y to be where orange is
2021-03-23 Ian Jacksonmao: Make hands smaller
2021-03-23 Ian Jacksonmao: Play with a double deck for now for perf reasons
2021-03-23 Ian Jacksonmao: Provide a whole deck
2021-03-23 Ian JacksonArea: Fix overlaps
2021-03-23 Ian Jacksonmao: Tune the game
2021-03-23 Ian Jacksondeck: Fix ui activation sense
2021-03-23 Ian Jacksonmao: Provide a pickup deck
2021-03-23 Ian Jacksonhidden: note a bug
2021-03-23 Ian JacksonTidy up, remove some warning suppressions
2021-03-23 Ian Jacksondeck: Implement ui_operation
2021-03-23 Ian JacksonRectangle: Break out region() from hand.rs
2021-03-23 Ian Jacksondeck: Insist that it must be a rectangle
2021-03-23 Ian Jacksondeck: Change names from "active" to "enabled"
2021-03-22 Ian Jacksondeck: Skeleton
2021-03-22 Ian Jacksonpieces: Fix a style problem
2021-03-22 Ian JacksonHand: Make colour be ColourSpec
2021-03-22 Ian Jacksoncards: Make them be occultable
2021-03-22 Ian Jacksonmao: Get rid of the silly two-backed card
2021-03-22 Ian Jacksonmao: Add some hands
2021-03-22 Ian Jacksonshapelib: Support occultation by back
2021-03-22 Ian Jacksonmao: Rename the file to match convention
2021-03-22 Ian JacksonMake PieceTrait load occult return an Arc for occult
2021-03-22 Ian Jacksonshapelib refactoring: transpose with the Arc
2021-03-22 Ian Jacksonshapelib refactoring: Make OccData an enum
2021-03-22 Ian Jacksonshapelib refactoring: Do occult calculation later
2021-03-22 Ian Jacksonshapelib refactoring: Make back an Arc, so we can hand...
2021-03-22 Ian Jacksontraits: Sprinkle another Sync
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
next