open-adventure.git
2017-07-21 Aaron TraasAll specials are now actions. Builds correct outputs...
2017-07-21 Eric S. RaymondSimplify seed and waste cpmands using %d in the YAML...
2017-07-21 Aaron TraasFix to Gitlab issue #32. Now SEED and WASTE are in... 257/head
2017-07-21 Eric S. RaymondMore type hygiene.
2017-07-21 Eric S. RaymondComment cleanup, semantic types, information hiding.
2017-07-21 Eric S. RaymondFix a prototype.
2017-07-21 Eric S. RaymondAddress GitLab issue #34: static char* get_input()...
2017-07-20 Eric S. RaymondAbolish as many undifferentiated long variables as...
2017-07-20 Eric S. RaymondFull comments for all game structure members.
2017-07-20 Eric S. RaymondComment and structure cleanup.
2017-07-20 Eric S. RaymondMore comment cleanup.
2017-07-20 Eric S. RaymondComment cleanup.
2017-07-20 Aaron TraasInformation hiding - moved all of command input parsing... 256/head
2017-07-20 NHOrusTest for freshly fixed bugs 255/head
2017-07-20 Eric S. RaymondRemove unused enum.
2017-07-20 Eric S. RaymondRestore full code coverage.
2017-07-20 Eric S. RaymondFix core dump in debug mode due to uninitialized alloca...
2017-07-20 Eric S. RaymondFix test breakage.
2017-07-20 Eric S. RaymondAddress GitLab issue #28: Advent hangs on some inputs
2017-07-20 Eric S. RaymondPrevent OB1 error.
2017-07-20 Eric S. RaymondFix invalid variable reuse.
2017-07-20 Eric S. RaymondRemove unused variables.
2017-07-20 Eric S. RaymondFix Gitlab issue #30: Say is broken.
2017-07-20 Eric S. RaymondSome vocabulary lookup code can be hidden from main.c.
2017-07-20 Eric S. RaymondLast remnants of packing removed.
2017-07-20 Eric S. RaymondNo more packing in the parser.
2017-07-20 Eric S. RaymondRemove unneeded vocabulary lookup.
2017-07-20 Eric S. RaymondEliminate last logic guard on a packed value.
2017-07-20 Eric S. RaymondRemove a packing call - word buffer is good enough.
2017-07-20 Eric S. RaymondRemove special-case code that was inducing bugs.
2017-07-20 Eric S. RaymondImproved word type checking.
2017-07-20 Eric S. RaymondEliminate some uses of wd2 - tests can be done on raw2...
2017-07-20 Eric S. RaymondAdd some word-type checking where it's needed.
2017-07-20 Eric S. RaymondMake compparuson out to TOKLEN only explicit in vocab...
2017-07-19 Eric S. RaymondGet symbol coverage on LOC_SMALLPIT
2017-07-19 Eric S. RaymondRemove a test pair that seems to be duplicative.
2017-07-19 Jason S. NinnemanTell the compiler not to warn about legitimate case... 254/head
2017-07-17 Eric S. RaymondTypo fix.
2017-07-17 Eric S. RaymondCover short descriotion of LOC_SMALLPIT.
2017-07-17 Eric S. RaymondRecord 100% code coverage.
2017-07-17 NHOrusStep with debug compiling with Clang, to contrast with GCC
2017-07-17 NHOrusNo magic, revert some experimental changes in pipeline
2017-07-17 NHOrusUse OpenSUSE in CI pipeline, instead
2017-07-17 Jason S. NinnemanUse Fedora for the CI pipeline.
2017-07-17 Jason S. NinnemanUse ASan and UBSan in debug builds.
2017-07-17 Jason S. NinnemanDeploy maximum "fortified source" and stack protection.
2017-07-17 Jason S. NinnemanEnsure cheat is built with debug options when 'make...
2017-07-17 Aaron TraasLOC_SMALLPIT.small and LOC_TOPSTALACTITE.small
2017-07-17 Aaron TraasYAML coverage generator minor cleanup
2017-07-17 Dr. Tobias... Add .desktop file for advent 250/head
2017-07-17 Dr. Tobias... Add SVG file for advent icon
2017-07-17 Eric S. RaymondRemove flawed code to drop batteries.
2017-07-17 Eric S. RaymondCover MISSING_BATTERIES in a test. Needs unducumented...
2017-07-16 Eric S. RaymondPrevent multiline string quotes from confusing Emacs.
2017-07-16 Eric S. RaymondDe-FORTRANIZE some IDs.
2017-07-16 Eric S. RaymondInformation hiding.
2017-07-16 Jason S. NinnemanDiscuss specials: in the adventure.yaml comments. 249/head
2017-07-16 Eric S. RaymondFix adventitious '' occurrences.
2017-07-16 Eric S. RaymondConsolidare window1 test into bigfail.
2017-07-16 Eric S. RaymondTest consolidation into bigfail.log.
2017-07-16 Eric S. RaymondExtend bigfail test.
2017-07-16 NHOrusRemoved temporary variable for clarity; Upsized text... 248/head
2017-07-16 NHOrusDeal with more agressive gcov 7.1; Reindent
2017-07-16 Aaron TraasTest consolidation 247/head
2017-07-16 Aaron TraasYAML coverage generator minor cleanup
2017-07-16 Aaron TraasFixed YAML coverage generator in python3
2017-07-16 Eric S. RaymondFold smallpit test into bigfail.
2017-07-16 Eric S. RaymondFix bug where knife hit might not be reported.
2017-07-16 Eric S. RaymondTest consolidation - move a lot of nonlethal failures...
2017-07-16 Eric S. RaymondTwo coverage imprivenents, one by recognizing dead...
2017-07-16 Eric S. RaymondApply state_change() to mirror object.
2017-07-16 Eric S. RaymondMore test consolidation.
2017-07-16 Eric S. RaymondTest consolidation.
2017-07-16 Eric S. RaymondImprove symbol coverage.
2017-07-15 Aaron TraasYAML coverage - TROLL_BLOCKS arbitrary message 246/head
2017-07-15 Aaron TraasNamed unnamed actions and specials
2017-07-15 Aaron TraasFull refactor of YAML dungeon generator.
2017-07-15 Aaron TraasFirst stage cleanup of YAML dungeon generator. Less...
2017-07-15 Eric S. RaymondImprove symbol coverage.
2017-07-15 Eric S. RaymondDocumentation polishing.
2017-07-14 Aaron TraasYAML coverage - last object message 244/head
2017-07-14 Eric S. RaymondCode cleanup.
2017-07-14 Eric S. RaymondFix off-by-two bug.
2017-07-14 Aaron TraasYAML coverage - object messages 100% covered
2017-07-14 Jason S. NinnemanReplace some more wd? with id?. 245/head
2017-07-14 Jason S. NinnemanReplace some uses of wd[12] with id[12].
2017-07-14 Jason S. NinnemanDragon attack code no longer edits the command struct.
2017-07-14 Jason S. NinnemanHandle word type and raw strings.
2017-07-14 Jason S. NinnemanUse vocab IDs along side packed words.
2017-07-14 Eric S. RaymondMore coverage improvements.
2017-07-14 Eric S. RaymondPartially address GitLab issue #27: arbitrary_messages...
2017-07-14 NHOrusRefactored discard to concentrate bird-related things... 243/head
2017-07-14 NHOrusRefactored carry for clarity
2017-07-14 NHOrusDo not base endgame bonus on arbitrary messages
2017-07-14 Aaron TraasYAML coverage - commented out unused arbitrary messages 242/head
2017-07-14 Aaron TraasYAML coverage - all the listen messages
2017-07-14 Aaron TraasYAML coverage - cleanup and comments
2017-07-14 Aaron TraasYAML coverage - locations 100% covered
2017-07-14 Aaron TraasYAML coverage - more locations and message
2017-07-14 Aaron TraasYAML coverage - hints 100% covered
next