Commit graph

  • 5929a68b88 Real test coverage dor SAVE_TAMPERING. Eric S. Raymond 2023-03-12 17:37:58 -04:00
  • 43af075fa9 Cleann up scratchfile after tesrs. Eric S. Raymond 2023-03-12 17:21:15 -04:00
  • 47c3d14a11 Comment polishing. Eric S. Raymond 2023-03-12 17:14:18 -04:00
  • db8ca5eb26 Documentation polishing. Eric S. Raymond 2023-03-12 12:58:11 -04:00
  • ca5b6975dc NEWS update. Eric S. Raymond 2023-03-12 12:41:13 -04:00
  • 282842c4a9 Whitespace trimming of save and resume names. Eric S. Raymond 2023-03-12 11:15:04 -04:00
  • 7723f3fc1a Add coverage exception now that SAVE_TAMPERING is back. Eric S. Raymond 2023-03-12 10:11:52 -04:00
  • 0ffb297801 Relax the savefile validity check a little. Eric S. Raymond 2023-03-12 10:03:43 -04:00
  • 04df0ce64c Add message and bailout on invalid save. Eric S. Raymond 2023-03-12 06:39:57 -04:00
  • 569a39aa7c Drop an attempt to pacify cppcheck that's no longer needed. Eric S. Raymond 2023-03-11 10:58:38 -05:00
  • 1652df4540 Add ANSI prototype, Eric S. Raymond 2023-03-11 10:40:01 -05:00
  • ba3248224e Add C coverage exclsion required by unbreaking the property setter. Eric S. Raymond 2023-03-11 10:29:38 -05:00
  • b7bf85904d Fix a formal-type glitch. Eric S. Raymond 2023-03-11 09:41:07 -05:00
  • 71f05c4567 Bugfix: bird starts caged in endgame. Eric S. Raymond 2023-03-11 09:35:26 -05:00
  • fe8a82927c Document a bugfix. Eric S. Raymond 2023-03-10 17:17:38 -05:00
  • b125fe7b2a Fix interrupted-magic-words cosmetic bug. Eric S. Raymond 2023-03-10 16:43:27 -05:00
  • 3971a61ab0 Ready to ship 1.14. 1.14 Eric S. Raymond 2023-03-09 10:16:22 -05:00
  • 8f527fb433 Fix whitespace glitch. Eric S. Raymond 2023-03-09 10:19:34 -05:00
  • 643eab4e9c Use $(advent) rather than advent where needed. Eric S. Raymond 2023-03-09 08:54:20 -05:00
  • f53476f826 Complete fix of GitLab issue #64: Coverage summary looks wrong Eric S. Raymond 2023-03-08 22:55:12 -05:00
  • 83c32598be Partially address Gitlsb issue #64: Coverage summary looks wrong Eric S. Raymond 2023-03-08 21:54:45 -05:00
  • 98b95e92ee Another typo fix. Torbjörn Andersson 2023-03-08 18:15:51 +01:00
  • 8d409c6b3b Add a comment to the code that fixes the inventory-count bug. Eric S. Raymond 2023-03-07 07:56:04 -05:00
  • e1ce7d6b6a Documentation polishing. Eric S. Raymond 2023-03-06 23:51:52 -05:00
  • f911e42453 Eliminate some forwards. Eric S. Raymond 2023-03-06 23:41:07 -05:00
  • 12d39ef72b Improve Makefile recipe for coverage testing. Eric S. Raymond 2023-03-06 12:23:40 -05:00
  • 1efd1027f7 Add test for interspersed non-motion command amidst magic words. Eric S. Raymond 2023-03-04 20:26:13 -05:00
  • 1121bb8aa5 NEWS and notes.adoc update. Eric S. Raymond 2023-03-04 20:16:07 -05:00
  • a01c08385c Prevent a spurious coverage error. Eric S. Raymond 2023-03-04 19:58:57 -05:00
  • 643656fcc3 Complain to user on save/resume.restore when it's disabled. Eric S. Raymond 2023-03-04 19:48:17 -05:00
  • ac0c5fc024 Document -a option. Eric S. Raymond 2023-03-03 17:18:00 -05:00
  • dfff80faa8 Add optional auto-save/restore feature using -a <filename> option Rob Swindell (on Debian Linux) 2023-03-02 19:44:47 -08:00
  • 426684fec2 Increase retrigressiveness of oldstyle a bit. Eric S. Raymond 2023-03-01 17:46:13 -05:00
  • 162c5abc8a Comment typo fix. Eric S. Raymond 2023-03-01 16:03:13 -05:00
  • 1f644a1d7d Don't crap out on failed diff. Eric S. Raymond 2023-03-01 14:01:44 -05:00
  • 17782cab67 Another comment typo fix. Eric S. Raymond 2023-03-01 13:52:54 -05:00
  • 94e7cc6505 Address Gitlab isse #62: Comment typos. Eric S. Raymond 2023-03-01 13:04:53 -05:00
  • 3f34adad3b Move pylint suppressions inline. Eric S. Raymond 2023-02-28 19:46:50 -05:00
  • 17c74326c1 Ready to ship 1.13. 1.13 Eric S. Raymond 2023-02-28 18:48:57 -05:00
  • b8c7a6d5ea cppcheck cleanup. Eric S. Raymond 2023-02-28 18:54:07 -05:00
  • e5e6dbd741 NEWS update. Eric S. Raymond 2023-02-28 18:40:40 -05:00
  • 89266b7c1a Documerntation and comment polishing. Eric S. Raymond 2023-02-28 17:05:37 -05:00
  • 9a1b4d021e Improve message emission when player wins. Eric S. Raymond 2023-02-28 15:06:06 -05:00
  • ff2dd31209 Update our tapview copy. Eric S. Raymond 2023-02-28 15:04:42 -05:00
  • 66b8192ae8 SPDXify generated code. Eric S. Raymond 2023-02-28 14:55:40 -05:00
  • 23e9931645 Prevent spurious error return. Eric S. Raymond 2023-02-28 14:48:33 -05:00
  • 20859304c0 Eliminate a bad code smell. Eric S. Raymond 2023-02-28 06:45:24 -05:00
  • aa32e8f4d6 Add Ryan Sarson's 430-point win to the test suite. Eric S. Raymond 2023-02-27 23:03:38 -05:00
  • 60d7070506 Cleanup for current pylint. Eric S. Raymond 2023-02-17 13:45:50 -05:00
  • a44ec19753 Documentation polishing. Eric S. Raymond 2023-02-07 05:27:24 -05:00
  • 9812b7a357 Comment improvements. Eric S. Raymond 2023-02-07 04:55:59 -05:00
  • d9111efc68 Ready to ship 1.12 1.12 Eric S. Raymond 2023-02-06 17:03:34 -05:00
  • 5e2614678b NEWS update. Eric S. Raymond 2023-02-06 16:52:16 -05:00
  • 0aead5634e Another typo fix. Eric S. Raymond 2023-02-06 16:46:03 -05:00
  • 7810888164 Experimental tweak of Docker image to try to fix manpage build. Eric S. Raymond 2023-02-06 16:36:59 -05:00
  • aaaf0ac7d2 Typo fixes. Eric S. Raymond 2023-02-06 15:55:03 -05:00
  • 750cfe36d8 Fix for GitLab issue #59. Eric S. Raymond 2022-10-21 11:21:58 -04:00
  • b6c0f5bff0 Add Patreon link. Eric S. Raymond 2022-04-20 11:59:26 -04:00
  • e5d01c83f0 Remove ibsoletre constraint comment. Eric S. Raymond 2022-04-20 11:32:02 -04:00
  • 3dcf8449e5 In the grapher,add some room condition bits to clean up code. Eric S. Raymond 2022-04-20 08:27:30 -04:00
  • 3f3e114536 In the grapher, split forset from surface mode. Eric S. Raymond 2022-04-20 07:08:11 -04:00
  • baab09e3ab py;imt cleanup. Eric S. Raymond 2022-04-19 22:41:14 -04:00
  • 81c7bb6d5b More grapher improvement. Eric S. Raymond 2022-04-19 20:55:23 -04:00
  • c547f4498b Add verbose optionm to grapher. Eric S. Raymond 2022-04-19 20:39:54 -04:00
  • 74b1589b57 Various grapher improvements. Eric S. Raymond 2022-04-19 17:51:10 -04:00
  • 67a887f432 Magic-number elimination. Eric S. Raymond 2022-04-19 17:07:46 -04:00
  • 00c2182d9b Code cleanup. Eric S. Raymond 2022-04-19 16:26:43 -04:00
  • 9af3ab4ecd Improve comments. Eric S. Raymond 2022-04-18 18:07:28 -04:00
  • 017162da6e Declare the poject finished in the designer's notes. Eric S. Raymond 2022-04-18 16:41:13 -04:00
  • 648deb4770 Remove the TODo, last iten about lamp image is obsolerte Eric S. Raymond 2022-04-18 16:18:43 -04:00
  • 156b39c34a Do full code validation before each release. Eric S. Raymond 2022-04-18 14:47:01 -04:00
  • c71a4dc441 NEWS update, Eric S. Raymond 2022-04-18 14:06:54 -04:00
  • 732b581031 Remove an issue about dropping the vase, the drop code doesn't change state. Eric S. Raymond 2022-04-18 13:57:29 -04:00
  • 86e2e21ef8 Drop vase on pillow in well house and confirm that you get points for it. Eric S. Raymond 2022-04-18 12:40:09 -04:00
  • 3afaabead3 NEWS update. Eric S. Raymond 2022-04-18 11:57:02 -04:00
  • d320212622 Indent cleanup. Eric S. Raymond 2022-04-18 10:31:13 -04:00
  • f7d6884ded cppcheck cleanup. Eric S. Raymond 2022-04-18 10:24:11 -04:00
  • d9d58ea168 Base UNDEEP on the previiously unreferenced DEEP condition bit. Eric S. Raymond 2022-04-18 10:01:14 -04:00
  • 846f293e06 Typo fix. Eric S. Raymond 2022-04-14 15:49:56 -04:00
  • 70a9edd497 Ready to ship 1.11 1.11 Eric S. Raymond 2022-04-14 14:38:50 -04:00
  • dee8809e30 pylint cleanup. Eric S. Raymond 2022-04-14 13:13:46 -04:00
  • 44017d64bb Reorganize and clean up test machinery. Eric S. Raymond 2022-04-14 12:27:15 -04:00
  • dd7b664e32 Revert Makefile changes that broke coverage testing for cheat.c Eric S. Raymond 2022-04-14 12:05:03 -04:00
  • 1c2346392e Grapher simplification. Eric S. Raymond 2022-04-14 07:53:35 -04:00
  • f6fc7f244d Graph mode for maze all different. Eric S. Raymond 2022-04-14 07:47:47 -04:00
  • 18566a349a Add logic for chasing forwarding limks to the graph maker. Eric S. Raymond 2022-04-13 22:31:46 -04:00
  • 4069bf210b cppcheck cleanup. Eric S. Raymond 2022-04-13 20:55:57 -04:00
  • ceba6482a1 Introduce and use matags in the YAML. Eric S. Raymond 2022-04-13 15:49:30 -04:00
  • 9e6095afa0 Inprove -m mapping. Eric S. Raymond 2022-04-13 15:20:26 -04:00
  • ad75cc1eb7 Mapping improvements. Eric S. Raymond 2022-04-13 05:25:21 -04:00
  • 0f5fd82b77 Add a test of resurrection logic. Eric S. Raymond 2022-04-13 04:38:41 -04:00
  • 834f6e753c Add test that dropping vase in tghe soft room does not break it. Eric S. Raymond 2022-04-13 04:23:28 -04:00
  • b30059bb72 NEWS update. Eric S. Raymond 2022-04-13 04:01:41 -04:00
  • af7ce31dd9 Simplify the test machinery. Eric S. Raymond 2022-04-13 03:59:57 -04:00
  • 337377ab57 savecheck only needs to be run for makiung coverage reports. Eric S. Raymond 2022-04-13 03:45:59 -04:00
  • d235313e97 Switch normal regression testing to TAP output. Eric S. Raymond 2022-04-13 03:13:53 -04:00
  • 129136b51e Integrate multifile test into TAP sequence. Eric S. Raymond 2022-04-13 02:58:02 -04:00
  • 7b3b5d32c0 More steps towards TAP. Eric S. Raymond 2022-04-13 02:42:25 -04:00
  • c78845e05a Update maxhinert for tap from reposurgeon... Eric S. Raymond 2022-04-12 23:23:48 -04:00
  • 74dc0d168a Take test coverage back to 100% Eric S. Raymond 2022-04-12 22:47:41 -04:00