Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-08-30 | Rename files for C++ conversion. Does not compile. | Ben Longbons | 1 | -1089/+0 | |
After updating, you can remove these files, as shown in 'git status': Untracked files: (use "git add <file>..." to include in what will be committed) src/map/magic-interpreter-lexer.c src/map/magic-interpreter-parser.c src/map/magic-interpreter-parser.h | |||||
2011-04-03 | Fix some more compiler warnings | Ben Longbons | 1 | -24/+25 | |
2011-03-24 | Optimize common objects, and adjust other objects accordingly. | Ben Longbons | 1 | -7/+7 | |
Major changes still need to be made to each of the servers. | |||||
2011-03-16 | Use makefiles correctly and expand include dirs | Ben Longbons | 1 | -1/+1 | |
2010-01-19 | fixed a few memory leaks | Helmut Grohne | 1 | -0/+2 | |
2008-11-29 | SLang: Added `sqrt' function, permit looping over NPCs | Fate | 1 | -0/+3 | |
2008-11-24 | Added spell_index and is_equipped operations, permitted coercions from ↵ | Fate | 1 | -0/+3 | |
invocations to strings | |||||
2008-11-23 | Magic: looping over spells, spell field access, is-equipped check | Fate | 1 | -0/+17 | |
2008-11-22 | Added NONMAGIC flag to distinguish `keyword' operations (such as `marry') ↵ | Fate | 1 | -0/+6 | |
from regular spells (keywords don't require spellcasting ability) | |||||
2008-10-11 | Commit magic patch v13 | Jared Adams | 1 | -0/+1057 | |