Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-02-04 | Removed auto-generated source files | MadCamel | 1 | -2465/+0 | |
And added them to .gitignore. These three files are generated on the fly by flex and bison during the build process and should not be in the repository. | |||||
2009-12-26 | Used the "indent" C formatting program from GNU to do some clean ups | Chuck Miller | 1 | -1455/+1524 | |
The command options used was: -nbad -bap -sc -bl -blf -bli0 -cli4 -cbi0 -di5 -nbc -bls -ip2 -nut -ts4 -bap -i4 -sob -npsl | |||||
2008-11-29 | SLang: Added `sqrt' function, permit looping over NPCs | Fate | 1 | -189/+198 | |
2008-11-23 | Magic: looping over spells, spell field access, is-equipped check | Fate | 1 | -244/+249 | |
2008-11-22 | Added NONMAGIC flag to distinguish `keyword' operations (such as `marry') ↵ | Fate | 1 | -212/+224 | |
from regular spells (keywords don't require spellcasting ability) | |||||
2008-10-11 | Commit magic patch v13 | Jared Adams | 1 | -0/+2370 | |