chiark / gitweb /
otter.git
2021-05-15 Ian Jacksonotter: Further improve error printing
2021-05-15 Ian Jacksonotter: Do not panic on (most) command execution errors
2021-05-15 Ian Jacksonshapelib: Check outline is valid
2021-05-15 Ian Jacksonexample bundle: Tune the lemon
2021-05-15 Ian Jacksonshapelib: Note a bug!
2021-05-15 Ian Jacksonexample bundle: Make the lemon a sensible size
2021-05-15 Ian Jacksonbundles: Test shape loading from bundle
2021-05-15 Ian Jacksonbundles: Actually implement shape loading
2021-05-15 Ian Jacksonshapelib: Break out Registry::add()
2021-05-15 Ian Jacksonshapelib: Provide per-game registry iterator
2021-05-15 Ian Jacksonapitest: Break out some_library_add
2021-05-15 Ian Jacksonapitest: Break out place_library_load_markers
2021-05-15 Ian JacksonMake library list a per-table thing at managemnet API
2021-05-15 Ian Jacksonapitest: Test library listing
2021-05-15 Ian Jacksoncmdlistener: Use access_bundles in two more places
2021-05-15 Ian Jacksoncmdlistener: Rename access_bundles
2021-05-15 Ian Jacksoncmdlistener: Rename start_access_game
2021-05-15 Ian Jacksonlib enquiries: Some todos
2021-05-15 Ian Jacksonbundles: Reset the access key on clear
2021-05-15 Ian Jacksonbundles: Test clear game
2021-05-15 Ian Jacksonoccult ilks: Rename insert() to create()
2021-05-15 Ian Jacksonoccult ilks: Code formatting change for clarity
2021-05-15 Ian Jacksonoccult ilks: Fix a theoretical leak
2021-05-15 Ian Jacksonoccult ilks: Fix dispose to actually work! (Fixes...
2021-05-15 Ian Jacksonbundles: clear: When unexpected leftover stuff, print it
2021-05-15 Ian Jacksonbundles: Provide otter(1) clear-game
2021-05-15 Ian Jacksonbundles: Minor code tidying, including a new type alias
2021-05-15 Ian Jacksonbundles: Implement ClearBundles
2021-05-15 Ian Jacksoncmdlistener: Break out modify_bundles
2021-05-15 Ian Jacksonbundles: Write a comment about bundle states
2021-05-15 Ian JacksonProvide .is_empty() for many types
2021-05-15 Ian Jacksoncmdlistener: Introduce start_modify_game
2021-05-15 Ian JacksonRevert "libraries: LibraryItemNotPrepared: Make this...
2021-05-15 Ian JacksonRevert "Revert "libraries: Prepare for multiple librari...
2021-05-15 Ian JacksonPiece traits: Pass ig and depth rather than PieceAliases
2021-05-15 Ian Jacksonbundles: Plumb libs into incorporate_bundle
2021-05-15 Ian Jacksonbundles: Drop various traits from Parsed
2021-05-15 Ian Jacksonbundles: Note some todos
2021-05-15 Ian Jacksonbundles: Remove a not-needed layer of references
2021-05-15 Ian Jacksonbundles: Remove a not-needed layer of references
2021-05-15 Ian Jacksonprogress: Fix width of RHS bar
2021-05-15 Ian Jacksonprogress: Minor presentation improvements
2021-05-15 Ian Jacksonbundles: Use new size and ReadReporter to show upload...
2021-05-15 Ian Jacksonbundles: Pass size through
2021-05-15 Ian Jacksonprogress: provide ReadOriginator (untested as yet)
2021-05-14 Ian Jacksonprogress: Provide test mode for progress bars
2021-05-14 Ian Jacksonprogress: Improve progress bars
2021-05-14 Ian Jacksonprogress: Print progress bars in otter(1) bundle upload
2021-05-13 Ian Jacksonprogress: Rename Originator (from Reporter)
2021-05-13 Ian JacksonExample bundle: Put the lemon in a library
2021-05-13 Ian JacksonExample bundle: Download a lemon
2021-05-13 Ian Jacksonbundles: Skip indices of .tmp's on reload
2021-05-13 Ian Jacksonbundles: Pieces: Actually note in need_svgs
2021-05-13 Ian Jacksonbundles: Pieces: fix order of return values from rsplit
2021-05-13 Ian Jacksonbundles: Initial code for processing svgs
2021-05-13 Ian Jacksonconfig: Provide libexec_dir and usvg_bin
2021-05-13 Ian JacksonGame updates: Provide ClearGame insn
2021-05-13 Ian JacksonGame updates: Make reset_game from clear_game
2021-05-13 Ian JacksonGame updates: Break out clear_game
2021-05-13 Ian JacksonGame updates: Actually delete old aliases when resetting
2021-05-13 Ian Jacksonbundles: Use Into<String> in by_name_caseless
2021-05-13 Ian Jacksonbundles: Say something about the start of upload
2021-05-13 Ian Jacksonbundles: Provide for_progress as a useful trait object...
2021-05-13 Ian Jacksonprogress: Count conversion, rework and Provide more...
2021-05-13 Ian Jacksonbundles: Move Phase enum to toplevel
2021-05-13 Ian Jacksonbundles: Fix Display of ZipIndex to honour format options
2021-05-12 Ian Jacksonbundles: Scan shape libraries
2021-05-12 Ian Jacksonbundles: Implement some more traits for ZipIndex
2021-05-12 Ian Jacksonbundles: Pass &InstanceName to parse_bundle
2021-05-12 Ian Jacksonbundles: Move i() method onto ZipArchive
2021-05-12 Ian Jacksonbundles: Make ZipFile a concrete type
2021-05-12 Ian Jacksonprogress: Rename "item" (from "entry")
2021-05-12 Ian Jacksonprogress: Reowrk, introducing ResponseReporter
2021-05-12 Ian Jacksonprogress: Actually send a progress report
2021-05-12 Ian Jacksonprogress: Refactor/rework. Produces weird spurious...
2021-05-12 Ian Jacksonprogress: Make ProgressInfo have Cow
2021-05-12 Ian Jacksonprogress: Add more fields, wip
2021-05-11 Ian Jacksonbundles: Plumb ProgressReporter
2021-05-11 Ian Jacksonbundles: Try to slightly reduce amount of Zip monomorph...
2021-05-11 Ian Jacksonprogress: Break out into nascent module
2021-05-11 Ian Jacksonshapelib: Reorganise BundleParseErrorHandling
2021-05-11 Ian Jacksonshapelib: Rename lib-loading functions to be less confusing
2021-05-11 Ian Jacksonshapelib: Move catalogue_data into LibrarySource
2021-05-11 Ian Jacksonshapelib: Move read_catalogue out of LibrarySource
2021-05-11 Ian Jacksonshapelib: Provide IndexedZip etc.
2021-05-11 Ian Jacksonshapelib: Document SvgBaseName
2021-05-11 Ian Jacksonshapelib: Introduce and use SvgBaseName::note
2021-05-11 Ian Jacksonshapelib: Introduce and use SvgBaseName
2021-05-11 Ian Jacksonimpl Borrow<str> for GoodItemName
2021-05-10 Ian Jacksonbundles: Reorgsnise by_name_caseless
2021-05-10 Ian Jacksonbundles: Scan the zipfile
2021-05-10 Ian Jacksonbundles: Plumb for_progress through to processing
2021-05-10 Ian Jacksonpacketframe: Prepare for progress updates
2021-05-10 Ian Jacksonmgmtchannel: Prepare for progress updates
2021-05-10 Ian Jacksonmgmtchannel: Prepare for progress updates
2021-05-10 Ian Jacksonmgmtchannel: Break out read_rmp
2021-05-10 Ian JacksonRevert "bundles: Save aux after incorporating"
2021-05-10 Ian Jacksonbundles: Save aux after incorporating
2021-05-10 Ian Jacksonbundles: Prepare for process_bundle, skeleton
2021-05-10 Ian Jacksonbundles: Static type for fn which is monomorphised...
next