open-adventure.git
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
2017-06-01 Eric S. RaymondAdd a walkthrough that foes nearly to endgame.
2017-05-31 Jason S. NinnemanTest to ensure that the turn count penalties occur. 29/head
2017-05-31 Eric S. RaymondSimplify inclusion computation so it's BSD-friendly.
2017-05-31 Eric S. RaymondMetadata update.
2017-05-31 Jason S. NinnemanFix dependencies so parallel make works (issue #4). 28/head
2017-05-31 Eric S. RaymondAdd a missing dependency.
2017-05-31 Eric S. RaymondAdd another test.
2017-05-31 Jason S. NinnemanRemove erroneous comment about PRNG usage. 26/head
2017-05-31 Eric S. RaymondFix things so seed doesn't cost clock time. seed
2017-05-30 Eric S. RaymondRemove inventory commands from the pirare log - more...
2017-05-30 Eric S. RaymondReplace 161-point partial walktgrough with 219-point...
2017-05-30 Jason S. NinnemanLaunder seed generation through rand() to ensure seed... 25/head
2017-05-30 Eric S. RaymondDon's account of differences from the original.
2017-05-30 Eric S. RaymondHistory clarification.
2017-05-30 David James... Advent doesn't need automake 24/head
2017-05-30 David James... Add .gitlab-ci.yml
2017-05-29 Jason S. NinnemanUpdate reservoir test to reflect the magic word fix. 23/head
2017-05-29 Jason S. NinnemanFix a bug in RNDVOC() that prevented the reservoir...
2017-05-29 Jason S. NinnemanMake RNDVOC() into better C.
2017-05-29 Jason S. NinnemanRemove an obfuscation scheme for the reservoir magic...
2017-05-29 Jason S. Ninnemangitignore the database compilation products. 22/head
2017-05-29 Jason S. NinnemanDon't build with two -std options.
2017-05-29 Jason S. NinnemanReally mean it about strict C99 compliance. 21/head
2017-05-29 Eric S. RaymondAdd a qualification.
2017-05-29 Eric S. RaymondThe ADVENTURE variable is no more.
2017-05-29 Eric S. RaymondMinor build tweaks.
2017-05-29 Warren MelnickMove the if for GCC 4 to an elseif so it does not inter... 19/head 20/head
2017-05-29 Warren MelnickTest for >= gcc 4, and change to g99 -std=gnu99 for...
2017-05-29 Eric S. RaymondTypo fixes.
2017-05-29 Eric S. RaymondUpdate history.txt.
2017-05-29 Eric S. RaymondDon't assume gcc.
2017-05-29 Eric S. RaymondMacOS port fix.
2017-05-29 Jason S. NinnemanRemove 'compile' upon 'make clean'. 17/head
2017-05-29 Eric S. RaymondSimplify build: nested makefiles considered harmful.
2017-05-29 Eric S. RaymondBegin "Functional Changes" section.
2017-05-29 Jason S. NinnemanMove database compilation out into its own tool (for... 15/head
2017-05-29 Jason S. NinnemanApply further polish and add in a couple of missing...
2017-05-28 Jason S. NinnemanFactor out handling of variables populated from the... 14/head
2017-05-28 Eric S. RaymondRemove debris from the Makefile.
2017-05-28 Eric S. RaymondAdd regression test that gets to reservoir.
2017-05-27 Jason S. NinnemanRestory working seed value for dwarf.log. 13/head
2017-05-27 Eric S. RaymondRestore regression tests.
2017-05-27 Eric S. RaymondMore Makefile simplification.
2017-05-27 Eric S. RaymondSimplify the test makefile.
2017-05-27 Eric S. RaymondCorrect a dependency.
2017-05-27 Eric S. RaymondUpdate the list of changes.
2017-05-26 Jason S. NinnemanEnsure the ZZZZ magic word is reproducible. 12/head
2017-05-26 Eric S. RaymondUse C99 moode of compiler.
2017-05-26 Jason S. NinnemanJust say no to encrypting internal state. 11/head
2017-05-26 Eric S. RaymondFlush log on interrupt, just for convenience.
2017-05-26 Eric S. RaymondCase correction.
2017-05-26 Eric S. RaymondDeath by dwarf test.
2017-05-26 Eric S. RaymondFix bug that led to comments bnot being ignored.
2017-05-26 NHOrusDifferent, correct fix of tests 10/head
2017-05-26 Eric S. RaymondDocument test comment format.
2017-05-26 Eric S. RaymondRegression-test machinery is now documented.
next