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