summaryrefslogtreecommitdiff
path: root/src/map/battle.c
AgeCommit message (Expand)AuthorFilesLines
2013-11-19Replaced hardcoded Item IDs with constantsHaru1-10/+10
2013-11-19Sanitized and improved several macros through the codeHaru1-18/+32
2013-11-18Merge pull request #224 from datmumbles/size_changesshennetsind1-9/+9
2013-11-18Fixed Bug 7819 - Renewal Elemental Damageshennetsind1-5/+1
2013-11-18Corrected size-related constant names and cleaned up comments (closes #222).Mumbles1-9/+9
2013-11-17Added emblem blank pixels checkHaru1-0/+1
2013-11-16Renewal elemental attr fixshennetsind1-2/+5
2013-11-06Merge pull request #217 from HerculesWS/script-checkershennetsind1-1/+4
2013-11-06Modified status_calc_shennetsind1-2/+2
2013-11-05Introducing the Hercules Standalone Script Syntax CheckerHaru1-1/+4
2013-10-26Changed 'tick' variables to 64 bitHaru1-9/+9
2013-10-24Added idletime optionsshennetsind1-0/+1
2013-10-19Fixed Bug#7737malufett1-22/+7
2013-10-16Fixed Bug#7122malufett1-0/+2
2013-10-16Fixed Bug#7374malufett1-1/+8
2013-10-11Follow up 646f7e2f4ea4bd6b07e66d2949817ebdc18f3484shennetsind1-1/+1
2013-10-10Added code to disable auction for clients it is no longer stableshennetsind1-0/+10
2013-10-10Introducing Bank Supportshennetsind1-0/+10
2013-10-08Follow up 547b01da35d290b633efaefbbc3af2755d2811e7shennetsind1-1/+1
2013-10-07Fixed Pre-re spiral pierce (when cast by mobs)shennetsind1-4/+4
2013-10-04HPM: Hooking!shennetsind1-12/+14
2013-10-02HPM: Map.c Completedshennetsind1-61/+61
2013-09-28HPM: pc.c Completedshennetsind1-1/+1
2013-09-28HPM: Party.c Completedshennetsind1-3/+3
2013-09-27HPM: Battle.c Completedshennetsind1-25/+10
2013-09-27HPM: Skill.c Completedshennetsind1-3/+3
2013-09-27Renamed iMap interface to mapHaru1-122/+124
2013-09-27Renamed iStatus interface to statusHaru1-146/+141
2013-09-26Renamed variables that would conflict with a rename of iMap to mapHaru1-82/+76
2013-09-25Renamed local variables that would conflict with a rename of iStatus to statusHaru1-35/+33
2013-09-25Merge branch 'master' of https://github.com/HerculesWS/Herculesshennetsind1-66/+64
2013-09-25Renamed iTimer interface to timer.shennetsind1-29/+29
2013-09-25Renamed more forgotten variables during interface conversionsHaru1-66/+64
2013-09-17HPM: Battleground.c Interfaceshennetsind1-2/+2
2013-09-17Fixed Tiger Cannon Damageshennetsind1-1/+1
2013-09-16HPM: Path.c Interfaceshennetsind1-3/+3
2013-09-16HPM: Unit.c Interfaceshennetsind1-12/+12
2013-09-16HPM: Mob.c Interfaceshennetsind1-11/+11
2013-09-09Fixed Bug #7694shennetsind1-0/+1
2013-09-09Fixed Bug #6626shennetsind1-0/+1
2013-08-29Follow up@c11390cbffc983b01ac9ee4af3b16ccb533dd94cmalufett1-2/+2
2013-08-30Follow up @ cccc5bc9256b196b1f4e9ad881838ad32c8b3424malufett1-1/+3
2013-08-26Fixed Bug#7584malufett1-129/+128
2013-08-22Fixed MSVC warnings on 7f9f6e1b84061a7d393debf37395c8b4a2667db1shennetsind1-20/+22
2013-08-22Fixed Bug #7652shennetsind1-24/+24
2013-07-31Merge pull request #71 from HerculesWS/permission-cache-fixPiotr HaƂaczkiewicz1-2/+2
2013-07-31Fixed Bug#7601malufett1-2/+8
2013-07-29Permission cache overhaulPiotr HaƂaczkiewicz1-2/+2
2013-07-26Follow up 144a9d0843dfe47e0b58c8857762f58ae70543c8shennetsind1-5/+10
2013-07-21Merge branch 'master' of https://github.com/HerculesWS/Herculesmalufett1-8/+8