Age | Commit message (Expand) | Author | Files | Lines |
2014-08-20 | Follow-up to b294026e6614a652c23bb0cea8a0d4dc69d8b125 | Haru | 11 | -89/+104 |
2014-08-20 | Fixed an issue when Token_Of_Siegfried is used, under certain conditions | Ibrahim Hossam | 1 | -4/+4 |
2014-08-20 | Extended item_check to also add unique_ids to any non-stackable items that la... | Ibrahim Hossam | 1 | -4/+34 |
2014-08-14 | Fixed a crash when a mercenary warps back to its master | Haru | 1 | -1/+1 |
2014-08-12 | Battle config option for knockback style when on same tile. | Taylor Locke | 3 | -3/+6 |
2014-08-10 | HPM Hooks Update | Hercules.ws | 1 | -2/+2 |
2014-08-10 | - Fix makes knockback default to the left | Michieru | 4 | -7/+7 |
2014-08-10 | - Fix shield protection should not protect the left hand dagger same for full... | Michieru | 1 | -26/+53 |
2014-08-09 | Fix warning compilation (Follow bug:8193) | Michieru | 1 | -1/+1 |
2014-08-08 | HPM Hooks Update | Hercules.ws | 1 | -1/+1 |
2014-08-08 | - Fix during Severe Rainstorm you can't swith equipment (bug:8193) | Michieru | 3 | -2/+6 |
2014-08-08 | - Fix Expiatio Range (bug:7778) | Michieru | 1 | -1/+1 |
2014-08-08 | - Fix strip chance from Earth Strain and animation speed (bug:8123&8208) | Michieru | 1 | -2/+2 |
2014-08-08 | HPM Hooks Update | Hercules.ws | 3 | -10/+10 |
2014-08-08 | - Update Fire Cloack to official formula | Michieru | 3 | -24/+28 |
2014-08-07 | Fixed some MSVC incompatibilities | Haru | 5 | -0/+6 |
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 |