open-adventure.git
6 years agoThe nuclear option.
Jason S. Ninneman [Thu, 8 Jun 2017 02:29:53 +0000 (19:29 -0700)]
The nuclear option.

6 years agoGetting desperate now.
Jason S. Ninneman [Thu, 8 Jun 2017 02:21:45 +0000 (19:21 -0700)]
Getting desperate now.

6 years agoFix YAML syntax.
Jason S. Ninneman [Thu, 8 Jun 2017 02:18:11 +0000 (19:18 -0700)]
Fix YAML syntax.

6 years agoFix YAML syntax.
Jason S. Ninneman [Thu, 8 Jun 2017 02:16:01 +0000 (19:16 -0700)]
Fix YAML syntax.

6 years agoFix YAML syntax.
Jason S. Ninneman [Thu, 8 Jun 2017 02:14:26 +0000 (19:14 -0700)]
Fix YAML syntax.

6 years agoFix YAML syntax.
Jason S. Ninneman [Thu, 8 Jun 2017 02:13:34 +0000 (19:13 -0700)]
Fix YAML syntax.

6 years agoAnother workaround.
Jason S. Ninneman [Thu, 8 Jun 2017 02:13:00 +0000 (19:13 -0700)]
Another workaround.

6 years agoUse a workaround of Gitlab issue 2148.wq
Jason S. Ninneman [Thu, 8 Jun 2017 02:01:14 +0000 (19:01 -0700)]
Use a workaround of Gitlab issue 2148.wq

6 years agoTell Gitlab to grab git submodules.
Jason S. Ninneman [Thu, 8 Jun 2017 01:57:53 +0000 (18:57 -0700)]
Tell Gitlab to grab git submodules.

6 years agoUpdate Makefile for linenoise.
Jason S. Ninneman [Thu, 8 Jun 2017 01:37:30 +0000 (18:37 -0700)]
Update Makefile for linenoise.

6 years agoSubmodularize the linenoise library.
Jason S. Ninneman [Wed, 7 Jun 2017 05:11:11 +0000 (22:11 -0700)]
Submodularize the linenoise library.

6 years agoYet another parallel make attempt.
Eric S. Raymond [Thu, 8 Jun 2017 03:04:44 +0000 (23:04 -0400)]
Yet another parallel make attempt.

Credit to Bob Little.

6 years agoYet more gotoectomy.
Eric S. Raymond [Thu, 8 Jun 2017 02:59:55 +0000 (22:59 -0400)]
Yet more gotoectomy.

6 years agoThe continuing cleanup of misc.c
Eric S. Raymond [Thu, 8 Jun 2017 02:34:06 +0000 (22:34 -0400)]
The continuing cleanup of misc.c

6 years agoAttempt to repair GitLab build breakage.
Eric S. Raymond [Thu, 8 Jun 2017 01:26:45 +0000 (21:26 -0400)]
Attempt to repair GitLab build breakage.

6 years agoStill more gotoectomy.
Eric S. Raymond [Wed, 7 Jun 2017 23:22:41 +0000 (19:22 -0400)]
Still more gotoectomy.

6 years agoMore goto removal.
Eric S. Raymond [Wed, 7 Jun 2017 23:10:39 +0000 (19:10 -0400)]
More goto removal.

6 years agoMore goto elimination in misc.c
Eric S. Raymond [Wed, 7 Jun 2017 22:34:08 +0000 (18:34 -0400)]
More goto elimination in misc.c

6 years agoMore misc.c cleanup.
Eric S. Raymond [Wed, 7 Jun 2017 22:00:12 +0000 (18:00 -0400)]
More misc.c cleanup.

6 years agoContinuing cleanup of misc.c.
Eric S. Raymond [Wed, 7 Jun 2017 20:39:59 +0000 (16:39 -0400)]
Continuing cleanup of misc.c.

6 years agoPartial misc.c gotoectomy.
Eric S. Raymond [Wed, 7 Jun 2017 20:30:51 +0000 (16:30 -0400)]
Partial misc.c gotoectomy.

