Commit graph

46 commits

Author SHA1 Message Date
Eric S. Raymond
8378063198 Address GitLab issue #53: inventory limit glitch in original game is not reproduced
It was actually a bit of a philosophical question whether I should try to make
this fix revertible with -o. I decided not to, as it's just something the user
may stumble over rather than being an edifying feature of the origiunal interface.
2022-04-04 18:08:50 -04:00
Eric S. Raymond
a251e18682 Address Gitlab issue #52: endgame oyster reading is incorrect 2021-02-15 18:11:57 -05:00
Eric S. Raymond
9cbea5a5db Documentation polishing. 2019-02-28 07:26:52 -05:00
Eric S. Raymond
0d27a5e03d Document a user-visible change. 2019-02-28 04:59:44 -05:00
Eric S. Raymond
e65f31cac2 Documentation fix. 2018-11-30 09:50:25 -05:00
Eric S. Raymond
f1d3b75561 Remove comments that are obsolete now that the code is goto-less. 2018-11-20 07:05:23 -05:00
Eric S. Raymond
7bb2cda986 typo fix. 2018-11-14 13:53:17 -05:00
Eric S. Raymond
25765a1b0f Typo fix. 2018-11-12 04:19:54 -05:00
Eric S. Raymond
d5d6a3e02d Handle a bare numeric token on the command line a bit more gracefully. 2018-11-11 09:05:03 -05:00
Eric S. Raymond
bbdaa07172 Record 100% code coverage. 2017-07-17 14:28:40 -04:00
Eric S. Raymond
4a4c113624 Prevent game from uttering solecisms about the "floor" when outside. 2017-07-12 00:19:16 -04:00
Eric S. Raymond
2935e07bc9 Documentation polishing. 2017-07-08 01:52:19 -04:00
Eric S. Raymond
c8cac18f42 Improve giant-words failure message. 2017-07-05 17:32:44 -04:00
Eric S. Raymond
752ac08737 Documentation polishing. 2017-07-05 02:42:51 -04:00
Eric S. Raymond
df87c596fb Under oldstyle, mangled echoed unknown text to simulate old behavior. 2017-07-05 02:34:36 -04:00
Eric S. Raymond
e1cca3b28a State-arithmetic elimination. 2017-07-04 09:17:20 -04:00
Eric S. Raymond
e31e69b172 Grammar fix. 2017-07-04 09:04:10 -04:00
Eric S. Raymond
a768555312 Use the raw buffer in tr command structure for editing.
This fixes some minor bugs. Unknown words are no longer truncated
nor uppercased on echo.
2017-07-03 12:52:28 -04:00
Eric S. Raymond
d3b525212b Documentation polishing. 2017-07-02 11:19:29 -04:00
Eric S. Raymond
ea963d4af8 Documentation polishing. 2017-07-02 11:01:32 -04:00
NHOrus
29672a6447 Fixed logic, documented it in notes and tests 2017-07-02 17:50:42 +03:00
Wayne Conrad
76e3e27f66 Fix typo in notes 2017-07-01 19:12:05 -04:00
Eric S. Raymond
9355882cac Documentation polishing. 2017-07-01 11:01:06 -04:00
Eric S. Raymond
4d1b1fa4ad Typo fix. 2017-06-29 16:46:36 -04:00
Eric S. Raymond
41d65c1cab Add Aaron Traas to credits. 2017-06-29 16:44:01 -04:00
Eric S. Raymond
21d959a5c2 Documentation polishing and minor test improvements. 2017-06-29 16:25:55 -04:00
Eric S. Raymond
0c2803638f Correct buggy behavior of sign in endgame. Add a test for this. 2017-06-24 09:30:15 -04:00
Eric S. Raymond
62ab37d3e9 Documentation update. 2017-06-20 08:20:34 -04:00
Eric S. Raymond
10e53a419e L12 is gone again. Magic numbers have been almost eliminated. 2017-06-19 08:43:51 -04:00
Eric S. Raymond
df86aa283b Documentation tweak. 2017-06-19 07:41:59 -04:00
Eric S. Raymond
67bf87eda0 Repair plover teleport and add a test for it. 2017-06-18 15:05:17 -04:00
NHOrus
a0a35d8c7b Improved docs, fixed identation 2017-06-17 11:09:55 -04:00
NHOrus
300d246179 Resume from file on startup 2017-06-17 09:20:42 +03:00
Eric S. Raymond
eaee02aa09 Squasgh -Wextra warnings. 2017-06-15 19:39:43 -04:00
Eric S. Raymond
2182dc23ff Documentation polishing. 2017-06-15 17:58:52 -04:00
Eric S. Raymond
e34bd8acf6 Documentation polishing. 2017-06-15 17:39:53 -04:00
Jason S. Ninneman
60126c3dac Generate newdb.[ch] at build time, parallel with database.[ch].
Having two data compile jobs is a temporary situation. Eventually newdb.[ch] will supersede database.[ch].
2017-06-14 13:54:37 -07:00
Eric S. Raymond
4993be4c08 Include LCG state in game saves. 2017-06-14 13:00:28 -04:00
Eric S. Raymond
cad701f54d Add statistic on coverage extent. 2017-06-14 08:47:24 -04:00
Peje Nilsson
89829f45be Speling misstakes 2017-06-13 09:40:11 -04:00
Eric S. Raymond
7018354e22 Improve regression-test coverage. 2017-06-13 09:18:24 -04:00
Eric S. Raymond
8a46a60c8c Documentation update. 2017-06-13 08:37:36 -04:00
Eric S. Raymond
9e08cba63e Adjust for Peje Add Peje Nilsson to credits. 2017-06-13 07:49:53 -04:00
Eric S. Raymond
3bdab31a0d Improve slightly on Peje's L12 patch, changing documentation to match. 2017-06-13 07:36:57 -04:00
Eric S. Raymond
804e60ccff More documentation updates. 2017-06-13 07:20:05 -04:00
Eric S. Raymond
1b167e5e72 New notes.adoc file; major documentation update. 2017-06-12 22:05:44 -04:00