chiark / gitweb /
otter.git
2021-04-05 Ian Jacksonapitest: run1: Log more lines
2021-04-04 Ian Jacksontests: Rename always_context to did and use it a lot...
2021-04-04 Ian Jacksonapitest: Use #[ext] a bit more
2021-04-04 Ian Jacksonmao: Move hand positions so overhang is less obnoxious
2021-04-04 Ian Jacksonjs: Multi select, make drag_delta more persistent
2021-04-04 Ian Jacksonjs: Multi select, actually ungrab them all
2021-04-04 Ian Jacksonjs: Multi select, actually select as many as we want!
2021-04-04 Ian Jacksonjs: Multi select auto spread
2021-04-04 Ian Jacksonjs: Handle special_count of >1, do not pick 4 topmost...
2021-04-04 Ian Jacksonjs: Handle special_count of >1
2021-04-04 Ian Jacksonjs: special count: Cancel it after we've used it
2021-04-04 Ian Jacksonjs: Handle special_count of zero
2021-04-04 Ian Jacksonjs: Provide mouseevent_pos
2021-04-04 Ian Jacksonjs: cursor: Make it default to "auto"
2021-04-04 Ian Jacksonjs: Introduce Rect type alias
2021-04-04 Ian Jacksonjs: Break out clicked_now
2021-04-04 Ian Jacksonjs: Prepare drag_mousedown for multiclick
2021-04-04 Ian JacksonPass bbox to js
2021-04-04 Ian Jacksonspecial selection: show details in hint for SPC
2021-04-04 Ian Jacksonspecial selection: special case for zero
2021-04-04 Ian Jacksonspecial selection: drop a debug
2021-04-04 Ian Jacksonspecial selection: show hint for SPC
2021-04-04 Ian Jacksonspecial selection: wip key handling
2021-04-04 Ian Jacksonjs: Avoid duplicate handling of keystrokes
2021-04-04 Ian Jacksonmovehist: Postpone a todo
2021-04-04 Ian Jacksonmovehist: Postpone a todo
2021-04-04 Ian Jacksonclock: Allow clearing another player from a place at...
2021-04-04 Ian Jacksonpenultima: Fix a broken player label
2021-04-04 Ian Jacksonmao: Put hands in the right Z order
2021-04-04 Ian JacksonClick on background clears yellow haloes
2021-04-04 Ian Jacksonorganise: Use new *Quiet for moving the pieces into...
2021-04-04 Ian Jacksonjs: Centralise piece_set_zlevel_from
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
next