summaryrefslogtreecommitdiff
path: root/src/map/skill.cpp
AgeCommit message (Expand)AuthorFilesLines
2012-12-24Enumify option, opt1, opt2, and opt3Ben Longbons1-88/+109
2012-12-24Cleanup headers and remove all uses of va_list except loggingBen Longbons1-460/+282
2012-12-15Prepare to trim skillsBen Longbons1-567/+877
2012-12-14Some formatting fixes before I go insaneBen Longbons1-2354/+2332
2012-12-12Remove guilds, finallyBen Longbons1-50/+15
2012-12-05Change some unused int returns to voidBen Longbons1-169/+146
2012-10-14Allow negative values for the HP/SP drain percent of the SP_HP_DRAIN_RATE/SP_...Vincent Petithory1-20/+4
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