summaryrefslogtreecommitdiff
path: root/src/map/magic-interpreter.h
AgeCommit message (Expand)AuthorFilesLines
2012-08-30Rename files for C++ conversion. Does not compile.Ben Longbons1-500/+0
2011-04-03Fix some more compiler warningsBen Longbons1-1/+1
2011-03-24Optimize common objects, and adjust other objects accordingly.Ben Longbons1-1/+0
2011-03-16Use makefiles correctly and expand include dirsBen Longbons1-2/+2
2009-12-26Used the "indent" C formatting program from GNU to do some clean upsChuck Miller1-134/+209
2009-07-07Fixes to socket system to make it cope better with fd depletion.Dennis Friis1-0/+1
2009-03-08Remove pet and vending systemsJared Adams1-13/+11
2009-01-31When running out of spell charges, make sure to use spell attack delay for la...Fate1-0/+1
2008-11-29SLang: Added `sqrt' function, permit looping over NPCsFate1-0/+1
2008-11-24Fixed looping over spellsFate1-1/+1
2008-11-24Added spell_index and is_equipped operations, permitted coercions from invoca...Fate1-0/+1
2008-11-23Magic: looping over spells, spell field access, is-equipped checkFate1-0/+2
2008-11-22Added NONMAGIC flag to distinguish `keyword' operations (such as `marry') fro...Fate1-0/+1
2008-10-26Commit Mantis 509Jared Adams1-1/+4
2008-10-11Commit magic patch v13Jared Adams1-0/+418