summaryrefslogtreecommitdiff
path: root/src/map/elemental.c
AgeCommit message (Expand)AuthorFilesLines
2018-07-01Change functions to static where possible (Part 4 - map)Haru1-38/+69
2018-05-312012-2018 !Maytichai Saowa1-1/+1
2017-11-05Fix/clarify various incorrect modulo operationsHaru1-1/+1
2016-12-03Remove the platform-dependent variables from struct status_dataHaru1-2/+2
2016-10-28Fixed copyright year for 2016Lemongrass31101-1/+1
2016-02-28Changed mob mode field to 32 bit, for future expansionHaru1-12/+23
2016-02-24Added const qualifier to several variable/argument pointersHaru1-1/+2
2016-01-06Replaced the remaining explicit casts with BL_CAST/BL_UCASTHaru1-1/+2
2015-12-28Added elemental_id enum, replaced numeric elemental IDs with enum membersHaru1-21/+25
2015-12-15Added GPL-compliant header to all sources and build scriptsHaru1-4/+20
2015-12-04Add missing checks to elemental.cAndrei Karas1-3/+13
2015-10-19rename malloc.c/h to memmgr.Andrei Karas1-1/+1
2015-09-25More aggressive whitespace cleanup. Follow up to 51329e6Haru1-11/+10
2015-08-15Added core HPM interfaceHaru1-1/+1
2015-08-15HPM compatibility improvementsHaru1-0/+1
2015-07-25Reduce memory usage in HPM in skill.cAndrei Karas1-2/+2
2015-06-19Removed ".." from include directivesHaru1-30/+30
2015-06-01Replaced some of the hardcoded values with constants (map)Haru1-1/+1
2015-05-17Fixed some issues detected by coverity scanHaru1-2/+2
2015-01-18Fixing 38 issuesshennetsind1-0/+1
2014-11-16Whitespace cleanup (no code changes)Haru1-17/+24
2014-08-29Fix status def calculation (bug:8306)Michieru1-0/+3
2014-08-02Fixed several issues with SO_EL_SYMPATHYHaru1-29/+33
2014-05-30Fixed typos inside src/Shido1-2/+2
2014-05-13Removed trailing whitespace (sources)Haru1-1/+1
2014-05-10Re-commit of "Fixed order of includes in all source files"Haru1-26/+28
2014-05-10Revert "Fixed order of includes in all source files"panikon1-28/+26
2014-05-09Fixed order of includes in all source filesHaru1-26/+28
2013-11-06Merge pull request #217 from HerculesWS/script-checkershennetsind1-1/+4
2013-11-06Modified status_calc_shennetsind1-1/+1
2013-11-05Introducing the Hercules Standalone Script Syntax CheckerHaru1-1/+4
2013-10-26Changed 'tick' variables to 64 bitHaru1-7/+7
2013-10-02HPM: Map.c Completedshennetsind1-1/+1
2013-09-27HPM: Elemental.c Completedshennetsind1-42/+60
2013-09-27HPM: Skill.c Completedshennetsind1-2/+2
2013-09-27Renamed iMap interface to mapHaru1-11/+11
2013-09-27Renamed iStatus interface to statusHaru1-7/+7
2013-09-25Renamed local variables that would conflict with a rename of iStatus to statusHaru1-30/+30
2013-09-25Renamed iTimer interface to timer.shennetsind1-11/+11
2013-09-16HPM: Npc.c Interfaceshennetsind1-1/+1
2013-09-16HPM: Unit.c Interfaceshennetsind1-984/+985
2013-07-29Added intif interfaceSusu1-2/+2
2013-07-29Added elemental interfaceSusu1-944/+984
2013-07-04- Added interface iStatus (needed to renamed it because A LOT of variables ar...Susu1-7/+7
2013-06-08Follow up d73783f22b2bb881aab74524d153d89a5932a199shennetsind1-1/+1
2013-06-07Hercules Renewal Phase One : pc, party, map, timerSusu1-34/+33
2013-03-29Hercules Renewal: clif.cshennetsind1-9/+9
2013-03-02Hercules Renewal: skill.cshennetsind1-11/+11
2013-03-01Hercules Renewal: battle.cshennetsind1-7/+7
2013-02-16Updating the Headers across source filesshennetsind1-1/+1