chiark / gitweb /
otter.git
2021-02-14 Ian JacksonCentralise anyhow
2021-02-14 Ian JacksonCannot centralise serde_with
2021-02-14 Ian JacksonCannot centralise serde
2021-02-14 Ian JacksonCannot centralise thiserror
2021-02-14 Ian JacksonCentralise if_chain
2021-02-14 Ian JacksonDocument why fehler not centralised
2021-02-14 Ian JacksonCentralise derive_more
2021-02-14 Ian JacksonReorganose dependencies: wip, arrayvec
2021-02-14 Ian JacksonRename zcoord crate to otter-base
2021-02-14 Ian Jacksondependency reorganisation: Move anyhow
2021-02-14 Ian JacksonRename otter::imports to otter::prelude
2021-02-14 Ian Jacksonwdt: Type alias for GameSpec
2021-02-14 Ian Jacksonwdt: UsualSetup, note about why separate Ctx
2021-02-14 Ian Jacksonwdt-altergame: Refactor to use UsualSetup
2021-02-14 Ian Jacksonwdt: Refactor UsualSetup
2021-02-14 Ian Jacksonscript: Drop wrong `gen` in TransmitUpdateEntry::Recorded
2021-02-14 Ian Jacksonreanme js PreparedPieceState
2021-02-14 Ian Jacksonhand: Fixes to track claiming and unclaiming
2021-02-14 Ian Jacksonhand: Fixes to track claiming and unclaiming
2021-02-14 Ian Jacksonhand: Track claiming and unclaiming
2021-02-14 Ian JacksonPiece internal API overhaul: pass PieceState, fallible
2021-02-14 Ian Jacksonapi: make log_did_to_piece public
2021-02-14 Ian Jacksonhidden: Refactor describe_occulter
2021-02-14 Ian Jacksonxdata: fix downcasting to actually work
2021-02-14 Ian Jacksonxdata: minor refactor nfc
2021-02-14 Ian Jacksonprovide immutable xdata affordances
2021-02-14 Ian Jacksonpass PieceState to [add_]ui_operations
2021-02-14 Ian Jacksonscript.ts: Avoid triggering on ctrl keys (!)
2021-02-14 Ian Jacksonadd downcast-rs dependency
2021-02-14 Ian Jacksoncargo update
2021-02-13 Ian JacksonProvide xdata affordances
2021-02-13 Ian JacksonProvide PieceState xdata
2021-02-13 Ian Jacksonmake dasharray return Html
2021-02-13 Ian JacksonMake a dasharray generator that takes a PlayerId
2021-02-13 Ian JacksonProvide GPlayers as a type
2021-02-13 Ian Jacksonpieces: Provide stroke_attrs_hook nfc
2021-02-13 Ian Jacksonpieces: break out svg_piece_raw, nfc
2021-02-13 Ian Jacksonabolish confusing SE type aliases
2021-02-13 Ian Jacksonpieces: Tidy up a name ref, nfc
2021-02-13 Ian Jacksonhand: wip piece implementation
2021-02-13 Ian Jacksonpieces: Make SimplePieceSpec suitable for deserialize
2021-02-13 Ian JacksonChange SimplePieceSpec::load_raw
2021-02-13 Ian JacksonMakefile: provide new clena-for-retest target
2021-02-13 Ian Jacksonslotmap: Actually use our branch everywhere
2021-02-13 Ian JacksonRevert "SimpleShape: Move itemname out of common"
2021-02-13 Ian JacksonSimpleShape: Move itemname out of common
2021-02-13 Ian JacksonSimpleShape: Make INVISIBLE_EDGE_SENSITIVE a const
2021-02-13 Ian JacksonSimpleShape: Allow specifying edge width
2021-02-13 Ian JacksonSimpleShape: svg_piece: Refator to use more write!
2021-02-13 Ian JacksonSimpleShape: svg_piece: Introduce f local
2021-02-13 Ian Jacksonsimple pieces: edge, make clickable have minimum width
2021-02-13 Ian Jacksonsimple pieces: support edges, fixes
2021-02-13 Ian Jacksonsimple pieces: support edges
2021-02-13 Ian Jacksonbreak out SimpleShape
2021-02-13 Ian Jacksonsimplify SimplePieceSpec etc.
2021-02-13 Ian Jacksonmake FaceColourSpecs a type in specs
2021-02-13 Ian JacksonRefactor to introduce SimplePieceSpec
2021-02-13 Ian Jacksonconfig: Drop spurious dbg! logging
2021-02-12 Ian Jacksonfix "make check"
2021-02-12 Ian Jacksonuse log_did_to_piece_whoby in ungrab nfc
2021-02-12 Ian Jacksonprovide log_did_to_piece_whoby, nfc
2021-02-12 Ian Jacksoncall recalculate_occultation in ungrab
2021-02-12 Ian Jacksonhidden: Make recaulculate_occultation take just plain...
2021-02-12 Ian Jacksonapi.rs: Provide ipieces as part of ApiOpArgs
2021-02-12 Ian Jacksonhidden: Provide recalculate_occultation
2021-02-12 Ian Jacksonhidden: Provide Occultation::in_region()
2021-02-12 Ian Jacksonhidden: Add some missing impls
2021-02-12 Ian Jacksonhidden: Use Area
2021-02-12 Ian JacksonArea: implement .contains()
2021-02-12 Ian Jacksonhidden: Fix type of PUO::PerPlayer
2021-02-12 Ian Jacksonutils: Provide OldNew
2021-02-12 Ian Jacksonupdates: Change type aliases POU and PUOs
2021-02-12 Ian Jacksonhidden: Move Visible into a variant of OccultationKind
2021-02-12 Ian Jacksonhidden: Occultation data structures
2021-02-12 Ian JacksonArea: impl Eq
2021-02-12 Ian Jacksonprovide Area type
2021-02-12 Ian Jacksonhidden: per-player id map: Fix to not use _ that way
2021-02-12 Ian Jacksonrework InternalLogicError
2021-02-12 Ian Jacksonadd backtrace dependency
2021-02-01 Ian Jacksonvisible slotmap keys: Break out impl_for_slotmap_key
2021-02-01 Ian Jacksonvisible slotmap keys: handle null specially
2021-02-01 Ian JacksonDelete some obsolete commented-out code
2021-02-01 Ian Jacksonstyle: MGR and MGI type aliases, etc.
2021-02-01 Ian Jacksonstyle: Make commands::* not global, type aliases, etc.
2021-02-01 Ian Jacksonstyle: Centralise many type aliases
2021-02-01 Ian Jacksonstyle: Remove space before : in zcoord/
2021-02-01 Ian Jacksonstyle: Remove space before : in wdriver*
2021-02-01 Ian Jacksonstyle: Remove space before :, etc., in src/*.rs
2021-02-01 Ian Jacksonstyle: Remove space before : in src/bin/
2021-02-01 Ian Jacksonstyle: Remove space before : in daemon/
2021-01-31 Ian Jacksonhidden: Provide stub PieceOccult
2021-01-31 Ian Jacksonhidden: Add some dividers to the file, etc.
2021-01-31 Ian Jacksonhidden: Document the convention about last face
2021-01-31 Ian Jacksonmovement: Prevent players moving things that they haven...
2021-01-31 Ian Jacksonhidden: a todo
2021-01-31 Ian Jacksonhidden: docs: Small note
2021-01-31 Ian Jacksonmove our default() into zcoord::misc and use it everywhere
2021-01-31 Ian Jacksonuse our default() alias everywhere we can
2021-01-31 Ian Jacksonhidden: Abolish Lens
2021-01-31 Ian Jacksonhidden: Provide and use piece_at_all_occluded in cmdlis...
next