Age | Commit message (Expand) | Author | Files | Lines |
2014-07-19 | Corrected a dangling pointer in various DBMap/DBIterator functions | Haru | 1 | -8/+14 |
2014-07-17 | Fixed minor issues in the sql files from 3ecf877b | Haru | 2 | -29/+29 |
2014-07-15 | Fixed some skill checks considering Super Novices the same as Novices | Haru | 1 | -4/+4 |
2014-07-14 | Fixed issues with resetskill, OPTION_RIDING wasn't being removed properly and... | panikon | 1 | -1/+16 |
2014-07-12 | Merge branch 'master' of https://github.com/HerculesWS/Hercules | panikon | 1 | -4/+4 |
2014-07-12 | Updated SR_FLASHCOMBO behaviour | panikon | 4 | -95/+181 |
2014-07-12 | HPM Hooks Update | Hercules.ws | 1 | -4/+4 |
2014-07-11 | Fixed issue with quest exp and bonuses, issue: 8247 http://hercules.ws/board/... | panikon | 4 | -19/+22 |
2014-07-11 | Follow up to da190e09a33591aaabfd2c7735fd64ebb12f78e9 | panikon | 6 | -6/+12 |
2014-07-11 | HPM Hooks Update | Hercules.ws | 1 | -9/+8 |
2014-07-11 | Mado behaviour changes | panikon | 6 | -58/+44 |
2014-07-11 | HPM Hooks Update | Hercules.ws | 1 | -6/+6 |
2014-07-11 | Explicitly specify 'void' when a function expects no arguments | Haru | 6 | -18/+18 |
2014-07-11 | Removed some c++ compatibility definitions | Haru | 2 | -39/+3 |
2014-07-11 | Fixed reserved __identifier violations | Haru | 107 | -446/+441 |
2014-07-11 | Removed unsafe pointer typedefs | Haru | 10 | -116/+116 |
2014-07-11 | Merge pull request #286 from MrKeiKun/fix/organize_sql_files | Haruna | 36 | -1310/+1356 |
2014-07-11 | Updated warg skill check, special thanks to Rytech | panikon | 1 | -2/+10 |
2014-07-10 | Updated sql-upgrade files. | Shido | 25 | -225/+242 |
2014-07-10 | Organized sql-tools. | Shido | 3 | -34/+34 |
2014-07-10 | SQL Re-Organization. | Shido | 8 | -1051/+1080 |
2014-07-10 | Follow up to 3c24fb656f3b3370b7152d6f1d2cc9dbc6fbae5d | panikon | 1 | -3/+2 |
2014-07-10 | Re-added revision info to the memory leak log | Haru | 2 | -7/+9 |
2014-07-10 | HPM Hooks Update | Hercules.ws | 3 | -0/+64 |
2014-07-10 | Corrected some SC behaviour, special thanks to Rytech | panikon | 5 | -15/+67 |
2014-07-09 | Corrected compile errors in case DB_ENABLE_STATS is defined | Haru | 1 | -4/+4 |
2014-07-09 | Fixed an issue in the 'Invalid client hash' console message | Haru | 1 | -1/+2 |
2014-07-09 | Fixed issue with frenzy, the regen buff wasn't being removed when the player ... | panikon | 1 | -0/+1 |
2014-07-09 | Fixed issue with [AT]mount, it wasn't displaying the expected messages, all e... | panikon | 2 | -17/+30 |
2014-07-09 | HPM Hooks Update | Hercules.ws | 3 | -27/+26 |
2014-07-09 | Fixed issue with mounts and jobchange, ranger and mechanic mounts weren't bei... | panikon | 6 | -120/+86 |
2014-07-09 | Corrected issue with bce716fa908584f435dcf97904fb37ada6dd90b7 forgot to remov... | panikon | 2 | -3/+3 |
2014-07-08 | reversed portion of 7cd967f812ab741c41c416fb9f7c2a921c36e947 that would point... | Streusel | 1 | -2/+2 |
2014-07-09 | Fixed possible crash in clif_getareachar_skillunit, related to issue 6561 (ht... | panikon | 2 | -0/+3 |
2014-07-09 | Fixed status_calc_regen crash issue:http://hercules.ws/board/tracker/issue-12... | panikon | 3 | -0/+8 |
2014-07-08 | Extracted method to obtain SYSTEM_INFO from functions in sysinfo.c | panikon | 3 | -18/+41 |
2014-07-08 | Added documentation regarding hard coded constants. | panikon | 1 | -17/+36 |
2014-07-08 | Minor script core fixes | panikon | 1 | -100/+131 |
2014-07-08 | HPM Hooks Update | Hercules.ws | 1 | -0/+1 |
2014-07-08 | Removed redundant data from guardian_data, saving up to 40 bytes per guardian... | panikon | 6 | -76/+72 |
2014-07-07 | Follow up to 2e6016f | dastgir | 1 | -2/+2 |
2014-07-06 | Fixed issue with getlook | panikon | 2 | -3/+4 |
2014-07-06 | Follow up to 2e6016f6d7ec3493888513239f518c7cfc06d3b8 forgot to add pre-re fix | panikon | 1 | -0/+2 |
2014-07-06 | Fixed issue in adoption system, babies would lost their skills (WE_BABY and W... | panikon | 1 | -0/+2 |
2014-07-05 | Corrected HT_POWER behaviour, combo and type of skill, and fixed TK-combos wa... | panikon | 4 | -17/+32 |
2014-07-05 | Fixed issue with mistress card and WL_COMET/AB_ADORAMUS (issue: 7935 http://h... | panikon | 1 | -1/+4 |
2014-07-05 | Follow up to 9173fa50ef2887b28603f223a102448a2c69a234 | panikon | 1 | -5/+6 |
2014-07-05 | Fixed issue in LG_SHIELDSPELL, the skill was working in lv 2 and 3 when it sh... | panikon | 1 | -6/+11 |
2014-07-04 | Added support to show children of struct/union in Debug Help plugin, this fea... | panikon | 1 | -37/+54 |
2014-07-04 | Added sysinfo support to Debug Help plugin | panikon | 1 | -13/+10 |