chiark / gitweb /
otter.git
2021-04-02 Ian Jacksonapitest: Provide OtterPauseable etc.
2021-04-02 Ian Jacksonapitest: Move OtterPaused from wdt-simple
2021-04-01 Ian Jacksonhtml, SvgAttrs: Change type of SvgAttrs
2021-04-01 Ian Jacksonhtml: Move to otter-base
2021-04-01 Ian Jacksoncmd updates: Centralise St::flush.
2021-04-01 Ian Jacksoncmd updates: Shuffle some variables
2021-04-01 Ian Jacksoncmd updates: Refactor AddPieces handling
2021-04-01 Ian Jacksonscript: Implement messages.SetTableColour
2021-04-01 Ian Jacksonscript: Implement messages.SetTableSize
2021-04-01 Ian Jacksonscript: Implement pieceops.Insert
2021-04-01 Ian Jacksonscript: Do not assert that the piece exists
2021-04-01 Ian Jacksonscript: Handle piece deletion
2021-04-01 Ian Jacksonscript: Fix a (silent) JS error
2021-04-01 Ian Jacksoncmd updates: Restart updates when insert follows delete...
2021-04-01 Ian Jacksoncmd updates: Introduce St (nfc)
2021-04-01 Ian JacksonRevert "cmd updates: Improve arguments to accumulate"
2021-04-01 Ian JacksonRevert "cmd updates: Restart updates when insert follow...
2021-04-01 Ian Jacksoncmd updates: Restart updates when insert follows delete
2021-04-01 Ian Jacksoncmd updates: Improve arguments to accumulate
2021-04-01 Ian Jacksoncmd updates: In UpdateHandlerBulk, use a HashMap not...
2021-04-01 Ian Jacksoncmd updates: Refactor to make it clearer we don't drop uh
2021-04-01 Ian Jacksoncmd updates: Add some tracing
2021-04-01 Ian Jacksoncmd updates: Do not restart PreparedUpdates if no actua...
2021-04-01 Ian Jacksonwasm: Provide main window attributes
2021-04-01 Ian Jacksontable size html attrs: Centralise html attr formatting
2021-04-01 Ian Jacksontable size html attrs: Split out into base
2021-04-01 Ian Jacksoncargo: Move `extend` dependency to otter-base
2021-04-01 Ian Jacksonspecs: Make `pieces` default
2021-04-01 Ian Jacksonspec: Make table size and colour defaulted in serde
2021-04-01 Ian Jacksonspec: Rename `implementation` module to `imp`
2021-03-31 Ian JacksonReportViaResponse: Provide and use From<IE>
2021-03-31 Ian Jacksonhtml: Fix hjoin
2021-03-30 Ian Jacksonpenultima: Fiddle with player labels
2021-03-30 Ian Jacksonpenultima: Add player labels to game spec
2021-03-30 Ian JacksonPlayerLabel: fixes
2021-03-30 Ian Jacksonwdriver: Increase some debug re gen update
2021-03-30 Ian Jacksonapitest/run1: Fix logfile names
2021-03-30 Ian JacksonPlayerLabel: wip provide
2021-03-30 Ian Jacksonhand generalisation: wip use Sort
2021-03-30 Ian Jacksonhand generalisation: wip use Sort
2021-03-30 Ian Jacksonhand generalisation: wip use Sort
2021-03-30 Ian Jacksonhand generalisation: wip use Sort
2021-03-30 Ian Jacksonhand generalisation: Introduce Sort
2021-03-30 Ian Jacksonclock: Show expired player nick in correct colour
2021-03-30 Ian JacksonRevert "clock: Refactor Show"
2021-03-30 Ian Jacksonclock: Refactor Show
2021-03-30 Ian JacksonUse new Html everywhere
2021-03-30 Ian JacksonNew Html handling - introduce file
2021-03-29 Ian Jacksonitem names: Launder OccultIlk too
2021-03-29 Ian Jacksonitem names: Launder properly
2021-03-29 Ian Jacksoncargo: Add trailing newlines back plus a guard comment
2021-03-29 Ian Jacksonscript: Record a todo
2021-03-29 Ian Jacksonshapelib: Make the colour a ColourSpec
2021-03-29 Ian JacksonMake UnsupportedColourSpec its own type
2021-03-29 Ian JacksonPieceLabel: Properly run through the colour checker
2021-03-29 Ian Jacksonpass player nick to client
2021-03-27 Ian Jacksonotter cli: list-accounts: Use Display not Debug
2021-03-27 Ian Jacksonotter cli: Provide ListAccounts
2021-03-27 Ian JacksonFix description of ListGames
2021-03-27 Ian Jacksonotter cli: change the meaning of list and list-all
2021-03-27 Ian Jacksonglobal: Unauthorised: Provide lock_even_poisoned
2021-03-26 Ian Jacksonotter cli: Provide list-pieces
2021-03-26 Ian Jacksonotter cli: Drop a rogue dbg!
2021-03-26 Ian Jacksonapitest: try resetting the game after hidden_hand
2021-03-26 Ian Jacksoncmdlistener: DeletePiece: Do not delete the ipc right...
2021-03-26 Ian Jacksoncmdlistener: Add a trace dbg
2021-03-26 Ian Jacksonhidden: enforce via types that Scrambled is the only...
2021-03-26 Ian Jacksonapitest: Provide --specs-dir argument to otter(1) when...
2021-03-25 Ian Jacksonmao: badgers: Make them have backs (pfah, again!)
2021-03-25 Ian JacksonMakefile: make deploy: Do not push random odd branches
2021-03-25 Ian Jacksonpiece aliases: Use new alias machiner
2021-03-25 Ian Jacksonpiece aliases: tolerate missing alias for shapelib...
2021-03-25 Ian Jacksonpiece aliases: Define the new aliases, according to...
2021-03-25 Ian Jacksoncommands etc.: Delete old aliases when resetting the...
2021-03-25 Ian Jacksonpiece aliases: Commands for defining/deleting them
2021-03-25 Ian Jacksonpiece aliases: Provide the Alias PieceSpec
2021-03-25 Ian JacksonPieceSpec: make count fallible
2021-03-25 Ian Jacksonpiece aliases: Pass about everywhere, esp. to PieceSpec...
2021-03-25 Ian Jacksonpiece aliases: Add to Instance
2021-03-25 Ian Jacksonglobal: Unpack InstanceSaveAccesses with nicer syntax
2021-03-25 Ian Jacksoninstance save: Make various things non-optional
2021-03-25 Ian Jacksonlibrary: add a maroon card back
2021-03-25 Ian Jacksonselection display: Totally redo, solid is now normal...
2021-03-25 Ian Jacksonscript: Show pieces with solid line when over occulted...
2021-03-25 Ian Jacksonscript: Show pieces with solid line when over occulted
2021-03-25 Ian Jacksonscript: Do not constantly redisplay_ancillaries when...
2021-03-25 Ian Jacksonscript: break out piece_xy
2021-03-25 Ian Jacksonscript: Track occregions
2021-03-25 Ian Jacksonwasm: RegionList: Have methods return a `changed` bool
2021-03-25 Ian Jacksongeometry: ipl Ord and Eq for Rect
2021-03-25 Ian JacksonRect[Shape]: rename from Rectangle and from Square
2021-03-25 Ian Jacksongeometry: Rename Region::Rectangle to Rect
2021-03-25 Ian Jacksonoccregion: json-encode it
2021-03-25 Ian Jacksongeometry: Massive overhaul of types and fields
2021-03-25 Ian Jacksongeometry: Some code motion
2021-03-25 Ian Jacksonrename Area to Rect
2021-03-25 Ian Jacksonrename Region to RegionC, in line with PosC and AreaC
2021-03-25 Ian Jacksonoccregion: Send to client (but this is wrong, it should...
2021-03-25 Ian JacksonRefactor PieceOccult to provide active_occ
2021-03-25 Ian JacksonProvide distinction betwene Region and Area
next