summaryrefslogtreecommitdiff
path: root/src/map/skill.c
AgeCommit message (Expand)AuthorFilesLines
2014-03-25Added new return values to make_new_char_sqlpanikon1-3/+3
2014-03-23HPM Hooks UpdateHercules.ws1-2/+2
2014-03-23Fix Bug 8106Michieru1-0/+3
2014-03-22Fixed a skill_castend_nodamage_id warning for SO_ELEMENTAL_SHIELDshennetsind1-0/+2
2014-03-22Fixed Bug 8109shennetsind1-12/+16
2014-03-22Merge branch 'master' of https://github.com/HerculesWS/Herculesshennetsind1-33/+55
2014-03-22Fixed Bug 8107shennetsind1-9/+4
2014-03-20Fixed issue 6415panikon1-6/+16
2014-03-20Fixed issue: 8047panikon1-23/+35
2014-03-20Fixed issue 8059 http://hercules.ws/board/tracker/issue-8059-teakwon-100-chan...panikon1-4/+4
2014-03-16Fixed Bug#8086malufett1-22/+7
2014-03-15Fixed Bug 8089shennetsind1-1/+3
2014-03-12Fixed Bug#8038malufett1-7/+14
2014-03-10Fixed issue 8043panikon1-3/+4
2014-03-09fixing permissions from my last commitMatej Pristak1-0/+0
2014-03-08Homunculus initimacy is always stored in interval <0,100000>, MH_LIGHT_OF_REG...Matej Pristak1-2/+2
2014-03-04Fix bug 8036Michieru1-0/+4
2014-03-01Fix Bug 8029Michieru1-1/+1
2014-02-27Cleaned up messages.confHaru1-2/+2
2014-02-19Fixed warmer issue that'd cause a crash when clear_skills_on_death is enabledshennetsind1-1/+3
2014-02-14sc sourcesshennetsind1-425/+426
2014-02-14Renewal mechanics rebalance mega-updateMichieru1-536/+665
2014-02-10Merge branch 'master' of https://github.com/HerculesWS/Herculesshennetsind1-0/+6
2014-02-10Fixed guild aura going away on LPshennetsind1-0/+3
2014-02-11Fixed Bug#7983 (Thanks to Kiu)malufett1-0/+6
2014-02-10Fixed Bug#7988malufett1-1/+1
2014-02-09Improved script case check reports to include more accurate source info.Haru1-0/+6
2014-02-04Fixed millenium shield crash with clonesshennetsind1-8/+6
2014-01-12Fixed ERS Cache sharingshennetsind1-4/+6
2014-01-11Hercules 1st 2014 MegaPatchshennetsind1-8/+8
2014-01-03Fixed Bug#7709malufett1-36/+32
2013-12-30Fixed Bug#7728malufett1-1/+0
2013-12-30Fixed Bug#7735malufett1-7/+2
2013-12-17Speed up of several procedures that rely on ERS, _mreallocz ('z'ero)shennetsind1-6/+3
2013-12-15Replaced pc->pc_has_permission/can_give_items/can_give_bound_items with equiv...shennetsind1-5/+5
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