open-adventure.git
2017-06-21 Jason S. NinnemanSwitch to 0-indexing for hint handling code. 127/head
2017-06-21 Jason S. NinnemanAbolish HNTMAX and HNTSIZ in favor of HINT_COUNT.
2017-06-21 Peje NilssonReplace SETPRM/[PR]SPEAK with variadic [pr]speak
2017-06-21 David James... Resolve GitLab issue #3. Applies MISRA and CERT guidel...
2017-06-21 Aaron TraasTest Coverage -- lots of new pieces of actions.c 125/head
2017-06-21 Eric S. RaymondDocumentation polishing.
2017-06-21 Eric S. RaymondDocumentation and polishing.
2017-06-21 Eric S. RaymondYAMLify section 11 (hints).
2017-06-21 Eric S. RaymondDocument the YAML, remove some dead code, fix typos.
2017-06-21 Eric S. RaymondSection 10 (class thresholds) is now parsed entirely...
2017-06-21 Eric S. RaymondFurther code simplification.
2017-06-21 Eric S. RaymondCode simplification.
2017-06-21 Eric S. RaymondChage read handler argument to by-value.
2017-06-21 Eric S. RaymondWD* globals abolished. They're now members of the comma...
2017-06-20 Jason S. NinnemanFix another ob1 error.
2017-06-20 Jason S. NinnemanClean out some disused variables.
2017-06-20 Jason S. NinnemanFix off-by-one error.
2017-06-20 Jason S. NinnemanRefactor how turn threshold penalties are accounted...
2017-06-20 Aaron TraasTest coverage -- more corner cases in actions.c 120/head
2017-06-20 Eric S. RaymondIntroduce command encapsulation structure.
2017-06-20 Jason S. NinnemanRefactored dungeon generator. 119/head
2017-06-20 Jason S. NinnemanClean up adventure.yaml.
2017-06-20 Jason S. NinnemanDon't exit on EOF from get_input().
2017-06-20 Aaron TraasTest coverage - more corner cases in actions.c
2017-06-20 Eric S. RaymondComment polishing.
2017-06-20 Eric S. RaymondAdd test for "cage bird".
2017-06-20 Eric S. RaymondPolish help text.
2017-06-20 Eric S. RaymondAdd -l to coverage testing.
2017-06-20 Eric S. RaymondDocumentation update.
2017-06-20 Eric S. RaymondFix off-by-one error that enabled the fuzzer to find...
2017-06-20 Eric S. RaymondTest logic for lamp dimming triggering battery replacement.
2017-06-19 Peje NilssonMerge branch 'master' into magic-number 116/head
2017-06-19 Jason S. NinnemanFix typo and compiler warning. 115/head
2017-06-19 Jason S. NinnemanAdd token_to_packed() utility function.
2017-06-19 Peje NilssonMerge branch 'master' into magic-number
2017-06-19 Peje NilssonCleanup Arithmetic on message number
2017-06-19 Aaron TraasTest coverage More misuse of transitive verbs
2017-06-19 Aaron TraasTest coverage - failure to fill
2017-06-19 Aaron TraasTest coverage -- intransitive carry when one object...
2017-06-19 Aaron TraasTest coverage - drink with no valid object
2017-06-19 Eric S. RaymondMostly confine assumptions about what token_t is to...
2017-06-19 Eric S. RaymondConcentrate all magic-number values for packed-string...
2017-06-19 Eric S. RaymondMore semantic typing - a step towards eliminating packing.
2017-06-19 Aaron TraasReally 100% test coverage for saveresume.c
2017-06-19 Aaron TraasShould have 100% coverage on saveresume.c now
2017-06-19 Eric S. RaymondPublish more things on the website.
2017-06-19 Eric S. RaymondBoolify some logical variables.
2017-06-19 NHOrusEven less magic 111/head
2017-06-19 Aaron TraasSave/resume fail test coverage -- test works in Docker now 110/head
2017-06-19 NHOrus-r doesn't show with NOSAVE build 109/head
2017-06-19 NHOrusNo need to tease with excluded options 108/head
2017-06-19 Eric S. RaymondRevert "Improved test coverage -- save/resume fail"
2017-06-19 Aaron TraasImproved test coverage -- save/resume fail
2017-06-19 Eric S. RaymondMagic-number elimination.
2017-06-19 Eric S. RaymondMagic-number elimination. Fix possible glitch in troll...
2017-06-19 Eric S. RaymondAdd axeorama log, extending test coverage.
2017-06-19 Eric S. RaymondRestructure some code.
2017-06-19 Eric S. RaymondL12 is gone again. Magic numbers have been almost elimi...
2017-06-19 Eric S. RaymondMagic number elimination, repair some careless replace...
2017-06-19 Eric S. RaymondDocumentation tweak.
2017-06-19 Peje NilssonRemove goto L12 - take two
2017-06-19 Eric S. RaymondImprove test coverage.
2017-06-19 Jason S. NinnemanReorganize debug build options. 105/head
2017-06-19 Eric S. RaymondGet usage message into coverage tests.
2017-06-19 Jason S. NinnemanAbolish MAXDIE in favor of maximum_deaths. 104/head
2017-06-19 Jason S. NinnemanClean old obit messages from adventure.yaml.
2017-06-19 Jason S. NinnemanRemove message pointer math in croak().
2017-06-19 Jason S. NinnemanChange YES() to take const char* arguments.
2017-06-19 Jason S. NinnemanGive obituary messages their own data structure.
2017-06-19 Eric S. RaymondTypo fix.
2017-06-19 Eric S. RaymondMore repairs on search-replace results.
2017-06-19 Eric S. RaymondFix search-and-replace error.
2017-06-19 Eric S. RaymondNo longer restricted to 6-character FORTRAN identifiers.
2017-06-19 Eric S. RaymondAttempt to deconfuse the coverage analyzer.
2017-06-19 Eric S. RaymondReindent and cleanup.
2017-06-19 Eric S. RaymondAdd project logo. It'll have to do until we find an...
2017-06-18 Bob Littlemagic numbers, show usage, fixed linty warnings 103/head
2017-06-18 Jason S. NinnemanFix bug that made YES() case-sensitive. 102/head
2017-06-18 Jason S. NinnemanGut and rebuild YES() with cleaner approach that doesn... 101/head
2017-06-18 Eric S. RaymondThis should get test coverage to 93%.
2017-06-18 Eric S. RaymondImprove test coverage.
2017-06-18 Eric S. RaymondImprove test coverage.
2017-06-18 Eric S. RaymondImprove test coverage
2017-06-18 Eric S. RaymondRepair plover teleport and add a test for it.
2017-06-18 Eric S. RaymondExtent test coverage to plover room access.
2017-06-18 Eric S. RaymondCode simplification.
2017-06-18 Eric S. RaymondRemove unused code.
2017-06-18 Jason S. NinnemanRename newspeak() to speak(). 100/head
2017-06-18 Eric S. RaymondRefactor scoring so score() does not conditionally...
2017-06-18 Eric S. RaymondImprove test coverage.
2017-06-18 Eric S. RaymondImprove test coverage.
2017-06-18 Eric S. RaymondImprove test coverage.
2017-06-18 Eric S. RaymondImprove test coverage.
2017-06-18 Eric S. RaymondImprove test coverage.
2017-06-18 Eric S. RaymondMagic-number limination. Improve test coverage.
2017-06-18 Eric S. RaymondTrying again to repair tests.
2017-06-18 Eric S. RaymondRepair tests.
2017-06-18 Eric S. RaymondSimplify code, improve test coverage.
2017-06-18 Eric S. RaymondImprove test coverage.
2017-06-18 Eric S. RaymondImprove test coverage.
next