open-adventure.git
2017-06-07 Eric S. RaymondBring SETUP variable into game state block
2017-06-07 Eric S. RaymondPull more globals into the game state block.
2017-06-07 Eric S. RaymondMove more globals into the game state block.
2017-06-07 Eric S. RaymondPack more globals into the game block structure.
2017-06-07 Eric S. RaymondCapture clock variables into the game-state block.
2017-06-07 Eric S. RaymondMore magic-number elimination, and some information...
2017-06-07 Eric S. RaymondInformation hiding.
2017-06-07 Eric S. RaymondMore more globals into the game state block.
2017-06-07 Eric S. RaymondFirst step in game state encapsulation: the dwarf ...
2017-06-07 Eric S. RaymondMagic-number elimination.
2017-06-07 Eric S. RaymondGotoectomy+.
2017-06-07 Eric S. RaymondGotoectomy.
2017-06-06 Eric S. RaymondSemantic types.
2017-06-06 Eric S. RaymondGoto elimination.
2017-06-06 Eric S. RaymondBegin to split undifferentiated longs into semantic...
2017-06-06 Eric S. RaymondTypo fix.
2017-06-06 Eric S. RaymondMagic-number elimination.
2017-06-06 Eric S. RaymondAbstract out NOBJECTS (formerly magic number 100).
2017-06-06 Eric S. RaymondTranslate some loops out of FORTRAN.
2017-06-06 Eric S. RaymondReplace homebrew IABS() with C kubrary labs(3).
2017-06-06 Eric S. RaymondMAPLIN is no longer called during setup phase.
2017-06-06 Eric S. RaymondMore test coverage improvements.
2017-06-06 Eric S. RaymondFix for parallel make.
2017-06-06 Eric S. RaymondProperly include tests directory - must use find, not ls.
2017-06-06 Eric S. RaymondAnother test coverage extension.
2017-06-06 Eric S. RaymondShould have been committee along with last change to...
2017-06-06 Eric S. RaymondNote a dropped stitch.
2017-06-06 Eric S. RaymondAddress GitLab issue #8: `make check` breaks.
2017-06-06 Eric S. RaymondFurther extend test coverage.
2017-06-06 Eric S. RaymondIn tests, exercise the "go back" code.
2017-06-06 Eric S. RaymondAdd a small tool for making logs from checkfiles.
2017-06-06 Jason S. NinnemanUpdate the tests README. 48/head
2017-06-06 Jason S. NinnemanAlphabetically sort the test file list.
2017-06-06 Jason S. NinnemanAdd simple tests of save and resume.
2017-06-05 Jason S. NinnemanGet rid of tarballs with 'make clean'. 47/head
2017-06-05 Jason S. Ninnemangit-ignore MANIFEST.
2017-06-05 Eric S. RaymondAdd a bug warning.
2017-06-05 Eric S. RaymondMore hints. 46/head
2017-06-05 Eric S. RaymondPrevent spurious pipeline failure on GitLab.
2017-06-05 Eric S. RaymondTypo fix.
2017-06-05 Eric S. RaymondRe-spin 1.0: same code, repaired website. 1.0
2017-06-05 Eric S. RaymondProject name consistency.
2017-06-05 Eric S. RaymondRestore Makefile productions needed for CI pipeline.
2017-06-05 Eric S. RaymondRelease 1.0.
2017-06-05 Eric S. RaymondRelease preparation.
2017-06-05 Jason S. NinnemanCreate the public directory first. 45/head
2017-06-05 Jason S. NinnemanStop publishing anything to Gitlab Pages (except coverage).
2017-06-05 Jason S. NinnemanUpdate the pipeline to produce a tarball of the source... 44/head
2017-06-04 Eric S. RaymondSimplification.
2017-06-04 Eric S. RaymondTypo fix.
2017-06-04 Eric S. RaymondDeal wuth GNU tar not being available in Alpine Linux.
2017-06-04 Eric S. RaymondRemoved bogus depenency of .h on .h.
2017-06-04 Eric S. RaymondFix a slightly incorrect deoendency.
2017-06-04 Eric S. RaymondRemove database.h from SOURCES list, it's generated.
2017-06-04 Eric S. RaymondFix dropped stitch in last commit.
2017-06-04 Eric S. RaymondMake it possible to pass options to advent from within...
2017-06-04 Jason S. NinnemanActually return a value from SETBIT(). 42/head
2017-06-04 Jason S. NinnemanRemove a disused function, thereby upping the code...
2017-06-04 Eric S. RaymondMore history of non-influence. 0.90
2017-06-04 Eric S. RaymondMore history.
2017-06-04 Eric S. RaymondNote some non-influences.
2017-06-04 Eric S. RaymondTest coverage improvement.
2017-06-04 Eric S. RaymondTypo fix.
2017-06-04 Eric S. RaymondAttempt YAML repair.
2017-06-04 Eric S. RaymondMakefile and CI recipe YML rework.
2017-06-04 Rémi VerscheldeHonor external CCFLAGS and LDFLAGS
2017-06-04 Eric S. RaymondRepair dist slightly broken by previous commit.
2017-06-04 Rémi VerscheldeFix Makefile dist target.
2017-06-04 Jason S. NinnemanUnpolished but working 'package' job to collect artifac... 39/head
2017-06-04 Jason S. NinnemanReconfigure the CI pipeline to deploy more static HTML... 38/head
2017-06-03 Eric S. RaymondAdd html production for convenience generating the...
2017-06-03 Eric S. RaymondMore documentation polishing.
2017-06-03 Eric S. RaymondFix HTML rules and input.
2017-06-03 Eric S. RaymondMake git ignore all HTML.
2017-06-03 Eric S. RaymondIgnore coverage files.
2017-06-03 Eric S. RaymondCreate website iindex and hints pages.
2017-06-03 Eric S. RaymondAddress GitLab issue #7: History note about Crowther...
2017-06-03 Jason S. NinnemanSync compile.c with misc.c. 37/head
2017-06-03 Jason S. NinnemanRescope and retype a variable.
2017-06-03 Jason S. NinnemanMake GETTXT() a bit closer to actual C.
2017-06-03 Eric S. RaymondUse "adoc" extension for asciidoc, it's the GitLab...
2017-06-03 Eric S. RaymondAttempt to use GitLab's asciidic grinder for README.
2017-06-03 Eric S. RaymondDocumentation polishing.
2017-06-03 Eric S. RaymondTest for more unusual cases.
2017-06-03 Eric S. RaymondAdd some tests that increase test coverage to add cases.
2017-06-02 Jason S. NinnemanDo code coverage analysis, and publish the results... 35/head
2017-06-02 Eric S. RaymondSimplify bitmask test/set from FORTRANish to actual C.
2017-06-02 Eric S. RaymondMacro elimination - easy cases first. No logic changes.
2017-06-02 Eric S. RaymondHeader consolidation - main.h, misc.h, and share.h...
2017-06-02 Jason S. NinnemanFix typo in COPYING. 34/head
2017-06-02 Eric S. RaymondWalktrough is accomplished.
2017-06-02 Peje NilssonUntangle gotos
2017-06-02 Michael JarvisAdd explicit rule for compile to use CCFLAGS instead...
2017-06-02 Michael JarvisRevert "Add explicit rule for compile to use CCFLAGS...
2017-06-02 Michael Jarvisadded braces around initialization of subobjects for...
2017-06-02 Michael JarvisCast size_t to long to silence warning
2017-06-02 Michael JarvisAdd explicit rule for compile to use CCFLAGS instead...
2017-06-02 Eric S. RaymondHand merge of MR !31: Update the CI infrastructure...
2017-06-02 Eric S. RaymondAdded 428-point walkthrough to regression tests.
2017-06-01 Michael Jarvisuse char, not signed char 30/head
next