chiark / gitweb /
otter.git
2022-06-26 Ian Jacksonchangelog: document further make-release changes main otter-1.2.1
2022-06-26 Ian Jacksonmake-release: unset http proxy variables
2022-06-26 Ian Jacksonchangelog: Document keybinding disambiguation fix
2022-06-26 Ian Jacksonscript: Builtin per-piece actions properly uniqueness...
2022-06-26 Ian Jacksonscript: Break out prep_add_uo
2022-06-26 Ian JacksonCargo.toml: Update all versions to 1.2.1
2022-06-26 Ian Jacksonchangelog: document recent changes
2022-06-26 Ian Jacksonmake-release: Add a checklist entry for cargo audit
2022-06-26 Ian Jacksoncargo update
2022-06-26 Ian Jacksonmake-release: Add a checklist entry to run with --dry-run
2022-06-26 Ian Jacksonscript: Fix event propagation (for Chromium)
2022-06-24 Ian Jacksondocs: Fix date of 1.2.0 in in changelog
2022-06-24 Ian Jacksondocs: bundles: Properly document format statuses
2022-06-23 Ian JacksonCargo.toml: Update all versions to 1.2.0 otter-1.2.0
2022-06-23 Ian Jacksoncargo: update x11rb
2022-06-23 Ian Jacksoncargo: update usvg
2022-06-23 Ian Jacksoncargo: update delegate
2022-06-23 Ian Jacksoncargo update
2022-06-21 Ian Jacksondocs: Correct `desc_template` description
2022-06-21 Ian Jacksonchanges since 1.1.0
2022-06-21 Ian Jacksonscript: on delete, delete occregion too
2022-06-21 Ian Jacksonscript: on insert, call piece_modify, implying _image
2022-06-19 Ian Jacksonscript: multigrab even when the piece is held already
2022-06-19 Ian Jacksonscript: Allow drag start in hands
2022-06-19 Ian Jacksonscript: Add a couple of debugs
2022-06-19 Ian Jacksonscript: Break out mouseclick_core
2022-06-19 Ian Jacksonscript: rectsel_started_on_whynot
2022-06-19 Ian Jacksonscript; Have pinned_message_for_log, returning the...
2022-06-19 Ian Jacksonscript; Add some piece descriptions to messages
2022-06-19 Ian Jacksonscript: Allow rectangle select drag to start on pinned
2022-06-19 Ian Jacksonscript: Break out pinned_log_message
2022-06-19 Ian Jacksonscript: Break out treat_as_pinned
2022-06-19 Ian Jacksonscript: Leave wresting mode on space
2022-06-19 Ian Jacksonscript: Change how we ungrab on all wresting transitions
2022-06-19 Ian Jacksonscript: Properly update wresting warning in pane
2022-06-19 Ian Jacksonscript: Allow backspace to delete typed special count
2022-06-19 Ian Jacksonscript: Fiddle with CSS to try to get cursor to update
2022-06-13 Ian Jacksonscript: Make mouse cursor different in wresting mode
2022-06-13 Ian Jacksonscript; Call mousecursor_etc_reupdate on wresting entry...
2022-06-13 Ian Jacksonscript; Rename mousecursor_etc_reupdate
2022-06-13 Ian Jacksonscript: Mouse cursor: Reorganise
2022-06-12 Ian Jacksoncli: Provide set-access subcommand
2022-06-12 Ian Jacksoncli: Add do_links parameter to setup_table
2022-06-12 Ian Jacksoncli: reset: Fix a typo in a message, and an old comment
2022-06-12 Ian JacksonSend an info pane update when a player changes their...
2022-06-12 Ian JacksonBreak out prepare_set_player_update
2022-06-12 Ian JacksonRename SetPlayer to AddPlayer
2022-06-12 Ian Jacksonclock: Explain why separate rendering with abs positions
2022-06-12 Ian JacksonChange monospace font to DejaVu Sans
2022-06-12 Ian JacksonWhen printing game access URL, say in message that...
2022-06-12 Ian Jacksonhidden: Note everything as occulted, even the unoccultable
2022-06-12 Ian Jacksondemo game: Add a pickup deck
2022-06-12 Ian Jacksonwdt-simple: Use initial_vpid_by_desc_glob
2022-06-12 Ian Jacksonwdt-hand: Use initial_vpid_by_desc_glob
2022-06-12 Ian Jacksonwdt-hand: Replace const vpid with ad-hoc strings and...
2022-06-12 Ian Jacksonapitest: Provide initial_[vp]id_by_desc_glob
2022-06-12 Ian Jacksonapitest: Promote PIA and PIB to where wdriver can use...
2022-06-12 Ian Jacksonapitest: Mark some hyper things as too verbose
2022-06-12 Ian Jacksondemo game: Fix a misindent.
2022-06-12 Ian Jacksondemo game: Increase table size
2022-05-26 Ian JacksonMakefile: use deploy arch for usvg too
2022-05-26 Ian Jacksonchangelog: Fix heading for 1.1.0 otter-1.1.0
2022-05-26 Ian Jacksonchangeloc: Set version
2022-05-26 Ian JacksonCargo.toml: Update all versions to 1.1.0
2022-05-26 Ian Jacksonshapelib: Fix backward incompatible unnotched, stack_pos
2022-05-25 Ian Jacksonshapelib: Fix a backward incompatible ifastsplits field
2022-05-25 Ian Jacksonshapelib: Fix a backward incompatible itemname field
2022-05-25 Ian Jacksonmake-release: Use new nailing-cargo git mode
2022-05-25 Ian Jacksonmake-release: Add missing `support` to cargo_order...
2022-05-25 Ian Jacksondocs: Tighten and clarify semver slightly
2022-05-25 Ian Jacksonchangelog: document recent changes
2022-05-25 Ian Jacksoncargo upgrade: scraper
2022-05-25 Ian Jacksoncargo upgrade: nix
2022-05-25 Ian Jacksoncargo upgrade: ordered-float
2022-05-25 Ian Jacksoncargo update
2022-05-25 Ian Jacksondocs: Document library magic items
2022-05-25 Ian Jacksondocs: Fix formatting in mformat section
2022-05-25 Ian Jacksondocs: Clarify where extra fields go
2022-05-25 Ian Jacksondocs: Provide xref for piece specs
2022-05-23 Ian Jacksondocs: Document new substitution syntax
2022-05-23 Ian Jacksonangles: Reinstate compatibility with mf1 format
2022-05-22 Ian JacksonSupport stack_pos on PickupDeck
2022-05-22 Ian JacksonAdd more missing font options
2022-05-22 Ian Jacksonusvg: Pass default options even during bundle processing.
2022-05-22 Ian Jacksonusvg: Refactor code that runs it in bundles.rs
2022-05-22 Ian JacksonPlumb usvg options from a file src/USVG_DEFAULT_ARGS.txt
2022-05-22 Ian Jacksonusvg-processor: Print the command we run
2022-05-22 Ian Jacksonangles: Make not be insane
2022-05-22 Ian Jacksondocs: Fix a typo
2022-05-22 Ian Jacksonat-currency: Test depositing from hidden
2022-05-22 Ian Jacksonapitest: Rename some variables
2022-05-22 Ian Jacksonat-currency: More tests
2022-05-22 Ian Jacksonat-currency: More tests
2022-05-22 Ian Jacksonapitest: Fish out quantities
2022-05-22 Ian Jacksonapitest: Introduce tree_walk; at-currency: test wip
2022-05-21 Ian Jacksonat-currency: More tests
2022-05-21 Ian Jacksonat-currency: Use move_money another time
2022-05-21 Ian Jacksonat-currency: Make move_money a method on Session
2022-05-21 Ian Jacksonat-currency: Break out move_money
2022-05-21 Ian Jacksonat-currency: wip occult test
next