chiark / gitweb /
otter.git
2022-05-15 Ian Jacksonsubst: Plumb mformat into Substituting, and change...
2022-05-15 Ian Jacksonsubst: Temporarily comment out the test
2022-05-15 Ian Jacksonsubst: Track in type whether we're substituting
2022-05-15 Ian Jacksonsubst: Promote PerhapsSubst
2022-05-15 Ian Jacksonsubst: Make PerhapsSubst::finish fallible
2022-05-15 Ian Jacksonsubst: Introduce PerhapsSubst which will let us have...
2022-05-15 Ian Jacksondice: d8 wip
2022-05-15 Ian Jacksondice: d8 wip
2022-05-15 Ian Jacksondice: d8 wip
2022-05-15 Ian Jacksonotterlib: Show large objects a bit bigger
2022-05-15 Ian Jacksonotterlib: Show three views only for first two faces
2022-05-15 Ian Jacksonotterlib: Fix column handling in preview
2022-05-15 Ian Jacksondice: Get size right in preview with a special entrypoint
2022-05-15 Ian JacksonRevert "dice: Get size right in preview by setting...
2022-05-15 Ian Jacksondice: Get size right in preview by setting bbox, breaki...
2022-05-15 Ian Jacksondice: Unwrap surround_path
2022-05-15 Ian Jacksondice: Delegate our shape and bbox to outline
2022-05-15 Ian Jacksondice: Preview partially-cooled-down
2022-05-14 Ian Jacksonspecs: Adjust shapes to be right with new code
2022-05-14 Ian Jacksondice: Adjust circle size to be right for images which...
2022-05-14 Ian JacksonAdd shape method to OutlineTrait
2022-05-14 Ian Jacksonimpl OutlineTrait via ambassador for GenericSimpleShape
2022-05-14 Ian Jacksonimpl_via_ambassador: Support generics
2022-05-14 Ian Jacksonimpl OutlineTrait via ambassador for many types
2022-05-14 Ian JacksonMove shapelib Outline structs into outline
2022-05-14 Ian JacksonMove outline into its own file
2022-05-14 Ian JacksonUnify outlines from shapelib and spec
2022-05-14 Ian JacksonMacro-ise spec::outline
2022-05-14 Ian JacksonRename RectOutline and CircleOutline
2022-05-14 Ian Jacksonshapelib: Rationalise some imports
2022-05-14 Ian Jacksonotterlib: Show selection ring *over* the piece
2022-05-14 Ian Jacksonpiece API: rename save_reloaded_hook
2022-05-14 Ian Jacksonsupport: Move slotmap
2022-05-14 Ian Jacksonsupport: Move digestrw and timedfd
2022-05-14 Ian Jacksonsupport: Move config
2022-05-14 Ian Jacksonsupport: Rename PacketFrame errors
2022-05-14 Ian Jacksonsupport: Move packetframe et al.
2022-05-14 Ian Jacksonsupport: Move childio and debugmutex
2022-05-14 Ian Jacksonsupport: Move tz file to right directory
2022-05-14 Ian Jacksoncrate structure: Write down the import structure doctrine.
2022-05-14 Ian Jacksoncrate structure: Rename "prelude-part" to "imports"
2022-05-14 Ian Jacksoncrate structure: Rename "imports" to "crates"
2022-05-14 Ian Jacksoncrate structure: Introduce otter-support crate
2022-05-14 Ian JacksonDrop some unneeded re-exports, and make the use of...
2022-05-14 Ian Jacksondice: Introduce die-d6-blue library item and use it
2022-05-14 Ian Jacksonshapelib: Do not "note" the nonexistent SVG for magic...
2022-05-14 Ian Jacksonshapelib: Break out LibrarySvgNoter
2022-05-14 Ian Jacksonshapelib: Substitute _colour multiple times if necessary
2022-05-14 Ian Jacksonshapelib subst: Provide subst_general and change substn
2022-05-14 Ian Jacksonshapelib subst: Provide subst arg to colour_subst_1
2022-05-14 Ian Jacksonshapelib subst: Provide substn
2022-05-14 Ian Jacksonshapelib subst: Add test cases for subst()
2022-05-14 Ian Jacksonshapelib: magic: Actually substitute _colour in the...
2022-05-14 Ian Jacksonshapelib: Add a trace call for the magic template
2022-05-14 Ian Jacksonotterlib: Initialise the nwtemplates
2022-05-14 Ian Jacksonnwtemplates: Split init_from_config and init_from_dir
2022-05-14 Ian Jacksonnwtemplates: Log a warning if there are no templates
2022-05-14 Ian Jacksonotterlib: Pass opts to preview()
2022-05-14 Ian Jacksonotterlib: Plumb gpc through from load to render
2022-05-14 Ian JacksonMakefile: Break out NWTEMPLATEASSETS variable
2022-05-14 Ian Jacksonshapelib magic: implement
2022-05-14 Ian Jacksonspec: LibraryItemNotFound: Actually report the ItemSpec
2022-05-14 Ian JacksonMake TomlQuote pub
2022-05-14 Ian Jacksonshapelib: Break out subst_item_name
2022-05-14 Ian Jacksonshapelib: Break out format_item_name
2022-05-14 Ian Jacksonshapelib: Rework colour substitution
2022-05-14 Ian Jacksonshapelib: Fix sort key colour abbrev
2022-05-14 Ian JacksonProvide TomlQuote instead
2022-05-14 Ian JacksonProvide toml_quote_string
2022-05-14 Ian JacksonAdd lazy_regex dependency
2022-05-13 Ian Jacksonshapelib: Break out Catalouge::add_item
2022-05-13 Ian Jacksonshapelib: Break out process_files_entry
2022-05-13 Ian Jacksonshapelib: Implement Magic catalogue entries
2022-05-13 Ian Jacksonshapelib: Remove now-needless type annotation
2022-05-13 Ian Jacksonshapelib: Introduce CatalogueEntry enum
2022-05-13 Ian Jacksonshapelib: Split find_then from find_load
2022-05-13 Ian Jacksonshapelib catalogue: Get description from trait
2022-05-13 Ian Jacksonshapelib catalogue: Get sortkey from trait
2022-05-13 Ian Jacksonshapelib catalogue: Make ItemSpecLoaded and find_load...
2022-05-13 Ian Jacksondocs: Correct wrong bundle version
2022-05-12 Ian Jacksondice: d6: Tiny tweaks
2022-05-12 Ian Jacksondice: d6: image: Add to edited.toml and demo.toml
2022-05-12 Ian Jacksondice: d6: image: Put comment at the end
2022-05-12 Ian Jacksondice: d6: image: Rename output file to match intended...
2022-05-12 Ian Jacksondice: d6: image: wip extraction
2022-05-12 Ian Jacksondice: d6: Add label to the die part of die.svg
2022-05-12 Ian Jacksonshapelib: Rename OutlineDefnTrait
2022-05-12 Ian Jacksonmformat 2: Actually implement the outline resizing
2022-05-12 Ian Jacksonshapelib: Fix an improperly quoted item in a doc comment
2022-05-12 Ian Jacksonmformat 2: Actually parse the outline properly
2022-05-11 Ian Jacksonambassador: impl_via_ambassador: Make it handle multiple
2022-05-11 Ian Jacksonambassador: impl_via_ambassador: Put back the type...
2022-05-11 Ian Jacksonambassador: impl_via_ambassador: Introduce and use...
2022-05-11 Ian Jacksonambassador: Remove some empirically-unnecessary argumen...
2022-05-11 Ian Jacksonambassador: Switch to upstream version of delegation...
2022-05-11 Ian Jacksondocs: Fix two Sphinx syntax errors
2022-05-11 Ian JacksonDocument that we need Nightly Rust for the full tests
2022-05-11 Ian Jacksonmformat 2: Declare provided table and game specs format=2
2022-05-11 Ian Jacksonmformat 2: Insist that builtin libraries have an explic...
2022-05-11 Ian Jacksonmformat 2: Convert all builtin libraries
next