chiark / gitweb /
Makefile: Use --target, not -T, for deploy arch
[otter.git] / daemon /
2021-04-13 Ian JacksonMerge remote-tracking branch 'aldabra/typos' into typos
2021-04-09 Ian JacksonAbolish InstanceLockError, turning it into just GameBei...
2021-04-09 Ian Jacksonpoison, locks: Rename lock_even_poisoned
2021-04-07 Ian JacksonPlumb ShowUnocculted through to ui_operation trait...
2021-04-07 Ian Jacksonrotateable: wip plumbing
2021-04-06 Ian JacksonTrack Loaded_via_alias
2021-04-05 Ian JacksonSyncLog: new facility, will help us find messages
2021-04-05 Ian Jacksoncmdlistener: Break out some_synch_core
2021-04-05 Ian Jacksonapi: grab: Reformat to allow us to override bits of...
2021-04-05 Ian Jacksoncmdlistener: Synch: Make it save the game
2021-04-05 Ian Jacksonapi: Rename api_raise to api_setz (for that is what...
2021-04-05 Ian JacksonAutoraise on ungrab, where applicable
2021-04-05 Ian JacksonZLevel: Track max zg Generation too
2021-04-04 Ian JacksonPass bbox to js
2021-04-04 Ian Jacksonapi: Provide Client and ClientSequence to api ops
2021-04-04 Ian Jacksonwdt: Fix load race (tidy up)
2021-04-04 Ian Jacksonwdt: Fix load race
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 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-03 Ian JacksonNote a todo
2021-04-03 Ian Jacksonupdates: Send xupdates without by_client
2021-04-03 Ian Jacksonupdates: abolish Vec part of UpdateFromOpComplex
2021-04-02 Ian Jacksonmovehist: Show on reload
2021-04-02 Ian Jacksonmovehist: Abbreviate many names
2021-04-02 Ian Jacksonmovehist: Rework a bit and provide more to JS
2021-04-02 Ian Jacksonmovehist: Plumb lens through to js
2021-04-02 Ian Jacksonmovehist: Send out in Session
2021-04-02 Ian Jacksonmovehost: Send updates.
2021-04-02 Ian JacksonUse Void, not ad-hoc
2021-04-02 Ian Jacksonintroduce if_let!
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 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 Jacksontable size html attrs: Centralise html attr formatting
2021-04-01 Ian Jacksontable size html attrs: Split out into base
2021-03-30 Ian JacksonUse new Html everywhere
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 JacksonMake UnsupportedColourSpec its own type
2021-03-27 Ian Jacksonotter cli: Provide ListAccounts
2021-03-27 Ian Jacksonotter cli: change the meaning of list and list-all
2021-03-26 Ian Jacksoncmdlistener: DeletePiece: Do not delete the ipc right...
2021-03-26 Ian Jacksoncmdlistener: Add a trace dbg
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 JacksonPieceSpec: make count fallible
2021-03-25 Ian Jacksonpiece aliases: Pass about everywhere, esp. to PieceSpec...
2021-03-25 Ian Jacksonoccregion: json-encode it
2021-03-25 Ian Jacksongeometry: Massive overhaul of types and fields
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-24 Ian Jacksonupdates: Allow ToRecompute to return UnpreparedUpdates
2021-03-24 Ian Jacksondeck count: Rename ToPermute
2021-03-24 Ian Jacksonplumb goccults through to describe_html
2021-03-21 Ian Jacksoncargo: Add two more missing newlines at end of files
2021-03-20 Ian JacksonDo occultation removal before actually removing the...
2021-03-20 Ian Jacksonhidden: Handle removal of occulted pieces
2021-03-20 Ian JacksonPieceMoveable: Provide in session data
2021-03-20 Ian JacksonPieceMoveable: Enforce in /m api call
2021-03-20 Ian JacksonPieceMoveable: Put in updates
2021-03-20 Ian JacksonReplace OE::PieceGone with POE::PieceGone
2021-03-20 Ian Jacksonpass PieceId to held_change_hook
2021-03-20 Ian Jacksonpass &InstanceRef to held_change_hook
2021-03-20 Ian Jacksonclock: Use BadPieceStateForOperation
2021-03-20 Ian JacksonPlumb &InstanceRef through to load()
2021-03-20 Ian Jacksonplumb GameState into add_ui_operations
2021-03-20 Ian JacksonProvide &InstanceRef in ApiPieceOpArgs
2021-03-20 Ian JacksonAdd an UnpreparedUpdates to PieceUpdateFromOpComplex
2021-03-19 Ian JacksonPlumb &GameState through into svg_piece
2021-03-19 Ian JacksonPass &mut GPiece to PieceSpec::load()
2021-03-19 Ian JacksonSupport held_change_hook
2021-03-19 Ian JacksonUnpreparedUpdates: Rename types a bit
2021-03-19 Ian JacksonUnpreparedUpdates: Rename variable (nfc)
2021-03-19 Ian JacksonUnpreparedUpdates: Move and rename (nfc)
2021-03-19 Ian JacksonVarious internal errors, quote properly (!)
2021-03-16 Ian Jacksonhidden: Get rid of now-unused parameters to log_did*
2021-03-16 Ian JacksonNew IPieceTraitObj: all done
2021-03-16 Ian JacksonNew IPieceTraitObj: proof of concept
2021-03-16 Ian Jacksonui_operations: Take IPiece, not some special snowflake
2021-03-16 Ian Jacksonhidden: Pass ioccults through
2021-03-16 Ian Jacksonhidden: make PriOccultedGeneral
2021-03-15 Ian JacksonRefactor to make some things into GPiece methods
2021-03-15 Ian JacksonRefactor to introduce GPiece::fully_visible_to_everyone
next