open-adventure.git
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,
2023-04-02 Eric S. RaymondStart building a better test load for micwords.
2023-04-02 Eric S. RaymondComment typo fixes.
2023-04-02 Torbjörn AnderssonSpelling fixes 290/head
2023-04-01 Eric S. RaymondClose out oldcompare.
2023-04-01 Eric S. RaymondImprove advent430 comparisons.
2023-04-01 Eric S. RaymondTest comment typo fixes.
2023-04-01 Eric S. RaymondMerge two NOCOMPARE tests.
2023-04-01 Eric S. RaymondTweak a fuzzed test fotr advent430 compability. 100...
2023-04-01 Eric S. RaymondAdd a warning comment.
2023-03-31 Eric S. RaymondTrim the illformed test. Still 100% coverage.
2023-03-30 Eric S. RaymondAdd explanatory comments to two tests.
2023-03-30 Eric S. RaymondFactor out the test of the bare word "seed".
2023-03-30 Eric S. RaymondFactor out most of illformed that doesn't cause advent4...
2023-03-30 Eric S. RaymondAdd more NOCOMPARE exclusions due to version skew.
2023-03-29 Eric S. RaymondTruncatte bigfail test because the RNG gets confused...
2023-03-29 Eric S. RaymondCoverage exclusions for -d.
2023-03-29 Eric S. RaymondAdd -d option
2023-03-29 Eric S. RaymondMore test cleanup to converge with advent430 branch.
2023-03-29 Eric S. RaymondAdd a more carefully factored test...
2023-03-29 Eric S. RaymondClean up some tests, adding newlines at EOF where they...
2023-03-29 Eric S. RaymondAdd a useful warning to the tests makefile
2023-03-29 Eric S. RaymondDocument a bugfix and isolate it in a test.
2023-03-23 Eric S. RaymondImplement NOCOMPARE magic.
2023-03-23 Eric S. RaymondTest simplification - we don't care about the differenc...
2023-03-23 Eric S. RaymondReconciliation with advent430.
2023-03-22 Eric S. RaymondChange prompt generation to be more compatible with...
2023-03-22 Eric S. RaymondMinor fix to prompt generation.
2023-03-22 Eric S. RaymondYAML markup fix.
2023-03-22 Eric S. RaymondRemove redundant test.
2023-03-22 Eric S. RaymondTest cleanup and reconvilation with advent430.
2023-03-22 Eric S. RaymondQuoting fixes in the YAML.
2023-03-22 Eric S. RaymondTAPify the ancient-diffs report.
2023-03-22 Eric S. RaymondTest cleanup.
2023-03-21 Eric S. RaymondMove in the direction of being able to do ancient regre...
next