summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-07-11Removed unsafe pointer typedefsHaru10-116/+116
2014-07-11Merge pull request #286 from MrKeiKun/fix/organize_sql_filesHaruna36-1310/+1356
2014-07-11Updated warg skill check, special thanks to Rytechpanikon1-2/+10
2014-07-10Updated sql-upgrade files.Shido25-225/+242
2014-07-10Organized sql-tools.Shido3-34/+34
2014-07-10SQL Re-Organization.Shido8-1051/+1080
2014-07-10Follow up to 3c24fb656f3b3370b7152d6f1d2cc9dbc6fbae5dpanikon1-3/+2
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 frenzy, the regen buff wasn't being removed when the player ...panikon1-0/+1
2014-07-09Fixed issue with [AT]mount, it wasn't displaying the expected messages, all e...panikon2-17/+30
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-08Added documentation regarding hard coded constants.panikon1-17/+36
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-06Follow up to 2e6016f6d7ec3493888513239f518c7cfc06d3b8 forgot to add pre-re fixpanikon1-0/+2
2014-07-06Fixed issue in adoption system, babies would lost their skills (WE_BABY and W...panikon1-0/+2
2014-07-05Corrected HT_POWER behaviour, combo and type of skill, and fixed TK-combos wa...panikon4-17/+32
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-28Minor follow up to b73a578panikon1-1/+1
2014-06-28Changes in npc_parsefile in order to decrease the number of unecessary calls ...panikon1-11/+16
2014-06-27Merge pull request #301 from MrKeiKun/fix/remove_unused_includeFlipp1-1/+0
2014-06-27Removed Unused Include.Potte1-1/+0
2014-06-26ItemDB SQL SyncHercules.ws1-2/+2
2014-06-26Minor fix follow-up to b73a578.Taylor Locke1-2/+2
2014-06-26ItemDB SQL SyncHercules.ws1-57/+57
2014-06-26Fixed Item DB issues from ae289d6.Taylor Locke1-47/+61
2014-06-23Fixed issue with Biochemist that resulted in never regaining Bioethics.Taylor Locke1-4/+5