2021-03-20 |
Ian Jackson | PieceTrait, global: Provide loaded_hook() |
commit | commitdiff | tree | snapshot |
2021-03-20 |
Ian Jackson | Replace OE::PieceGone with POE::PieceGone |
commit | commitdiff | tree | snapshot |
2021-03-20 |
Ian Jackson | clock: Delete some now-obsolete todos |
commit | commitdiff | tree | snapshot |
2021-03-20 |
Ian Jackson | otterlib: Turn an must fix into a todo |
commit | commitdiff | tree | snapshot |
2021-03-20 |
Ian Jackson | clock: Delete mockup files |
commit | commitdiff | tree | snapshot |
2021-03-20 |
Ian Jackson | clock: Fix reset view again |
commit | commitdiff | tree | snapshot |
2021-03-20 |
Ian Jackson | clock: Tidying, refactor, introduce initial() |
commit | commitdiff | tree | snapshot |
2021-03-20 |
Ian Jackson | clock: Tidying, rename Spec |
commit | commitdiff | tree | snapshot |
2021-03-20 |
Ian Jackson | clock: Tidying, introduce ChessClock::per_move() |
commit | commitdiff | tree | snapshot |
2021-03-20 |
Ian Jackson | clock: Tidying, code motion |
commit | commitdiff | tree | snapshot |
2021-03-20 |
Ian Jackson | clock: Give Y an extra per_move |
commit | commitdiff | tree | snapshot |
2021-03-20 |
Ian Jackson | clock: Actually get per_move basically working |
commit | commitdiff | tree | snapshot |
2021-03-20 |
Ian Jackson | clock: Fix per_move implementation (try to) |
commit | commitdiff | tree | snapshot |
2021-03-20 |
Ian Jackson | clock: Plumb was_current through to do_start_or_stop |
commit | commitdiff | tree | snapshot |
2021-03-20 |
Ian Jackson | penultima: clock: Add a per_move time to the spec |
commit | commitdiff | tree | snapshot |
2021-03-20 |
Ian Jackson | clock: Implement per_move, but brokenly |
commit | commitdiff | tree | snapshot |
2021-03-20 |
Ian Jackson | clock: auto-swap active player |
commit | commitdiff | tree | snapshot |
2021-03-20 |
Ian Jackson | clock: Fix spinning |
commit | commitdiff | tree | snapshot |
2021-03-20 |
Ian Jackson | clock: Add a missing Debug derive |
commit | commitdiff | tree | snapshot |
2021-03-20 |
Ian Jackson | clock: Some todos |
commit | commitdiff | tree | snapshot |
2021-03-20 |
Ian Jackson | clock: Implement held_change_hook, at least in part |
commit | commitdiff | tree | snapshot |
2021-03-20 |
Ian Jackson | clock: Break out unprepared_update() |
commit | commitdiff | tree | snapshot |
2021-03-20 |
Ian Jackson | clock: Implement the thread which actually counts |
commit | commitdiff | tree | snapshot |
2021-03-20 |
Ian Jackson | pass PieceId to held_change_hook |
commit | commitdiff | tree | snapshot |
2021-03-20 |
Ian Jackson | pass &InstanceRef to held_change_hook |
commit | commitdiff | tree | snapshot |
2021-03-20 |
Ian Jackson | prelude: Provide CLOCK_MONOTONIC too |
commit | commitdiff | tree | snapshot |
2021-03-20 |
Ian Jackson | global: Provide InstanceWeakRef |
commit | commitdiff | tree | snapshot |
2021-03-20 |
Ian Jackson | clock: Reset it on loading |
commit | commitdiff | tree | snapshot |
2021-03-20 |
Ian Jackson | clock: Break out State::reset (nfc) |
commit | commitdiff | tree | snapshot |
2021-03-20 |
Ian Jackson | clock: svg: Position secs explicitly |
commit | commitdiff | tree | snapshot |
2021-03-20 |
Ian Jackson | clock: svg: Break out "font", nfc |
commit | commitdiff | tree | snapshot |
2021-03-20 |
Ian Jackson | clock svg: wip, playing about |
commit | commitdiff | tree | snapshot |
2021-03-20 |
Ian Jackson | clock: Actually send out the PieceImage updates |
commit | commitdiff | tree | snapshot |
2021-03-20 |
Ian Jackson | clock: Sort out updates to actually work |
commit | commitdiff | tree | snapshot |
2021-03-20 |
Ian Jackson | clock: impl Display for User and fix Debug to be debuggy |
commit | commitdiff | tree | snapshot |
2021-03-20 |
Ian Jackson | clock: Try making these all WRC::Unpredictable |
commit | commitdiff | tree | snapshot |
2021-03-20 |
Ian Jackson | clock: User swap to other position |
commit | commitdiff | tree | snapshot |
2021-03-20 |
Ian Jackson | clock: Some todos |
commit | commitdiff | tree | snapshot |
2021-03-20 |
Ian Jackson | clock: Improve layout slightly |
commit | commitdiff | tree | snapshot |
2021-03-20 |
Ian Jackson | clock: Fix a typo in svg |
commit | commitdiff | tree | snapshot |
2021-03-20 |
Ian Jackson | clock: Prevent both users being the same |
commit | commitdiff | tree | snapshot |
2021-03-20 |
Ian Jackson | clock: Use BadPieceStateForOperation |
commit | commitdiff | tree | snapshot |
2021-03-20 |
Ian Jackson | clock: implement ui_operation |
commit | commitdiff | tree | snapshot |
2021-03-20 |
Ian Jackson | clock: Rename fn initial_time |
commit | commitdiff | tree | snapshot |
2021-03-20 |
Ian Jackson | Plumb &InstanceRef through to load() |
commit | commitdiff | tree | snapshot |
2021-03-20 |
Ian Jackson | updates: log_did_to_piece*: take immutable GPlayer |
commit | commitdiff | tree | snapshot |
2021-03-20 |
Ian Jackson | prelude: Add POE |
commit | commitdiff | tree | snapshot |
2021-03-20 |
Ian Jackson | clock: Implement add_ui_operations |
commit | commitdiff | tree | snapshot |
2021-03-20 |
Ian Jackson | xdata: Some reformatting |
commit | commitdiff | tree | snapshot |
2021-03-20 |
Ian Jackson | xdata: Provide get_mut_exp |
commit | commitdiff | tree | snapshot |
2021-03-20 |
Ian Jackson | xdata: Break out xdata_missing |
commit | commitdiff | tree | snapshot |
2021-03-20 |
Ian Jackson | xdata: Split out xdata_get_mut_inner |
commit | commitdiff | tree | snapshot |
2021-03-20 |
Ian Jackson | clock: impl TryFrom<char> for User |
commit | commitdiff | tree | snapshot |
2021-03-20 |
Ian Jackson | Rename BadClockUserError so we can reuse it |
commit | commitdiff | tree | snapshot |
2021-03-20 |
Ian Jackson | plumb GameState into add_ui_operations |
commit | commitdiff | tree | snapshot |
2021-03-20 |
Ian Jackson | clock: Rename Current from Running |
commit | commitdiff | tree | snapshot |
2021-03-20 |
Ian Jackson | clock: finish display (more or less) |
commit | commitdiff | tree | snapshot |
2021-03-20 |
Ian Jackson | clock: svg adjustments |
commit | commitdiff | tree | snapshot |
2021-03-20 |
Ian Jackson | clock: svg adjustments |
commit | commitdiff | tree | snapshot |
2021-03-20 |
Ian Jackson | clock: svg adjustments |
commit | commitdiff | tree | snapshot |
2021-03-20 |
Ian Jackson | clock: svg adjustments |
commit | commitdiff | tree | snapshot |
2021-03-20 |
Ian Jackson | clock: wip rendering |
commit | commitdiff | tree | snapshot |
2021-03-20 |
Ian Jackson | clock: Fix xdata typetag (!) |
commit | commitdiff | tree | snapshot |
2021-03-20 |
Ian Jackson | clock: actually load state |
commit | commitdiff | tree | snapshot |
2021-03-20 |
Ian Jackson | Provide &InstanceRef in ApiPieceOpArgs |
commit | commitdiff | tree | snapshot |
2021-03-20 |
Ian Jackson | updates: Provide piece_update_image |
commit | commitdiff | tree | snapshot |
2021-03-20 |
Ian Jackson | Break out piece_updata_fallible_player (nfc) |
commit | commitdiff | tree | snapshot |
2021-03-20 |
Ian Jackson | Add an UnpreparedUpdates to PieceUpdateFromOpComplex |
commit | commitdiff | tree | snapshot |
2021-03-20 |
Ian Jackson | updates: New "PreparedUpdateEntry_Image" |
commit | commitdiff | tree | snapshot |
2021-03-19 |
Ian Jackson | clock: in URender, distinguish a lack of player |
commit | commitdiff | tree | snapshot |
2021-03-19 |
Ian Jackson | clock: wip svg: Test no-player visibility |
commit | commitdiff | tree | snapshot |
2021-03-19 |
Ian Jackson | clock: Abolish PMissing state |
commit | commitdiff | tree | snapshot |
2021-03-19 |
Ian Jackson | clock: Fix some comments |
commit | commitdiff | tree | snapshot |
2021-03-19 |
Ian Jackson | clock: Move timespec_serde into utils |
commit | commitdiff | tree | snapshot |
2021-03-19 |
Ian Jackson | clock: Provide remaining as a TimeSpec |
commit | commitdiff | tree | snapshot |
2021-03-19 |
Ian Jackson | clock: Reformat a tiny bit |
commit | commitdiff | tree | snapshot |
2021-03-19 |
Ian Jackson | clock: Much wip code, compiles but doesn't do anything yet |
commit | commitdiff | tree | snapshot |
2021-03-19 |
Ian Jackson | Import nix::TimeSpec etc. |
commit | commitdiff | tree | snapshot |
2021-03-19 |
Ian Jackson | clock: wip svg, wip |
commit | commitdiff | tree | snapshot |
2021-03-19 |
Ian Jackson | clock: wip svg, wip |
commit | commitdiff | tree | snapshot |
2021-03-19 |
Ian Jackson | clock: wip svg, wip, before clip |
commit | commitdiff | tree | snapshot |
2021-03-19 |
Ian Jackson | clock: wip svg, wip |
commit | commitdiff | tree | snapshot |
2021-03-19 |
Ian Jackson | clock: wip svg, dump from game |
commit | commitdiff | tree | snapshot |
2021-03-19 |
Ian Jackson | Plumb &GameState through into svg_piece |
commit | commitdiff | tree | snapshot |
2021-03-19 |
Ian Jackson | Provide GameState::dummy() |
commit | commitdiff | tree | snapshot |
2021-03-19 |
Ian Jackson | Pass &mut GPiece to PieceSpec::load() |
commit | commitdiff | tree | snapshot |
2021-03-19 |
Ian Jackson | Some comments |
commit | commitdiff | tree | snapshot |
2021-03-19 |
Ian Jackson | clock: wip, skeleton |
commit | commitdiff | tree | snapshot |
2021-03-19 |
Ian Jackson | Support held_change_hook |
commit | commitdiff | tree | snapshot |
2021-03-19 |
Ian Jackson | updates: Move max_z update out of piece_update_player |
commit | commitdiff | tree | snapshot |
2021-03-19 |
Ian Jackson | xdata: provide get_exp |
commit | commitdiff | tree | snapshot |
2021-03-19 |
Ian Jackson | xdata: Improve an error message slightly |
commit | commitdiff | tree | snapshot |
2021-03-19 |
Ian Jackson | xdata: Remove a now-redundant Default bound |
commit | commitdiff | tree | snapshot |
2021-03-19 |
Ian Jackson | remove some dead code warning suppressions |
commit | commitdiff | tree | snapshot |
2021-03-19 |
Ian Jackson | xdata: Replace use of Default with bespoke dummy()... |
commit | commitdiff | tree | snapshot |
2021-03-19 |
Ian Jackson | xdata: Pass default function into get_mut etc. |
commit | commitdiff | tree | snapshot |
2021-03-19 |
Ian Jackson | UnpreparedUpdates: Rename types a bit |
commit | commitdiff | tree | snapshot |
2021-03-19 |
Ian Jackson | UnpreparedUpdates: Rename variable (nfc) |
commit | commitdiff | tree | snapshot |
2021-03-19 |
Ian Jackson | UnpreparedUpdates: Move and rename (nfc) |
commit | commitdiff | tree | snapshot |
2021-03-19 |
Ian Jackson | Various internal errors, quote properly (!) |
commit | commitdiff | tree | snapshot |
next |