open-adventure.git
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.
2017-06-12 Eric S. RaymondMore SPK localization.
2017-06-12 Eric S. RaymondSPK localization.
2017-06-12 Eric S. RaymondK localization.
2017-06-12 Eric S. RaymondLocalize K to main.c
2017-06-12 Eric S. RaymondLocalization moves for K.
2017-06-12 Eric S. RaymondUpdate TODO.
2017-06-12 Eric S. RaymondSPK is no longer global.
2017-06-12 Eric S. RaymondContinue localization of SPK (not yet complete).
2017-06-12 Eric S. RaymondLimit visibility of ugly globals.
2017-06-11 Eric S. RaymondClean up compiler warnings.
2017-06-11 Jason S. NinnemanMassive whitespace update to the test output. 60/head
2017-06-11 Jason S. NinnemanChange 'drop pillow' to 'drop pillo' to make the test...
2017-06-11 Jason S. NinnemanFix broken unpacking algorithm.
2017-06-11 Jason S. NinnemanAbolish SPEAK().
2017-06-11 Jason S. NinnemanFix spacing problem.
2017-06-11 Jason S. NinnemanAdd missing function prototypes.
2017-06-11 Jason S. NinnemanWorking first draft of newspeak().
2017-06-11 Jason S. NinnemanGet plural replacement working.
2017-06-11 Jason S. NinnemanPartially-working newspeak().
2017-06-11 Jason S. NinnemanMore retrofitting.
2017-06-11 Jason S. NinnemanRetrofit main.c for the new database and newspeak().
2017-06-11 Jason S. NinnemanRetrofit RSPEAK() and PSPEAK().
2017-06-11 Jason S. NinnemanCheck in dropped file.
2017-06-11 Jason S. NinnemanCompile in the new (partial) database.
2017-06-11 Jason S. NinnemanFirst crude version of newspeak().
2017-06-11 Jason S. NinnemanRemove handlers for disused advent format specifiers.
2017-06-11 Eric S. RaymondTest for the "break" verb.
2017-06-11 Eric S. RaymondIncrease test coverage.
2017-06-11 Eric S. RaymondMore test coverage.
2017-06-11 Eric S. RaymondImproved test coverage.
2017-06-11 Eric S. RaymondYet more goto elimination.
2017-06-11 Eric S. RaymondReadability tweak.
2017-06-11 Eric S. RaymondAbolish 18999 return from actions().
2017-06-11 Eric S. RaymondAbolish 2009 return.
2017-06-11 Eric S. RaymondAbolish L2010.
2017-06-11 Eric S. RaymondCode simplifications based on abolishing 2011.
2017-06-11 Eric S. RaymondAbolish 2011 return from actions. A step towards locali...
2017-06-11 Eric S. RaymondQuestions for the future.
2017-06-11 Eric S. RaymondMore goto elimination.
2017-06-11 Eric S. RaymondClean up dummy macro arguments.
2017-06-11 Eric S. RaymondYet more goto eliminations.
2017-06-11 Eric S. RaymondTwo goto eliminations.
2017-06-11 Eric S. RaymondOne more goto-label pair gone.
2017-06-11 Eric S. RaymondSix more gotoectomies.
2017-06-11 Jason S. NinnemanMore SPEAK() hardening. 59/head
2017-06-11 Jason S. NinnemanReplace some spaces with tabs per the database spec.
2017-06-11 Eric S. RaymondResolve a goto.
2017-06-10 Jason S. NinnemanZero-index the lookup tables and the code that referenc... 58/head
2017-06-10 Jason S. NinnemanReplace advent character constants with lookups.
2017-06-10 Jason S. NinnemanKeep ascii_to_advent[] numeric. Using char literals...
2017-06-10 Jason S. NinnemanAdd missing common.c.
2017-06-10 Jason S. NinnemanUse a header/source set common to both advent and the...
2017-06-10 Eric S. RaymondDocumentaion polishing.
2017-06-10 Eric S. RaymondStructuring move.
2017-06-10 Eric S. RaymondReadability fix.
2017-06-10 Eric S. RaymondLast goto removed from actions.c
2017-06-10 Eric S. RaymondJust one label left in actions.c.
next