projects
/
open-adventure.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
Documentation and comment cleanup.
2017-06-08
Eric S. Raymond
Factor out the croak() function for player death.
commit
|
commitdiff
|
tree
2017-06-08
Eric S. Raymond
Yet more gotoectomy.
commit
|
commitdiff
|
tree
2017-06-08
Eric S. Raymond
De-gotoize hint machine.
commit
|
commitdiff
|
tree
2017-06-08
Eric S. Raymond
Factor out the state machine for hints.
commit
|
commitdiff
|
tree
2017-06-08
Eric S. Raymond
Resolve a particularly gnarly foto in dwarfmove.
commit
|
commitdiff
|
tree
2017-06-08
Eric S. Raymond
Refactor of dwarfmove logic.
commit
|
commitdiff
|
tree
2017-06-08
Eric S. Raymond
More gotoectomies.
commit
|
commitdiff
|
tree
2017-06-08
Eric S. Raymond
Clean up dwarfmove()
commit
|
commitdiff
|
tree
2017-06-08
Eric S. Raymond
Gotoectomy.
commit
|
commitdiff
|
tree
2017-06-08
Eric S. Raymond
More main.c cleanup.
commit
|
commitdiff
|
tree
2017-06-08
Eric S. Raymond
De-gotoifying main.c
commit
|
commitdiff
|
tree
2017-06-08
Eric S. Raymond
Localize V1 and V2 in main.c
commit
|
commitdiff
|
tree
2017-06-08
Eric S. Raymond
Abolish funcs.h.
commit
|
commitdiff
|
tree
2017-06-08
Eric S. Raymond
Repair linenoise build, add guidance to Makefile on...
commit
|
commitdiff
|
tree
2017-06-08
Eric S. Raymond
Localize K in fill().
commit
|
commitdiff
|
tree
2017-06-08
Eric S. Raymond
De-gotoify feed().
commit
|
commitdiff
|
tree
2017-06-08
Eric S. Raymond
De-gotoify carry().
commit
|
commitdiff
|
tree
2017-06-08
Eric S. Raymond
Goto removal in actions2.c.
commit
|
commitdiff
|
tree
2017-06-08
Eric S. Raymond
De-gotoify fill().
commit
|
commitdiff
|
tree
2017-06-08
Eric S. Raymond
misc.c is goto-free.
commit
|
commitdiff
|
tree
2017-06-08
Eric S. Raymond
Yet another parallel make attempt.
commit
|
commitdiff
|
tree
2017-06-08
Eric S. Raymond
Yet more gotoectomy.
commit
|
commitdiff
|
tree
2017-06-08
Eric S. Raymond
The continuing cleanup of misc.c
commit
|
commitdiff
|
tree
2017-06-08
Eric S. Raymond
Attempt to repair GitLab build breakage.
commit
|
commitdiff
|
tree
2017-06-07
Eric S. Raymond
Still more gotoectomy.
commit
|
commitdiff
|
tree
2017-06-07
Eric S. Raymond
More goto removal.
commit
|
commitdiff
|
tree
2017-06-07
Eric S. Raymond
More goto elimination in misc.c
commit
|
commitdiff
|
tree
2017-06-07
Eric S. Raymond
More misc.c cleanup.
commit
|
commitdiff
|
tree
2017-06-07
Eric S. Raymond
Continuing cleanup of misc.c.
commit
|
commitdiff
|
tree
2017-06-07
Eric S. Raymond
Partial misc.c gotoectomy.
commit
|
commitdiff
|
tree
2017-06-07
Eric S. Raymond
Move MAXDIE computation to dungeonmaker.
commit
|
commitdiff
|
tree
2017-06-07
Eric S. Raymond
Localize K in score.c.
commit
|
commitdiff
|
tree
2017-06-07
Eric S. Raymond
init.c is now real C.
commit
|
commitdiff
|
tree
2017-06-07
Eric S. Raymond
Scoring code is fully translated to C.
commit
|
commitdiff
|
tree
2017-06-07
Eric S. Raymond
Reformat score.c like normal C, since it now almost is.
commit
|
commitdiff
|
tree
2017-06-07
Eric S. Raymond
Global-variable elimination.
commit
|
commitdiff
|
tree
2017-06-07
Eric S. Raymond
score.c begins to resemble actual C.
commit
|
commitdiff
|
tree
2017-06-07
Eric S. Raymond
Goto elimination.
commit
|
commitdiff
|
tree
2017-06-07
Eric S. Raymond
Eliminate globals.
commit
|
commitdiff
|
tree
2017-06-07
Eric S. Raymond
Localize TK.
commit
|
commitdiff
|
tree
2017-06-07
Eric S. Raymond
Narrow the scope of IGO.
commit
|
commitdiff
|
tree
2017-06-07
Eric S. Raymond
Localize K2.
commit
|
commitdiff
|
tree
2017-06-07
Eric S. Raymond
Localize KK.
commit
|
commitdiff
|
tree
2017-06-07
Eric S. Raymond
Fully localize VERB.
commit
|
commitdiff
|
tree
2017-06-07
Eric S. Raymond
Further narrow the scope of VERB.
commit
|
commitdiff
|
tree
2017-06-07
Eric S. Raymond
Localize a variable.
commit
|
commitdiff
|
tree
2017-06-07
Eric S. Raymond
Narrow the scope of VERB.
commit
|
commitdiff
|
tree
2017-06-07
Eric S. Raymond
Prevent confusion between dungeonmaker and runtime...
commit
|
commitdiff
|
tree
2017-06-07
Eric S. Raymond
OBJ is completely localized.
commit
|
commitdiff
|
tree
2017-06-07
Eric S. Raymond
OBJ has become local in actions1.c and diesn't have...
commit
|
commitdiff
|
tree
2017-06-07
Eric S. Raymond
Complete OBJ localization in actions2.c
commit
|
commitdiff
|
tree
2017-06-07
Eric S. Raymond
Continuing OBJ localization.
commit
|
commitdiff
|
tree
2017-06-07
Eric S. Raymond
Yet more OBJ localization.
commit
|
commitdiff
|
tree
2017-06-07
Eric S. Raymond
Yet more OBJ localization.
commit
|
commitdiff
|
tree
2017-06-07
Eric S. Raymond
Localize OBJ in throw().
commit
|
commitdiff
|
tree
2017-06-07
Eric S. Raymond
Begin localizing OBJ.
commit
|
commitdiff
|
tree
2017-06-07
Eric S. Raymond
LOC pulled into game structure block.
commit
|
commitdiff
|
tree
2017-06-07
Eric S. Raymond
Fix allcapsed comment.
commit
|
commitdiff
|
tree
2017-06-07
Eric S. Raymond
Global LL becomes local to command interpreter toplevel...
commit
|
commitdiff
|
tree
2017-06-07
Eric S. Raymond
Finish moving state arrays into game structure block.
commit
|
commitdiff
|
tree
2017-06-07
Eric S. Raymond
Change name of dungeon maker - dual use of "compile...
commit
|
commitdiff
|
tree
2017-06-07
Eric S. Raymond
More collecting of globals.
commit
|
commitdiff
|
tree
2017-06-07
Eric S. Raymond
Magic-number cleanup.
commit
|
commitdiff
|
tree
2017-06-07
Peje Nilsson
Split init loop into separate loops based on size.
commit
|
commitdiff
|
tree
2017-06-07
Eric S. Raymond
Bite the bullet - size siymbols have to be shared.
commit
|
commitdiff
|
tree
2017-06-07
Eric S. Raymond
Bring SETUP variable into game state block
commit
|
commitdiff
|
tree
2017-06-07
Eric S. Raymond
Pull more globals into the game state block.
commit
|
commitdiff
|
tree
2017-06-07
Eric S. Raymond
Move more globals into the game state block.
commit
|
commitdiff
|
tree
2017-06-07
Eric S. Raymond
Pack more globals into the game block structure.
commit
|
commitdiff
|
tree
2017-06-07
Eric S. Raymond
Capture clock variables into the game-state block.
commit
|
commitdiff
|
tree
2017-06-07
Eric S. Raymond
More magic-number elimination, and some information...
commit
|
commitdiff
|
tree
2017-06-07
Eric S. Raymond
Information hiding.
commit
|
commitdiff
|
tree
2017-06-07
Eric S. Raymond
More more globals into the game state block.
commit
|
commitdiff
|
tree
2017-06-07
Eric S. Raymond
First step in game state encapsulation: the dwarf ...
commit
|
commitdiff
|
tree
2017-06-07
Eric S. Raymond
Magic-number elimination.
commit
|
commitdiff
|
tree
2017-06-07
Eric S. Raymond
Gotoectomy+.
commit
|
commitdiff
|
tree
2017-06-07
Eric S. Raymond
Gotoectomy.
commit
|
commitdiff
|
tree
2017-06-06
Eric S. Raymond
Semantic types.
commit
|
commitdiff
|
tree
2017-06-06
Eric S. Raymond
Goto elimination.
commit
|
commitdiff
|
tree
2017-06-06
Eric S. Raymond
Begin to split undifferentiated longs into semantic...
commit
|
commitdiff
|
tree
2017-06-06
Eric S. Raymond
Typo fix.
commit
|
commitdiff
|
tree
2017-06-06
Eric S. Raymond
Magic-number elimination.
commit
|
commitdiff
|
tree
2017-06-06
Eric S. Raymond
Abstract out NOBJECTS (formerly magic number 100).
commit
|
commitdiff
|
tree
2017-06-06
Eric S. Raymond
Translate some loops out of FORTRAN.
commit
|
commitdiff
|
tree
2017-06-06
Eric S. Raymond
Replace homebrew IABS() with C kubrary labs(3).
commit
|
commitdiff
|
tree
2017-06-06
Eric S. Raymond
MAPLIN is no longer called during setup phase.
commit
|
commitdiff
|
tree
2017-06-06
Eric S. Raymond
More test coverage improvements.
commit
|
commitdiff
|
tree
2017-06-06
Eric S. Raymond
Fix for parallel make.
commit
|
commitdiff
|
tree
2017-06-06
Eric S. Raymond
Properly include tests directory - must use find, not ls.
commit
|
commitdiff
|
tree
2017-06-06
Eric S. Raymond
Another test coverage extension.
commit
|
commitdiff
|
tree
2017-06-06
Eric S. Raymond
Should have been committee along with last change to...
commit
|
commitdiff
|
tree
2017-06-06
Eric S. Raymond
Note a dropped stitch.
commit
|
commitdiff
|
tree
2017-06-06
Eric S. Raymond
Address GitLab issue #8: `make check` breaks.
commit
|
commitdiff
|
tree
2017-06-06
Eric S. Raymond
Further extend test coverage.
commit
|
commitdiff
|
tree
2017-06-06
Eric S. Raymond
In tests, exercise the "go back" code.
commit
|
commitdiff
|
tree
2017-06-06
Eric S. Raymond
Add a small tool for making logs from checkfiles.
commit
|
commitdiff
|
tree
2017-06-05
Eric S. Raymond
Add a bug warning.
commit
|
commitdiff
|
tree
2017-06-05
Eric S. Raymond
More hints.
commit
|
commitdiff
|
tree
2017-06-05
Eric S. Raymond
Prevent spurious pipeline failure on GitLab.
commit
|
commitdiff
|
tree
2017-06-05
Eric S. Raymond
Typo fix.
commit
|
commitdiff
|
tree
next