Commit graph

  • 59a558b762 Code simplification. Eric S. Raymond 2017-06-16 15:08:21 -04:00
  • 77e7ed14b9 Changed 'thuis' -> 'this' on line 27 of README.adoc Denis Roy 2017-06-16 18:48:14 +00:00
  • a6feda5307 Split saveresume to reduce complexity Peje Nilsson 2017-06-16 18:15:04 +02:00
  • dee4520345 Merge branch 'cli-resume' into wip NHOrus 2017-06-16 20:11:19 +03:00
  • a1890d53a0 Resume from file on startup NHOrus 2017-06-16 19:44:23 +03:00
  • 7da460d5a6 Split saveresume to reduce complexity Peje Nilsson 2017-06-16 18:15:04 +02:00
  • adbbd1df25 Merge branch 'master' into actions-arithmetic Peje Nilsson 2017-06-16 17:43:14 +02:00
  • d7bb3f61eb Test coverage of -s and -l options. Eric S. Raymond 2017-06-16 09:54:10 -04:00
  • 3939cd4f96 Fix the mazehint log so it works. Eric S. Raymond 2017-06-16 09:38:54 -04:00
  • 349c51793c Improve test coverage. Eric S. Raymond 2017-06-16 09:31:37 -04:00
  • efe898d783 Test throwing axe at bear. Eric S. Raymond 2017-06-16 09:16:01 -04:00
  • 4403d0b721 Improve test coverage. Eric S. Raymond 2017-06-16 09:05:20 -04:00
  • d97574d35c Magic-number elimination. Eric S. Raymond 2017-06-16 08:55:53 -04:00
  • 1329da1087 Remove total-ordering assumption. Eric S. Raymond 2017-06-16 08:39:01 -04:00
  • a57d93ce35 Magic-number elimination. Eric S. Raymond 2017-06-16 07:00:57 -04:00
  • 1b5ab6c808 Code simplification. Eric S. Raymond 2017-06-16 06:44:22 -04:00
  • d4fc7a88b4 Merge branch 'master' into actions-arithmetic Peje Nilsson 2017-06-16 10:10:38 +02:00
  • 9a32f4c770 Fix more arithmetic on locations & messages Peje Nilsson 2017-06-16 10:06:01 +02:00
  • ee431cf673 Merge branch 'master' of gitlab.com:esr/open-adventure Peje Nilsson 2017-06-16 09:03:28 +02:00
  • 7ccef92f7f Reduce verbosity. Eric S. Raymond 2017-06-15 21:36:06 -04:00
  • eaee02aa09 Squasgh -Wextra warnings. Eric S. Raymond 2017-06-15 19:39:43 -04:00
  • 2182dc23ff Documentation polishing. Eric S. Raymond 2017-06-15 17:58:52 -04:00
  • e34bd8acf6 Documentation polishing. Eric S. Raymond 2017-06-15 17:39:53 -04:00
  • ec031b0417 Name another magic number. Eric S. Raymond 2017-06-15 17:34:06 -04:00
  • d2b226b34c Add regression test for seed crash bug. Eric S. Raymond 2017-06-15 16:58:48 -04:00
  • fc7f52f83f Don't do dwarf moves after a fallback command. Eric S. Raymond 2017-06-15 16:54:29 -04:00
  • 29aae03af7 minimized crasher NHOrus 2017-06-15 23:07:03 +03:00
  • 93ed9149de Fuzzed for errors. Success NHOrus 2017-06-15 22:53:28 +03:00
  • f8b5c71b32 Fuzzed for errors. Success NHOrus 2017-06-15 22:41:37 +03:00
  • 0d5f9064c7 Comment fix. Eric S. Raymond 2017-06-15 12:20:49 -04:00
  • 14486d67d4 Magic-numnber elimination. Eric S. Raymond 2017-06-15 12:18:37 -04:00
  • a86c67c2ab Merge branch 'master' into actions-arithmetic Peje Nilsson 2017-06-15 17:33:15 +02:00
  • 49edca485d More use of manifeat constants. Eric S. Raymond 2017-06-15 11:15:45 -04:00
  • 29121a82f8 Fix arithmetic on message number Peje Nilsson 2017-06-15 17:01:10 +02:00
  • 0dc78b4221 More use of manifest constants. Eric S. Raymond 2017-06-15 10:59:43 -04:00
  • 1896e0f886 Use symbolic shortnames for locations. Eric S. Raymond 2017-06-15 10:31:26 -04:00
  • f008327f47 Merge branch 'master' of gitlab.com:esr/open-adventure Peje Nilsson 2017-06-15 15:26:31 +02:00
  • dc24bacc55 Fix arithmetic on message number Peje Nilsson 2017-06-15 15:25:41 +02:00
  • f1f7cfd4e9 Localizing variables NHOrus 2017-06-15 16:16:21 +03:00
  • e5f9c4fbea Use LOC_* constants for locations. Clean up some ARB_* constants. Eric S. Raymond 2017-06-15 08:49:47 -04:00
  • a141f021d5 Meaningful shortnames for RSPEAK messages. Eric S. Raymond 2017-06-15 07:35:03 -04:00
  • 1d37262a16 More ARB tagging. Eric S. Raymond 2017-06-15 07:16:39 -04:00
  • 98bf1bfcdd Improve test coverage NHOrus 2017-06-15 09:49:29 +03:00
  • c4c28e10db dungeon now outputs just database.h Bob Little 2017-06-14 21:54:49 -04:00
  • 1322a347ae Put the long and short location descriptions into a 'locations' data structure. Jason S. Ninneman 2017-06-14 16:45:49 -07:00
  • da883d53c0 Clean up remnant magic labels. Eric S. Raymond 2017-06-14 17:41:01 -04:00
  • fef9657e3e Move from random message numbers to ARB_* symbols generate from YAML. Eric S. Raymond 2017-06-14 17:36:30 -04:00
  • f38f286f39 Document build-time dependencies. Eric S. Raymond 2017-06-14 17:12:00 -04:00
  • 08cf3065ea Repair a checkfile. Eric S. Raymond 2017-06-14 16:59:26 -04:00
  • be2ada4d93 Fix some Makefile glitches. Jason S. Ninneman 2017-06-14 13:48:21 -07:00
  • 73c9b59507 Use Python 3's pip. Jason S. Ninneman 2017-06-14 13:36:10 -07:00
  • 37197a800a Update pipeline for python3 and PyYAML. Jason S. Ninneman 2017-06-14 13:28:59 -07:00
  • 79926f7cfc git-ignore newdb.[ch]. Jason S. Ninneman 2017-06-14 13:25:36 -07:00
  • 88da6e72a5 Run python3 explicitly at build. Jason S. Ninneman 2017-06-14 11:39:01 -07:00
  • 60126c3dac Generate newdb.[ch] at build time, parallel with database.[ch]. Jason S. Ninneman 2017-06-14 11:32:41 -07:00
  • 178c7ff983 Remove newdb.[ch] from version control. Jason S. Ninneman 2017-06-14 08:33:01 -07:00
  • 0e9e45f1b7 New dungeon compiler to gradually replace the existing one. Jason S. Ninneman 2017-06-14 08:32:31 -07:00
  • c818a10f28 Add test for feeding ogre. Eric S. Raymond 2017-06-14 16:53:45 -04:00
  • a48d75b999 Improve test coverage. Eric S. Raymond 2017-06-14 16:35:10 -04:00
  • 46bb20deb3 Lowering the scope And cleaning up some warnings from static analysis NHOrus 2017-06-14 22:08:43 +03:00
  • 7c9a0bfb36 Fix handling of intransitive "say". Eric S. Raymond 2017-06-14 15:15:00 -04:00
  • 4b7a21245a Lowering the scope And cleaning up some warnings from static analysis NHOrus 2017-06-14 22:08:43 +03:00
  • 6c6498b797 Eliminate magic return value. Eric S. Raymond 2017-06-14 13:35:06 -04:00
  • 4993be4c08 Include LCG state in game saves. Eric S. Raymond 2017-06-14 13:00:28 -04:00
  • fdd72c6417 Fix a minor memory leak. Eric S. Raymond 2017-06-14 08:50:41 -04:00
  • cad701f54d Add statistic on coverage extent. Eric S. Raymond 2017-06-14 08:47:24 -04:00
  • b6db1731ed Run the rm in the same subshell Peje Nilsson 2017-06-14 11:23:58 +00:00
  • 7af0c7b059 Repair and simplify complicated pirare-robbery logic. Eric S. Raymond 2017-06-14 08:26:49 -04:00
  • 7dabea941e Run the rm in the same subshell Peje Nilsson 2017-06-14 11:23:58 +00:00
  • 57931eda54 Remove regress temporary files Peje Nilsson 2017-06-14 11:14:11 +00:00
  • d0f943f4fb Extend test coverage to novice mode. Eric S. Raymond 2017-06-14 06:41:04 -04:00
  • b24670f4bc Increase test coverage. Eric S. Raymond 2017-06-14 06:34:43 -04:00
  • 5d8275c147 Increase test coverage. Eric S. Raymond 2017-06-14 06:02:42 -04:00
  • a6657a53e9 Improve test coverage. Eric S. Raymond 2017-06-14 05:44:45 -04:00
  • 9344b8b329 De-FORTRANize the code. Eric S. Raymond 2017-06-14 05:36:55 -04:00
  • 473bdfaa2a Code simplification. Eric S. Raymond 2017-06-13 20:06:07 -04:00
  • c3453db345 Use more C-like naming conventions for variables. Eric S. Raymond 2017-06-13 19:17:24 -04:00
  • dc6a5751ed Magic-number elimination. Eric S. Raymond 2017-06-13 18:54:53 -04:00
  • d61cab352e Makere magic numbers for cond bits into symbols. Eric S. Raymond 2017-06-13 18:38:04 -04:00
  • 70b5b191fd More tests of nonsense in the forest. Eric S. Raymond 2017-06-13 17:48:05 -04:00
  • dcf4d5f1d3 Correct a typo, and a test for the affected verb. Eric S. Raymond 2017-06-13 17:32:07 -04:00
  • 8718a6c1da Typo fix. Eric S. Raymond 2017-06-13 17:13:38 -04:00
  • c5d2d9ddb5 Add test for urn actions. Eric S. Raymond 2017-06-13 17:02:52 -04:00
  • bd35d47139 Fix compiler warnings. Eric S. Raymond 2017-06-13 14:33:19 -04:00
  • bfa06be62d Fix all the simple compiler warnings. Jason S. Ninneman 2017-06-13 11:15:43 -07:00
  • 34621b054a Max out compiler warnings, and rearrange the debug build recipe. Jason S. Ninneman 2017-06-13 11:15:22 -07:00
  • 2d1e089caf Remove shadowing of variable NHOrus 2017-06-13 21:12:16 +03:00
  • a52f6b4d47 Test for regression from before localizing SPK NHOrus 2017-06-13 20:49:01 +03:00
  • e99969d1d1 Test for regression from before localizing SPK NHOrus 2017-06-13 20:30:49 +03:00
  • 272b0af273 Documentation improvements. Eric S. Raymond 2017-06-13 13:13:30 -04:00
  • 8f38545bf6 Move awqy from FORTRANISH conditionals. Eric S. Raymond 2017-06-13 12:47:34 -04:00
  • 98cacc55bd Typo fixes. Eric S. Raymond 2017-06-13 12:25:19 -04:00
  • f07c9c98c6 Explain the prompting logic more fully. Eric S. Raymond 2017-06-13 12:18:46 -04:00
  • 5c85c1420b Fix a minor bug in -l operation. Explain the input logic. Eric S. Raymond 2017-06-13 11:59:49 -04:00
  • e36133c0c5 Code simplification. Eric S. Raymond 2017-06-13 11:28:53 -04:00
  • 4b7bb981f3 Code simplification. Eric S. Raymond 2017-06-13 11:12:38 -04:00
  • f116b23776 More test coverage. Eric S. Raymond 2017-06-13 10:57:03 -04:00
  • 80a7197ce2 More test coverage of odd cases. Eric S. Raymond 2017-06-13 10:43:06 -04:00
  • b950b78c04 Abolish setup check, there's no possibility of restart. Eric S. Raymond 2017-06-13 10:20:15 -04:00
  • 8c0931d196 Add woods hint and hint display to test coverage. Eric S. Raymond 2017-06-13 10:05:48 -04:00