open-adventure.git
2021-01-11 Jason NinnemanUse Python 3, not 2. 285/head
2021-01-11 Jason NinnemanChange and add packages for tumbleweed.
2021-01-11 Eric S. RaymondIn the YAML, name the rabbit foot because it has a...
2021-01-11 Eric S. RaymondTweak for Debian packaging.
2021-01-11 Eric S. RaymondTrim a legend to less than 80 lines.
2021-01-11 Eric S. RaymondAttempt fix for issue #52: endgame oyster reading is...
2021-01-11 Eric S. RaymondAttempting fix for issue #50: carried clam can be opene...
2021-01-11 Eric S. RaymondCorrection to the date of first drop. Also, a thinko...
2021-01-04 Eric S. RaymondWe can be precise to the day about the release date...
2020-08-28 Eric S. RaymondReady to release 1.9. 1.9
2020-08-28 Eric S. RaymondDeal with the consequences of an entry-point deprecatio...
2019-04-19 Eric S. RaymondReady for 1.8 release. 1.8
2019-04-19 Eric S. RaymondFix markup.
2019-04-19 Eric S. RaymondFixes for some links in the history section.
2019-04-19 Eric S. Raymondcontrol metadata update.
2019-04-19 Eric S. RaymondTypo fix.
2019-04-19 Robert OschlerUpdate INSTALL.adoc to provide extra help for those... 282/head
2019-03-01 Jason NinnemanInstall missing CI pipeline dependency. 281/head
2019-03-01 Jason NinnemanUse the new path to the openSUSE Docker image.
2019-03-01 Eric S. RaymondAdd a warning to avoid CI breakage.
2019-02-28 Jason NinnemanBump save version number in a test. 280/head
2019-02-28 Eric S. RaymondNote that save format has been bumped.
2019-02-28 Eric S. RaymondAdd a coverage exception.
2019-02-28 Eric S. RaymondMake dungeon.[ch] depemdent on advent.h in case of...
2019-02-28 Eric S. RaymondDocumentation polishing.
2019-02-28 Eric S. RaymondDocumentation polishing.
2019-02-28 Eric S. RaymondDocumentation polishing.
2019-02-28 Eric S. RaymondBump the save format number, just in case.
2019-02-28 Eric S. RaymondThe FORTRAN-derived longs were semantically ints. ...
2019-02-28 Eric S. RaymondRestore eyeball-friendliness of INSTALL.adoc.
2019-02-28 Eric S. RaymondNEWS update.
2019-02-28 Jason NinnemanDrop clang debug test to restore pipeline to working... 279/head
2019-02-28 Jason NinnemanApply the recent typo fixes to the tests, so they pass.
2019-02-28 Jason NinnemanImprove INSTALL.adoc's directions and asciidoc-ness.
2019-02-28 Eric S. RaymondRemove use of Unicode number sign in comments.
2019-02-28 Eric S. RaymondDocument a user-visible change.
2018-12-11 Horst H. von... A few in-game message typos... 278/head
2018-12-11 Horst H. von... Another typo
2018-12-11 Horst H. von... A couple of "locaiton" in advent.h
2018-12-10 Aaron TraasCommenting and cleanups 277/head
2018-12-07 Aaron TraasCorrect return types for all of the action handling...
2018-12-07 Aaron TraasAbstracted a chuck of do_command() into seperate functi...
2018-12-06 Aaron TraasFix warning on macOS
2018-12-05 Aaron TraasRefactored; added state property to command struct... 276/head
2018-12-04 Aaron TraasMajor cleanups. Pre-process loop back in main loop... 275/head
2018-12-04 Eric S. RaymondReady for 1.7 release. 1.7
2018-12-04 Eric S. RaymondNEWS update.
2018-12-03 Aaron TraasMakefile fix for macOS 10.14 274/head
2018-12-03 Aaron TraasFix for change in list handling behavior in Python 3
2018-11-30 Eric S. RaymondAddress GitLab issue #45: OSX Compile issue
2018-11-30 Eric S. RaymondResolve GitLab issue #46: -o (oldstyle) clarification.
2018-11-30 Eric S. RaymondDocumentation fix.
2018-11-23 NHOrusReindentation, typo fix 273/head
2018-11-20 Eric S. RaymondRemove comments that are obsolete now that the code...
2018-11-19 Aaron TraasWe are now goto free! 271/head 272/head
2018-11-19 Aaron TraasEliminated "Lookup" label
2018-11-18 Eric S. RaymondComment polishing.
2018-11-18 Eric S. RaymondAttempting voodoo change to banish GitLab error.
2018-11-16 Eric S. RaymondEliminate a label.
2018-11-16 Eric S. RaymondExplicit preserve logic is no longer needed...
2018-11-16 Eric S. RaymondExtend coverage.
2018-11-16 Eric S. RaymondMagic-number elimination.
2018-11-16 Eric S. RaymondRecover 100% test coverage.
2018-11-16 Eric S. RaymondTry to get that last line of coverage.
2018-11-15 Eric S. RaymondChoose a less obscure label name.
2018-11-15 Eric S. RaymondRemove some dead symbols revealed by coverage analysis.
2018-11-15 Eric S. RaymondCoverage improvement. Also, it's rude to die silently.
2018-11-15 Eric S. RaymondMore coverage tweaks.
2018-11-15 Eric S. RaymondAnother coverage tweak.
2018-11-15 Eric S. RaymondAnother coverage tweak.
2018-11-15 Eric S. RaymondTweak code-coverage exclusions.
2018-11-15 Eric S. RaymondReady for 1.6 release.
2018-11-15 Eric S. RaymondReady for 1.6 release. 1.6
2018-11-15 Eric S. RaymondRemove unneeded code.
2018-11-14 Eric S. Raymondtypo fix.
2018-11-14 Eric S. RaymondNEWS update.
2018-11-14 Eric S. RaymondTypo fixes from Horst H. von Brand.
2018-11-14 Eric S. RaymondCreate regression test for issue #36.
2018-11-14 Eric S. RaymondRegression test for GitLab issue #37 fix.
2018-11-14 Eric S. RaymondFix for GitLab issue #37: prompt incorrectly handled.
2018-11-14 Eric S. RaymondPrepare for sync with the issue #37 bugfix branch.
2018-11-14 Eric S. RaymondSync patch.
2018-11-12 Eric S. RaymondTypo fix.
2018-11-11 JavierFix typo in the NEWS file (2016 -> 2017) 269/head
2018-11-11 Eric S. RaymondReady for 1.5 release. 1.5
2018-11-11 Eric S. RaymondHandle a bare numeric token on the command line a bit...
2018-11-11 Eric S. RaymondNEWS update.
2018-11-11 Eric S. RaymondIdentify libedit better.
2018-11-11 Eric S. RaymondFix some accidental test damage in Javier's last commit.
2018-11-11 JavierPatch 1
2018-03-12 Eric S. RaymondAn attempt to fix GitLab issue #37 failed, but...
2018-03-10 Eric S. RaymondFix for GitLab issue #40: Inconsistant inventory space
2018-03-09 Eric S. RaymondSPDXify the code.
2018-03-08 Eric S. RaymondHistory update.
2018-03-08 Eric S. RaymondAddress GitLab issue #42.
2018-03-08 Eric S. RaymondRemove an unnecessary argument.
2018-03-08 NHOrusAdditional warnings 267/head
2018-03-08 NHOrusFix CI pipeline
2017-09-17 Eric S. RaymondTypo fix.
2017-09-13 NHOrusUnlike objects, player doesn't go to -1 when destroyed. 264/head
next