6 years agoMove MAXDIE computation to dungeonmaker.
Eric S. Raymond [Wed, 7 Jun 2017 19:33:22 +0000 (15:33 -0400)]
Move MAXDIE computation to dungeonmaker.

6 years agoLocalize K in score.c.
Eric S. Raymond [Wed, 7 Jun 2017 19:20:19 +0000 (15:20 -0400)]
Localize K in score.c.

6 years agoinit.c is now real C.
Eric S. Raymond [Wed, 7 Jun 2017 19:12:21 +0000 (15:12 -0400)]
init.c is now real C.

6 years agoScoring code is fully translated to C.
Eric S. Raymond [Wed, 7 Jun 2017 19:00:16 +0000 (15:00 -0400)]
Scoring code is fully translated to C.

6 years agoReformat score.c like normal C, since it now almost is.
Eric S. Raymond [Wed, 7 Jun 2017 18:50:45 +0000 (14:50 -0400)]
Reformat score.c like normal C, since it now almost is.

Still two gotos to get rid of.

6 years agoGlobal-variable elimination.
Eric S. Raymond [Wed, 7 Jun 2017 18:45:30 +0000 (14:45 -0400)]
Global-variable elimination.

6 years agoscore.c begins to resemble actual C.
Eric S. Raymond [Wed, 7 Jun 2017 18:39:51 +0000 (14:39 -0400)]
score.c begins to resemble actual C.

6 years agoGoto elimination.
Eric S. Raymond [Wed, 7 Jun 2017 18:26:46 +0000 (14:26 -0400)]
Goto elimination.

6 years agoEliminate globals.
Eric S. Raymond [Wed, 7 Jun 2017 18:03:33 +0000 (14:03 -0400)]
Eliminate globals.

6 years agoLocalize TK.
Eric S. Raymond [Wed, 7 Jun 2017 14:38:18 +0000 (10:38 -0400)]
Localize TK.

6 years agoNarrow the scope of IGO.
Eric S. Raymond [Wed, 7 Jun 2017 14:33:38 +0000 (10:33 -0400)]
Narrow the scope of IGO.

6 years agoLocalize K2.
Eric S. Raymond [Wed, 7 Jun 2017 14:25:59 +0000 (10:25 -0400)]
Localize K2.

6 years agoLocalize KK.
Eric S. Raymond [Wed, 7 Jun 2017 14:23:06 +0000 (10:23 -0400)]
Localize KK.

6 years agoFully localize VERB.
Eric S. Raymond [Wed, 7 Jun 2017 14:06:14 +0000 (10:06 -0400)]
Fully localize VERB.

6 years agoFurther narrow the scope of VERB.
Eric S. Raymond [Wed, 7 Jun 2017 13:57:23 +0000 (09:57 -0400)]
Further narrow the scope of VERB.

6 years agoLocalize a variable.
Eric S. Raymond [Wed, 7 Jun 2017 13:46:25 +0000 (09:46 -0400)]
Localize a variable.

6 years agoNarrow the scope of VERB.
Eric S. Raymond [Wed, 7 Jun 2017 13:39:04 +0000 (09:39 -0400)]
Narrow the scope of VERB.

6 years agoPrevent confusion between dungeonmaker and runtime variables.
Eric S. Raymond [Wed, 7 Jun 2017 13:21:05 +0000 (09:21 -0400)]
Prevent confusion between dungeonmaker and runtime variables.

6 years agoOBJ is completely localized.
Eric S. Raymond [Wed, 7 Jun 2017 13:03:14 +0000 (09:03 -0400)]
OBJ is completely localized.

6 years agoOBJ has become local in actions1.c and diesn't have to be saved.
Eric S. Raymond [Wed, 7 Jun 2017 12:59:50 +0000 (08:59 -0400)]
OBJ has become local in actions1.c and diesn't have to be saved.

