Test coverage - Almost all of score.c
[open-adventure.git] / adventure.yaml
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-20 Jason S. NinnemanRefactor how turn threshold penalties are accounted...
2017-06-20 Jason S. NinnemanClean up adventure.yaml.
2017-06-19 NHOrusEven less magic 111/head
2017-06-19 Eric S. RaymondMagic number elimination, repair some careless replace...
2017-06-19 Jason S. NinnemanClean old obit messages from adventure.yaml.
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. RaymondNo longer restricted to 6-character FORTRAN identifiers.
2017-06-16 Eric S. RaymondCode simplification.
2017-06-15 Peje NilssonMerge branch 'master' into actions-arithmetic 84/head
2017-06-15 Eric S. RaymondMore use of manifeat constants.
2017-06-15 Eric S. RaymondUse symbolic shortnames for locations.
2017-06-15 Eric S. RaymondMeaningful shortnames for RSPEAK messages.
2017-06-14 Jason S. NinnemanPut the long and short location descriptions into a... 79/head
2017-06-14 Jason S. NinnemanGenerate newdb.[ch] at build time, parallel with databa...