projects
/
open-adventure.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
Comment polishing.
2017-08-03
Eric S. Raymond
More breadcrumb improvements.
commit
|
commitdiff
|
tree
2017-08-03
Eric S. Raymond
Improve debugging.
commit
|
commitdiff
|
tree
2017-08-03
Eric S. Raymond
Cope with YAML idiosyncracy at unquoted "YES".
commit
|
commitdiff
|
tree
2017-08-03
Eric S. Raymond
Add breadcrumbs for grammar debugging.
commit
|
commitdiff
|
tree
2017-08-02
Eric S. Raymond
Ready for 1.3 release.
commit
|
commitdiff
|
tree
2017-08-01
Eric S. Raymond
Exclude %V from coverage since we removed it from the...
commit
|
commitdiff
|
tree
2017-08-01
Eric S. Raymond
Remove 'version test...
commit
|
commitdiff
|
tree
2017-08-01
Eric S. Raymond
Add regression test for split commands.
commit
|
commitdiff
|
tree
2017-08-01
Eric S. Raymond
Remove unused phase codes.
commit
|
commitdiff
|
tree
2017-08-01
Eric S. Raymond
Address GitLab issue #36: "Get what?" prompt incorrectly...
commit
|
commitdiff
|
tree
2017-07-31
Eric S. Raymond
Remove unnecessary clearing of command verb.
commit
|
commitdiff
|
tree
2017-07-31
Eric S. Raymond
Coverage repair.
commit
|
commitdiff
|
tree
2017-07-31
Eric S. Raymond
Fix a coverage gap.
commit
|
commitdiff
|
tree
2017-07-21
Eric S. Raymond
Simplify seed and waste cpmands using %d in the YAML...
commit
|
commitdiff
|
tree
2017-07-21
Eric S. Raymond
More type hygiene.
commit
|
commitdiff
|
tree
2017-07-21
Eric S. Raymond
Comment cleanup, semantic types, information hiding.
commit
|
commitdiff
|
tree
2017-07-21
Eric S. Raymond
Fix a prototype.
commit
|
commitdiff
|
tree
2017-07-21
Eric S. Raymond
Address GitLab issue #34: static char* get_input()...
commit
|
commitdiff
|
tree
2017-07-20
Eric S. Raymond
Abolish as many undifferentiated long variables as...
commit
|
commitdiff
|
tree
2017-07-20
Eric S. Raymond
Full comments for all game structure members.
commit
|
commitdiff
|
tree
2017-07-20
Eric S. Raymond
Comment and structure cleanup.
commit
|
commitdiff
|
tree
2017-07-20
Eric S. Raymond
More comment cleanup.
commit
|
commitdiff
|
tree
2017-07-20
Eric S. Raymond
Comment cleanup.
commit
|
commitdiff
|
tree
2017-07-20
Eric S. Raymond
Remove unused enum.
commit
|
commitdiff
|
tree
2017-07-20
Eric S. Raymond
Restore full code coverage.
commit
|
commitdiff
|
tree
2017-07-20
Eric S. Raymond
Fix core dump in debug mode due to uninitialized allocated...
commit
|
commitdiff
|
tree
2017-07-20
Eric S. Raymond
Fix test breakage.
commit
|
commitdiff
|
tree
2017-07-20
Eric S. Raymond
Address GitLab issue #28: Advent hangs on some inputs
commit
|
commitdiff
|
tree
2017-07-20
Eric S. Raymond
Prevent OB1 error.
commit
|
commitdiff
|
tree
2017-07-20
Eric S. Raymond
Fix invalid variable reuse.
commit
|
commitdiff
|
tree
2017-07-20
Eric S. Raymond
Remove unused variables.
commit
|
commitdiff
|
tree
2017-07-20
Eric S. Raymond
Fix Gitlab issue #30: Say is broken.
commit
|
commitdiff
|
tree
2017-07-20
Eric S. Raymond
Some vocabulary lookup code can be hidden from main.c.
commit
|
commitdiff
|
tree
2017-07-20
Eric S. Raymond
Last remnants of packing removed.
commit
|
commitdiff
|
tree
2017-07-20
Eric S. Raymond
No more packing in the parser.
commit
|
commitdiff
|
tree
2017-07-20
Eric S. Raymond
Remove unneeded vocabulary lookup.
commit
|
commitdiff
|
tree
2017-07-20
Eric S. Raymond
Eliminate last logic guard on a packed value.
commit
|
commitdiff
|
tree
2017-07-20
Eric S. Raymond
Remove a packing call - word buffer is good enough.
commit
|
commitdiff
|
tree
2017-07-20
Eric S. Raymond
Remove special-case code that was inducing bugs.
commit
|
commitdiff
|
tree
2017-07-20
Eric S. Raymond
Improved word type checking.
commit
|
commitdiff
|
tree
2017-07-20
Eric S. Raymond
Eliminate some uses of wd2 - tests can be done on raw2...
commit
|
commitdiff
|
tree
2017-07-20
Eric S. Raymond
Add some word-type checking where it's needed.
commit
|
commitdiff
|
tree
2017-07-20
Eric S. Raymond
Make compparuson out to TOKLEN only explicit in vocab...
commit
|
commitdiff
|
tree
2017-07-19
Eric S. Raymond
Get symbol coverage on LOC_SMALLPIT
commit
|
commitdiff
|
tree
2017-07-19
Eric S. Raymond
Remove a test pair that seems to be duplicative.
commit
|
commitdiff
|
tree
2017-07-17
Eric S. Raymond
Typo fix.
commit
|
commitdiff
|
tree
2017-07-17
Eric S. Raymond
Cover short descriotion of LOC_SMALLPIT.
commit
|
commitdiff
|
tree
2017-07-17
Eric S. Raymond
Record 100% code coverage.
commit
|
commitdiff
|
tree
2017-07-17
Eric S. Raymond
Remove flawed code to drop batteries.
commit
|
commitdiff
|
tree
2017-07-17
Eric S. Raymond
Cover MISSING_BATTERIES in a test. Needs unducumented...
commit
|
commitdiff
|
tree
2017-07-16
Eric S. Raymond
Prevent multiline string quotes from confusing Emacs.
commit
|
commitdiff
|
tree
2017-07-16
Eric S. Raymond
De-FORTRANIZE some IDs.
commit
|
commitdiff
|
tree
2017-07-16
Eric S. Raymond
Information hiding.
commit
|
commitdiff
|
tree
2017-07-16
Eric S. Raymond
Fix adventitious '' occurrences.
commit
|
commitdiff
|
tree
2017-07-16
Eric S. Raymond
Consolidare window1 test into bigfail.
commit
|
commitdiff
|
tree
2017-07-16
Eric S. Raymond
Test consolidation into bigfail.log.
commit
|
commitdiff
|
tree
2017-07-16
Eric S. Raymond
Extend bigfail test.
commit
|
commitdiff
|
tree
2017-07-16
Eric S. Raymond
Fold smallpit test into bigfail.
commit
|
commitdiff
|
tree
2017-07-16
Eric S. Raymond
Fix bug where knife hit might not be reported.
commit
|
commitdiff
|
tree
2017-07-16
Eric S. Raymond
Test consolidation - move a lot of nonlethal failures...
commit
|
commitdiff
|
tree
2017-07-16
Eric S. Raymond
Two coverage imprivenents, one by recognizing dead...
commit
|
commitdiff
|
tree
2017-07-16
Eric S. Raymond
Apply state_change() to mirror object.
commit
|
commitdiff
|
tree
2017-07-16
Eric S. Raymond
More test consolidation.
commit
|
commitdiff
|
tree
2017-07-16
Eric S. Raymond
Test consolidation.
commit
|
commitdiff
|
tree
2017-07-16
Eric S. Raymond
Improve symbol coverage.
commit
|
commitdiff
|
tree
2017-07-15
Eric S. Raymond
Improve symbol coverage.
commit
|
commitdiff
|
tree
2017-07-15
Eric S. Raymond
Documentation polishing.
commit
|
commitdiff
|
tree
2017-07-14
Eric S. Raymond
Code cleanup.
commit
|
commitdiff
|
tree
2017-07-14
Eric S. Raymond
Fix off-by-two bug.
commit
|
commitdiff
|
tree
2017-07-14
Eric S. Raymond
More coverage improvements.
commit
|
commitdiff
|
tree
2017-07-14
Eric S. Raymond
Partially address GitLab issue #27: arbitrary_messages...
commit
|
commitdiff
|
tree
2017-07-12
Eric S. Raymond
Cosmetic text fix.
commit
|
commitdiff
|
tree
2017-07-12
Eric S. Raymond
Remove obsolete comment.
commit
|
commitdiff
|
tree
2017-07-12
Eric S. Raymond
Remove obsolete caveat.
commit
|
commitdiff
|
tree
2017-07-12
Eric S. Raymond
In TODO, note some possible tests.
commit
|
commitdiff
|
tree
2017-07-12
Eric S. Raymond
Prevent game from uttering solecisms about the "floor...
commit
|
commitdiff
|
tree
2017-07-11
Eric S. Raymond
Record a fix.
commit
|
commitdiff
|
tree
2017-07-11
Eric S. Raymond
Demonstrate that we don't have the vase bug.
commit
|
commitdiff
|
tree
2017-07-11
Eric S. Raymond
Minor bug fix in an error notification.
commit
|
commitdiff
|
tree
2017-07-11
Eric S. Raymond
Address Issue #13: The "eat" command exhibits strange...
commit
|
commitdiff
|
tree
2017-07-11
Eric S. Raymond
Actual 1.2 release.
commit
|
commitdiff
|
tree
2017-07-11
Eric S. Raymond
Minor coverage inclusion.
commit
|
commitdiff
|
tree
2017-07-11
Eric S. Raymond
Documentation polishing.
commit
|
commitdiff
|
tree
2017-07-11
Eric S. Raymond
More comment polishing.
commit
|
commitdiff
|
tree
2017-07-11
Eric S. Raymond
Comment polishing.
commit
|
commitdiff
|
tree
2017-07-11
Eric S. Raymond
Comment polishing.
commit
|
commitdiff
|
tree
2017-07-11
Eric S. Raymond
Comment polishing.
commit
|
commitdiff
|
tree
2017-07-11
Eric S. Raymond
Reindent.
commit
|
commitdiff
|
tree
2017-07-11
Eric S. Raymond
LCOV exclusuon correction - addresses issue #25.
commit
|
commitdiff
|
tree
2017-07-10
Eric S. Raymond
Tweak a coverage exclusion.
commit
|
commitdiff
|
tree
2017-07-10
Eric S. Raymond
Bear can't dies where it can be chained.
commit
|
commitdiff
|
tree
2017-07-10
Eric S. Raymond
Remove 'version' test. Framework plays badly with...
commit
|
commitdiff
|
tree
2017-07-10
Eric S. Raymond
Ready to release 1.2.
commit
|
commitdiff
|
tree
2017-07-09
Eric S. Raymond
Add historical details.
commit
|
commitdiff
|
tree
2017-07-09
Eric S. Raymond
Clean up test titles.
commit
|
commitdiff
|
tree
2017-07-09
Eric S. Raymond
Documentation improvement.
commit
|
commitdiff
|
tree
2017-07-09
Eric S. Raymond
Documentation polishing.
commit
|
commitdiff
|
tree
2017-07-08
Eric S. Raymond
Set game.newloc when reincarnated. Fixes a bug.
commit
|
commitdiff
|
tree
2017-07-08
Eric S. Raymond
Add a code audit production using cppcheck.
commit
|
commitdiff
|
tree
2017-07-08
Eric S. Raymond
Expand test coverage, partly fixing Gitlab issue #23.
commit
|
commitdiff
|
tree
next