6 years agoComplete OBJ localization in actions2.c
Eric S. Raymond [Wed, 7 Jun 2017 12:48:12 +0000 (08:48 -0400)]
Complete OBJ localization in actions2.c

6 years agoContinuing OBJ localization.
Eric S. Raymond [Wed, 7 Jun 2017 12:41:46 +0000 (08:41 -0400)]
Continuing OBJ localization.

6 years agoYet more OBJ localization.
Eric S. Raymond [Wed, 7 Jun 2017 12:39:12 +0000 (08:39 -0400)]
Yet more OBJ localization.

6 years agoYet more OBJ localization.
Eric S. Raymond [Wed, 7 Jun 2017 12:34:42 +0000 (08:34 -0400)]
Yet more OBJ localization.

6 years agoLocalize OBJ in throw().
Eric S. Raymond [Wed, 7 Jun 2017 12:32:06 +0000 (08:32 -0400)]
Localize OBJ in throw().

6 years agoBegin localizing OBJ.
Eric S. Raymond [Wed, 7 Jun 2017 12:29:30 +0000 (08:29 -0400)]
Begin localizing OBJ.

6 years agoLOC pulled into game structure block.
Eric S. Raymond [Wed, 7 Jun 2017 11:50:09 +0000 (07:50 -0400)]
LOC pulled into game structure block.

6 years agoFix allcapsed comment.
Eric S. Raymond [Wed, 7 Jun 2017 11:40:44 +0000 (07:40 -0400)]
Fix allcapsed comment.

6 years agoGlobal LL becomes local to command interpreter toplevel...
Eric S. Raymond [Wed, 7 Jun 2017 11:30:56 +0000 (07:30 -0400)]
Global LL becomes local to command interpreter toplevel...

...and doesn't have to be saved.

6 years agoFinish moving state arrays into game structure block.
Eric S. Raymond [Wed, 7 Jun 2017 11:10:07 +0000 (07:10 -0400)]
Finish moving state arrays into game structure block.

6 years agoChange name of dungeon maker - dual use of "compile" was confusing.
Eric S. Raymond [Wed, 7 Jun 2017 10:47:01 +0000 (06:47 -0400)]
Change name of dungeon maker - dual use of "compile" was confusing.

6 years agoMore collecting of globals.
Eric S. Raymond [Wed, 7 Jun 2017 10:38:40 +0000 (06:38 -0400)]
More collecting of globals.

6 years agoMagic-number cleanup.
Eric S. Raymond [Wed, 7 Jun 2017 10:24:18 +0000 (06:24 -0400)]
Magic-number cleanup.

6 years agoSplit init loop into separate loops based on size.
Peje Nilsson [Wed, 7 Jun 2017 10:18:25 +0000 (06:18 -0400)]
Split init loop into separate loops based on size.

6 years agoBite the bullet - size siymbols have to be shared.
Eric S. Raymond [Wed, 7 Jun 2017 09:45:51 +0000 (05:45 -0400)]
Bite the bullet - size siymbols have to be shared.

Otherwise we end up duplicating magic sizes and tey can drift apart.

6 years agoBring SETUP variable into game state block
Eric S. Raymond [Wed, 7 Jun 2017 09:24:48 +0000 (05:24 -0400)]
Bring SETUP variable into game state block

Saved separately because the kogic around this variable looks
a bit dubious and may need review.

6 years agoPull more globals into the game state block.
Eric S. Raymond [Wed, 7 Jun 2017 09:10:20 +0000 (05:10 -0400)]
Pull more globals into the  game state block.

6 years agoMove more globals into the game state block.
Eric S. Raymond [Wed, 7 Jun 2017 05:12:49 +0000 (01:12 -0400)]
Move more globals into the game state block.

6 years agoPack more globals into the game block structure.
Eric S. Raymond [Wed, 7 Jun 2017 04:41:51 +0000 (00:41 -0400)]
Pack more globals into the game block structure.

6 years agoCapture clock variables into the game-state block.
Eric S. Raymond [Wed, 7 Jun 2017 04:15:31 +0000 (00:15 -0400)]
Capture clock variables into the game-state block.

