open-adventure.git
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...
2017-07-02 NHOrusFix for issue #21, hopefully
2017-07-02 NHOrusreally capture it
2017-07-02 NHOrusCapture current state of bugs, for #21
2017-07-02 NHOrusCapture wonkyness of extinguishing urn
2017-07-02 NHOrusmore tests
2017-07-02 NHOrusAbility to use non-standard FreeBSD gcov tool
2017-07-02 NHOrusMake include of dependency platform-generic
2017-07-02 Aaron TraasLocalize scope for restore file pointer in main. 186/head
2017-07-02 Aaron TraasCoverage -- version command
2017-07-02 Aaron Traascentralize calls to make_zzword()
2017-07-02 Aaron TraasFixed -r option. Added test to make sure it doesn't...
2017-07-02 Aaron TraasChanged usage message to multi-line string for cheat
2017-07-02 Aaron Traasmake_zzword() moved to initialize. Pruned unused stuff...
2017-07-02 Eric S. RaymondImprove test coverage.
2017-07-02 Eric S. RaymondRewrite dwarf-encounter ceck so coverage testing sees...
2017-07-02 Eric S. RaymondMore magic-number elimination.
2017-07-02 Eric S. RaymondMagic-number elimination.
2017-07-01 Wayne ConradFix typo in data comments
2017-07-01 Wayne ConradFix typo in notes
2017-07-01 Eric S. RaymondSupply missing implementation of nodwarf bit in travel...
2017-07-01 Eric S. RaymondAnother step in de-obscurifying the travel code.
2017-07-01 Jason S. NinnemanRefactor specials[] to have strings instead of enum... 184/head
2017-07-01 Eric S. RaymondMinor refactor - create an equality function to simplif...
2017-07-01 Jason S. NinnemanNever write the input prompt to log files. 183/head
2017-07-01 Eric S. RaymondForther break apart the magic enconding of travel arrays.
2017-07-01 Eric S. RaymondRemove debris from a misclick.
2017-07-01 Eric S. RaymondIgnore l g z i under oldstyle.
2017-07-01 NHOrusChange state of vase 182/head
2017-07-01 NHOrusDo not compare state to magic numbers
2017-07-01 NHOrusLittle more less magic in dragon state
2017-07-01 Eric S. RaymondDocumentation polishing.
2017-07-01 Jason S. NinnemanEnsure libedit is installed for the pipeline jobs. 181/head
2017-07-01 Jason S. NinnemanAttempt to unbreak pipeline.
2017-07-01 Jason S. NinnemanJettison the -s option. 180/head
2017-07-01 Jason S. NinnemanRemove the linenoise submodule.
2017-07-01 Jason S. NinnemanMove most build instructions into INSTALL.adoc.
2017-07-01 Jason S. NinnemanUpdate documentation about the libedit conversion.
2017-07-01 Jason S. NinnemanReplace linenoise with libedit in code and build.
2017-07-01 Eric S. RaymondMagic-number elimination for dragon and rug.
2017-07-01 NHOrusReindend, compile out all save stuff 179/head
2017-07-01 NHOrusPut stuff back in init, C-style
next