chiark / gitweb /
otter.git
2021-04-04 Ian Jacksonjs: Centralise piece_set_pos_core
2021-04-04 Ian Jacksonapi: Provide Client and ClientSequence to api ops
2021-04-04 Ian Jacksonat: Do not any longer tolerate JS errors on game reset
2021-04-04 Ian Jacksonat, wdt: Some log formatting improvements
2021-04-04 Ian Jacksonwdriver: Put js logs in their own files
2021-04-04 Ian Jacksonwdriver: Pass DirSubst to JsLogfile::open
2021-04-04 Ian Jacksonwdriver: Refactor types surrounding JsLogfile
2021-04-04 Ian Jacksonwdriver: Rename fetch_js_log
2021-04-04 Ian Jacksonwdt: Fix load race (tidy up)
2021-04-04 Ian Jacksonwdt: Fix load race
2021-04-04 Ian Jacksonwdt: Introduce a vpid cache
2021-04-04 Ian Jacksonwdt, at: Use vpid mapping everywhere, rather than hardcoded
2021-04-04 Ian Jacksonapitest: Provide PlayerId everywhere
2021-04-04 Ian Jacksonapitest: Make setup_statuc_users not take a mut
2021-04-04 Ian Jacksonapitest: Make setup_static_users less lifetimes-entangled
2021-04-04 Ian Jacksonapitest: Make MgmtConn a RefCell
2021-04-04 Ian Jacksonapitest: Make mgmt_conn be ForGame
2021-04-04 Ian Jacksoncmdlistener: Break out pieceid_lookup
2021-04-04 Ian Jacksoncmdlistener: Introduce no_updates
2021-04-04 Ian Jacksoncmdlistener: pieceid lookup commands
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
next