6 years agoMore magic-number elimination, and some information hiding.
Eric S. Raymond [Wed, 7 Jun 2017 04:05:03 +0000 (00:05 -0400)]
More magic-number elimination, and some information hiding.

6 years agoInformation hiding.
Eric S. Raymond [Wed, 7 Jun 2017 03:49:10 +0000 (23:49 -0400)]
Information hiding.

6 years agoMore more globals into the game state block.
Eric S. Raymond [Wed, 7 Jun 2017 01:46:17 +0000 (21:46 -0400)]
More more globals into the game state block.

6 years agoFirst step in game state encapsulation: the dwarf & pirate locations.
Eric S. Raymond [Wed, 7 Jun 2017 01:34:11 +0000 (21:34 -0400)]
First step in game state encapsulation: the dwarf & pirate locations.

6 years agoMagic-number elimination.
Eric S. Raymond [Wed, 7 Jun 2017 01:06:16 +0000 (21:06 -0400)]
Magic-number elimination.

6 years agoGotoectomy+.
Eric S. Raymond [Wed, 7 Jun 2017 00:32:00 +0000 (20:32 -0400)]
Gotoectomy+.

6 years agoGotoectomy.
Eric S. Raymond [Wed, 7 Jun 2017 00:01:01 +0000 (20:01 -0400)]
Gotoectomy.

6 years agoSemantic types.
Eric S. Raymond [Tue, 6 Jun 2017 22:22:24 +0000 (18:22 -0400)]
Semantic types.

6 years agoGoto elimination.
Eric S. Raymond [Tue, 6 Jun 2017 18:41:03 +0000 (14:41 -0400)]
Goto elimination.

6 years agoBegin to split undifferentiated longs into semantic types.
Eric S. Raymond [Tue, 6 Jun 2017 18:28:27 +0000 (14:28 -0400)]
Begin to split undifferentiated longs into semantic types.

6 years agoTypo fix.
Eric S. Raymond [Tue, 6 Jun 2017 17:52:08 +0000 (13:52 -0400)]
Typo fix.

6 years agoMagic-number elimination.
Eric S. Raymond [Tue, 6 Jun 2017 15:12:00 +0000 (11:12 -0400)]
Magic-number elimination.

6 years agoAbstract out NOBJECTS (formerly magic number 100).
Eric S. Raymond [Tue, 6 Jun 2017 14:44:25 +0000 (10:44 -0400)]
Abstract out NOBJECTS (formerly magic number 100).

6 years agoTranslate some loops out of FORTRAN.
Eric S. Raymond [Tue, 6 Jun 2017 13:55:30 +0000 (09:55 -0400)]
Translate some loops out of FORTRAN.

6 years agoReplace homebrew IABS() with C kubrary labs(3).
Eric S. Raymond [Tue, 6 Jun 2017 13:21:46 +0000 (09:21 -0400)]
Replace homebrew IABS() with C kubrary labs(3).

6 years agoMAPLIN is no longer called during setup phase.
Eric S. Raymond [Tue, 6 Jun 2017 11:52:07 +0000 (07:52 -0400)]
MAPLIN is no longer called during setup phase.

6 years agoMore test coverage improvements.
Eric S. Raymond [Tue, 6 Jun 2017 10:59:39 +0000 (06:59 -0400)]
More test coverage improvements.

6 years agoFix for parallel make.
Eric S. Raymond [Tue, 6 Jun 2017 10:34:46 +0000 (06:34 -0400)]
Fix for parallel make.

6 years agoProperly include tests directory - must use find, not ls.
Eric S. Raymond [Tue, 6 Jun 2017 10:18:09 +0000 (06:18 -0400)]
Properly include tests directory - must use find, not ls.

6 years agoAnother test coverage extension.
Eric S. Raymond [Tue, 6 Jun 2017 10:00:08 +0000 (06:00 -0400)]
Another test coverage extension.

