summaryrefslogtreecommitdiff
path: root/src/map/skill.c
AgeCommit message (Expand)AuthorFilesLines
2013-12-17Fixed several compiler warningsHaru1-262/+327
2013-12-11Corrected some local 'mapindex' variables shadowing the global oneHaru1-1/+1
2013-12-10Merge branch 'master' of https://github.com/HerculesWS/Herculesshennetsind1-1/+1
2013-12-09Fixed some logic errorsshennetsind1-7/+9
2013-12-09Fixed a crash when casting GN_SPORE_EXPLOSION on certain systems.Haru1-1/+1
2013-12-06HPM: mapindex interfaceshennetsind1-14/+11
2013-12-03Corrected Steal Coin formulas and battle log messageHaru1-7/+6
2013-11-28Follow up fdb6de1aa34086fd4d22ae127437727f556cea3cshennetsind1-10/+10
2013-11-27Dropped emperium spawn restrictionsshennetsind1-1/+1
2013-11-26Fixed Bug 7859shennetsind1-3/+4
2013-11-25Fixed getareachar_skillunit v4 and minor cleanupshennetsind1-4/+4
2013-11-21Fixed a somehow-cygwin-only warning 'array subscript is above array bounds'shennetsind1-1/+1
2013-11-19Replaced hardcoded Item IDs with constantsHaru1-82/+110
2013-11-19Sanitized and improved several macros through the codeHaru1-18/+18
2013-11-18Corrected size-related constant names and cleaned up comments (closes #222).Mumbles1-7/+7
2013-11-08Fixed 5 Homun Bugsshennetsind1-2/+6
2013-11-05Introducing the Hercules Standalone Script Syntax CheckerHaru1-4/+11
2013-10-26Changed 'tick' variables to 64 bitHaru1-119/+112
2013-10-24Merge pull request #189 from dastgirpojee/SkidConstshennetsind1-0/+1
2013-10-20Bug:7723 and Skill Cooldownsshennetsind1-48/+62
2013-10-19Fixed Bug#7737malufett1-13/+82
2013-10-17Merge remote-tracking branch 'upstream/master' into SkidConstDastgir Pojee1-10/+7
2013-10-15Fixed Bug#7738malufett1-1/+1
2013-10-15Follow up @ a4802eaef9d71283070f1f31c859da871a7c8d32malufett1-9/+6
2013-10-12Skill ID Constant AddedDastgir Pojee1-0/+1
2013-10-10Merge pull request #186 from cannelle/mastershennetsind1-10/+12
2013-10-10Homun-S Quest Updatedshennetsind1-1/+1
2013-10-10Added WE_BABY distance check.cannelle1-3/+3
2013-10-08Added WE_BABY distance check.cannelle1-10/+12
2013-10-08Follow up bbaf8692374a82323858c4468f345d03cd05216dshennetsind1-1/+1
2013-10-07Fixed Bug #5085shennetsind1-1/+7
2013-10-07Updated/Fixed Clearanceshennetsind1-1/+5
2013-10-07Merge pull request #182 from shenhuyong/mastershennetsind1-0/+1
2013-10-07Merge pull request #184 from cannelle/mastershennetsind1-2/+8
2013-10-07Fixed baby experience skill not showing effect.cannelle1-2/+8
2013-10-05* Follow up dedec165eaeb0d291279b1d5b53fac242bcf7b4cshenhuyong1-0/+1
2013-10-04Merge pull request #167 from shenhuyong/mastershennetsind1-11/+18
2013-10-04HPM: Hooking!shennetsind1-8/+7
2013-10-03Merge branch 'master' of https://github.com/HerculesWS/Herculesshenhuyong1-34/+34
2013-10-02HPM: Map.c Completedshennetsind1-34/+34
2013-09-29skill->castend_nodamage_id instead of skill_castend_nodamage_idshenhuyong1-2/+2
2013-09-29* Fixed Bug #7708shenhuyong1-6/+11
2013-09-29* Fixed Bug #7713shenhuyong1-4/+6
2013-09-28HPM: pc.c Completedshennetsind1-8/+8
2013-09-28HPM: Party.c Completedshennetsind1-18/+18
2013-09-28Merge pull request #161 from shenhuyong/mastershennetsind1-2/+2
2013-09-27HPM: Skill.c Completedshennetsind1-538/+519
2013-09-27Renamed iMap interface to mapHaru1-561/+532
2013-09-27Added full support for the Rebellion.shenhuyong1-2/+2
2013-09-27Renamed iStatus interface to statusHaru1-752/+778