2017-06-30 |
NHOrus | Plugged little linenoise memory leaks. 170/head |
blob | commitdiff | raw |
2017-06-30 |
Jason S. Ninneman | Remove some disused stuff. |
blob | commitdiff | raw | diff to current |
2017-06-30 |
Eric S. Raymond | Magic-number elimination. |
blob | commitdiff | raw | diff to current |
2017-06-30 |
NHOrus | Removed line as redundant |
blob | commitdiff | raw | diff to current |
2017-06-30 |
Eric S. Raymond | Remove gaps from arbitrary_messages, there are no more... |
blob | commitdiff | raw | diff to current |
2017-06-30 |
Eric S. Raymond | Magic-number elimination. |
blob | commitdiff | raw | diff to current |
2017-06-29 |
Eric S. Raymond | Start another round of magic_number removal, this time... |
blob | commitdiff | raw | diff to current |
2017-06-29 |
NHOrus | Breaking one-line conditionals 160/head |
blob | commitdiff | raw | diff to current |
2017-06-29 |
Eric S. Raymond | Re-indented. |
blob | commitdiff | raw | diff to current |
2017-06-29 |
Aaron Traas | Updated documentation |
blob | commitdiff | raw | diff to current |
2017-06-29 |
NHOrus | k2 is dead 157/head |
blob | commitdiff | raw | diff to current |
2017-06-29 |
NHOrus | Untangling variable reuse |
blob | commitdiff | raw | diff to current |
2017-06-29 |
NHOrus | Unshadowed k2 into k3 in main.c 155/head |
blob | commitdiff | raw | diff to current |
2017-06-29 |
Eric S. Raymond | Comment polishing. |
blob | commitdiff | raw | diff to current |
2017-06-29 |
Jason S. Ninneman | Finish newdb -> dungeon renaming. 153/head |
blob | commitdiff | raw | diff to current |
2017-06-29 |
Jason S. Ninneman | Jettison MAKEWD(), GETTXT(), vocab(), GETIN(), and... |
blob | commitdiff | raw | diff to current |
2017-06-29 |
Eric S. Raymond | Simplify conditional evaluation when processing travel... |
blob | commitdiff | raw | diff to current |
2017-06-29 |
Jason S. Ninneman | Completely wire vocab words in YAML to the code. 151/head |
blob | commitdiff | raw | diff to current |
2017-06-29 |
Eric S. Raymond | Eliminate some promiscuous variable reuse. |
blob | commitdiff | raw | diff to current |
2017-06-29 |
Eric S. Raymond | Improve documentation if the *most* obscure span of... |
blob | commitdiff | raw | diff to current |
2017-06-28 |
Eric S. Raymond | Magic-number elimination. |
blob | commitdiff | raw | diff to current |
2017-06-28 |
Aaron Traas | Test coverage: make LCOV ignore bug() and all calls... |
blob | commitdiff | raw | diff to current |
2017-06-28 |
Aaron Traas | Test coverage: make LCOV ignore sig_handler and OOM... |
blob | commitdiff | raw | diff to current |
2017-06-28 |
Eric S. Raymond | Magic-number elimination. |
blob | commitdiff | raw | diff to current |
2017-06-28 |
Eric S. Raymond | Comment polishing. |
blob | commitdiff | raw | diff to current |
2017-06-28 |
Eric S. Raymond | De-macroize references to travel opcode fields we won... |
blob | commitdiff | raw | diff to current |
2017-06-28 |
Eric S. Raymond | More macro abstraction of the travel opcodes. |
blob | commitdiff | raw | diff to current |
2017-06-28 |
Eric S. Raymond | After splitting out the stop field, nothing ever negate... |
blob | commitdiff | raw | diff to current |
2017-06-28 |
Eric S. Raymond | Break travel opcodes into a two-element structure. |
blob | commitdiff | raw | diff to current |
2017-06-28 |
Eric S. Raymond | All travel[] references are now wrapped in extractor... |
blob | commitdiff | raw | diff to current |
2017-06-28 |
Eric S. Raymond | Begin abstracting out the magic properties of travel... |
blob | commitdiff | raw | diff to current |
2017-06-27 |
Eric S. Raymond | Minor refactoring step. |
blob | commitdiff | raw | diff to current |
2017-06-27 |
Eric S. Raymond | Travel tables are all done from YAML now. |
blob | commitdiff | raw | diff to current |
2017-06-27 |
Jason S. Ninneman | Abolish VOCWRD(). |
blob | commitdiff | raw | diff to current |
2017-06-27 |
Jason S. Ninneman | Reexpress the motion words in adventure.yaml. |
blob | commitdiff | raw | diff to current |
2017-06-26 |
Jason S. Ninneman | Use enums for object number mnemonics instead of VOCWRD... |
blob | commitdiff | raw | diff to current |
2017-06-26 |
Jason S. Ninneman | object_descriptions[] is now objects[]. 136/head |
blob | commitdiff | raw | diff to current |
2017-06-26 |
Eric S. Raymond | Squash a compiler warning. |
blob | commitdiff | raw | diff to current |
2017-06-26 |
Eric S. Raymond | Change the name of the KEY array to avoid an upcoming... |
blob | commitdiff | raw | diff to current |
2017-06-26 |
Eric S. Raymond | Take FORTRANish upper-case function names to C-style... |
blob | commitdiff | raw | diff to current |
2017-06-26 |
Eric S. Raymond | Unsnarl the motion code some more. |
blob | commitdiff | raw | diff to current |
2017-06-25 |
Eric S. Raymond | Begin toounsnarl the way the TRAVEL array is used. |
blob | commitdiff | raw | diff to current |
2017-06-25 |
Eric S. Raymond | Magic-number elimination. |
blob | commitdiff | raw | diff to current |
2017-06-25 |
Eric S. Raymond | Fully subsume section 7 into YAML. |
blob | commitdiff | raw | diff to current |
2017-06-24 |
Eric S. Raymond | Replace magic MINTRS/MAXTRS with a treasure attribute... |
blob | commitdiff | raw | diff to current |
2017-06-24 |
Eric S. Raymond | Rationalize names of structure array sizes. |
blob | commitdiff | raw | diff to current |
2017-06-24 |
Eric S. Raymond | Correct buggy behavior of sign in endgame. Add a test... |
blob | commitdiff | raw | diff to current |
2017-06-24 |
Eric S. Raymond | Elimination of OBJSND. |
blob | commitdiff | raw | diff to current |
2017-06-23 |
Eric S. Raymond | Eliminate setting of OBJTXT sell for oyster - OBJTXT... |
blob | commitdiff | raw | diff to current |
2017-06-23 |
Eric S. Raymond | Name the lamp, grate, and bird states. |
blob | commitdiff | raw | diff to current |
2017-06-23 |
Eric S. Raymond | Proof of cobcept for state defines. |
blob | commitdiff | raw | diff to current |
2017-06-22 |
Eric S. Raymond | Switch fully over to YAML generation of condition bits... |
blob | commitdiff | raw | diff to current |
2017-06-22 |
Eric S. Raymond | Improve namespace hygiene. |
blob | commitdiff | raw | diff to current |
2017-06-21 |
Jason S. Ninneman | Switch to 0-indexing for hint handling code. 127/head |
blob | commitdiff | raw | diff to current |
2017-06-21 |
Jason S. Ninneman | Abolish HNTMAX and HNTSIZ in favor of HINT_COUNT. |
blob | commitdiff | raw | diff to current |
2017-06-21 |
Peje Nilsson | Replace SETPRM/[PR]SPEAK with variadic [pr]speak |
blob | commitdiff | raw | diff to current |
2017-06-21 |
Eric S. Raymond | YAMLify section 11 (hints). |
blob | commitdiff | raw | diff to current |
2017-06-21 |
Eric S. Raymond | WD* globals abolished. They're now members of the comma... |
blob | commitdiff | raw | diff to current |
2017-06-20 |
Jason S. Ninneman | Fix another ob1 error. |
blob | commitdiff | raw | diff to current |
2017-06-20 |
Jason S. Ninneman | Clean out some disused variables. |
blob | commitdiff | raw | diff to current |
2017-06-20 |
Jason S. Ninneman | Fix off-by-one error. |
blob | commitdiff | raw | diff to current |
2017-06-20 |
Jason S. Ninneman | Refactor how turn threshold penalties are accounted... |
blob | commitdiff | raw | diff to current |
2017-06-20 |
Eric S. Raymond | Introduce command encapsulation structure. |
blob | commitdiff | raw | diff to current |
2017-06-20 |
Eric S. Raymond | Comment polishing. |
blob | commitdiff | raw | diff to current |
2017-06-20 |
Eric S. Raymond | Polish help text. |
blob | commitdiff | raw | diff to current |
2017-06-19 |
Peje Nilsson | Merge branch 'master' into magic-number 116/head |
blob | commitdiff | raw | diff to current |
2017-06-19 |
Peje Nilsson | Merge branch 'master' into magic-number |
blob | commitdiff | raw | diff to current |
2017-06-19 |
Peje Nilsson | Cleanup Arithmetic on message number |
blob | commitdiff | raw | diff to current |
2017-06-19 |
Eric S. Raymond | Mostly confine assumptions about what token_t is to... |
blob | commitdiff | raw | diff to current |
2017-06-19 |
Eric S. Raymond | Concentrate all magic-number values for packed-string... |
blob | commitdiff | raw | diff to current |
2017-06-19 |
Eric S. Raymond | More semantic typing - a step towards eliminating packing. |
blob | commitdiff | raw | diff to current |
2017-06-19 |
Eric S. Raymond | Boolify some logical variables. |
blob | commitdiff | raw | diff to current |
2017-06-19 |
NHOrus | Even less magic 111/head |
blob | commitdiff | raw | diff to current |
2017-06-19 |
NHOrus | -r doesn't show with NOSAVE build 109/head |
blob | commitdiff | raw | diff to current |
2017-06-19 |
NHOrus | No need to tease with excluded options 108/head |
blob | commitdiff | raw | diff to current |
2017-06-19 |
Eric S. Raymond | Magic-number elimination. |
blob | commitdiff | raw | diff to current |
2017-06-19 |
Eric S. Raymond | Magic-number elimination. Fix possible glitch in troll... |
blob | commitdiff | raw | diff to current |
2017-06-19 |
Eric S. Raymond | Magic number elimination, repair some careless replace... |
blob | commitdiff | raw | diff to current |
2017-06-19 |
Peje Nilsson | Remove goto L12 - take two |
blob | commitdiff | raw | diff to current |
2017-06-19 |
Jason S. Ninneman | Abolish MAXDIE in favor of maximum_deaths. 104/head |
blob | commitdiff | raw | diff to current |
2017-06-19 |
Jason S. Ninneman | Remove message pointer math in croak(). |
blob | commitdiff | raw | diff to current |
2017-06-19 |
Jason S. Ninneman | Change YES() to take const char* arguments. |
blob | commitdiff | raw | diff to current |
2017-06-19 |
Eric S. Raymond | More repairs on search-replace results. |
blob | commitdiff | raw | diff to current |
2017-06-19 |
Eric S. Raymond | No longer restricted to 6-character FORTRAN identifiers. |
blob | commitdiff | raw | diff to current |
2017-06-19 |
Eric S. Raymond | Reindent and cleanup. |
blob | commitdiff | raw | diff to current |
2017-06-18 |
Bob Little | magic numbers, show usage, fixed linty warnings 103/head |
blob | commitdiff | raw | diff to current |
2017-06-18 |
Jason S. Ninneman | Gut and rebuild YES() with cleaner approach that doesn... 101/head |
blob | commitdiff | raw | diff to current |
2017-06-18 |
Eric S. Raymond | Repair plover teleport and add a test for it. |
blob | commitdiff | raw | diff to current |
2017-06-18 |
Eric S. Raymond | Code simplification. |
blob | commitdiff | raw | diff to current |
2017-06-18 |
Jason S. Ninneman | Rename newspeak() to speak(). 100/head |
blob | commitdiff | raw | diff to current |
2017-06-18 |
Eric S. Raymond | Refactor scoring so score() does not conditionally... |
blob | commitdiff | raw | diff to current |
2017-06-18 |
Eric S. Raymond | Magic-number limination. Improve test coverage. |
blob | commitdiff | raw | diff to current |
2017-06-18 |
Eric S. Raymond | Re-format to consistent indent style with "make indent". |
blob | commitdiff | raw | diff to current |
2017-06-18 |
Bob Little | Added 'linty' target for make |
blob | commitdiff | raw | diff to current |
2017-06-17 |
Bob Little | Move a few prototypes and static'ed a few functions 97/head |
blob | commitdiff | raw | diff to current |
2017-06-17 |
NHOrus | Improved docs, fixed identation |
blob | commitdiff | raw | diff to current |
2017-06-17 |
NHOrus | Little cleanup of variable names 94/head |
blob | commitdiff | raw | diff to current |
2017-06-17 |
NHOrus | Resume from file on startup 93/head |
blob | commitdiff | raw | diff to current |
2017-06-16 |
Eric S. Raymond | Code simplification. |
blob | commitdiff | raw | diff to current |
2017-06-16 |
Eric S. Raymond | Code simplification. |
blob | commitdiff | raw | diff to current |
next |