Eric S. Raymond
|
461575ef4c
|
Bite the bullet - size siymbols have to be shared.
Otherwise we end up duplicating magic sizes and tey can drift apart.
|
2017-06-07 05:45:51 -04:00 |
|
Eric S. Raymond
|
7f4cff1188
|
Bring SETUP variable into game state block
Saved separately because the kogic around this variable looks
a bit dubious and may need review.
|
2017-06-07 05:24:48 -04:00 |
|
Eric S. Raymond
|
dda636bbc1
|
Pull more globals into the game state block.
|
2017-06-07 05:10:20 -04:00 |
|
Eric S. Raymond
|
91ad0185ff
|
Move more globals into the game state block.
|
2017-06-07 01:12:49 -04:00 |
|
Eric S. Raymond
|
62ee15c892
|
Pack more globals into the game block structure.
|
2017-06-07 00:41:51 -04:00 |
|
Eric S. Raymond
|
bb78ca96ce
|
Capture clock variables into the game-state block.
|
2017-06-07 00:15:31 -04:00 |
|
Eric S. Raymond
|
c68b92d9da
|
More magic-number elimination, and some information hiding.
|
2017-06-07 00:05:03 -04:00 |
|
Eric S. Raymond
|
924157fa9f
|
Information hiding.
|
2017-06-06 23:49:10 -04:00 |
|
Eric S. Raymond
|
ab04fe4d41
|
More more globals into the game state block.
|
2017-06-06 21:46:17 -04:00 |
|
Eric S. Raymond
|
07c0020a7a
|
First step in game state encapsulation: the dwarf & pirate locations.
|
2017-06-06 21:34:11 -04:00 |
|
Eric S. Raymond
|
3b8122ae3a
|
Magic-number elimination.
|
2017-06-06 21:06:16 -04:00 |
|
Eric S. Raymond
|
e4f8218d9c
|
Gotoectomy+.
|
2017-06-06 20:32:00 -04:00 |
|
Eric S. Raymond
|
d8e8bc8e89
|
Gotoectomy.
|
2017-06-06 20:01:01 -04:00 |
|
Eric S. Raymond
|
4e1ab63322
|
Semantic types.
|
2017-06-06 18:22:24 -04:00 |
|
Eric S. Raymond
|
19553e69fc
|
Goto elimination.
|
2017-06-06 14:41:03 -04:00 |
|
Eric S. Raymond
|
c1ee521f73
|
Begin to split undifferentiated longs into semantic types.
|
2017-06-06 14:28:27 -04:00 |
|
Eric S. Raymond
|
75bf848ecd
|
Typo fix.
|
2017-06-06 13:52:08 -04:00 |
|
Eric S. Raymond
|
978168523a
|
Magic-number elimination.
|
2017-06-06 11:12:00 -04:00 |
|
Eric S. Raymond
|
fd10d380df
|
Abstract out NOBJECTS (formerly magic number 100).
|
2017-06-06 10:44:25 -04:00 |
|
Eric S. Raymond
|
00c0da471d
|
Translate some loops out of FORTRAN.
|
2017-06-06 09:55:30 -04:00 |
|
Eric S. Raymond
|
4d6078d8a8
|
Replace homebrew IABS() with C kubrary labs(3).
|
2017-06-06 09:21:46 -04:00 |
|
Eric S. Raymond
|
1445c7ebcc
|
MAPLIN is no longer called during setup phase.
|
2017-06-06 07:52:07 -04:00 |
|
Eric S. Raymond
|
0105b04ac2
|
More test coverage improvements.
|
2017-06-06 06:59:39 -04:00 |
|
Eric S. Raymond
|
31ecc4a8e3
|
Fix for parallel make.
|
2017-06-06 06:34:46 -04:00 |
|
Eric S. Raymond
|
738504d280
|
Properly include tests directory - must use find, not ls.
|
2017-06-06 06:18:09 -04:00 |
|
Eric S. Raymond
|
54eb0ac2cb
|
Another test coverage extension.
|
2017-06-06 06:00:08 -04:00 |
|
Eric S. Raymond
|
456aa3d7b6
|
Should have been committee along with last change to illformed.log.
|
2017-06-06 05:44:35 -04:00 |
|
Eric S. Raymond
|
8003c6166c
|
Note a dropped stitch.
|
2017-06-06 05:40:20 -04:00 |
|
Eric S. Raymond
|
3da812fdf6
|
Address GitLab issue #8: make check breaks.
Include tests in the generated tarball.
|
2017-06-06 05:38:24 -04:00 |
|
Eric S. Raymond
|
98a67dd50b
|
Further extend test coverage.
|
2017-06-06 05:36:39 -04:00 |
|
Eric S. Raymond
|
7130265578
|
In tests, exercise the "go back" code.
|
2017-06-06 00:54:56 -04:00 |
|
Eric S. Raymond
|
7118f25d5a
|
Add a small tool for making logs from checkfiles.
Useful because the context in checkfiles makes them easier to edit
than plain logfiles are.
|
2017-06-06 00:52:04 -04:00 |
|
Jason S. Ninneman
|
78f5cc9e6a
|
Update the tests README.
|
2017-06-05 19:33:35 -07:00 |
|
Jason S. Ninneman
|
b2c774afeb
|
Alphabetically sort the test file list.
This ensures that appropriately-named tests run in sequence. E.g., test.1.log, test.2.log, etc.
|
2017-06-05 19:21:08 -07:00 |
|
Jason S. Ninneman
|
990be32ac6
|
Add simple tests of save and resume.
|
2017-06-05 19:20:39 -07:00 |
|
Jason S. Ninneman
|
acc08b8a5c
|
Get rid of tarballs with 'make clean'.
|
2017-06-05 14:06:30 -07:00 |
|
Jason S. Ninneman
|
5e85d65c79
|
git-ignore MANIFEST.
|
2017-06-05 14:06:14 -07:00 |
|
Eric S. Raymond
|
e50d41561c
|
Add a bug warning.
|
2017-06-05 16:22:35 -04:00 |
|
Eric S. Raymond
|
b34aee7979
|
More hints.
|
2017-06-05 16:08:42 -04:00 |
|
Eric S. Raymond
|
bc33b1f554
|
Prevent spurious pipeline failure on GitLab.
|
2017-06-05 15:22:59 -04:00 |
|
Eric S. Raymond
|
1944e4c7ba
|
Typo fix.
|
2017-06-05 14:57:38 -04:00 |
|
Eric S. Raymond
|
61c9a89d23
|
Re-spin 1.0: same code, repaired website.
|
2017-06-05 14:56:16 -04:00 |
|
Eric S. Raymond
|
4c9bf00c91
|
Project name consistency.
|
2017-06-05 14:43:04 -04:00 |
|
Eric S. Raymond
|
1b391ed6cc
|
Restore Makefile productions needed for CI pipeline.
|
2017-06-05 14:27:58 -04:00 |
|
Eric S. Raymond
|
3e3dd13025
|
Release 1.0.
|
2017-06-05 14:08:12 -04:00 |
|
Eric S. Raymond
|
d1231f3953
|
Release preparation.
|
2017-06-05 14:06:39 -04:00 |
|
Jason S. Ninneman
|
8c56bbe91a
|
Create the public directory first.
|
2017-06-05 10:47:15 -07:00 |
|
Jason S. Ninneman
|
06368fe091
|
Stop publishing anything to Gitlab Pages (except coverage).
|
2017-06-05 10:43:46 -07:00 |
|
Jason S. Ninneman
|
afba06504a
|
Update the pipeline to produce a tarball of the source upon every commit.
Unfortunately, it's not possible to preserve previous tarballs from run to run.
|
2017-06-04 17:13:28 -07:00 |
|
Eric S. Raymond
|
2f9d798574
|
Simplification.
|
2017-06-04 18:54:33 -04:00 |
|