Add test for urn actions.
[open-adventure.git] / main.c
2017-06-13 Eric S. RaymondFix compiler warnings.
2017-06-13 Jason S. NinnemanFix all the simple compiler warnings. 74/head
2017-06-13 Eric S. RaymondAbolish setup check, there's no possibility of restart.
2017-06-13 Peje NilssonCleanup leftover comments 69/head
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 Peje NilssonRemove L19999
2017-06-13 Eric S. RaymondImprove slightly on Peje's L12 patch, changing document...
2017-06-13 Peje NilssonRelocate L12 65/head
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. RaymondK localization.
2017-06-12 Eric S. RaymondLocalize K to main.c
2017-06-12 Eric S. RaymondSPK is no longer global.
2017-06-11 Jason S. NinnemanRetrofit main.c for the new database and newspeak().
2017-06-11 Eric S. RaymondYet more goto elimination.
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. RaymondAbolish 2011 return from actions. A step towards locali...
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 Eric S. RaymondResolve a goto.
2017-06-10 Eric S. RaymondDocumentaion polishing.
2017-06-10 Eric S. RaymondStructuring move.
2017-06-10 Eric S. RaymondUse C idioms for increment/decrement.
2017-06-10 Eric S. RaymondEnable input editing with the linenoise library.
2017-06-10 Eric S. RaymondReplace magic linenumbers with a clearer enum.
2017-06-09 Eric S. RaymondWhitespace fixes.
2017-06-09 Eric S. RaymondWhuirespace-only change.
2017-06-09 Eric S. RaymondContinuing gotoicide.
2017-06-09 Eric S. RaymondStill more gotoicides.
2017-06-09 Eric S. RaymondFactor out player movement logic.
2017-06-09 Eric S. RaymondAnother gotoicide.
2017-06-09 Eric S. RaymondAnother gotoicide.
2017-06-09 Jason S. NinnemanRender the ascii<->advent character code mappings to... 57/head
2017-06-09 Eric S. RaymondReplace an unstructured goto with a two-level break.
2017-06-09 Eric S. RaymondLabel and global-variable elimination.
2017-06-09 Eric S. RaymondAbolish global variable I.
2017-06-09 Eric S. RaymondLocalize I.
2017-06-09 Eric S. RaymondAbolish a silly layer of macros.
2017-06-09 Eric S. RaymondEliminate an unused global.
2017-06-09 Eric S. RaymondEliminate a global variable.
2017-06-09 Eric S. RaymondAbolish global variable L.
2017-06-09 Eric S. RaymondAbolish global variable J.
2017-06-09 Eric S. RaymondEliminate objectionable use of global.
2017-06-08 Eric S. RaymondOne more goto gone.
2017-06-08 Eric S. RaymondFactor out the croak() function for player death.
2017-06-08 Eric S. RaymondYet more gotoectomy.
2017-06-08 Eric S. RaymondDe-gotoize hint machine.
2017-06-08 Eric S. RaymondFactor out the state machine for hints.
2017-06-08 Eric S. RaymondResolve a particularly gnarly foto in dwarfmove.
2017-06-08 Eric S. RaymondRefactor of dwarfmove logic.
2017-06-08 Eric S. RaymondMore gotoectomies.
2017-06-08 Eric S. RaymondClean up dwarfmove()
2017-06-08 Eric S. RaymondGotoectomy.
2017-06-08 Eric S. RaymondMore main.c cleanup.
2017-06-08 Eric S. RaymondDe-gotoifying main.c
2017-06-08 Eric S. RaymondLocalize V1 and V2 in main.c
2017-06-08 Eric S. RaymondAbolish funcs.h.
2017-06-08 Eric S. RaymondAttempt to repair GitLab build breakage.
2017-06-07 Eric S. RaymondMove MAXDIE computation to dungeonmaker.
2017-06-07 Eric S. RaymondGlobal-variable elimination.
2017-06-07 Eric S. RaymondEliminate globals.
2017-06-07 Eric S. RaymondLocalize TK.
2017-06-07 Eric S. RaymondNarrow the scope of IGO.
2017-06-07 Eric S. RaymondLocalize K2.
2017-06-07 Eric S. RaymondLocalize KK.
2017-06-07 Eric S. RaymondFully localize VERB.
2017-06-07 Eric S. RaymondFurther narrow the scope of VERB.
2017-06-07 Eric S. RaymondLocalize a variable.
2017-06-07 Eric S. RaymondOBJ is completely localized.
2017-06-07 Eric S. RaymondOBJ has become local in actions1.c and diesn't have...
2017-06-07 Eric S. RaymondLOC pulled into game structure block.
2017-06-07 Eric S. RaymondGlobal LL becomes local to command interpreter toplevel...
2017-06-07 Eric S. RaymondFinish moving state arrays into game structure block.
2017-06-07 Eric S. RaymondMore collecting of globals.
2017-06-07 Eric S. RaymondMagic-number cleanup.
2017-06-07 Eric S. RaymondBring SETUP variable into game state block
2017-06-07 Eric S. RaymondPull more globals into the game state block.
2017-06-07 Eric S. RaymondMove more globals into the game state block.
2017-06-07 Eric S. RaymondPack more globals into the game block structure.
next