summaryrefslogtreecommitdiff
path: root/src/map/elemental.c
AgeCommit message (Expand)AuthorFilesLines
2013-02-07Fixing mistake in modified source code headersshennetsind1-1/+1
2013-01-31Fixed Bug #3080shennetsind1-4/+6
2012-12-31-Follow up r17065 fiw splash skill being broken.glighta1-1/+2
2012-12-30-Harmonize skillid, skill_num, skillnum, skill, to skill_id and same for skil...glighta1-165/+165
2012-12-26Fixed Elemental HP/SP bar not being displayed to the client after being warpe...aleos1-0/+2
2012-12-14Fixed bugreport:7007 where summoning elemental w/o SO_EL_SYMPATHY causes its ...rud0lp201-5/+14
2012-12-11Happy Holidays and Happy 12/12/12 :)rud0lp201-13/+121
2012-12-05- Undid r16968: SVN Replaced with source:/trunk/src/@16966 (tid:74924).brianluau1-744/+714
2012-11-25Applied AStyle code formating as discussed on tid:74602.greenboxal21-714/+744
2012-11-09Dropped a incredibly wasteful and pointless (why was that there i wonder) 310...shennetsind1-4/+1
2012-11-09- Removed backup.pl (for TXT servers) and vs9-to-vs8.php (outdated versions);momacabu1-9/+1
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