summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2014-07-10Re-added revision info to the memory leak logHaru2-7/+9
2014-07-10HPM Hooks UpdateHercules.ws3-0/+64
2014-07-10Corrected some SC behaviour, special thanks to Rytechpanikon5-15/+67
2014-07-09Corrected compile errors in case DB_ENABLE_STATS is definedHaru1-4/+4
2014-07-09Fixed an issue in the 'Invalid client hash' console messageHaru1-1/+2
2014-07-09Fixed issue with [AT]mount, it wasn't displaying the expected messages, all e...panikon1-15/+27
2014-07-09HPM Hooks UpdateHercules.ws3-27/+26
2014-07-09Fixed issue with mounts and jobchange, ranger and mechanic mounts weren't bei...panikon6-120/+86
2014-07-09Corrected issue with bce716fa908584f435dcf97904fb37ada6dd90b7 forgot to remov...panikon2-3/+3
2014-07-08reversed portion of 7cd967f812ab741c41c416fb9f7c2a921c36e947 that would point...Streusel1-2/+2
2014-07-09Fixed possible crash in clif_getareachar_skillunit, related to issue 6561 (ht...panikon2-0/+3
2014-07-09Fixed status_calc_regen crash issue:http://hercules.ws/board/tracker/issue-12...panikon3-0/+8
2014-07-08Extracted method to obtain SYSTEM_INFO from functions in sysinfo.cpanikon3-18/+41
2014-07-08Minor script core fixespanikon1-100/+131
2014-07-08HPM Hooks UpdateHercules.ws1-0/+1
2014-07-08Removed redundant data from guardian_data, saving up to 40 bytes per guardian...panikon6-76/+72
2014-07-07Follow up to 2e6016fdastgir1-2/+2
2014-07-06Fixed issue with getlookpanikon2-3/+4
2014-07-05Corrected HT_POWER behaviour, combo and type of skill, and fixed TK-combos wa...panikon3-16/+31
2014-07-05Fixed issue with mistress card and WL_COMET/AB_ADORAMUS (issue: 7935 http://h...panikon1-1/+4
2014-07-05Follow up to 9173fa50ef2887b28603f223a102448a2c69a234panikon1-5/+6
2014-07-05Fixed issue in LG_SHIELDSPELL, the skill was working in lv 2 and 3 when it sh...panikon1-6/+11
2014-07-04Added support to show children of struct/union in Debug Help plugin, this fea...panikon1-37/+54
2014-07-04Added sysinfo support to Debug Help pluginpanikon1-13/+10
2014-07-04Ported dbghelp to HPMpanikon1-43/+26
2014-07-02Refactoring in AB_PRAEFATIO in order to prevent crashes and to clean code.panikon1-10/+7
2014-07-02Fixed issue of crash when using LG_SHIELDSPELL, issue: 8172 http://hercules.w...panikon1-1/+3
2014-07-02Fixed issue where 'reflect' skills would bypass disable_pvm and disable_pvp, ...panikon1-0/+8
2014-07-02Fixed issue that when players used [at]fakename when disguised their names wo...panikon1-0/+4
2014-06-28Changes in npc_parse_shop in order to fit documentation standard, now an unli...panikon1-7/+29
2014-06-28Changes in npc_parsefile in order to decrease the number of unecessary calls ...panikon1-11/+16
2014-06-27Removed Unused Include.Potte1-1/+0
2014-06-21MAX_NPC_CLASS2_END updated to latest ID. Added more NPC constants.Taylor Locke1-1/+1
2014-06-18Merge branch 'master' of https://github.com/HerculesWS/Herculespanikon3-0/+31
2014-06-18Fixed 'value computed is not used', issue: 8236 http://hercules.ws/board/trac...panikon1-2/+1
2014-06-18HPM Hooks UpdateHercules.ws3-0/+31
2014-06-18Merge branch 'master' of https://github.com/HerculesWS/Herculespanikon1-1/+1
2014-06-18Fixed issue in all skills that used status->get_matk, the function was alteri...panikon2-41/+105
2014-06-17Fixed partial of the sentence + typo.Mysteries1-1/+1
2014-06-17Fixed issue where a crash would occur in mobs with MD_RANDOMTARGET, issue: 82...panikon1-2/+5
2014-06-17Removed ZENY_HACKER according to issue 295 (github)panikon1-9/+9
2014-06-07Merge pull request #291 from hemagx/mastershennetsind1-4/+6
2014-06-06HPM Hooks UpdateHercules.ws2-54/+54
2014-06-06Fix bug 8225Michieru3-29/+57
2014-06-06Fixed garbage memory in the accinfo packetIbrahim Hossam1-4/+6
2014-05-31Corrected GM level override checks for Nouse and TradeHaru1-2/+2
2014-05-31HPM Hooks UpdateHercules.ws3-192/+0
2014-05-31Updated db2sql converter to match the recent item db changesHaru1-0/+57
2014-05-31Extended ItemDB to support several other formats (part 2)Dastgir Pojee2-222/+220
2014-05-31 Added ItemNouseRestriction enumHaru2-8/+14