summaryrefslogtreecommitdiff
path: root/src/map/status.c
AgeCommit message (Expand)AuthorFilesLines
2013-12-18Implementing #define DEVOTION_REFLECT_DAMAGEshennetsind1-0/+15
2013-12-17Fixed several compiler warningsHaru1-49/+41
2013-12-11Corrected some local 'mapindex' variables shadowing the global oneHaru1-2/+2
2013-12-09Fixed some logic errorsshennetsind1-39/+45
2013-12-07Fixed angra manyu aspd base calcshennetsind1-5/+10
2013-12-01Fixed Bug 7866shennetsind1-2/+4
2013-11-28Follow up fdb6de1aa34086fd4d22ae127437727f556cea3cshennetsind1-7/+7
2013-11-27Dropped emperium spawn restrictionsshennetsind1-2/+0
2013-11-19Fixed wrong parentheses in a condition in status_calc_regen_rateHaru1-27/+20
2013-11-19Replaced hardcoded Item IDs with constantsHaru1-12/+12
2013-11-19Sanitized and improved several macros through the codeHaru1-14/+18
2013-11-18Corrected size-related constant names and cleaned up comments (closes #222).Mumbles1-3/+3
2013-11-06Merge branch 'master' of https://github.com/HerculesWS/Herculesshennetsind1-1/+4
2013-11-06Merge pull request #217 from HerculesWS/script-checkershennetsind1-1/+4
2013-11-06Fixed Bug 7799shennetsind1-11/+2
2013-11-06Modified status_calc_shennetsind1-36/+39
2013-11-05Introducing the Hercules Standalone Script Syntax CheckerHaru1-1/+4
2013-11-02Fixed Bug #7621shennetsind1-10/+10
2013-11-02Fixed Bug #7786shennetsind1-13/+15
2013-10-27Added full support on Moon Star and Super Star itemsJedzkie1-0/+7
2013-10-27Follow-up to 44c33fda3614d588e6bf6cee1cf884e98f1531f0Haru1-6/+6
2013-10-26Changed 'tick' variables to 64 bitHaru1-10/+27
2013-10-24Follow up f304c3637f82a5a3ab3a979c5d4b463ab26e7d72shennetsind1-1/+3
2013-10-24Follow UP Fixed Bug #7754ossi01101-0/+1
2013-10-24Fixed Bug #7754shennetsind1-0/+2
2013-10-22Fixed bug with status visual effects on relogshennetsind1-66/+124
2013-10-21Minor identation fixes on status_change_startshennetsind1-2348/+2348
2013-10-16Fixed Bug#7374malufett1-0/+16
2013-10-10Homun-S Quest Updatedshennetsind1-1/+1
2013-10-07Merge branch 'master' of https://github.com/HerculesWS/Herculesshennetsind1-4/+1
2013-10-07Fixed Bug #7744shennetsind1-16/+19
2013-10-03Merge branch 'master' of https://github.com/HerculesWS/Herculesshenhuyong1-664/+662
2013-10-02HPM: Map.c Completedshennetsind1-19/+19
2013-09-29HPM: Status.c Completedshennetsind1-646/+644
2013-09-29* Fixed Bug #7708shenhuyong1-4/+1
2013-09-28HPM: pc.c Completedshennetsind1-2/+2
2013-09-28Merge pull request #161 from shenhuyong/mastershennetsind1-1/+1
2013-09-27HPM: Skill.c Completedshennetsind1-2/+2
2013-09-27Renamed iMap interface to mapHaru1-114/+110
2013-09-27Added full support for the Rebellion.shenhuyong1-1/+1
2013-09-27Renamed iStatus interface to statusHaru1-706/+653
2013-09-26Renamed variables that would conflict with a rename of iMap to mapHaru1-32/+27
2013-09-25Renamed local variables that would conflict with a rename of iStatus to statusHaru1-909/+855
2013-09-25Merge branch 'master' of https://github.com/HerculesWS/Herculesshennetsind1-124/+117
2013-09-25Renamed iTimer interface to timer.shennetsind1-33/+33
2013-09-25Renamed local variables that would conflict with a rename of iTimer to timerHaru1-7/+6
2013-09-25Renamed more forgotten variables during interface conversionsHaru1-119/+113
2013-09-16HPM: Pet.c Interfaceshennetsind1-2/+2
2013-09-16HPM: Npc.c Interfaceshennetsind1-3/+3
2013-09-16HPM: Unit.c Interfaceshennetsind1-40/+40