chiark / gitweb /
otter.git
2021-04-04 Ian Jacksonwdt: Test reload too
2021-04-04 Ian Jacksonapi: Some trace
2021-04-04 Ian Jacksonupdates: Replace *_nc functions, pass IsResponseToClien...
2021-04-04 Ian Jacksonclear log, including piece moves, on game reset
2021-04-04 Ian Jacksonwdt: altergame move test, works
2021-04-04 Ian Jacksonwdt: altermove test, wip
2021-04-04 Ian Jacksonwdt: Improve/fix some JS logging
2021-04-04 Ian Jacksonjs: Fix a missing bit of pieceops.Insert
2021-04-03 Ian Jacksonorganise: recover order
2021-04-03 Ian Jacksonorganise: Include Pos in PrimaryEnt
2021-04-03 Ian Jacksonorganise: Introduce PrimaryEnt (nfc)
2021-04-03 Ian JacksonRevert "organise: Swap piece and bbox"
2021-04-03 Ian Jacksonorganise: Swap piece and bbox
2021-04-03 Ian Jacksonorganise: Set Z levels
2021-04-03 Ian JacksonNote a todo
2021-04-03 Ian JacksonNote a todo
2021-04-03 Ian Jacksonshapelib: Change piece bbox rounding
2021-04-03 Ian Jacksonorganise: Improve debug
2021-04-03 Ian Jacksongeometry: Provide Rect::size()
2021-04-03 Ian JacksonNote a todo
2021-04-03 Ian JacksonNote a todo
2021-04-03 Ian JacksonNote a todo
2021-04-03 Ian Jacksonorganise: Adjust overlaps, introduce AbutCompr
2021-04-03 Ian Jacksonorganise: Improve debug
2021-04-03 Ian Jacksonorganise: Provide debug
2021-04-03 Ian Jacksonorganise: Fix a typo
2021-04-03 Ian Jacksonorganise: Use our wrc, not the client's
2021-04-03 Ian Jacksonorganise: Note some bugs
2021-04-03 Ian Jacksonorganise: Introduce new functionality
2021-04-03 Ian Jacksonhidden: Provide fully_visible_to
2021-04-03 Ian Jacksonupdates: Send xupdates without by_client
2021-04-03 Ian Jacksonupdates: abolish Vec part of UpdateFromOpComplex
2021-04-02 Ian Jacksonutils: Many fixes to want_let
2021-04-02 Ian Jacksonhand: Rename Behaviour (from Sort)
2021-04-02 Ian Jacksonmovehist: Provide key for adjusting
2021-04-02 Ian Jacksonmovehist: Show on reload
2021-04-02 Ian Jacksonmovehist: Abbreviate many names
2021-04-02 Ian Jacksonmovehist: Actually display in JS
2021-04-02 Ian Jacksonmovehist: Provide move len in update
2021-04-02 Ian Jacksonmovehist: Send updates only on "significant" changes
2021-04-02 Ian Jacksonjs: Do not unconditionally set gen_update_hook
2021-04-02 Ian Jacksonmovehist: Provide marker element
2021-04-02 Ian Jacksonmovehist: Rework a bit and provide more to JS
2021-04-02 Ian Jacksonmovehist: Move LENS etc. to otter, out of base
2021-04-02 Ian Jacksonmovehist: Plumb lens through to js
2021-04-02 Ian Jacksonjs: piece_xy: Make it return Pos
2021-04-02 Ian Jacksongeometry: Provide len
2021-04-02 Ian Jacksongeometry: Promote len2
2021-04-02 Ian Jacksongeometry: Promote PosPromote to a trait
2021-04-02 Ian Jacksonmovehist: script: wip record
2021-04-02 Ian Jacksonscript: Introduce CompassAngle alias
2021-04-02 Ian Jacksonscript: Add a note about MovementRecord
2021-04-02 Ian Jacksonmovehist: Send out in Session
2021-04-02 Ian Jacksonmovehist: Move into its own module
2021-04-02 Ian Jacksonupdates: Move PUE_P alias into prelude
2021-04-02 Ian Jacksonmovehost: Send updates.
2021-04-02 Ian JacksonProvide insert() and remove() on SparseSecondaryEntry
2021-04-02 Ian Jacksonwant: Let variants be paths
2021-04-02 Ian Jacksonif_let: Let variants be paths
2021-04-02 Ian Jacksonwant: Delete obsolete commented-out code
2021-04-02 Ian JacksonOldNew: Make it Serialize and Deserialize
2021-04-02 Ian Jacksonwant: further tidying and nice-ifying
2021-04-02 Ian Jacksonwant: Use new arrangements in hidden
2021-04-02 Ian Jacksonwant: Provide wants!
2021-04-02 Ian Jacksonwant: Remove some clutter from invocations
2021-04-02 Ian Jacksonwant: Fix extra debug case
2021-04-02 Ian Jacksonwant: Use a few more times
2021-04-02 Ian Jacksonwant: Provide new facilities and use them in one place
2021-04-02 Ian JacksonInternalLogicError: Provide new() and tolerate()
2021-04-02 Ian Jacksonif_let: Slight formatting adjustment
2021-04-02 Ian JacksonUse Void, not ad-hoc
2021-04-02 Ian JacksonUse Void, not our own
2021-04-02 Ian Jacksonintroduce if_let!
2021-04-02 Ian Jacksonupdates: Provide facehint in PreparedUpdateEntry
2021-04-02 Ian Jacksongamestate: Fix a style nit
2021-04-02 Ian Jacksonwdt-hand: Add a missing synch
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
next