open-adventure.git
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.
2017-06-18 Eric S. RaymondRxtend test coverage, remove magic numbers.
2017-06-18 Eric S. RaymondImprove test coverage, simplify code.
2017-06-18 Eric S. RaymondRe-format to consistent indent style with "make indent".
2017-06-18 NHOrusCompile switch to disable save and restore 99/head
2017-06-18 Bob LittleAdded 'linty' target for make
2017-06-18 Eric S. RaymondImprove test coverage.
2017-06-18 Eric S. RaymondTest two defeat cases.
2017-06-17 Eric S. RaymondMagic-number elimination.
2017-06-17 Bob LittleMove a few prototypes and static'ed a few functions 97/head
2017-06-17 Eric S. RaymondTweak formatting.
2017-06-17 Eric S. RaymondExperiment with reindenting.
2017-06-17 Eric S. RaymondCorrect a message.
2017-06-17 NHOrusImproved docs, fixed identation
2017-06-17 NHOrusLittle cleanup of variable names 94/head
2017-06-17 NHOrusResume from file on startup 93/head
2017-06-17 Eric S. RaymondAddress GitLab issue #11: trivial patch for macports...
2017-06-17 Bob LittleAdded dependency to newdb.h to make 'make -j' work 92/head
2017-06-16 Eric S. RaymondTypo fix.
2017-06-16 Eric S. RaymondCode simplification.
2017-06-16 Eric S. RaymondImprove test coverage.
2017-06-16 Eric S. RaymondImprove test coverage.
2017-06-16 Eric S. RaymondCode simplification.
2017-06-16 Peje NilssonSplit saveresume to reduce complexity
2017-06-16 Peje NilssonMerge branch 'master' into actions-arithmetic 87/head
2017-06-16 Eric S. RaymondTest coverage of -s and -l options.
2017-06-16 Eric S. RaymondFix the mazehint log so it works.
2017-06-16 Eric S. RaymondImprove test coverage.
2017-06-16 Eric S. RaymondTest throwing axe at bear.
2017-06-16 Eric S. RaymondImprove test coverage.
2017-06-16 Eric S. RaymondMagic-number elimination.
2017-06-16 Eric S. RaymondRemove total-ordering assumption.
2017-06-16 Eric S. RaymondMagic-number elimination.
2017-06-16 Eric S. RaymondCode simplification.
2017-06-16 Peje NilssonMerge branch 'master' into actions-arithmetic
2017-06-16 Peje NilssonFix more arithmetic on locations & messages
2017-06-16 Eric S. RaymondReduce verbosity.
2017-06-15 Eric S. RaymondSquasgh -Wextra warnings.
2017-06-15 Eric S. RaymondDocumentation polishing.
2017-06-15 Eric S. RaymondDocumentation polishing.
2017-06-15 Eric S. RaymondName another magic number.
2017-06-15 Eric S. RaymondAdd regression test for seed crash bug.
2017-06-15 Eric S. RaymondDon't do dwarf moves after a fallback command.
2017-06-15 Eric S. RaymondComment fix.
2017-06-15 Eric S. RaymondMagic-numnber elimination.
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 Peje NilssonFix arithmetic on message number
2017-06-15 Eric S. RaymondMore use of manifest constants.
2017-06-15 Eric S. RaymondUse symbolic shortnames for locations.
2017-06-15 NHOrusLocalizing variables 82/head 83/head
2017-06-15 Eric S. RaymondUse LOC_* constants for locations. Clean up some ARB_...
2017-06-15 Eric S. RaymondMeaningful shortnames for RSPEAK messages.
2017-06-15 Eric S. RaymondMore ARB tagging.
2017-06-15 NHOrusImprove test coverage 81/head
2017-06-15 Bob Littledungeon now outputs just database.h 80/head
2017-06-14 Jason S. NinnemanPut the long and short location descriptions into a... 79/head
2017-06-14 Eric S. RaymondClean up remnant magic labels.
2017-06-14 Eric S. RaymondMove from random message numbers to ARB_* symbols gener...
2017-06-14 Eric S. RaymondDocument build-time dependencies.
2017-06-14 Eric S. RaymondRepair a checkfile.
2017-06-14 Jason S. NinnemanFix some Makefile glitches. 78/head
2017-06-14 Jason S. NinnemanUse Python 3's pip.
2017-06-14 Jason S. NinnemanUpdate pipeline for python3 and PyYAML.
2017-06-14 Jason S. Ninnemangit-ignore newdb.[ch].
2017-06-14 Jason S. NinnemanRun python3 explicitly at build.
2017-06-14 Jason S. NinnemanGenerate newdb.[ch] at build time, parallel with databa...
2017-06-14 Jason S. NinnemanRemove newdb.[ch] from version control.
2017-06-14 Jason S. NinnemanNew dungeon compiler to gradually replace the existing...
2017-06-14 Eric S. RaymondAdd test for feeding ogre.
2017-06-14 Eric S. RaymondImprove test coverage.
2017-06-14 NHOrusLowering the scope And cleaning up some warnings from...
2017-06-14 Eric S. RaymondFix handling of intransitive "say".
2017-06-14 Eric S. RaymondEliminate magic return value.
2017-06-14 Eric S. RaymondInclude LCG state in game saves.
2017-06-14 Eric S. RaymondFix a minor memory leak.
2017-06-14 Eric S. RaymondAdd statistic on coverage extent.
2017-06-14 Peje NilssonRun the rm in the same subshell
next