open-adventure.git
2024-02-15 Eric S. RaymondReissue 1.18 - same code, corrected metadata. master 1.18
2024-02-05 Eric S. RaymondImprove the project summary.
2024-02-05 Eric S. RaymondUbuntu-discuss doesn't want to see release notifications.
2024-02-05 Eric S. RaymondReady to ship 1.18.
2024-02-05 Eric S. RaymondDocumentation polishing.
2024-02-04 Eric S. RaymondAdd a detail to the installation instructiions.
2024-02-04 Eric S. RaymondRemove unused production.
2024-02-04 Eric S. Raymondasciidoc -> asciidoctor.
2024-02-04 Eric S. RaymondPerform full code validation on every make check.
2024-02-04 Eric S. RaymondAt this revision, make cppcheck runs clean.
2024-02-04 Eric S. RaymondMinor repair of savefile validation code.
2024-02-04 Eric S. RaymondMake reflow run black.
2024-01-29 Eric S. Raymond1TBS reflow, the bracening.
2024-01-28 Eric S. Raymond1TBS reflow with clang-format.
2024-01-28 Eric S. RaymondPlace1TBS mandatory braces.
2024-01-28 Eric S. RaymondSimplify SPDX copyright lines to the shortest canonical...
2024-01-15 Eric S. RaymondTypo fix.
2024-01-15 Eric S. RaymondUpdate tapview and tapdiffer.
2024-01-15 Eric S. RaymondFix SPDX headers.
2024-01-15 Eric S. RaymondRemove debugging debris.
2024-01-03 Eric S. RaymondFix up copyright notices. SPDX wants only one per file.
2024-01-03 Eric S. RaymondSimplify some dependencies.
2024-01-03 Eric S. RaymondReduce include complexity.
2024-01-03 Eric S. RaymondReady to ship 1.17. 1.17
2024-01-03 Eric S. Raymondpylint cleanup.
2024-01-02 Eric S. RaymondCorrected fix, and test, for #67.
2024-01-02 Eric S. RaymondAdd -a option to synopsis.
2024-01-02 Eric S. RaymondNEWS update.
2024-01-02 Eric S. RaymondBetter explanation of backwards compatibility with...
2024-01-02 Eric S. RaymondCommit a test script.
2024-01-02 Eric S. RaymondInitialize dwarf locations in YAML, not C.
2024-01-02 Eric S. RaymondAddress GitLab issue #67: saying Z'ZZZ at the reservoir...
2024-01-02 Eric S. RaymondFix defective copyright notices.
2024-01-02 Eric S. RaymondTypo fix.
2023-11-27 Nicola Smaniottosaveresume.c: add missing semicolon 293/head
2023-09-17 Eric S. RaymondApply black to move Python style to standard form.
2023-05-11 Eric S. RaymondComment polishing.
2023-04-18 Torbjörn AnderssonSpelling fixes. 292/head
2023-04-18 Eric S. RaymondComment rtpo fix.
2023-04-18 Eric S. RaymondAdd some map tags.
2023-04-17 Eric S. RaymondAdd exolanatory comment.
2023-04-17 Eric S. RaymondUse fixed-lwength types to make the save format more...
2023-04-17 Eric S. RaymondRemove unnecessary code duplication.
2023-04-15 Eric S. RaymondReady to ship 1.16. 1.16
2023-04-15 Eric S. RaymondComment polishing.
2023-04-15 Eric S. RaymondImprove state-macro encapsulation.
2023-04-15 Eric S. RaymondAdd explanatory comments.
2023-04-14 Eric S. RaymondSimplify initialization code. All tests pass, 100...
2023-04-14 Eric S. RaymondMake build with conditional compilation easier.
2023-04-10 Eric S. RaymondRemove a remnant line number.
2023-04-10 Eric S. RaymondMagic-number elimination.
2023-04-10 Eric S. RaymondCondition in alternative state-management macros.
2023-04-09 Eric S. RaymondConfine use of STATE_NOTFOUND to macros.
2023-04-09 Eric S. RaymondTurn an odd test into a macro disjunction.
2023-04-09 Eric S. RaymondMore nontrivial macro abstraction of state checks.
2023-04-09 Eric S. RaymondFirst nontrivial replacement of object state test by...
2023-04-08 Eric S. RaymondEncapsulate object-state state tests and setttings...
2023-04-07 Eric S. RaymondRefactor put() function and calls.
2023-04-07 Eric S. RaymondRemove unneeded use of put().
2023-04-07 Eric S. RaymondAdd test for behavior of stashed objects in endgame.
2023-04-07 Eric S. RaymondStructurization of hints.
2023-04-07 Eric S. RaymondStructurize object info.
2023-04-07 Eric S. RaymondStructurize locatiuon info.
2023-04-07 Eric S. RaymondStructurize the informaruin about dwarves.
2023-04-07 Eric S. RaymondApply loc_t type.
2023-04-07 Eric S. RaymondBoolification.
2023-04-07 Torbjörn AnderssonSpelling fixes. 291/head
2023-04-07 Eric S. RaymondFix some screwy formatting of conditionals...
2023-04-07 Eric S. RaymondComment typo fixes.
2023-04-07 Eric S. RaymondIn notes.adoc, update the new-features list and credits.
2023-04-06 Eric S. RaymondResume now detects if a save has incompatible endianness.
2023-04-06 Eric S. RaymondSimplify the signature of savefile().
2023-04-06 Eric S. RaymondImplement the magic-cookie check and its test.
2023-04-06 Eric S. RaymondGive savefiles an identifting header. SAve format...
2023-04-06 Eric S. RaymondRefactoring step - change some visibilities.
2023-04-06 Eric S. RaymondQuiet make test down.
2023-04-06 Eric S. RaymondSimplify and speed up testing.
2023-04-06 Eric S. RaymondComment typo fix
2023-04-06 Eric S. RaymondMagic-number elimination.
2023-04-06 Eric S. RaymondMove NEWS file to asciidoc.
2023-04-06 Eric S. RaymondAdd some SPDX headers.
2023-04-05 Eric S. RaymondImproved behavior when magic words are said before...
2023-04-05 Eric S. RaymondMagic number removal.
2023-04-05 Eric S. RaymondGO_* enums no longer have an order constraint.
2023-04-04 Eric S. RaymondHow to set up prerequisites for oldcompare
2023-04-04 Eric S. RaymondImprove TAP messages slightly.
2023-04-04 Eric S. RaymondUpdate tapdiffer version.
2023-04-03 Eric S. RaymondImprove copyright lines.
2023-04-03 Eric S. RaymondReady to ship 1.15. 1.15
2023-04-03 Eric S. RaymondCommenting fix.
2023-04-03 Eric S. RaymondDocumentation fix.
2023-04-03 Eric S. RaymondPartial REUSE cmpliance.
2023-04-03 Eric S. RaymondAdd explanatory comment.
2023-04-03 Eric S. RaymondFix for Gitlab issue #65: revisiting "fee fie foe foo...
2023-04-03 Eric S. RaymondNothing but FOO can start a magic-word sequence,
2023-04-02 Eric S. RaymondBack out test lines that break compatibility with adven...
2023-04-02 Eric S. RaymondBack out the behavior change to magic words outside...
2023-04-02 Eric S. RaymondConsolidate all magicwords tests into one file. 100...
2023-04-02 Eric S. RaymondThe oldcompare production no longer requires savefiles.
2023-04-02 Eric S. RaymondTest name change,
next