chiark / gitweb /
currency: Change Value::html to demand a ShowUnocculted
[otter.git] / src / currency.rs
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 JacksonBreak out TextOptions::start_element (from currency)
2022-05-19 Ian JacksonUse TextOptions in currency, so it now supports setting...
2022-05-17 Ian Jacksoncurrency: support label text recolouring
2022-05-16 Ian Jacksonclippy: Remove a redundant pair of parens
2022-05-14 Ian Jacksonimpl OutlineTrait via ambassador for many types
2022-05-01 Ian Jacksoncurrency: Fix the log message
2022-05-01 Ian Jacksonfastsplit_delete: Implement, and use in currency
2022-05-01 Ian Jacksonrename GOccults from GameOccults
2022-05-01 Ian JacksonGenericise OpOutcomeThunk
2022-04-30 Ian JacksonIntroduce and use downcast_piece_fastsplit
2022-04-30 Ian JacksonIntroduce and use PiceTrait downcaste_piece extension...
2022-04-30 Ian JacksonReorganise Z setting into two phases
2022-04-30 Ian Jacksoncurrency: Fix and improve multigrab (splitting) log...
2022-04-30 Ian Jacksonmultigrab/fastsplit: Plumb ShowUnocculted and &PieceTrait
2022-04-30 Ian Jacksoncurrency: Many fixes to splitting
2022-04-30 Ian Jacksoncurrency: Move some assignments about
2022-04-30 Ian Jacksoncurrency: Rename value
2022-04-30 Ian Jacksoncurrency: Implement op_multigrab and therefore splitting
2022-04-30 Ian Jacksoncurrency: Make currency pieces be fastsplit
2022-04-28 Ian JacksonIntroduce PieceLoadArgs
2022-04-18 Ian Jacksoncurrency: Move qty into xdata
2022-04-18 Ian Jacksoncurrency: Abolish min_unit
2022-04-18 Ian JacksonCurrency: Declare to be multigrab
2022-04-18 Ian JacksonPlumbing for "multigrab" piece API call
2022-04-18 Ian JacksonAdd special field to SpecLoaded
2022-04-18 Ian Jacksonsplit PieceSpecLoaded
2022-04-18 Ian Jacksonui: Disable pointer events on text in dice and currency
2022-04-17 Ian Jacksoncurrency: Tweaks to rendering
2022-04-17 Ian Jacksoncurrency: Initial skeleton