open-adventure.git
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
2017-07-14 Aaron TraasYAML coverage parser bug fixed -- handling `\n` and...
2017-07-14 Aaron TraasYAML coverage parser fixed to equate "NO_MESSAGE" with...
2017-07-14 Aaron Traasadventure.yaml - coverage of all scoring class thresholds
2017-07-14 Aaron TraasPrompt and taunt you after 3rd and final death
2017-07-14 NHOrusNo spk remains in the code base
2017-07-14 NHOrusTest that troll really retuns after we take eggs
2017-07-14 NHOrusRemoved unused code, reindented
2017-07-14 Aaron TraasExpand scope of coverage_dungeon.py - actions and obitu...
2017-07-14 Aaron TraasExpand scope of coverage_dungeon.py - specials
2017-07-12 Aaron TraasExpand scope of coverage_dungeon.py
2017-07-12 Eric S. RaymondCosmetic text fix.
2017-07-12 Jason S. NinnemanExpress word type with an enum instead of magic numbers. 238/head
2017-07-12 Aaron TraasForcing floating point division for % coverage, so... 237/head
2017-07-12 Eric S. RaymondRemove obsolete comment.
2017-07-12 Eric S. RaymondRemove obsolete caveat.
2017-07-12 Eric S. RaymondIn TODO, note some possible tests.
2017-07-12 Eric S. RaymondPrevent game from uttering solecisms about the "floor...
2017-07-11 Jason S. NinnemanPython-agnosticize coverage_dungeon.py. 236/head
2017-07-11 Jason S. NinnemanInstall Python 2 pip in Alpine.
2017-07-11 Jason S. NinnemanUse Python 2 in Alpine Linux, because that's default.
2017-07-11 Jason S. NinnemanMake the build Python-2/3 agnostic.
2017-07-11 Jason S. NinnemanReplace tests on packed words with tests on strings.
2017-07-11 Eric S. RaymondRecord a fix.
2017-07-11 Eric S. RaymondDemonstrate that we don't have the vase bug.
2017-07-11 Aaron TraasLOC_* coverage - at 98.4% 235/head
2017-07-11 Eric S. RaymondMinor bug fix in an error notification.
2017-07-11 Eric S. RaymondAddress Issue #13: The "eat" command exhibits strange...
2017-07-11 Eric S. RaymondActual 1.2 release. 1.2
2017-07-11 Eric S. RaymondMinor coverage inclusion.
2017-07-11 Eric S. RaymondDocumentation polishing.
2017-07-11 Eric S. RaymondMore comment polishing.
2017-07-11 Eric S. RaymondComment polishing.
2017-07-11 Eric S. RaymondComment polishing.
2017-07-11 Eric S. RaymondComment polishing.
2017-07-11 Eric S. RaymondReindent.
2017-07-11 Eric S. RaymondLCOV exclusuon correction - addresses issue #25.
2017-07-10 Aaron TraasCleanups and clarifications in do_command() 233/head
2017-07-10 Aaron TraasEliminated another label
2017-07-10 Aaron TraasEliminated a label
2017-07-10 Aaron Traas\10Cleaned up do_command() a little
2017-07-10 Aaron TraasIsolate command input processing, got rid of label...
2017-07-10 Aaron Traasrefactored fallback_handler() to use command_t, isolati...
2017-07-10 Aaron TraasTest message corrected
2017-07-10 Aaron TraasRevert "Remove 'version' test. Framework plays badly...
2017-07-10 Eric S. RaymondTweak a coverage exclusion.
2017-07-10 Aaron TraasCoverage - bird attack snake in endgame 232/head
2017-07-10 Eric S. RaymondBear can't dies where it can be chained.
2017-07-10 Eric S. RaymondRemove 'version' test. Framework plays badly with...
2017-07-10 NHOrusVersion bump in tests 231/head
2017-07-10 NHOrusFail getting some more hints by disqualifying conditions
2017-07-10 NHOrusTwo different failures to get hint for ogre
2017-07-10 NHOrusFail to feed the snake, find the pirate before he pounces
2017-07-10 Eric S. RaymondReady to release 1.2.
2017-07-09 Eric S. RaymondAdd historical details.
2017-07-09 Aaron TraasCoverage: LOC_DIFFERENT* and fail to feed bear 230/head
2017-07-09 Aaron TraasSort coverage report to make more readable
2017-07-09 Eric S. RaymondClean up test titles.
2017-07-09 NHOrusTest for failure to deal with ogre by attacking him 229/head
2017-07-09 NHOrusTest for selecting different plants
2017-07-09 NHOrusTests for failing with the golden eggs
2017-07-09 NHOrusLast unfired test - for getting the jade (better start...
2017-07-09 NHOrusSome fuzzing-generated tests, with possible coverage...
2017-07-09 NHOrusTwo more lines of coverage; more cleanup for macros
2017-07-09 Eric S. RaymondDocumentation improvement.
2017-07-09 Eric S. RaymondDocumentation polishing.
2017-07-08 Aaron TraasMade YAML coverage test work with variable messages... 228/head
2017-07-08 NHOrusBound the sizes of strcpy.
2017-07-08 NHOrus№ and minor syntax correction 226/head
2017-07-08 NHOrusFix dead bear tests
2017-07-08 NHOrusMinor deduplication
2017-07-08 NHOrusRestructure quips for invalid movements.
2017-07-08 NHOrusRestructure lightcheck
2017-07-08 Eric S. RaymondSet game.newloc when reincarnated. Fixes a bug.
2017-07-08 Eric S. RaymondAdd a code audit production using cppcheck.
2017-07-08 Eric S. RaymondExpand test coverage, partly fixing Gitlab issue #23.
2017-07-08 Eric S. RaymondComment polishing.
2017-07-08 Eric S. RaymondDocumentation polishing.
2017-07-08 Aaron TraasNow YAML coverage test generates a nice HTML template 225/head
2017-07-07 Eric S. RaymondComment polishing.
2017-07-07 Aaron Traasadventure.yaml coverage test script -- not at all polis...
next