open-adventure.git
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
2017-06-14 Eric S. RaymondRepair and simplify complicated pirare-robbery logic.
2017-06-14 Eric S. RaymondExtend test coverage to novice mode.
2017-06-14 Eric S. RaymondIncrease test coverage.
2017-06-14 Eric S. RaymondIncrease test coverage.
2017-06-14 Eric S. RaymondImprove test coverage.
2017-06-14 Eric S. RaymondDe-FORTRANize the code.
2017-06-14 Eric S. RaymondCode simplification.
2017-06-13 Eric S. RaymondUse more C-like naming conventions for variables.
2017-06-13 Eric S. RaymondMagic-number elimination.
2017-06-13 Eric S. RaymondMakere magic numbers for cond bits into symbols.
2017-06-13 Eric S. RaymondMore tests of nonsense in the forest.
2017-06-13 Eric S. RaymondCorrect a typo, and a test for the affected verb.
2017-06-13 Eric S. RaymondTypo fix.
2017-06-13 Eric S. RaymondAdd test for urn actions.
2017-06-13 Eric S. RaymondFix compiler warnings.
2017-06-13 Jason S. NinnemanFix all the simple compiler warnings. 74/head
2017-06-13 Jason S. NinnemanMax out compiler warnings, and rearrange the debug...
2017-06-13 NHOrusRemove shadowing of variable 73/head
2017-06-13 NHOrusTest for regression from before localizing SPK 72/head
2017-06-13 Eric S. RaymondImprove test coverage.
2017-06-13 Eric S. RaymondDocumentation improvements.
2017-06-13 Eric S. RaymondMove awqy from FORTRANISH conditionals.
2017-06-13 Eric S. RaymondTypo fixes.
2017-06-13 Eric S. RaymondExplain the prompting logic more fully.
2017-06-13 Eric S. RaymondFix a minor bug in -l operation. Explain the input...
2017-06-13 Eric S. RaymondCode simplification.
2017-06-13 Eric S. RaymondCode simplification.
2017-06-13 Eric S. RaymondMore test coverage.
2017-06-13 Eric S. RaymondMore test coverage of odd cases.
2017-06-13 Eric S. RaymondAbolish setup check, there's no possibility of restart.
2017-06-13 Eric S. RaymondAdd woods hint and hint display to test coverage.
2017-06-13 Eric S. RaymondArrange test coverage of reincarnation code.
2017-06-13 Eric S. RaymondRemove more unused code.
2017-06-13 Peje NilssonSpeling misstakes
2017-06-13 Eric S. RaymondRemove now-unused code.
2017-06-13 Peje NilssonCleanup leftover comments 69/head
2017-06-13 Eric S. RaymondFurther increase test coverage.
2017-06-13 Eric S. RaymondImprove regression-test coverage.
2017-06-13 Eric S. RaymondDocumentation update.
2017-06-13 Eric S. RaymondUpdate docs to track Peje's latest patch.
2017-06-13 Peje NilssonRefactor part of dwarfmove to remove goto jumpout 67/head
2017-06-13 Eric S. RaymondComment polishing.
2017-06-13 Eric S. RaymondAddress GitLab issue #10: Spurious '>' characters appea...
2017-06-13 Eric S. RaymondAdjust for Peje Add Peje Nilsson to credits.
2017-06-13 Peje NilssonRemove L19999
2017-06-13 Eric S. RaymondImprove slightly on Peje's L12 patch, changing document...
2017-06-13 Eric S. RaymondMore documentation updates.
2017-06-13 Peje NilssonRelocate L12 65/head
2017-06-13 Eric S. RaymondNew notes.adoc file; major documentation update.
2017-06-12 Jason S. NinnemanDon't output disused dungeon data. 64/head
2017-06-12 Jason S. NinnemanRemove some hard-coded array dimensions. Generate CLSSE... 63/head
2017-06-12 Jason S. NinnemanClean up function argument.
2017-06-12 Jason S. NinnemanUse strdup() instead of strncpy().
2017-06-12 Eric S. RaymondTurn MOD from function to macro.
2017-06-12 Eric S. RaymondAdd -s option.
2017-06-12 Eric S. RaymondFORTRAN line numbers returned from action() become...
2017-06-12 Eric S. RaymondRefactor main command loop to eliminate L2000.
2017-06-12 Eric S. RaymondEliminare L8 label.
2017-06-12 Eric S. RaymondEliminate L8 label.
2017-06-12 Eric S. RaymondFactor out logic for listing objects at present location.
2017-06-12 Eric S. RaymondRefactor hinting logic to pull more code out of mainline.
2017-06-12 Eric S. RaymondClosing-time check factored out.
2017-06-12 Eric S. RaymondReformat for readability.
2017-06-12 Eric S. RaymondMore goto elimination.
2017-06-12 Eric S. RaymondGoto elimination.
2017-06-12 Eric S. RaymondK successfully localized.
2017-06-12 Eric S. RaymondAllow direct object to persist across turns.
2017-06-12 Eric S. RaymondLocalize K.
2017-06-12 Eric S. RaymondNarrow scope of K.
2017-06-12 Eric S. RaymondFix uninitialized-variable warning.
2017-06-12 Eric S. RaymondSPK is abolished.
next