Age | Commit message (Expand) | Author | Files | Lines |
2014-09-20 | Replaced hardcoded values with constants for status_change_start's flag | Haru | 1 | -3/+17 |
2014-09-05 | Corrected SC_WARMER. Other cleanups | csnv | 1 | -1/+1 |
2014-08-08 | - Fix during Severe Rainstorm you can't swith equipment (bug:8193) | Michieru | 1 | -0/+2 |
2014-08-07 | - Fix item that should not be used by Royal Guards (bug:7924) | Michieru | 1 | -9/+12 |
2014-08-06 | HPM Hooks Update | Hercules.ws | 1 | -1/+1 |
2014-08-06 | - Fix 3rd class skills on pre-renewal. | Michieru | 1 | -0/+4 |
2014-07-12 | Updated SR_FLASHCOMBO behaviour | panikon | 1 | -3/+44 |
2014-07-11 | Follow up to da190e09a33591aaabfd2c7735fd64ebb12f78e9 | panikon | 1 | -1/+2 |
2014-07-11 | Fixed reserved __identifier violations | Haru | 1 | -3/+3 |
2014-07-09 | Fixed issue with mounts and jobchange, ranger and mechanic mounts weren't bei... | panikon | 1 | -0/+4 |
2014-06-18 | Fixed issue in all skills that used status->get_matk, the function was alteri... | panikon | 1 | -0/+1 |
2014-05-30 | Fixed typos inside src/ | Shido | 1 | -1/+1 |
2014-05-29 | Implemented MD_RANDOMTARGET, see doc/mob_db_mode_list.txt for more information | panikon | 1 | -0/+1 |
2014-05-13 | Removed trailing whitespace (sources) | Haru | 1 | -759/+780 |
2014-05-10 | Moved MAX_CARTS and NEW_CARTS defines into common/mmo.h | Haru | 1 | -2/+2 |
2014-05-10 | Re-commit of "Fixed order of includes in all source files" | Haru | 1 | -8/+8 |
2014-05-10 | Revert "Fixed order of includes in all source files" | panikon | 1 | -8/+8 |
2014-05-09 | Fixed order of includes in all source files | Haru | 1 | -8/+8 |
2014-03-22 | Fixed Bug 8107 | shennetsind | 1 | -0/+3 |
2014-02-26 | Removed Option_ constants from const.txt, now input directly from the source | shennetsind | 1 | -0/+1 |
2014-02-14 | sc sources | shennetsind | 1 | -5/+5 |
2014-02-14 | Renewal mechanics rebalance mega-update | Michieru | 1 | -45/+49 |
2014-02-02 | Introducing HPM Datacheck | shennetsind | 1 | -3/+3 |
2014-01-16 | Added 2 Missing Costumes | ossi0110 | 1 | -0/+3 |
2013-12-30 | Fixed Bug#7735 | malufett | 1 | -0/+1 |
2013-12-24 | Christmas Patch - 2013-12-23 Support | shennetsind | 1 | -24/+27 |
2013-12-17 | Fixed several compiler warnings | Haru | 1 | -0/+15 |
2013-12-11 | Corrected some local 'mapindex' variables shadowing the global one | Haru | 1 | -1/+1 |
2013-11-19 | Sanitized and improved several macros through the code | Haru | 1 | -53/+53 |
2013-11-06 | Merge branch 'master' of https://github.com/HerculesWS/Hercules | shennetsind | 1 | -1/+1 |
2013-11-06 | Merge pull request #217 from HerculesWS/script-checker | shennetsind | 1 | -1/+1 |
2013-11-06 | Fixed Bug 7799 | shennetsind | 1 | -7/+8 |
2013-11-06 | Modified status_calc_ | shennetsind | 1 | -16/+22 |
2013-11-05 | Introducing the Hercules Standalone Script Syntax Checker | Haru | 1 | -1/+1 |
2013-10-27 | Added full support on Moon Star and Super Star items | Jedzkie | 1 | -0/+3 |
2013-10-26 | Changed 'tick' variables to 64 bit | Haru | 1 | -4/+5 |
2013-10-16 | Fixed Bug#7374 | malufett | 1 | -0/+32 |
2013-10-07 | Fixed Bug #7744 | shennetsind | 1 | -6/+0 |
2013-09-29 | HPM: Status.c Completed | shennetsind | 1 | -36/+103 |
2013-09-27 | Renamed iStatus interface to status | Haru | 1 | -57/+57 |
2013-09-25 | Renamed local variables that would conflict with a rename of iStatus to status | Haru | 1 | -2/+2 |
2013-09-25 | Renamed more forgotten variables during interface conversions | Haru | 1 | -1/+1 |
2013-08-26 | Fixed Bug#7584 | malufett | 1 | -1/+1 |
2013-08-22 | Fixed Bug #7652 | shennetsind | 1 | -16/+9 |
2013-07-11 | Fixed Bug#7498 | malufett | 1 | -0/+3 |
2013-07-04 | Follow up b9889903e89bd4127c7503a512cfe215b9ccc740 | shennetsind | 1 | -1/+4 |
2013-07-04 | Adjustment #2 | shennetsind | 1 | -2/+4 |
2013-07-04 | - Added interface iStatus (needed to renamed it because A LOT of variables ar... | Susu | 1 | -140/+156 |
2013-06-28 | Fixed Bug#6991 | malufett | 1 | -1/+1 |
2013-06-26 | Fixed Bug#7402 | malufett | 1 | -4/+6 |