Age | Commit message (Expand) | Author | Files | Lines |
2014-10-25 | HPM Hooks Update | Hercules.ws | 1 | -12/+12 |
2014-10-25 | Sight Blaster and other skill fixes, magic reflect, crash, trap display and m... | Michieru | 1 | -11/+15 |
2014-10-18 | Fix bug:7454 | Michieru | 1 | -18/+9 |
2014-10-13 | * Monster skill use behavior, ranges, position lag fixes | Michieru | 1 | -36/+42 |
2014-10-02 | * Rewrote the hard monster AI. Monsters will now behave a lot closer to offic... | Michieru | 1 | -30/+36 |
2014-09-20 | Replaced hardcoded values with constants for status_change_start's flag | Haru | 1 | -1/+2 |
2014-09-16 | Follow: https://github.com/HerculesWS/Hercules/commit/8ab61745b81d1cf0602c799... | Michieru | 1 | -3/+3 |
2014-08-07 | Corrected several format-string errors through the code | Haru | 1 | -4/+4 |
2014-07-08 | Removed redundant data from guardian_data, saving up to 40 bytes per guardian... | panikon | 1 | -53/+40 |
2014-06-17 | Fixed issue where a crash would occur in mobs with MD_RANDOMTARGET, issue: 82... | panikon | 1 | -2/+5 |
2014-05-30 | Fixed typos inside src/ | Shido | 1 | -12/+12 |
2014-05-29 | Implemented MD_RANDOMTARGET, see doc/mob_db_mode_list.txt for more information | panikon | 1 | -7/+19 |
2014-05-13 | Removed trailing whitespace (sources) | Haru | 1 | -1/+1 |
2014-05-10 | Re-commit of "Fixed order of includes in all source files" | Haru | 1 | -33/+36 |
2014-05-10 | Revert "Fixed order of includes in all source files" | panikon | 1 | -36/+33 |
2014-05-09 | Fixed order of includes in all source files | Haru | 1 | -33/+36 |
2014-02-27 | Cleaned up messages.conf | Haru | 1 | -1/+1 |
2014-02-22 | Changed function types related to SG days in date.c | panikon | 1 | -2/+2 |
2014-02-14 | sc sources | shennetsind | 1 | -6/+6 |
2014-02-14 | Renewal mechanics rebalance mega-update | Michieru | 1 | -3/+4 |
2014-02-11 | Fixed bug 7977 as in rAthena revf488861298d50afb41f8418700ae164e63bee070 | panikon | 1 | -1/+1 |
2014-02-09 | Improved script case check reports to include more accurate source info. | Haru | 1 | -0/+6 |
2014-01-18 | Socket interfaced | shennetsind | 1 | -1/+1 |
2014-01-11 | Hercules 1st 2014 MegaPatch | shennetsind | 1 | -2/+2 |
2013-12-17 | Speed up of several procedures that rely on ERS, _mreallocz ('z'ero) | shennetsind | 1 | -2/+1 |
2013-12-17 | Fixed several compiler warnings | Haru | 1 | -9/+10 |
2013-12-09 | Fixed some logic errors | shennetsind | 1 | -1/+1 |
2013-12-04 | Follow-up to 6e9c385b8fa2fbca97ca23e35f0b8e5dabd13526 | Haru | 1 | -8/+14 |
2013-12-01 | Changed item Aegis ID and mob Sprite ID lookups to case sensitive. | Haru | 1 | -3/+3 |
2013-11-30 | Merge branch 'master' of https://github.com/HerculesWS/Hercules | shennetsind | 1 | -1/+1 |
2013-11-29 | Minor improvement | shennetsind | 1 | -30/+29 |
2013-11-29 | Corrected an uninitialized variable when adding an item | Haru | 1 | -1/+1 |
2013-11-27 | Fixed Bug 7858 | shennetsind | 1 | -0/+8 |
2013-11-27 | Dropped emperium spawn restrictions | shennetsind | 1 | -3/+9 |
2013-11-26 | Fixed Bug 7794 | shennetsind | 1 | -0/+13 |
2013-11-19 | Sanitized and improved several macros through the code | Haru | 1 | -1/+1 |
2013-11-18 | Corrected size-related constant names and cleaned up comments (closes #222). | Mumbles | 1 | -3/+3 |
2013-11-08 | Added support for monster spritename constants | Haru | 1 | -0/+11 |
2013-11-06 | Merge remote-tracking branch 'upstream/master' | shennetsind | 1 | -9/+17 |
2013-11-06 | Merge pull request #217 from HerculesWS/script-checker | shennetsind | 1 | -6/+14 |
2013-11-06 | Modified status_calc_ | shennetsind | 1 | -3/+3 |
2013-11-05 | Introducing the Hercules Standalone Script Syntax Checker | Haru | 1 | -6/+14 |
2013-10-30 | Account-wide Exp/Drop/Death Modifiers | shennetsind | 1 | -0/+6 |
2013-10-26 | Changed 'tick' variables to 64 bit | Haru | 1 | -45/+36 |
2013-10-02 | HPM: Map.c Completed | shennetsind | 1 | -44/+44 |
2013-09-28 | Merge branch 'master' of https://github.com/HerculesWS/Hercules | shennetsind | 1 | -1/+1 |
2013-09-28 | HPM: pc.c Completed | shennetsind | 1 | -4/+4 |
2013-09-27 | Corrected mob_warpslave_sub call with CLR_TELEPORT instead of CLR_RESPAWN. | cannelle | 1 | -1/+1 |
2013-09-27 | HPM: Skill.c Completed | shennetsind | 1 | -4/+4 |
2013-09-27 | Renamed iMap interface to map | Haru | 1 | -155/+127 |