2021-03-30 |
Ian Jackson | clock: Show expired player nick in correct colour |
commit | commitdiff | tree | snapshot |
2021-03-30 |
Ian Jackson | Revert "clock: Refactor Show" |
commit | commitdiff | tree | snapshot |
2021-03-30 |
Ian Jackson | clock: Refactor Show |
commit | commitdiff | tree | snapshot |
2021-03-30 |
Ian Jackson | Use new Html everywhere |
commit | commitdiff | tree | snapshot |
2021-03-30 |
Ian Jackson | New Html handling - introduce file |
commit | commitdiff | tree | snapshot |
2021-03-29 |
Ian Jackson | item names: Launder OccultIlk too |
commit | commitdiff | tree | snapshot |
2021-03-29 |
Ian Jackson | item names: Launder properly |
commit | commitdiff | tree | snapshot |
2021-03-29 |
Ian Jackson | cargo: Add trailing newlines back plus a guard comment |
commit | commitdiff | tree | snapshot |
2021-03-29 |
Ian Jackson | script: Record a todo |
commit | commitdiff | tree | snapshot |
2021-03-29 |
Ian Jackson | shapelib: Make the colour a ColourSpec |
commit | commitdiff | tree | snapshot |
2021-03-29 |
Ian Jackson | Make UnsupportedColourSpec its own type |
commit | commitdiff | tree | snapshot |
2021-03-29 |
Ian Jackson | PieceLabel: Properly run through the colour checker |
commit | commitdiff | tree | snapshot |
2021-03-29 |
Ian Jackson | pass player nick to client |
commit | commitdiff | tree | snapshot |
2021-03-27 |
Ian Jackson | otter cli: list-accounts: Use Display not Debug |
commit | commitdiff | tree | snapshot |
2021-03-27 |
Ian Jackson | otter cli: Provide ListAccounts |
commit | commitdiff | tree | snapshot |
2021-03-27 |
Ian Jackson | Fix description of ListGames |
commit | commitdiff | tree | snapshot |
2021-03-27 |
Ian Jackson | otter cli: change the meaning of list and list-all |
commit | commitdiff | tree | snapshot |
2021-03-27 |
Ian Jackson | global: Unauthorised: Provide lock_even_poisoned |
commit | commitdiff | tree | snapshot |
2021-03-26 |
Ian Jackson | otter cli: Provide list-pieces |
commit | commitdiff | tree | snapshot |
2021-03-26 |
Ian Jackson | otter cli: Drop a rogue dbg! |
commit | commitdiff | tree | snapshot |
2021-03-26 |
Ian Jackson | apitest: try resetting the game after hidden_hand |
commit | commitdiff | tree | snapshot |
2021-03-26 |
Ian Jackson | cmdlistener: DeletePiece: Do not delete the ipc right... |
commit | commitdiff | tree | snapshot |
2021-03-26 |
Ian Jackson | cmdlistener: Add a trace dbg |
commit | commitdiff | tree | snapshot |
2021-03-26 |
Ian Jackson | hidden: enforce via types that Scrambled is the only... |
commit | commitdiff | tree | snapshot |
2021-03-26 |
Ian Jackson | apitest: Provide --specs-dir argument to otter(1) when... |
commit | commitdiff | tree | snapshot |
2021-03-25 |
Ian Jackson | mao: badgers: Make them have backs (pfah, again!) |
commit | commitdiff | tree | snapshot |
2021-03-25 |
Ian Jackson | Makefile: make deploy: Do not push random odd branches |
commit | commitdiff | tree | snapshot |
2021-03-25 |
Ian Jackson | piece aliases: Use new alias machiner |
commit | commitdiff | tree | snapshot |
2021-03-25 |
Ian Jackson | piece aliases: tolerate missing alias for shapelib... |
commit | commitdiff | tree | snapshot |
2021-03-25 |
Ian Jackson | piece aliases: Define the new aliases, according to... |
commit | commitdiff | tree | snapshot |
2021-03-25 |
Ian Jackson | commands etc.: Delete old aliases when resetting the... |
commit | commitdiff | tree | snapshot |
2021-03-25 |
Ian Jackson | piece aliases: Commands for defining/deleting them |
commit | commitdiff | tree | snapshot |
2021-03-25 |
Ian Jackson | piece aliases: Provide the Alias PieceSpec |
commit | commitdiff | tree | snapshot |
2021-03-25 |
Ian Jackson | PieceSpec: make count fallible |
commit | commitdiff | tree | snapshot |
2021-03-25 |
Ian Jackson | piece aliases: Pass about everywhere, esp. to PieceSpec... |
commit | commitdiff | tree | snapshot |
2021-03-25 |
Ian Jackson | piece aliases: Add to Instance |
commit | commitdiff | tree | snapshot |
2021-03-25 |
Ian Jackson | global: Unpack InstanceSaveAccesses with nicer syntax |
commit | commitdiff | tree | snapshot |
2021-03-25 |
Ian Jackson | instance save: Make various things non-optional |
commit | commitdiff | tree | snapshot |
2021-03-25 |
Ian Jackson | library: add a maroon card back |
commit | commitdiff | tree | snapshot |
2021-03-25 |
Ian Jackson | selection display: Totally redo, solid is now normal... |
commit | commitdiff | tree | snapshot |
2021-03-25 |
Ian Jackson | script: Show pieces with solid line when over occulted... |
commit | commitdiff | tree | snapshot |
2021-03-25 |
Ian Jackson | script: Show pieces with solid line when over occulted |
commit | commitdiff | tree | snapshot |
2021-03-25 |
Ian Jackson | script: Do not constantly redisplay_ancillaries when... |
commit | commitdiff | tree | snapshot |
2021-03-25 |
Ian Jackson | script: break out piece_xy |
commit | commitdiff | tree | snapshot |
2021-03-25 |
Ian Jackson | script: Track occregions |
commit | commitdiff | tree | snapshot |
2021-03-25 |
Ian Jackson | wasm: RegionList: Have methods return a `changed` bool |
commit | commitdiff | tree | snapshot |
2021-03-25 |
Ian Jackson | geometry: ipl Ord and Eq for Rect |
commit | commitdiff | tree | snapshot |
2021-03-25 |
Ian Jackson | Rect[Shape]: rename from Rectangle and from Square |
commit | commitdiff | tree | snapshot |
2021-03-25 |
Ian Jackson | geometry: Rename Region::Rectangle to Rect |
commit | commitdiff | tree | snapshot |
2021-03-25 |
Ian Jackson | occregion: json-encode it |
commit | commitdiff | tree | snapshot |
2021-03-25 |
Ian Jackson | geometry: Massive overhaul of types and fields |
commit | commitdiff | tree | snapshot |
2021-03-25 |
Ian Jackson | geometry: Some code motion |
commit | commitdiff | tree | snapshot |
2021-03-25 |
Ian Jackson | rename Area to Rect |
commit | commitdiff | tree | snapshot |
2021-03-25 |
Ian Jackson | rename Region to RegionC, in line with PosC and AreaC |
commit | commitdiff | tree | snapshot |
2021-03-25 |
Ian Jackson | occregion: Send to client (but this is wrong, it should... |
commit | commitdiff | tree | snapshot |
2021-03-25 |
Ian Jackson | Refactor PieceOccult to provide active_occ |
commit | commitdiff | tree | snapshot |
2021-03-25 |
Ian Jackson | Provide distinction betwene Region and Area |
commit | commitdiff | tree | snapshot |
2021-03-25 |
Ian Jackson | wasm: Provide RegionList |
commit | commitdiff | tree | snapshot |
2021-03-25 |
Ian Jackson | serde_json: Move dependency to base, so it's common |
commit | commitdiff | tree | snapshot |
2021-03-25 |
Ian Jackson | geometry: Relax Ord to PartialOrd |
commit | commitdiff | tree | snapshot |
2021-03-25 |
Ian Jackson | wasm: Sections |
commit | commitdiff | tree | snapshot |
2021-03-25 |
Ian Jackson | provide otter_base::Region |
commit | commitdiff | tree | snapshot |
2021-03-25 |
Ian Jackson | move geometry to base |
commit | commitdiff | tree | snapshot |
2021-03-25 |
Ian Jackson | base: Introduce a prelude module here |
commit | commitdiff | tree | snapshot |
2021-03-24 |
Ian Jackson | geometry: Move to new module |
commit | commitdiff | tree | snapshot |
2021-03-24 |
Ian Jackson | deck: When Enabled, stack neatly |
commit | commitdiff | tree | snapshot |
2021-03-24 |
Ian Jackson | deck: Do update count |
commit | commitdiff | tree | snapshot |
2021-03-24 |
Ian Jackson | Provide for occultation_notify_hook |
commit | commitdiff | tree | snapshot |
2021-03-24 |
Ian Jackson | updates: Allow ToRecompute to return UnpreparedUpdates |
commit | commitdiff | tree | snapshot |
2021-03-24 |
Ian Jackson | updates: Provide PrepareUpdatesBuffer::spontaneous_image |
commit | commitdiff | tree | snapshot |
2021-03-24 |
Ian Jackson | deck count: Rename ToPermute |
commit | commitdiff | tree | snapshot |
2021-03-24 |
Ian Jackson | hidden: Provide no-op consistency_check in not(debug_as... |
commit | commitdiff | tree | snapshot |
2021-03-24 |
Ian Jackson | Makefile: Provide more check targets |
commit | commitdiff | tree | snapshot |
2021-03-24 |
Ian Jackson | deck: Provide counting mode for play pile |
commit | commitdiff | tree | snapshot |
2021-03-24 |
Ian Jackson | hidden: Provide active_views, more useful |
commit | commitdiff | tree | snapshot |
2021-03-24 |
Ian Jackson | deck: Refactor, ready for counting instead, make things... |
commit | commitdiff | tree | snapshot |
2021-03-24 |
Ian Jackson | deck: Refactor, ready for counting instead, fix current... |
commit | commitdiff | tree | snapshot |
2021-03-24 |
Ian Jackson | mao: Add labels to decks |
commit | commitdiff | tree | snapshot |
2021-03-24 |
Ian Jackson | deck: Add label facility, giving piece count when enabled |
commit | commitdiff | tree | snapshot |
2021-03-24 |
Ian Jackson | hidden: Provide total ppiece count |
commit | commitdiff | tree | snapshot |
2021-03-24 |
Ian Jackson | deck: Refactor, ready for counting instead |
commit | commitdiff | tree | snapshot |
2021-03-24 |
Ian Jackson | deck: Refactor State |
commit | commitdiff | tree | snapshot |
2021-03-24 |
Ian Jackson | deck: plumb goccults through to enabled |
commit | commitdiff | tree | snapshot |
2021-03-24 |
Ian Jackson | hidden: Provide active_nondefault_views |
commit | commitdiff | tree | snapshot |
2021-03-24 |
Ian Jackson | plumb goccults through to describe_html |
commit | commitdiff | tree | snapshot |
2021-03-24 |
Ian Jackson | mao: Use outside labels |
commit | commitdiff | tree | snapshot |
2021-03-24 |
Ian Jackson | labels: Support on outside too |
commit | commitdiff | tree | snapshot |
2021-03-24 |
Ian Jackson | labels: wip generalisation - break out method |
commit | commitdiff | tree | snapshot |
2021-03-24 |
Ian Jackson | labels: wip generalisation - rename |
commit | commitdiff | tree | snapshot |
2021-03-24 |
Ian Jackson | mao: Use the chequered edged ones for mao |
commit | commitdiff | tree | snapshot |
2021-03-24 |
Ian Jackson | cards: add another back |
commit | commitdiff | tree | snapshot |
2021-03-24 |
Ian Jackson | hidden: New displacement algorithm, improved |
commit | commitdiff | tree | snapshot |
2021-03-24 |
Ian Jackson | hidden: New displacement algorithm |
commit | commitdiff | tree | snapshot |
2021-03-24 |
Ian Jackson | hidden: Make fallible and fallback |
commit | commitdiff | tree | snapshot |
2021-03-24 |
Ian Jackson | Pos, Area: Provide Mean and middle for T=i32 |
commit | commitdiff | tree | snapshot |
2021-03-24 |
Ian Jackson | Pos, Area: Provide Mean and middle |
commit | commitdiff | tree | snapshot |
2021-03-24 |
Ian Jackson | hidden: Rename a local variable |
commit | commitdiff | tree | snapshot |
2021-03-24 |
Ian Jackson | hidden: Track ppiece_use_size |
commit | commitdiff | tree | snapshot |
2021-03-24 |
Ian Jackson | hidden: Provide ipc throughout |
commit | commitdiff | tree | snapshot |
2021-03-24 |
Ian Jackson | hidden: Rewrap arguments less madly |
commit | commitdiff | tree | snapshot |
next |