Age | Commit message (Expand) | Author | Files | Lines |
2014-12-28 | Split mob sql database into mob_db and mob_db_re. | malufett | 1 | -2/+14 |
2014-12-21 | Remove plugin data in mob_db destruction. | Andrei Karas | 1 | -1/+12 |
2014-12-21 | Move mob_db deletion into separate function. | Andrei Karas | 1 | -6/+10 |
2014-12-14 | Fixed Bug#8456 | malufett | 1 | -1/+7 |
2014-11-28 | Add function for create npc. | Andrei Karas | 1 | -7/+2 |
2014-11-24 | * 1st Transcendent Spirit, monster position lag fixes | Michieru | 1 | -0/+10 |
2014-11-16 | Whitespace cleanup (no code changes) | Haru | 1 | -153/+168 |
2014-11-10 | Merge pull request #386 from 4144/fixplugins | Haruna | 1 | -2/+2 |
2014-11-10 | Fix interfaces methods usage. | Andrei Karas | 1 | -2/+2 |
2014-11-09 | Follow git rev: cf18e5578f85bc6c368a2ad4d7c746af8687c7f0 | Michieru | 1 | -0/+1 |
2014-11-06 | revert Git:10e6f1a189f20ca346ada2f6199378869b370442 | Michieru | 1 | -20/+6 |
2014-11-03 | HPM Hooks Update | Hercules.ws | 1 | -4/+4 |
2014-11-03 | * No cell stacking implemented (official version) | Michieru | 1 | -3/+8 |
2014-10-31 | - Monster chase range updates (bugreport:7637) | Michieru | 1 | -15/+16 |
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 |