2021-04-05 |
Ian Jackson | wdriver: Return Generation, not a String, from synch |
commit | commitdiff | tree | snapshot |
2021-04-05 |
Ian Jackson | wdt-simple: conflicts: Provide gen_before |
commit | commitdiff | tree | snapshot |
2021-04-05 |
Ian Jackson | wdt-simple: conflicts: Count conflicts, don't just... |
commit | commitdiff | tree | snapshot |
2021-04-05 |
Ian Jackson | wdt-simple: Ungrab for testing |
commit | commitdiff | tree | snapshot |
2021-04-05 |
Ian Jackson | wdt-simple: Break out check() |
commit | commitdiff | tree | snapshot |
2021-04-05 |
Ian Jackson | wdriver: LogIgnoreBefore: Use Html::lit impl |
commit | commitdiff | tree | snapshot |
2021-04-05 |
Ian Jackson | wdriver: LogIgnoreBefore: More impls |
commit | commitdiff | tree | snapshot |
2021-04-05 |
Ian Jackson | wdriver: Generalise LogIgnoreBefore |
commit | commitdiff | tree | snapshot |
2021-04-05 |
Ian Jackson | SyncLog: new facility, will help us find messages |
commit | commitdiff | tree | snapshot |
2021-04-05 |
Ian Jackson | cmdlistener: Break out some_synch_core |
commit | commitdiff | tree | snapshot |
2021-04-05 |
Ian Jackson | html: Format u64 too |
commit | commitdiff | tree | snapshot |
2021-04-05 |
Ian Jackson | js: Refactor api_piece to make most calls simpler |
commit | commitdiff | tree | snapshot |
2021-04-05 |
Ian Jackson | api: grab: Reformat to allow us to override bits of... |
commit | commitdiff | tree | snapshot |
2021-04-05 |
Ian Jackson | wdt: Dump the game log into the test log, when we retri... |
commit | commitdiff | tree | snapshot |
2021-04-05 |
Ian Jackson | wdt: Assert that log collection basically worked |
commit | commitdiff | tree | snapshot |
2021-04-05 |
Ian Jackson | Makefile: Provide for-at and for-wdt convenience targets |
commit | commitdiff | tree | snapshot |
2021-04-05 |
Ian Jackson | wdt-hand: New test case for ungrab-then-regrab, setup |
commit | commitdiff | tree | snapshot |
2021-04-05 |
Ian Jackson | cmdlistener: Synch: Make it save the game |
commit | commitdiff | tree | snapshot |
2021-04-05 |
Ian Jackson | JS: Fix movehist arrow ends |
commit | commitdiff | tree | snapshot |
2021-04-05 |
Ian Jackson | wdt-hand: Don't put these right on top of each other |
commit | commitdiff | tree | snapshot |
2021-04-05 |
Ian Jackson | js: Disable drag-and-drop |
commit | commitdiff | tree | snapshot |
2021-04-05 |
Ian Jackson | api: Rename api_raise to api_setz (for that is what... |
commit | commitdiff | tree | snapshot |
2021-04-05 |
Ian Jackson | sse: Rationalise server message |
commit | commitdiff | tree | snapshot |
2021-04-05 |
Ian Jackson | mao: start with three decks |
commit | commitdiff | tree | snapshot |
2021-04-05 |
Ian Jackson | apitest: Fix some massively-over-verbose debug, tidy |
commit | commitdiff | tree | snapshot |
2021-04-05 |
Ian Jackson | apitest: Fix some massively-over-verbose debug |
commit | commitdiff | tree | snapshot |
2021-04-05 |
Ian Jackson | js: Raise even multiple pieces, when dragging etc. |
commit | commitdiff | tree | snapshot |
2021-04-05 |
Ian Jackson | wdt-hand: Fix new test to actually fail |
commit | commitdiff | tree | snapshot |
2021-04-05 |
Ian Jackson | wdt-hand: New test: Add a bit of dbg |
commit | commitdiff | tree | snapshot |
2021-04-05 |
Ian Jackson | wdt-hand: New test for interleaved drag and drop |
commit | commitdiff | tree | snapshot |
2021-04-05 |
Ian Jackson | Autoraise on ungrab, where applicable |
commit | commitdiff | tree | snapshot |
2021-04-05 |
Ian Jackson | utils: Provide wantok macro |
commit | commitdiff | tree | snapshot |
2021-04-05 |
Ian Jackson | gamestate: Provide bbox_abs |
commit | commitdiff | tree | snapshot |
2021-04-05 |
Ian Jackson | wdriver: Provide WindowGuard::pieces() |
commit | commitdiff | tree | snapshot |
2021-04-05 |
Ian Jackson | apitest: Fix did message to mention "did" |
commit | commitdiff | tree | snapshot |
2021-04-05 |
Ian Jackson | js: Rename and simplify set_grab_us |
commit | commitdiff | tree | snapshot |
2021-04-05 |
Ian Jackson | js: Fold api call into do_ungrab (renaming that function) |
commit | commitdiff | tree | snapshot |
2021-04-05 |
Ian Jackson | js: Fix a ws problem |
commit | commitdiff | tree | snapshot |
2021-04-05 |
Ian Jackson | ZLevel: Track max zg Generation too |
commit | commitdiff | tree | snapshot |
2021-04-05 |
Ian Jackson | apitest: run1: Log more lines |
commit | commitdiff | tree | snapshot |
2021-04-04 |
Ian Jackson | tests: Rename always_context to did and use it a lot... |
commit | commitdiff | tree | snapshot |
2021-04-04 |
Ian Jackson | apitest: Use #[ext] a bit more |
commit | commitdiff | tree | snapshot |
2021-04-04 |
Ian Jackson | mao: Move hand positions so overhang is less obnoxious |
commit | commitdiff | tree | snapshot |
2021-04-04 |
Ian Jackson | js: Multi select, make drag_delta more persistent |
commit | commitdiff | tree | snapshot |
2021-04-04 |
Ian Jackson | js: Multi select, actually ungrab them all |
commit | commitdiff | tree | snapshot |
2021-04-04 |
Ian Jackson | js: Multi select, actually select as many as we want! |
commit | commitdiff | tree | snapshot |
2021-04-04 |
Ian Jackson | js: Multi select auto spread |
commit | commitdiff | tree | snapshot |
2021-04-04 |
Ian Jackson | js: Handle special_count of >1, do not pick 4 topmost... |
commit | commitdiff | tree | snapshot |
2021-04-04 |
Ian Jackson | js: Handle special_count of >1 |
commit | commitdiff | tree | snapshot |
2021-04-04 |
Ian Jackson | js: special count: Cancel it after we've used it |
commit | commitdiff | tree | snapshot |
2021-04-04 |
Ian Jackson | js: Handle special_count of zero |
commit | commitdiff | tree | snapshot |
2021-04-04 |
Ian Jackson | js: Provide mouseevent_pos |
commit | commitdiff | tree | snapshot |
2021-04-04 |
Ian Jackson | js: cursor: Make it default to "auto" |
commit | commitdiff | tree | snapshot |
2021-04-04 |
Ian Jackson | js: Introduce Rect type alias |
commit | commitdiff | tree | snapshot |
2021-04-04 |
Ian Jackson | js: Break out clicked_now |
commit | commitdiff | tree | snapshot |
2021-04-04 |
Ian Jackson | js: Prepare drag_mousedown for multiclick |
commit | commitdiff | tree | snapshot |
2021-04-04 |
Ian Jackson | Pass bbox to js |
commit | commitdiff | tree | snapshot |
2021-04-04 |
Ian Jackson | special selection: show details in hint for SPC |
commit | commitdiff | tree | snapshot |
2021-04-04 |
Ian Jackson | special selection: special case for zero |
commit | commitdiff | tree | snapshot |
2021-04-04 |
Ian Jackson | special selection: drop a debug |
commit | commitdiff | tree | snapshot |
2021-04-04 |
Ian Jackson | special selection: show hint for SPC |
commit | commitdiff | tree | snapshot |
2021-04-04 |
Ian Jackson | special selection: wip key handling |
commit | commitdiff | tree | snapshot |
2021-04-04 |
Ian Jackson | js: Avoid duplicate handling of keystrokes |
commit | commitdiff | tree | snapshot |
2021-04-04 |
Ian Jackson | movehist: Postpone a todo |
commit | commitdiff | tree | snapshot |
2021-04-04 |
Ian Jackson | movehist: Postpone a todo |
commit | commitdiff | tree | snapshot |
2021-04-04 |
Ian Jackson | clock: Allow clearing another player from a place at... |
commit | commitdiff | tree | snapshot |
2021-04-04 |
Ian Jackson | penultima: Fix a broken player label |
commit | commitdiff | tree | snapshot |
2021-04-04 |
Ian Jackson | mao: Put hands in the right Z order |
commit | commitdiff | tree | snapshot |
2021-04-04 |
Ian Jackson | Click on background clears yellow haloes |
commit | commitdiff | tree | snapshot |
2021-04-04 |
Ian Jackson | organise: Use new *Quiet for moving the pieces into... |
commit | commitdiff | tree | snapshot |
2021-04-04 |
Ian Jackson | js: Centralise piece_set_zlevel_from |
commit | commitdiff | tree | snapshot |
2021-04-04 |
Ian Jackson | js: Centralise piece_set_pos_core |
commit | commitdiff | tree | snapshot |
2021-04-04 |
Ian Jackson | api: Provide Client and ClientSequence to api ops |
commit | commitdiff | tree | snapshot |
2021-04-04 |
Ian Jackson | at: Do not any longer tolerate JS errors on game reset |
commit | commitdiff | tree | snapshot |
2021-04-04 |
Ian Jackson | at, wdt: Some log formatting improvements |
commit | commitdiff | tree | snapshot |
2021-04-04 |
Ian Jackson | wdriver: Put js logs in their own files |
commit | commitdiff | tree | snapshot |
2021-04-04 |
Ian Jackson | wdriver: Pass DirSubst to JsLogfile::open |
commit | commitdiff | tree | snapshot |
2021-04-04 |
Ian Jackson | wdriver: Refactor types surrounding JsLogfile |
commit | commitdiff | tree | snapshot |
2021-04-04 |
Ian Jackson | wdriver: Rename fetch_js_log |
commit | commitdiff | tree | snapshot |
2021-04-04 |
Ian Jackson | wdt: Fix load race (tidy up) |
commit | commitdiff | tree | snapshot |
2021-04-04 |
Ian Jackson | wdt: Fix load race |
commit | commitdiff | tree | snapshot |
2021-04-04 |
Ian Jackson | wdt: Introduce a vpid cache |
commit | commitdiff | tree | snapshot |
2021-04-04 |
Ian Jackson | wdt, at: Use vpid mapping everywhere, rather than hardcoded |
commit | commitdiff | tree | snapshot |
2021-04-04 |
Ian Jackson | apitest: Provide PlayerId everywhere |
commit | commitdiff | tree | snapshot |
2021-04-04 |
Ian Jackson | apitest: Make setup_statuc_users not take a mut |
commit | commitdiff | tree | snapshot |
2021-04-04 |
Ian Jackson | apitest: Make setup_static_users less lifetimes-entangled |
commit | commitdiff | tree | snapshot |
2021-04-04 |
Ian Jackson | apitest: Make MgmtConn a RefCell |
commit | commitdiff | tree | snapshot |
2021-04-04 |
Ian Jackson | apitest: Make mgmt_conn be ForGame |
commit | commitdiff | tree | snapshot |
2021-04-04 |
Ian Jackson | cmdlistener: Break out pieceid_lookup |
commit | commitdiff | tree | snapshot |
2021-04-04 |
Ian Jackson | cmdlistener: Introduce no_updates |
commit | commitdiff | tree | snapshot |
2021-04-04 |
Ian Jackson | cmdlistener: pieceid lookup commands |
commit | commitdiff | tree | snapshot |
2021-04-04 |
Ian Jackson | wdt: Test reload too |
commit | commitdiff | tree | snapshot |
2021-04-04 |
Ian Jackson | api: Some trace |
commit | commitdiff | tree | snapshot |
2021-04-04 |
Ian Jackson | updates: Replace *_nc functions, pass IsResponseToClien... |
commit | commitdiff | tree | snapshot |
2021-04-04 |
Ian Jackson | clear log, including piece moves, on game reset |
commit | commitdiff | tree | snapshot |
2021-04-04 |
Ian Jackson | wdt: altergame move test, works |
commit | commitdiff | tree | snapshot |
2021-04-04 |
Ian Jackson | wdt: altermove test, wip |
commit | commitdiff | tree | snapshot |
2021-04-04 |
Ian Jackson | wdt: Improve/fix some JS logging |
commit | commitdiff | tree | snapshot |
2021-04-04 |
Ian Jackson | js: Fix a missing bit of pieceops.Insert |
commit | commitdiff | tree | snapshot |
2021-04-03 |
Ian Jackson | organise: recover order |
commit | commitdiff | tree | snapshot |
next |