summaryrefslogtreecommitdiff
path: root/src/map/elemental.h
AgeCommit message (Expand)AuthorFilesLines
2018-05-312012-2018 !Maytichai Saowa1-1/+1
2016-10-28Fixed copyright year for 2016Lemongrass31101-1/+1
2016-02-28Changed mob mode field to 32 bit, for future expansionHaru1-1/+1
2016-02-24Added const qualifier to several variable/argument pointersHaru1-1/+1
2015-12-28Added elemental_id enum, replaced numeric elemental IDs with enum membersHaru1-0/+22
2015-12-15Added GPL-compliant header to all sources and build scriptsHaru1-4/+20
2015-08-15HPM compatibility improvementsHaru1-3/+3
2015-06-19Cleaned up some #includesHaru1-0/+3
2015-06-19Removed ".." from include directivesHaru1-3/+3
2015-01-12Blocked compilation of plugins that use unavailable functionsHaru1-0/+2
2014-11-16Whitespace cleanup (no code changes)Haru1-8/+8
2014-07-11Fixed reserved __identifier violationsHaru1-3/+3
2014-05-13Removed trailing whitespace (sources)Haru1-1/+1
2014-05-10Re-commit of "Fixed order of includes in all source files"Haru1-0/+1
2014-05-10Revert "Fixed order of includes in all source files"panikon1-1/+0
2014-05-09Fixed order of includes in all source filesHaru1-0/+1
2014-02-02Introducing HPM Datacheckshennetsind1-3/+3
2013-11-19Sanitized and improved several macros through the codeHaru1-2/+2
2013-11-05Introducing the Hercules Standalone Script Syntax CheckerHaru1-1/+1
2013-10-26Changed 'tick' variables to 64 bitHaru1-5/+5
2013-09-27HPM: Elemental.c Completedshennetsind1-10/+33
2013-09-16HPM: Unit.c Interfaceshennetsind1-106/+100
2013-07-29Added elemental interfaceSusu1-94/+106
2012-12-30-Harmonize skillid, skill_num, skillnum, skill, to skill_id and same for skil...glighta1-6/+6
2012-12-11Happy Holidays and Happy 12/12/12 :)rud0lp201-2/+3
2012-12-05- Undid r16968: SVN Replaced with source:/trunk/src/@16966 (tid:74924).brianluau1-28/+28
2012-11-25Applied AStyle code formating as discussed on tid:74602.greenboxal21-28/+28
2012-11-09Dropped a incredibly wasteful and pointless (why was that there i wonder) 310...shennetsind1-1/+0
2012-11-09- Removed backup.pl (for TXT servers) and vs9-to-vs8.php (outdated versions);momacabu1-2/+1
2012-09-08Fixed bugreport:6587 removed unused parameters in several damage/heal functio...shennetsind1-1/+1
2012-04-20Initial support for Genetic, Sorcerer and Elemental Summons. Special Thanks t...shennetsind1-0/+95