Age | Commit message (Expand) | Author | Files | Lines |
2014-08-07 | - Fix item that should not be used by Royal Guards (bug:7924) | Michieru | 1 | -9/+12 |
2014-08-07 | Corrected several format-string errors through the code | Haru | 36 | -451/+475 |
2014-08-07 | HPM Hooks Update | Hercules.ws | 1 | -4/+4 |
2014-08-07 | - Acid Demo is now reduce by Defender (bug: 8287) | Michieru | 1 | -4/+6 |
2014-08-06 | HPM Hooks Update | Hercules.ws | 6 | -154/+154 |
2014-08-06 | - Fix 3rd class skills on pre-renewal. | Michieru | 9 | -72/+197 |
2014-08-05 | Merge pull request #308 from nadiyama/master | Flipp | 1 | -0/+1 |
2014-08-02 | Fixed several issues with SO_EL_SYMPATHY | Haru | 2 | -30/+38 |
2014-07-29 | Merge pull request #312 from vthibault/fix-argument-error | Kisuka | 1 | -1/+1 |
2014-07-28 | Fix argument error in Client Hash | Vincent Thibault | 1 | -1/+1 |
2014-07-22 | HPM Hooks Update | Hercules.ws | 3 | -48/+17 |
2014-07-22 | Fixed some issues with CELL_NOSTACK | panikon | 2 | -28/+35 |
2014-07-21 | Merge pull request #1 from HerculesWS/master | nadiyama | 1 | -8/+14 |
2014-07-19 | Corrected a dangling pointer in various DBMap/DBIterator functions | Haru | 1 | -8/+14 |
2014-07-18 | Update status.c | nadiyama | 1 | -0/+1 |
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 | 3 | -13/+18 |
2014-07-11 | Follow up to da190e09a33591aaabfd2c7735fd64ebb12f78e9 | panikon | 5 | -6/+8 |
2014-07-11 | HPM Hooks Update | Hercules.ws | 1 | -9/+8 |
2014-07-11 | Mado behaviour changes | panikon | 5 | -57/+43 |
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 | 106 | -442/+437 |
2014-07-11 | Removed unsafe pointer typedefs | Haru | 10 | -116/+116 |
2014-07-11 | Updated warg skill check, special thanks to Rytech | panikon | 1 | -2/+10 |
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 [AT]mount, it wasn't displaying the expected messages, all e... | panikon | 1 | -15/+27 |
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 | 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-05 | Corrected HT_POWER behaviour, combo and type of skill, and fixed TK-combos wa... | panikon | 3 | -16/+31 |