projects
/
open-adventure.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Location arithmetic elimination.
[open-adventure.git]
/
advent.h
2017-07-05
Eric S. Raymond
Further infiltrare semantic types.
takebird
blob
|
commitdiff
|
raw
2017-07-05
NHOrus
Moved state_change to misc.c to start using it in main...
215/head
blob
|
commitdiff
|
raw
|
diff to current
2017-07-05
NHOrus
Magic number elimination
210/head
blob
|
commitdiff
|
raw
|
diff to current
2017-07-04
Eric S. Raymond
Magic-number elimination.
blob
|
commitdiff
|
raw
|
diff to current
2017-07-04
Eric S. Raymond
Magic-number elimination.
blob
|
commitdiff
|
raw
|
diff to current
2017-07-04
Eric S. Raymond
Abstract out some state arithmetic.
blob
|
commitdiff
|
raw
|
diff to current
2017-07-04
NHOrus
Removed magic from checks for liquids
blob
|
commitdiff
|
raw
|
diff to current
2017-07-04
Jason S. Ninneman
Begin replacing tests on strings with tests on vocab...
204/head
blob
|
commitdiff
|
raw
|
diff to current
2017-07-04
Jason S. Ninneman
Upgrade get_vocab_id() to handle empty strings.
blob
|
commitdiff
|
raw
|
diff to current
2017-07-03
Eric S. Raymond
Information hiding.
blob
|
commitdiff
|
raw
|
diff to current
2017-07-03
Eric S. Raymond
Simplify tokenization code.
blob
|
commitdiff
|
raw
|
diff to current
2017-07-03
Eric S. Raymond
Entirely eliminate wd1x and wd2x members of the command...
blob
|
commitdiff
|
raw
|
diff to current
2017-07-03
Eric S. Raymond
Use the raw buffer in tr command structure for editing.
blob
|
commitdiff
|
raw
|
diff to current
2017-07-03
Eric S. Raymond
Refactor tokenization to save raw tokens and use static...
blob
|
commitdiff
|
raw
|
diff to current
2017-07-03
Eric S. Raymond
Magic-number elimination.
blob
|
commitdiff
|
raw
|
diff to current
2017-07-02
Eric S. Raymond
Magic-number elimination.
blob
|
commitdiff
|
raw
|
diff to current
2017-07-02
Jason S. Ninneman
Eliminate the global game.blklin.
194/head
blob
|
commitdiff
|
raw
|
diff to current
2017-07-02
Eric S. Raymond
Magic-number elimination.
blob
|
commitdiff
|
raw
|
diff to current
2017-07-02
Aaron Traas
Moved application settings to settings_t struct
blob
|
commitdiff
|
raw
|
diff to current
2017-07-02
Jason S. Ninneman
Replace datime() with just time().
190/head
blob
|
commitdiff
|
raw
|
diff to current
2017-07-01
Jason S. Ninneman
Never write the input prompt to log files.
183/head
blob
|
commitdiff
|
raw
|
diff to current
2017-07-01
Jason S. Ninneman
Jettison the -s option.
180/head
blob
|
commitdiff
|
raw
|
diff to current
2017-07-01
Jason S. Ninneman
Add a DEMOTE_WORD() macro.
177/head
blob
|
commitdiff
|
raw
|
diff to current
2017-07-01
Jason S. Ninneman
Interim magic number replacement.
blob
|
commitdiff
|
raw
|
diff to current
2017-07-01
Eric S. Raymond
Move PRNG initialization to simplify cheat.c
blob
|
commitdiff
|
raw
|
diff to current
2017-07-01
NHOrus
Spread documentation from init.c It was empty without...
blob
|
commitdiff
|
raw
|
diff to current
2017-07-01
NHOrus
Stop leaking memory
blob
|
commitdiff
|
raw
|
diff to current
2017-07-01
Jason S. Ninneman
Various cleanups.
173/head
blob
|
commitdiff
|
raw
|
diff to current
2017-06-30
Jason S. Ninneman
The bugtype enum doesn't need explicit numbers.
171/head
blob
|
commitdiff
|
raw
|
diff to current
2017-06-30
Jason S. Ninneman
Remove disused function definitions.
169/head
blob
|
commitdiff
|
raw
|
diff to current
2017-06-30
Jason S. Ninneman
Remove more disused macros.
blob
|
commitdiff
|
raw
|
diff to current
2017-06-30
Jason S. Ninneman
Remove some disused stuff.
blob
|
commitdiff
|
raw
|
diff to current
2017-06-29
Aaron Traas
Documentation and comment cleanup.
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
Remove MAPLIN(). Fold common.[ch] into other files...
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-28
Eric S. Raymond
Implement and document state-changes messages in YAML.
blob
|
commitdiff
|
raw
|
diff to current
2017-06-27
Aaron Traas
Allow cheat to generate save files with bogus numbers.
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
Eric S. Raymond
Create a cheater to test strange save/resume cases.
blob
|
commitdiff
|
raw
|
diff to current
2017-06-26
Jason S. Ninneman
Jettison some disused macros.
138/head
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
Eric S. Raymond
Take FORTRANish upper-case function names to C-style...
blob
|
commitdiff
|
raw
|
diff to current
2017-06-25
Eric S. Raymond
Fix a report of conpile-time error.
blob
|
commitdiff
|
raw
|
diff to current
2017-06-24
Eric S. Raymond
Improve comments, eliminate magic numbers.
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
LOCSIZ -> NLOCATIONS, finishing limit-name cleanup.
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
Elimination of OBJSND.
blob
|
commitdiff
|
raw
|
diff to current
2017-06-23
Eric S. Raymond
Abolish unclean operation on OBJSOUND - it's now static.
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-22
Eric S. Raymond
Replace macros with condition bits.
blob
|
commitdiff
|
raw
|
diff to current
2017-06-22
Eric S. Raymond
Give the FORCED property a real cond bit. Delete some...
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
Generate initializer from YAML for Section 9 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
Aaron Traas
xstrdup() not called anywhere in source. Removed.
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
WD* globals abolished. They're now members of the comma...
blob
|
commitdiff
|
raw
|
diff to current
2017-06-20
Eric S. Raymond
Introduce command encapsulation structure.
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
Jason S. Ninneman
Fix typo and compiler warning.
115/head
blob
|
commitdiff
|
raw
|
diff to current
2017-06-19
Jason S. Ninneman
Add token_to_packed() utility function.
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
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
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
Jason S. Ninneman
Change YES() to take const char* arguments.
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-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
Remove unused code.
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
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
Resume from file on startup
93/head
blob
|
commitdiff
|
raw
|
diff to current
2017-06-16
Peje Nilsson
Split saveresume to reduce complexity
blob
|
commitdiff
|
raw
|
diff to current
2017-06-16
Peje Nilsson
Merge branch 'master' into actions-arithmetic
87/head
blob
|
commitdiff
|
raw
|
diff to current
2017-06-16
Eric S. Raymond
Magic-number elimination.
blob
|
commitdiff
|
raw
|
diff to current
2017-06-16
Eric S. Raymond
Magic-number elimination.
blob
|
commitdiff
|
raw
|
diff to current
2017-06-16
Peje Nilsson
Merge branch 'master' into actions-arithmetic
blob
|
commitdiff
|
raw
|
diff to current
2017-06-15
Eric S. Raymond
Name another magic number.
blob
|
commitdiff
|
raw
|
diff to current
2017-06-15
Eric S. Raymond
Magic-numnber elimination.
blob
|
commitdiff
|
raw
|
diff to current
2017-06-15
Peje Nilsson
Merge branch 'master' into actions-arithmetic
84/head
blob
|
commitdiff
|
raw
|
diff to current
2017-06-15
Eric S. Raymond
More use of manifest constants.
blob
|
commitdiff
|
raw
|
diff to current
2017-06-14
NHOrus
Lowering the scope And cleaning up some warnings from...
blob
|
commitdiff
|
raw
|
diff to current
2017-06-14
Eric S. Raymond
Include LCG state in game saves.
blob
|
commitdiff
|
raw
|
diff to current
2017-06-13
Eric S. Raymond
Magic-number elimination.
blob
|
commitdiff
|
raw
|
diff to current
2017-06-13
Eric S. Raymond
Makere magic numbers for cond bits into symbols.
blob
|
commitdiff
|
raw
|
diff to current
2017-06-13
Eric S. Raymond
Abolish setup check, there's no possibility of restart.
blob
|
commitdiff
|
raw
|
diff to current
2017-06-13
Eric S. Raymond
Remove more unused code.
blob
|
commitdiff
|
raw
|
diff to current
2017-06-13
Eric S. Raymond
Remove now-unused code.
blob
|
commitdiff
|
raw
|
diff to current
next