2017-06-30 |
Eric S. Raymond | Magic-number elimination. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-06-30 |
NHOrus | Removed line as redundant |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-06-30 |
Eric S. Raymond | Less magical numbers. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-06-30 |
Eric S. Raymond | Improve test coverage. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-06-30 |
Eric S. Raymond | Magic-number ellimination, contiguity warnings, cleanup. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-06-30 |
NHOrus | Tests for misc and main 166/head |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-06-30 |
Eric S. Raymond | Remove gaps from arbitrary_messages, there are no more... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-06-30 |
NHOrus | Fixed previous test, added nibble more 165/head |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-06-30 |
Eric S. Raymond | Magic-number elimination. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-06-30 |
Eric S. Raymond | Fix date typo. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-06-30 |
NHOrus | Last one test case 164/head |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-06-30 |
NHOrus | Some more easy tests |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-06-29 |
Eric S. Raymond | Update illformed.chk for current YAML. 1.1 |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-06-29 |
Eric S. Raymond | Deduce version from NEWS. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-06-29 |
Eric S. Raymond | Update NEWS. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-06-29 |
Eric S. Raymond | Implement 'version' command. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-06-29 |
Aaron Traas | Test coverage -- fix regression 163/head |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-06-29 |
Aaron Traas | Test coverage - add lots more coverage from actions.c 162/head |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-06-29 |
Eric S. Raymond | Not the best idea to try to rewach Don Woods for help... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-06-29 |
Eric S. Raymond | Typo fix. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-06-29 |
Eric S. Raymond | Add Aaron Traas to credits. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-06-29 |
Eric S. Raymond | Start another round of magic_number removal, this time... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-06-29 |
Aaron Traas | Documentation and comment cleanup. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-06-29 |
Eric S. Raymond | 'd' had a collision; 'drop' vs ;down'. Remove from... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-06-29 |
Eric S. Raymond | Documentation polishing and minor test improvements. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-06-29 |
NHOrus | Breaking one-line conditionals 160/head |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-06-29 |
Eric S. Raymond | Re-indented. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-06-29 |
Jason S. Ninneman | Clean out the now-disused vocabulary structure. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-06-29 |
Aaron Traas | Updated documentation |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-06-29 |
Aaron Traas | Cleanup test case |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-06-29 |
Aaron Traas | Coverage - Die while closing after lamp dim |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-06-29 |
NHOrus | k2 is dead 157/head |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-06-29 |
NHOrus | Untangling variable reuse |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-06-29 |
NHOrus | Separate debugging of linenoise 156/head |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-06-29 |
Eric S. Raymond | Fix an OB1 bug in allocation. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-06-29 |
NHOrus | Unshadowed k2 into k3 in main.c 155/head |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-06-29 |
Jason S. Ninneman | Upstream linenoise rebased their project. 154/head |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-06-29 |
Eric S. Raymond | Transition to YAML is done, adventure.text and travel... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-06-29 |
Eric S. Raymond | Comment polishing. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-06-29 |
Jason S. Ninneman | Finish newdb -> dungeon renaming. 153/head |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-06-29 |
Jason S. Ninneman | newdungeon.py is now make_dungeon.py. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-06-29 |
Jason S. Ninneman | Remove MAPLIN(). Fold common.[ch] into other files... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-06-29 |
Jason S. Ninneman | Jettison MAKEWD(), GETTXT(), vocab(), GETIN(), and... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-06-29 |
Aaron Traas | Coverage - Test going back when you can't. 152/head |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-06-29 |
Aaron Traas | Fixed automated testing |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-06-29 |
Aaron Traas | Add make target for coverage |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-06-29 |
Eric S. Raymond | Simplify conditional evaluation when processing travel... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-06-29 |
Eric S. Raymond | Address GitLab issue #16: `make dist` produces incomple... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-06-29 |
Jason S. Ninneman | Completely wire vocab words in YAML to the code. 151/head |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-06-29 |
Eric S. Raymond | Eliminate some promiscuous variable reuse. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-06-29 |
Eric S. Raymond | Improve documentation if the *most* obscure span of... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-06-28 |
Aaron Traas | Make clean now removes cheat binary |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-06-28 |
Eric S. Raymond | More magic-number removal. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-06-28 |
Eric S. Raymond | Magic-number elimination. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-06-28 |
Eric S. Raymond | Implement and document state-changes messages in YAML. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-06-28 |
NHOrus | Some more linter warnings |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-06-28 |
Aaron Traas | Removed advent.info and added to .gitignore 148/head |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-06-28 |
Aaron Traas | Test coverage: make LCOV ignore code unreachable withou... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-06-28 |
Aaron Traas | Test coverage: make LCOV ignore bug() and all calls... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-06-28 |
Aaron Traas | Test coverage: make LCOV ignore sig_handler and OOM... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-06-28 |
Eric S. Raymond | More test repairing. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-06-28 |
Eric S. Raymond | Repair test breakage from previous commit. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-06-28 |
Eric S. Raymond | Test consolidation. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-06-28 |
Eric S. Raymond | Merge two tests so the suite can run a little faster. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-06-28 |
Jason S. Ninneman | Update linenoise. 145/head |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-06-28 |
Eric S. Raymond | Declare one-letter synonyms for some commands. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-06-28 |
Eric S. Raymond | Magic-number elimination. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-06-28 |
Aaron Traas | Cleaned up tests/Makefile - added save generation to... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-06-28 |
Aaron Traas | Test coverage: command-line options for advent |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-06-28 |
Aaron Traas | Test coverage -- 100% cheat for real this time |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-06-28 |
Eric S. Raymond | Comment polishing. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-06-28 |
Eric S. Raymond | De-macroize references to travel opcode fields we won... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-06-28 |
Eric S. Raymond | Break travel array into three struct fields. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-06-28 |
Eric S. Raymond | More macro abstraction of the travel opcodes. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-06-28 |
Eric S. Raymond | After splitting out the stop field, nothing ever negate... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-06-28 |
Eric S. Raymond | Break travel opcodes into a two-element structure. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-06-28 |
Eric S. Raymond | All travel[] references are now wrapped in extractor... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-06-28 |
Eric S. Raymond | Begin abstracting out the magic properties of travel... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-06-28 |
Eric S. Raymond | Remove unused enums. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-06-28 |
Eric S. Raymond | More use of state labels. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-06-27 |
Eric S. Raymond | Minor refactoring step. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-06-27 |
Eric S. Raymond | More use of state labels. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-06-27 |
Eric S. Raymond | Allow state labels in not clauses. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-06-27 |
Aaron Traas | Test Coverage - elicit hints for grate and snake |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-06-27 |
Aaron Traas | Remove unused code |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-06-27 |
Aaron Traas | Test coverage -- additional coverage in actions.c |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-06-27 |
Aaron Traas | buildregress now generates save files correctly. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-06-27 |
Aaron Traas | 100% coverage of cheat.c |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-06-27 |
Aaron Traas | Allow cheat to generate save files with bogus numbers. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-06-27 |
Aaron Traas | "cheat" now has command-line arguments for generating... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-06-27 |
Eric S. Raymond | Travel tables are all done from YAML now. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-06-27 |
Eric S. Raymond | This looks like it gets the terminators right. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-06-27 |
Eric S. Raymond | travel is correct except for position of terminators. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-06-27 |
Jason S. Ninneman | Documentation polishing. 142/head |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-06-27 |
Eric S. Raymond | Move the travel rule documentation to newdungeon.py. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-06-27 |
Jason S. Ninneman | Update linenoise from upstream. 141/head |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-06-27 |
Jason S. Ninneman | Abolish VOCWRD(). |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-06-27 |
Jason S. Ninneman | Remove actspk[]. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-06-27 |
Jason S. Ninneman | Clean up missed actspk[] references. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-06-27 |
Jason S. Ninneman | Use actions[].message instead of actspk[]. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
next |