6 years agoShould have been committee along with last change to illformed.log.
Eric S. Raymond [Tue, 6 Jun 2017 09:44:35 +0000 (05:44 -0400)]
Should have been committee along with last change to illformed.log.

6 years agoNote a dropped stitch.
Eric S. Raymond [Tue, 6 Jun 2017 09:40:20 +0000 (05:40 -0400)]
Note a dropped stitch.

6 years agoAddress GitLab issue #8: `make check` breaks.
Eric S. Raymond [Tue, 6 Jun 2017 09:38:24 +0000 (05:38 -0400)]
Address GitLab issue #8: `make check` breaks.

Include tests in the generated tarball.

6 years agoFurther extend test coverage.
Eric S. Raymond [Tue, 6 Jun 2017 09:36:39 +0000 (05:36 -0400)]
Further extend test coverage.

6 years agoIn tests, exercise the "go back" code.
Eric S. Raymond [Tue, 6 Jun 2017 04:54:56 +0000 (00:54 -0400)]
In tests, exercise the "go back" code.

6 years agoAdd a small tool for making logs from checkfiles.
Eric S. Raymond [Tue, 6 Jun 2017 04:52:04 +0000 (00:52 -0400)]
Add a small tool for making logs from checkfiles.

Useful because the context in checkfiles makes them easier to edit
than plain logfiles are.

6 years agoUpdate the tests README. 48/head
Jason S. Ninneman [Tue, 6 Jun 2017 02:33:35 +0000 (19:33 -0700)]
Update the tests README.

6 years agoAlphabetically sort the test file list.
Jason S. Ninneman [Tue, 6 Jun 2017 02:21:08 +0000 (19:21 -0700)]
Alphabetically sort the test file list.

This ensures that appropriately-named tests run in sequence. E.g., test.1.log, test.2.log, etc.

6 years agoAdd simple tests of save and resume.
Jason S. Ninneman [Tue, 6 Jun 2017 02:20:39 +0000 (19:20 -0700)]
Add simple tests of save and resume.

6 years agoGet rid of tarballs with 'make clean'. 47/head
Jason S. Ninneman [Mon, 5 Jun 2017 21:06:30 +0000 (14:06 -0700)]
Get rid of tarballs with 'make clean'.

6 years agogit-ignore MANIFEST.
Jason S. Ninneman [Mon, 5 Jun 2017 21:06:14 +0000 (14:06 -0700)]
git-ignore MANIFEST.

6 years agoAdd a bug warning.
Eric S. Raymond [Mon, 5 Jun 2017 20:22:35 +0000 (16:22 -0400)]
Add a bug warning.

6 years agoMore hints. 46/head
Eric S. Raymond [Mon, 5 Jun 2017 20:08:42 +0000 (16:08 -0400)]
More hints.

6 years agoPrevent spurious pipeline failure on GitLab.
Eric S. Raymond [Mon, 5 Jun 2017 19:22:59 +0000 (15:22 -0400)]
Prevent spurious pipeline failure on GitLab.

6 years agoTypo fix.
Eric S. Raymond [Mon, 5 Jun 2017 18:57:38 +0000 (14:57 -0400)]
Typo fix.

6 years agoRe-spin 1.0: same code, repaired website. 1.0
Eric S. Raymond [Mon, 5 Jun 2017 18:56:16 +0000 (14:56 -0400)]
Re-spin 1.0: same code, repaired website.

6 years agoProject name consistency.
Eric S. Raymond [Mon, 5 Jun 2017 18:43:04 +0000 (14:43 -0400)]
Project name consistency.

6 years agoRestore Makefile productions needed for CI pipeline.
Eric S. Raymond [Mon, 5 Jun 2017 18:27:58 +0000 (14:27 -0400)]
Restore Makefile productions needed for CI pipeline.

6 years agoRelease 1.0.
Eric S. Raymond [Mon, 5 Jun 2017 18:08:12 +0000 (14:08 -0400)]
Release 1.0.