chiark / gitweb /
otter.git
2021-04-08 Ian Jacksondocs: Headings
2021-04-08 Ian Jacksondocs: Edit some metadata
2021-04-08 Ian Jacksondocs: Build not in spearate build/ subdir
2021-04-08 Ian Jacksondocs: Wire build into our top-level Makefile
2021-04-08 Ian Jacksondocs: sphnix build: Add a link for our stuff.
2021-04-08 Ian Jacksondocs: sphinx build: Add our .md files
2021-04-08 Ian Jacksondocs: sphnix build: Add markdown support
2021-04-08 Ian Jacksondocs: sphnix build: Add a .gitignore
2021-04-08 Ian Jacksondocs: sphnix build: Reorganise a bit
2021-04-08 Ian Jacksondocs: Run sphinx-quickstart and commit the results
2021-04-08 Ian Jacksondocs: Start of reorganisation and much editing
2021-04-08 Ian JacksonMakefile: Honour new CARGO_DOC_OPTS variable
2021-04-07 Ian Jacksonshapelib: Fix sort order for playing cards to be actual...
2021-04-07 Ian JacksonPrevent use of organise function when rotated
2021-04-07 Ian JacksonPrevent occultation by rotated pieces
2021-04-07 Ian JacksonPlumb ShowUnocculted through to ui_operation trait...
2021-04-07 Ian Jacksonrotateable: Provide PieceAngle::is_rotated
2021-04-07 Ian Jacksonrotateable: wip plumbing
2021-04-07 Ian Jacksonupdates: Fix json_len for piecestate to include some...
2021-04-07 Ian Jacksondeck, hand: Do not move unless Wresting
2021-04-06 Ian Jacksonorganise: Better layouts
2021-04-06 Ian Jacksonorganise: Apply overlap limit positon to all methods
2021-04-06 Ian Jacksonorganise: hanging: Show more clearly, whole of card...
2021-04-06 Ian Jacksondeck: implement organise and sort function
2021-04-06 Ian Jacksonotterlib: Show sort order in preview
2021-04-06 Ian JacksonPlumb sortkey through PieceTrait to otterlib
2021-04-06 Ian Jacksonotterlib: Break apart some html code (NFC)
2021-04-06 Ian Jacksoncards-oxymoron: Provide sort key information
2021-04-06 Ian Jacksonshapelib: Provide sort key information
2021-04-06 Ian Jacksonshapelib: Add "extra fields" feature
2021-04-06 Ian Jacksonshapelib-toml: Add an internal comment
2021-04-06 Ian Jacksonshapelib: Rename Registry.libs
2021-04-06 Ian Jacksonpcaliases: Tidy up
2021-04-06 Ian JacksonTrack Loaded_via_alias
2021-04-06 Ian JacksonPieceSpec: Remove a spurious space
2021-04-06 Ian Jacksonpcaliases: split out
2021-04-06 Ian Jacksonshapelib: Make Registry capable of holding other things too
2021-04-06 Ian Jacksonapitest: Tidy v slightly
2021-04-06 Ian JacksonMakefile: Do shapelib build too in full-check
2021-04-05 Ian JacksonSynchLog: Fix message to not have a spurious apace
2021-04-05 Ian JacksonMakefile: fix for-wdt
2021-04-05 Ian Jacksonwdt-simple: Check a simple conflicting grasp
2021-04-05 Ian Jacksonwdt-simple: Some whitespace changes
2021-04-05 Ian Jacksonwdt-simple: Use before_gen from sides, for first check
2021-04-05 Ian Jacksonwdriver: Return Generation, not a String, from synch
2021-04-05 Ian Jacksonwdt-simple: conflicts: Provide gen_before
2021-04-05 Ian Jacksonwdt-simple: conflicts: Count conflicts, don't just...
2021-04-05 Ian Jacksonwdt-simple: Ungrab for testing
2021-04-05 Ian Jacksonwdt-simple: Break out check()
2021-04-05 Ian Jacksonwdriver: LogIgnoreBefore: Use Html::lit impl
2021-04-05 Ian Jacksonwdriver: LogIgnoreBefore: More impls
2021-04-05 Ian Jacksonwdriver: Generalise LogIgnoreBefore
2021-04-05 Ian JacksonSyncLog: new facility, will help us find messages
2021-04-05 Ian Jacksoncmdlistener: Break out some_synch_core
2021-04-05 Ian Jacksonhtml: Format u64 too
2021-04-05 Ian Jacksonjs: Refactor api_piece to make most calls simpler
2021-04-05 Ian Jacksonapi: grab: Reformat to allow us to override bits of...
2021-04-05 Ian Jacksonwdt: Dump the game log into the test log, when we retri...
2021-04-05 Ian Jacksonwdt: Assert that log collection basically worked
2021-04-05 Ian JacksonMakefile: Provide for-at and for-wdt convenience targets
2021-04-05 Ian Jacksonwdt-hand: New test case for ungrab-then-regrab, setup
2021-04-05 Ian Jacksoncmdlistener: Synch: Make it save the game
2021-04-05 Ian JacksonJS: Fix movehist arrow ends
2021-04-05 Ian Jacksonwdt-hand: Don't put these right on top of each other
2021-04-05 Ian Jacksonjs: Disable drag-and-drop
2021-04-05 Ian Jacksonapi: Rename api_raise to api_setz (for that is what...
2021-04-05 Ian Jacksonsse: Rationalise server message
2021-04-05 Ian Jacksonmao: start with three decks
2021-04-05 Ian Jacksonapitest: Fix some massively-over-verbose debug, tidy
2021-04-05 Ian Jacksonapitest: Fix some massively-over-verbose debug
2021-04-05 Ian Jacksonjs: Raise even multiple pieces, when dragging etc.
2021-04-05 Ian Jacksonwdt-hand: Fix new test to actually fail
2021-04-05 Ian Jacksonwdt-hand: New test: Add a bit of dbg
2021-04-05 Ian Jacksonwdt-hand: New test for interleaved drag and drop
2021-04-05 Ian JacksonAutoraise on ungrab, where applicable
2021-04-05 Ian Jacksonutils: Provide wantok macro
2021-04-05 Ian Jacksongamestate: Provide bbox_abs
2021-04-05 Ian Jacksonwdriver: Provide WindowGuard::pieces()
2021-04-05 Ian Jacksonapitest: Fix did message to mention "did"
2021-04-05 Ian Jacksonjs: Rename and simplify set_grab_us
2021-04-05 Ian Jacksonjs: Fold api call into do_ungrab (renaming that function)
2021-04-05 Ian Jacksonjs: Fix a ws problem
2021-04-05 Ian JacksonZLevel: Track max zg Generation too
2021-04-05 Ian Jacksonapitest: run1: Log more lines
2021-04-04 Ian Jacksontests: Rename always_context to did and use it a lot...
2021-04-04 Ian Jacksonapitest: Use #[ext] a bit more
2021-04-04 Ian Jacksonmao: Move hand positions so overhang is less obnoxious
2021-04-04 Ian Jacksonjs: Multi select, make drag_delta more persistent
2021-04-04 Ian Jacksonjs: Multi select, actually ungrab them all
2021-04-04 Ian Jacksonjs: Multi select, actually select as many as we want!
2021-04-04 Ian Jacksonjs: Multi select auto spread
2021-04-04 Ian Jacksonjs: Handle special_count of >1, do not pick 4 topmost...
2021-04-04 Ian Jacksonjs: Handle special_count of >1
2021-04-04 Ian Jacksonjs: special count: Cancel it after we've used it
2021-04-04 Ian Jacksonjs: Handle special_count of zero
2021-04-04 Ian Jacksonjs: Provide mouseevent_pos
2021-04-04 Ian Jacksonjs: cursor: Make it default to "auto"
2021-04-04 Ian Jacksonjs: Introduce Rect type alias
2021-04-04 Ian Jacksonjs: Break out clicked_now
2021-04-04 Ian Jacksonjs: Prepare drag_mousedown for multiclick
next