chiark
/
gitweb
/
~ianmdlvl
/
otter.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
otter.git
2022-05-01
Ian Jackson
ToRecalculate: Refactor implement methods
commit
|
commitdiff
|
tree
|
snapshot
2022-05-01
Ian Jackson
delete_piece: Plumb PieceUpdateOp, and document re log
commit
|
commitdiff
|
tree
|
snapshot
2022-05-01
Ian Jackson
delete_piece: Break out into global.rs
commit
|
commitdiff
|
tree
|
snapshot
2022-05-01
Ian Jackson
rename GOccults from GameOccults
commit
|
commitdiff
|
tree
|
snapshot
2022-05-01
Ian Jackson
Remove a pointless function
commit
|
commitdiff
|
tree
|
snapshot
2022-05-01
Ian Jackson
Change many .drain(..) into into_iter()
commit
|
commitdiff
|
tree
|
snapshot
2022-05-01
Ian Jackson
Miscellaneous cleanups prompted by clippy
commit
|
commitdiff
|
tree
|
snapshot
2022-05-01
Ian Jackson
OpOutcomeThunk: replace the other open-coded resolution...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-01
Ian Jackson
OpOutcomeThunk: change resolve to be method on thunk
commit
|
commitdiff
|
tree
|
snapshot
2022-05-01
Ian Jackson
Introduce OpOutcomeThunkGeneric resolve on Result
commit
|
commitdiff
|
tree
|
snapshot
2022-05-01
Ian Jackson
Genericise OpOutcomeThunk
commit
|
commitdiff
|
tree
|
snapshot
2022-05-01
Ian Jackson
OpOutcomeThunk: Fix typo in comment
commit
|
commitdiff
|
tree
|
snapshot
2022-05-01
Ian Jackson
Replace an open-coded into_unprepared call
commit
|
commitdiff
|
tree
|
snapshot
2022-05-01
Ian Jackson
Optimise into_unprepared slightly
commit
|
commitdiff
|
tree
|
snapshot
2022-05-01
Ian Jackson
Introduce OpHookThunk
commit
|
commitdiff
|
tree
|
snapshot
2022-05-01
Ian Jackson
OpOutcomeThunk: Rationalise doc comment
commit
|
commitdiff
|
tree
|
snapshot
2022-05-01
Ian Jackson
Fix a tiny whitespace error
commit
|
commitdiff
|
tree
|
snapshot
2022-04-30
Ian Jackson
script: Allow multiselect of large numbers
commit
|
commitdiff
|
tree
|
snapshot
2022-04-30
Ian Jackson
script: In error handler, use piece_checkconflict_nrda
commit
|
commitdiff
|
tree
|
snapshot
2022-04-30
Ian Jackson
script: piece_checkconflict_nrda: abolish unused return...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-30
Ian Jackson
Introduce and use PieceTraitDowncastFailed error
commit
|
commitdiff
|
tree
|
snapshot
2022-04-30
Ian Jackson
Introduce and use downcast_piece_fastsplit
commit
|
commitdiff
|
tree
|
snapshot
2022-04-30
Ian Jackson
Introduce and use PiceTrait downcaste_piece extension...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-30
Ian Jackson
gamestate: Add divider comment
commit
|
commitdiff
|
tree
|
snapshot
2022-04-30
Ian Jackson
fastsplit: Move Z check from multigrab into fastsplit...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-30
Ian Jackson
fastsplit: Correct z order
commit
|
commitdiff
|
tree
|
snapshot
2022-04-30
Ian Jackson
Reorganise Z setting into two phases
commit
|
commitdiff
|
tree
|
snapshot
2022-04-30
Ian Jackson
Move op_do_set_z to gamestate
commit
|
commitdiff
|
tree
|
snapshot
2022-04-30
Ian Jackson
fastsplit: Move a comment to its right place
commit
|
commitdiff
|
tree
|
snapshot
2022-04-30
Ian Jackson
fastsplit: Fix recovery
commit
|
commitdiff
|
tree
|
snapshot
2022-04-30
Ian Jackson
currency: Fix and improve multigrab (splitting) log...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-30
Ian Jackson
multigrab/fastsplit: Plumb ShowUnocculted and &PieceTrait
commit
|
commitdiff
|
tree
|
snapshot
2022-04-30
Ian Jackson
PieceTrait: impl Downcast
commit
|
commitdiff
|
tree
|
snapshot
2022-04-30
Ian Jackson
currency: Many fixes to splitting
commit
|
commitdiff
|
tree
|
snapshot
2022-04-30
Ian Jackson
currency: Move some assignments about
commit
|
commitdiff
|
tree
|
snapshot
2022-04-30
Ian Jackson
currency: Rename value
commit
|
commitdiff
|
tree
|
snapshot
2022-04-30
Ian Jackson
currency: wip test
commit
|
commitdiff
|
tree
|
snapshot
2022-04-30
Ian Jackson
currency: Implement op_multigrab and therefore splitting
commit
|
commitdiff
|
tree
|
snapshot
2022-04-30
Ian Jackson
fastsplit: Implement splitting
commit
|
commitdiff
|
tree
|
snapshot
2022-04-30
Ian Jackson
currency: Make currency pieces be fastsplit
commit
|
commitdiff
|
tree
|
snapshot
2022-04-30
Ian Jackson
fastsplit: Add some imprecations about not dropping...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-30
Ian Jackson
fastsplit: Introduce fastsplit concept
commit
|
commitdiff
|
tree
|
snapshot
2022-04-30
Ian Jackson
Drop an unneeded lifetime argument
commit
|
commitdiff
|
tree
|
snapshot
2022-04-30
Ian Jackson
ambassador: Introduce dependency and make some traits...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-30
Ian Jackson
multigrab: Set the z coordinate
commit
|
commitdiff
|
tree
|
snapshot
2022-04-30
Ian Jackson
Break out op_do_set_z
commit
|
commitdiff
|
tree
|
snapshot
2022-04-30
Ian Jackson
multigrab: Check that the piece is not held
commit
|
commitdiff
|
tree
|
snapshot
2022-04-30
Ian Jackson
Have OpOutcomeThunk::Deferrecd take &mut InstanceGuard
commit
|
commitdiff
|
tree
|
snapshot
2022-04-30
Ian Jackson
api: setz: Avoid an unwrap
commit
|
commitdiff
|
tree
|
snapshot
2022-04-30
Ian Jackson
ModifyingPieces: Provide on-your-own-head constructors...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-30
Ian Jackson
Document z coordinate sense convention
commit
|
commitdiff
|
tree
|
snapshot
2022-04-30
Ian Jackson
script: multigrab: swap two if arms
commit
|
commitdiff
|
tree
|
snapshot
2022-04-30
Ian Jackson
script: piece_raise: allow overriding the actual implem...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-30
Ian Jackson
Change type of UnpreparedPreparedUpdates
commit
|
commitdiff
|
tree
|
snapshot
2022-04-30
Ian Jackson
Introduce and use PrepareUpdatesBuffer::only_unprepared...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-30
Ian Jackson
Introduce and use methods for applying UnpreparedUpdates
commit
|
commitdiff
|
tree
|
snapshot
2022-04-30
Ian Jackson
Use default() for empty UnpreparedUpdates, not None
commit
|
commitdiff
|
tree
|
snapshot
2022-04-30
Ian Jackson
Drop use of fehler in PieceTrait definition, for ambassador
commit
|
commitdiff
|
tree
|
snapshot
2022-04-28
Ian Jackson
occult ilks: Provide clone_id and clone_iilk
commit
|
commitdiff
|
tree
|
snapshot
2022-04-28
Ian Jackson
Introduce OpOutcomeThunk
commit
|
commitdiff
|
tree
|
snapshot
2022-04-28
Ian Jackson
Introduce PieceLoadArgs
commit
|
commitdiff
|
tree
|
snapshot
2022-04-28
Ian Jackson
PieceUpdateOps: Tabular formattint
commit
|
commitdiff
|
tree
|
snapshot
2022-04-28
Ian Jackson
Introduce non-Quiet PUO::Insert
commit
|
commitdiff
|
tree
|
snapshot
2022-04-28
Ian Jackson
ts: Break out insert_piece function.
commit
|
commitdiff
|
tree
|
snapshot
2022-04-28
Ian Jackson
Rename PUO::Insert to InsertQuiet
commit
|
commitdiff
|
tree
|
snapshot
2022-04-28
Ian Jackson
Introduce and use xdata_init
commit
|
commitdiff
|
tree
|
snapshot
2022-04-27
Ian Jackson
Document what PUO::*Quiet mean
commit
|
commitdiff
|
tree
|
snapshot
2022-04-27
Ian Jackson
Document OccultOwningId serialisation and refcount...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-27
Ian Jackson
fix serde_with_compat attribute syntax
commit
|
commitdiff
|
tree
|
snapshot
2022-04-27
Ian Jackson
Switch to Rust 2021
commit
|
commitdiff
|
tree
|
snapshot
2022-04-25
Ian Jackson
PROTOCOL.md: fix a typo
commit
|
commitdiff
|
tree
|
snapshot
2022-04-25
Ian Jackson
hidden: Add checks for un-notched to vpid::consistency_...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-25
Ian Jackson
fake rng: Remove an Arc
commit
|
commitdiff
|
tree
|
snapshot
2022-04-25
Ian Jackson
at-hidden: Add some more synch, just to complete things
commit
|
commitdiff
|
tree
|
snapshot
2022-04-25
Ian Jackson
at-hidden: Add more test, completing repro of unnotched bug
commit
|
commitdiff
|
tree
|
snapshot
2022-04-25
Ian Jackson
hidden: Fix handling of unnotched (Distinct) pieces
commit
|
commitdiff
|
tree
|
snapshot
2022-04-25
Ian Jackson
hidden: Refactor a bit in preparation for unnotched...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-25
Ian Jackson
hidden: Have active_total_ppieces return usize
commit
|
commitdiff
|
tree
|
snapshot
2022-04-25
Ian Jackson
hidden: Introduce Occultation::pieces
commit
|
commitdiff
|
tree
|
snapshot
2022-04-25
Ian Jackson
at-hidden: Engage fake time feature
commit
|
commitdiff
|
tree
|
snapshot
2022-04-25
Ian Jackson
tests: Enable the fake time feature
commit
|
commitdiff
|
tree
|
snapshot
2022-04-25
Ian Jackson
fake time: Make fields pub that should be
commit
|
commitdiff
|
tree
|
snapshot
2022-04-25
Ian Jackson
fake time: Fix config deserialisation
commit
|
commitdiff
|
tree
|
snapshot
2022-04-25
Ian Jackson
dice: Honour fake time feature
commit
|
commitdiff
|
tree
|
snapshot
2022-04-25
Ian Jackson
fake time: Introduce new feature
commit
|
commitdiff
|
tree
|
snapshot
2022-04-25
Ian Jackson
Make ServerConfig not be Clone
commit
|
commitdiff
|
tree
|
snapshot
2022-04-25
Ian Jackson
tests: at-hidden: wip test
commit
|
commitdiff
|
tree
|
snapshot
2022-04-25
Ian Jackson
logging: In api_piece_op, log the form too
commit
|
commitdiff
|
tree
|
snapshot
2022-04-25
Ian Jackson
tests: Increase debug traceing of hidden and updates
commit
|
commitdiff
|
tree
|
snapshot
2022-04-24
Ian Jackson
dice: Allow loading old savefiles with no desc field
commit
|
commitdiff
|
tree
|
snapshot
2022-04-24
Ian Jackson
apitest: Break out filter_by_desc_glob etc.
commit
|
commitdiff
|
tree
|
snapshot
2022-04-24
Ian Jackson
demo game: Give the dice descriptions
commit
|
commitdiff
|
tree
|
snapshot
2022-04-24
Ian Jackson
dice: Support specifying the html description in the...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-24
Ian Jackson
dice: Refactor describe_html to prep for desc
commit
|
commitdiff
|
tree
|
snapshot
2022-04-24
Ian Jackson
demo game: Make the 2-sided die a disc
commit
|
commitdiff
|
tree
|
snapshot
2022-04-24
Ian Jackson
Fix many dbgc calls to be trace_dbg instead
commit
|
commitdiff
|
tree
|
snapshot
2022-04-24
Ian Jackson
Fix trace_dbg to tolerate call without any value parameters
commit
|
commitdiff
|
tree
|
snapshot
2022-04-24
Ian Jackson
Move logging::setup out of main.rs
commit
|
commitdiff
|
tree
|
snapshot
2022-04-24
Ian Jackson
logging: Change output formats
commit
|
commitdiff
|
tree
|
snapshot
2022-04-18
Ian Jackson
currency: Move qty into xdata
commit
|
commitdiff
|
tree
|
snapshot
next