summaryrefslogtreecommitdiff
path: root/src/map/elemental.c
AgeCommit message (Expand)AuthorFilesLines
2012-10-29-Add some src basic documentation.glighta1-2/+2
2012-09-08Fixed bugreport:6587 removed unused parameters in several damage/heal functio...shennetsind1-1/+1
2012-08-27Updated read_elemental_skilldb() to skip empty lines instead of throwing an e...kenpachi2k111-0/+3
2012-08-27- read_elementaldb: skip blank lines.brianluau1-0/+3
2012-08-22Major cleanup all over the place, made possible by mkbu95's scan-build report...shennetsind1-3/+2
2012-04-25Follow up r15975. Fixed warning on elemental.c. (bugreport:5637)greenboxal21-0/+1
2012-04-25* Replaced rand() calls with rnd().xazax-hun1-1/+1
2012-04-25* Code consistency updates. No functional changes. Credits to Lighta.xazax-hun1-10/+13
2012-04-20Initial support for Genetic, Sorcerer and Elemental Summons. Special Thanks t...shennetsind1-0/+825