summaryrefslogtreecommitdiff
path: root/src/map/battle.cpp
AgeCommit message (Collapse)AuthorFilesLines
2012-10-14Allow negative values for the HP/SP drain percent of the ↵Vincent Petithory1-22/+6
SP_HP_DRAIN_RATE/SP_SP_DRAIN_RATE item bonuses.
2012-09-03Fix compiler errors of C++ conversionBen Longbons1-0/+7
2012-08-30Rename files for C++ conversion. Does not compile.Ben Longbons1-0/+6282
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