2021-04-08 |
Ian Jackson | docs: Headings |
commit | commitdiff | tree | snapshot |
2021-04-08 |
Ian Jackson | docs: Edit some metadata |
commit | commitdiff | tree | snapshot |
2021-04-08 |
Ian Jackson | docs: Build not in spearate build/ subdir |
commit | commitdiff | tree | snapshot |
2021-04-08 |
Ian Jackson | docs: Wire build into our top-level Makefile |
commit | commitdiff | tree | snapshot |
2021-04-08 |
Ian Jackson | docs: sphnix build: Add a link for our stuff. |
commit | commitdiff | tree | snapshot |
2021-04-08 |
Ian Jackson | docs: sphinx build: Add our .md files |
commit | commitdiff | tree | snapshot |
2021-04-08 |
Ian Jackson | docs: sphnix build: Add markdown support |
commit | commitdiff | tree | snapshot |
2021-04-08 |
Ian Jackson | docs: sphnix build: Add a .gitignore |
commit | commitdiff | tree | snapshot |
2021-04-08 |
Ian Jackson | docs: sphnix build: Reorganise a bit |
commit | commitdiff | tree | snapshot |
2021-04-08 |
Ian Jackson | docs: Run sphinx-quickstart and commit the results |
commit | commitdiff | tree | snapshot |
2021-04-08 |
Ian Jackson | docs: Start of reorganisation and much editing |
commit | commitdiff | tree | snapshot |
2021-04-08 |
Ian Jackson | Makefile: Honour new CARGO_DOC_OPTS variable |
commit | commitdiff | tree | snapshot |
2021-04-07 |
Ian Jackson | shapelib: Fix sort order for playing cards to be actual... |
commit | commitdiff | tree | snapshot |
2021-04-07 |
Ian Jackson | Prevent use of organise function when rotated |
commit | commitdiff | tree | snapshot |
2021-04-07 |
Ian Jackson | Prevent occultation by rotated pieces |
commit | commitdiff | tree | snapshot |
2021-04-07 |
Ian Jackson | Plumb ShowUnocculted through to ui_operation trait... |
commit | commitdiff | tree | snapshot |
2021-04-07 |
Ian Jackson | rotateable: Provide PieceAngle::is_rotated |
commit | commitdiff | tree | snapshot |
2021-04-07 |
Ian Jackson | rotateable: wip plumbing |
commit | commitdiff | tree | snapshot |
2021-04-07 |
Ian Jackson | updates: Fix json_len for piecestate to include some... |
commit | commitdiff | tree | snapshot |
2021-04-07 |
Ian Jackson | deck, hand: Do not move unless Wresting |
commit | commitdiff | tree | snapshot |
2021-04-06 |
Ian Jackson | organise: Better layouts |
commit | commitdiff | tree | snapshot |
2021-04-06 |
Ian Jackson | organise: Apply overlap limit positon to all methods |
commit | commitdiff | tree | snapshot |
2021-04-06 |
Ian Jackson | organise: hanging: Show more clearly, whole of card... |
commit | commitdiff | tree | snapshot |
2021-04-06 |
Ian Jackson | deck: implement organise and sort function |
commit | commitdiff | tree | snapshot |
2021-04-06 |
Ian Jackson | otterlib: Show sort order in preview |
commit | commitdiff | tree | snapshot |
2021-04-06 |
Ian Jackson | Plumb sortkey through PieceTrait to otterlib |
commit | commitdiff | tree | snapshot |
2021-04-06 |
Ian Jackson | otterlib: Break apart some html code (NFC) |
commit | commitdiff | tree | snapshot |
2021-04-06 |
Ian Jackson | cards-oxymoron: Provide sort key information |
commit | commitdiff | tree | snapshot |
2021-04-06 |
Ian Jackson | shapelib: Provide sort key information |
commit | commitdiff | tree | snapshot |
2021-04-06 |
Ian Jackson | shapelib: Add "extra fields" feature |
commit | commitdiff | tree | snapshot |
2021-04-06 |
Ian Jackson | shapelib-toml: Add an internal comment |
commit | commitdiff | tree | snapshot |
2021-04-06 |
Ian Jackson | shapelib: Rename Registry.libs |
commit | commitdiff | tree | snapshot |
2021-04-06 |
Ian Jackson | pcaliases: Tidy up |
commit | commitdiff | tree | snapshot |
2021-04-06 |
Ian Jackson | Track Loaded_via_alias |
commit | commitdiff | tree | snapshot |
2021-04-06 |
Ian Jackson | PieceSpec: Remove a spurious space |
commit | commitdiff | tree | snapshot |
2021-04-06 |
Ian Jackson | pcaliases: split out |
commit | commitdiff | tree | snapshot |
2021-04-06 |
Ian Jackson | shapelib: Make Registry capable of holding other things too |
commit | commitdiff | tree | snapshot |
2021-04-06 |
Ian Jackson | apitest: Tidy v slightly |
commit | commitdiff | tree | snapshot |
2021-04-06 |
Ian Jackson | Makefile: Do shapelib build too in full-check |
commit | commitdiff | tree | snapshot |
2021-04-05 |
Ian Jackson | SynchLog: Fix message to not have a spurious apace |
commit | commitdiff | tree | snapshot |
2021-04-05 |
Ian Jackson | Makefile: fix for-wdt |
commit | commitdiff | tree | snapshot |
2021-04-05 |
Ian Jackson | wdt-simple: Check a simple conflicting grasp |
commit | commitdiff | tree | snapshot |
2021-04-05 |
Ian Jackson | wdt-simple: Some whitespace changes |
commit | commitdiff | tree | snapshot |
2021-04-05 |
Ian Jackson | wdt-simple: Use before_gen from sides, for first check |
commit | commitdiff | tree | snapshot |
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 |
next |