chiark / gitweb /
otter.git
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
2022-05-20 Ian Jacksonat-currency: wip occult test
2022-05-20 Ian Jacksonfastsplit: Properly occult the left-behind piece
2022-05-20 Ian Jacksonfastsplit: Promote construction of ipc_from_record
2022-05-20 Ian Jacksoncurrency: Occult the left-behind value too
2022-05-20 Ian Jacksoncurrency: Occult multigrab taken log properly
2022-05-19 Ian Jacksoncurrency: Use our own describe function
2022-05-19 Ian Jacksoncurrency: Drop an unused variable
2022-05-19 Ian Jacksoncurrency: Split a line
2022-05-19 Ian Jacksoncurrency: Merge even when we're occulted
2022-05-19 Ian Jacksonfastsplit: No longer have fastsplit_delete insist on...
2022-05-19 Ian Jacksoncurrency: Rename show_new_qty
2022-05-19 Ian Jacksoncurrency: Change Value::html to demand a ShowUnocculted
2022-05-19 Ian Jacksoncurrency: Change "new_qty" to "new_value"
2022-05-19 Ian Jacksoncurrency: Rename to show_to_player
2022-05-19 Ian Jacksoncurrency: Move slight, to prepare for occultation
2022-05-19 Ian Jacksoncurrency: Restructure slightly to make next log changes...
2022-05-19 Ian Jacksoncurrency: Offer occulted version
2022-05-19 Ian Jacksoncurrency: Promote image conversion
2022-05-19 Ian Jacksoncurrency: Break out describe()
2022-05-19 Ian Jacksoncurrency: Break out value.html()
2022-05-19 Ian Jacksoncurrency: Break out render
2022-05-19 Ian Jacksoncurrency: Support adjusting size of the unit text,...
2022-05-19 Ian Jacksondice: Arrange to use text_options.start_element
2022-05-19 Ian Jacksondice: Insist that x and y are as our Rust would calcula...
2022-05-19 Ian JacksonBreak out SVG_FONT_Y_ADJUST_OF_FONT_SIZE into a separat...
2022-05-19 Ian Jacksondice: Don't include p in process_node.
2022-05-19 Ian JacksonTextOptions: break out y_adjust
2022-05-19 Ian Jacksondice: Note a todo
2022-05-19 Ian JacksonBreak out TextOptions::start_element (from currency)
2022-05-19 Ian JacksonUse TextOptions in currency, so it now supports setting...
2022-05-19 Ian JacksonMove text size into TextOptions, so dice now support...
2022-05-19 Ian Jacksonchildio: Work around Linux kernel race bug
2022-05-19 Ian Jacksondocs: Fix a minor case oddity
2022-05-19 Ian JacksonBreak out TextOptions and TextOptionsSpec
2022-05-17 Ian Jacksoncurrency: support label text recolouring
2022-05-17 Ian JacksonBreak out ColourSpecExt::resolve
2022-05-17 Ian Jacksondemo.game.toml: Remove non-hnoured min_unit setting
2022-05-17 Ian JacksonHtml: Fix Debug truncation to not randomly panic
2022-05-16 Ian Jacksonspec loop detecton: Write down the rule
2022-05-16 Ian Jacksonspec loop detecton: Detect for magic too.
2022-05-16 Ian Jacksonclippy: Misc minor improvements
2022-05-16 Ian Jacksonclippy: Remove a redundant pair of parens
2022-05-16 Ian Jacksoncli bundles: autozip: Use Deflate
2022-05-16 Ian Jacksonprogress reporting: Nest: Provide and use more desc...
2022-05-16 Ian Jacksoncli bundle progress: Say we're hashing, when we are.
2022-05-16 Ian Jacksoncli bundle progress: Report for files in the zip we...
2022-05-16 Ian Jacksoncli bundle progress: Collect local zipfile members...
2022-05-16 Ian Jacksonprogress: Nest: Fix to actually be progressive
2022-05-16 Ian Jacksoncli bundle progress: clear before thinking about bundles
2022-05-16 Ian Jacksonprogress: Nest: Issue a report at outer phase transitions
2022-05-16 Ian Jacksonotter cli: Use new Nest progress during bundle uploading
2022-05-16 Ian Jacksonprogress: Replace Nest
2022-05-16 Ian Jacksonprogress: Rename NestEqual from Nest
2022-05-15 Ian Jacksonprogress: Allow ProgressInfo's Count to contain only...
2022-05-15 Ian Jacksonbundle auto-zip: works, but needs some progress reporting
2022-05-15 Ian Jacksonbundle auto-zip: wip
2022-05-15 Ian Jacksondice: Set label colour of red dice. Hooray!
2022-05-15 Ian Jacksondice: Allow setting label colour
2022-05-15 Ian Jacksondice: Use new templating arrangements to do away with...
2022-05-15 Ian Jacksonbundles: Fix a bug which could cause IE on bundle load
2022-05-15 Ian Jacksonshapelib bundle tests: Do not filter out "filenames...
next