open-adventure.git
2017-07-05 Eric S. RaymondFix dropped stitch in last commit.
2017-07-05 Eric S. RaymondMagic-number elimination.
2017-07-05 Eric S. RaymondDocumentation polishing.
2017-07-05 Eric S. RaymondUnder oldstyle, mangled echoed unknown text to simulate...
2017-07-05 Eric S. RaymondMinor clarifications.
2017-07-05 NHOrusTrigger 'NO_EDIBLES' message 211/head
2017-07-05 Eric S. RaymondAdapt bottle object to use state_change().
2017-07-05 NHOrusMagic number elimination 210/head
2017-07-05 Eric S. RaymondSimplify vase-dropping logic using state_change().
2017-07-05 Eric S. RaymondMagic-number elimination.
2017-07-05 Eric S. RaymondMagic-number elimination in the olover/alcove pasage...
2017-07-04 Aaron TraasCoverage -- more odd actions 209/head
2017-07-04 Aaron TraasRemoved equivocation between ROD and ROD2 in throw()
2017-07-04 Eric S. RaymondMagic-number elimination.
2017-07-04 Eric S. RaymondMagic-number elimination.
2017-07-04 Eric S. RaymondAbstract out some state arithmetic.
2017-07-04 NHOrusTest for filling full bottle with different liquid 208/head
2017-07-04 NHOrusOops. Also, sometimes it's better be explicit in parameters 207/head
2017-07-04 NHOrusLocalized spk in discard
2017-07-04 NHOrusCompleted unspk'ing of vcarry.
2017-07-04 NHOrusUnspk'd (v)carry. Made logic more visible.
2017-07-04 NHOrusUnspk'd and streamlined attack. Tested one of discovere...
2017-07-04 Aaron TraasEliminated bivalve function. 206/head
2017-07-04 Eric S. RaymondState-arithmetic elimination.
2017-07-04 Eric S. RaymondGrammar fix.
2017-07-04 NHOrusDrinking not from stream gets the same result 205/head
2017-07-04 NHOrusworkaround for eat grate bug in retrospective tests
2017-07-04 NHOrusUnspk'd chain action
2017-07-04 NHOruslinearized drink
2017-07-04 NHOruslinearized extinguish
2017-07-04 NHOrusUnspk'd and restructured fill
2017-07-04 NHOrusPartial cleanup of fill
2017-07-04 NHOrusRemoved magic from checks for liquids
2017-07-04 NHOrusUnspk'd find
2017-07-04 NHOrusUnspk'd inventory lookup
2017-07-04 NHOrusUnspk'd lock, cleaned up logic
2017-07-04 NHOrusCleaned up unused variables
2017-07-04 NHOrusUnspk'd Giant Words
2017-07-04 Eric S. RaymondAnother use of state_change().
2017-07-04 Eric S. RaymondAnother use of state_change() and changes messages.
2017-07-04 Eric S. RaymondYAML cleanup.
2017-07-04 Jason S. NinnemanBegin replacing tests on strings with tests on vocab... 204/head
2017-07-04 Jason S. NinnemanUpgrade get_vocab_id() to handle empty strings.
2017-07-04 Eric S. RaymondImplement and document new state-label syntax.
2017-07-03 Eric S. RaymondComment polishing.
2017-07-03 Eric S. RaymondDiscard implementation of %L and %U format specifiers...
2017-07-03 Eric S. RaymondReducing use of dynamic allocation forecloses many...
2017-07-03 Eric S. RaymondInformation hiding.
2017-07-03 Eric S. RaymondSimplify tokenization code.
2017-07-03 Eric S. RaymondEntirely eliminate wd1x and wd2x members of the command...
2017-07-03 NHOrusCaptured output of help and info commands 203/head
2017-07-03 Eric S. RaymondUse DOWN rather thabnd D in YAML.
2017-07-03 Eric S. RaymondUse the raw buffer in tr command structure for editing.
2017-07-03 Eric S. RaymondRemove a bad command from a check log.
2017-07-03 Eric S. RaymondRefactor tokenization to save raw tokens and use static...
2017-07-03 Eric S. RaymondMagic-number elimination.
2017-07-03 Eric S. RaymondNamed state labels for every not clause.
2017-07-03 Eric S. RaymondMake the YAML less fussy.
2017-07-03 Eric S. Raymondplayermove() never returns false; simplify accordingly
2017-07-03 NHOrusVisit room with breathtaking view 201/head
2017-07-03 NHOrusBroke all logical or into multiline statement to show... 200/head
2017-07-03 NHOrusUnspk'd bivalve action, exposing more untested surface 199/head
2017-07-03 NHOrusUnspk'd fly command
2017-07-03 NHOrusUnspk'd listen and lock commands
2017-07-03 NHOrusUnspk'd pour command
2017-07-03 NHOrusUnspk and streamline eat command
2017-07-03 NHOrusRemoved helper function
2017-07-03 NHOrusWake dwarves differently
2017-07-03 NHOrusCover branch last branch of bird action
2017-07-03 Aaron TraasCoverage -- attack bird after game closed 198/head
2017-07-03 Aaron TraasRemove testing for intransitive seperate from NO_OBJECT...
2017-07-03 Aaron TraasCoverage -- corner cases in lock and find
2017-07-03 Aaron TraasCoverage -- giant words
2017-07-03 Aaron TraasCoverage -- intransitive attack
2017-07-02 NHOrusRemoved spk from wave, fixed compiler warning 197/head
2017-07-02 NHOrusUndid unspeaking of wave, fixed test again.
2017-07-02 NHOrusDon't spk in wave and action
2017-07-02 NHOrusMore magic number elimination
2017-07-02 NHOrusUnfalsify coverage check
2017-07-02 Eric S. RaymondMagic-number elimination.
2017-07-02 NHOrusMore tests, multilined yaml
2017-07-02 Eric S. RaymondMagic-number elimination.
2017-07-02 NHOrusAttack content and dead bear 195/head
2017-07-02 Eric S. RaymondImprive coverage of cheat.
2017-07-02 Aaron TraasCoverage - attack sitting bear
2017-07-02 Jason S. NinnemanEliminate the global game.blklin. 194/head
2017-07-02 NHOrusRationalize attack logic 192/head
2017-07-02 Eric S. RaymondMagic-number elimination.
2017-07-02 Jason S. NinnemanBump save file version number. 191/head
2017-07-02 Aaron TraasTest coverage: intransitive lock
2017-07-02 Aaron TraasEliminate unreachable code in lock()
2017-07-02 Aaron TraasAdd capabilities to cheat. Expand testing to cover.
2017-07-02 Aaron TraasMoved application settings to settings_t struct
2017-07-02 Jason S. NinnemanReplace datime() with just time(). 190/head
2017-07-02 Eric S. RaymondChange VERSION_SKEW message - save file cersion is...
2017-07-02 Eric S. RaymondDocumentation polishing.
2017-07-02 Eric S. RaymondDocumentation polishing.
2017-07-02 Eric S. RaymondBegin decomposing cond magic numbers.
2017-07-02 NHOrusFixed logic, documented it in notes and tests 188/head
2017-07-02 NHOrusFixed regression in #21 Cleaned up logic of light/extin...
next