summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2014-08-07- Acid Demo is now reduce by Defender (bug: 8287)Michieru1-4/+6
2014-08-06HPM Hooks UpdateHercules.ws6-154/+154
2014-08-06- Fix 3rd class skills on pre-renewal.Michieru9-72/+197
2014-08-05Merge pull request #308 from nadiyama/masterFlipp1-0/+1
2014-08-02Fixed several issues with SO_EL_SYMPATHYHaru2-30/+38
2014-07-29Merge pull request #312 from vthibault/fix-argument-errorKisuka1-1/+1
2014-07-28Fix argument error in Client HashVincent Thibault1-1/+1
2014-07-22HPM Hooks UpdateHercules.ws3-48/+17
2014-07-22Fixed some issues with CELL_NOSTACKpanikon2-28/+35
2014-07-21Merge pull request #1 from HerculesWS/masternadiyama1-8/+14
2014-07-19Corrected a dangling pointer in various DBMap/DBIterator functionsHaru1-8/+14
2014-07-18Update status.cnadiyama1-0/+1
2014-07-15Fixed some skill checks considering Super Novices the same as NovicesHaru1-4/+4
2014-07-14Fixed issues with resetskill, OPTION_RIDING wasn't being removed properly and...panikon1-1/+16
2014-07-12Merge branch 'master' of https://github.com/HerculesWS/Herculespanikon1-4/+4
2014-07-12Updated SR_FLASHCOMBO behaviourpanikon4-95/+181
2014-07-12HPM Hooks UpdateHercules.ws1-4/+4
2014-07-11Fixed issue with quest exp and bonuses, issue: 8247 http://hercules.ws/board/...panikon3-13/+18
2014-07-11Follow up to da190e09a33591aaabfd2c7735fd64ebb12f78e9panikon5-6/+8
2014-07-11HPM Hooks UpdateHercules.ws1-9/+8
2014-07-11Mado behaviour changespanikon5-57/+43
2014-07-11HPM Hooks UpdateHercules.ws1-6/+6
2014-07-11Explicitly specify 'void' when a function expects no argumentsHaru6-18/+18
2014-07-11Removed some c++ compatibility definitionsHaru2-39/+3
2014-07-11Fixed reserved __identifier violationsHaru106-442/+437
2014-07-11Removed unsafe pointer typedefsHaru10-116/+116
2014-07-11Updated warg skill check, special thanks to Rytechpanikon1-2/+10
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 [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