Age | Commit message (Expand) | Author | Files | Lines |
2015-10-19 | Add support for mob_db in conf format. | Andrei Karas | 1 | -3/+9 |
2015-10-11 | Cleanup of the HPluginData implementation (second part) | Haru | 1 | -6/+2 |
2015-10-11 | Cleanup of the HPluginData implementation (First part) | Haru | 1 | -5/+4 |
2015-08-15 | HPM compatibility improvements | Haru | 1 | -5/+5 |
2015-06-19 | Cleaned up some #includes | Haru | 1 | -2/+2 |
2015-06-19 | Removed ".." from include directives | Haru | 1 | -5/+5 |
2015-06-01 | Replaced some of the hardcoded values with constants (map) | Haru | 1 | -13/+20 |
2015-01-12 | Blocked compilation of plugins that use unavailable functions | Haru | 1 | -0/+2 |
2014-12-21 | Move mob_db deletion into separate function. | Andrei Karas | 1 | -0/+1 |
2014-12-19 | Add struct item_data, mob_db and mob_data for plugins | AnnieRuru | 1 | -0/+8 |
2014-11-24 | * 1st Transcendent Spirit, monster position lag fixes | Michieru | 1 | -0/+9 |
2014-11-16 | Whitespace cleanup (no code changes) | Haru | 1 | -6/+6 |
2014-10-29 | Added 2014 Halloween Event and made status change parameter optional on montr... | Taylor Locke | 1 | -1/+1 |
2014-10-18 | Fix bug:7454 | Michieru | 1 | -0/+1 |
2014-10-13 | * Monster skill use behavior, ranges, position lag fixes | Michieru | 1 | -0/+2 |
2014-09-16 | Follow: https://github.com/HerculesWS/Hercules/commit/8ab61745b81d1cf0602c799... | Michieru | 1 | -2/+2 |
2014-07-11 | Fixed reserved __identifier violations | Haru | 1 | -3/+3 |
2014-05-30 | Fixed typos inside src/ | Shido | 1 | -3/+3 |
2014-05-10 | Re-commit of "Fixed order of includes in all source files" | Haru | 1 | -5/+4 |
2014-05-10 | Revert "Fixed order of includes in all source files" | panikon | 1 | -4/+5 |
2014-05-09 | Fixed order of includes in all source files | Haru | 1 | -5/+4 |
2014-02-02 | Introducing HPM Datacheck | shennetsind | 1 | -3/+3 |
2013-12-17 | Fixed several compiler warnings | Haru | 1 | -1/+1 |
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 | -3/+4 |
2013-11-18 | Corrected size-related constant names and cleaned up comments (closes #222). | Mumbles | 1 | -2/+2 |
2013-11-08 | Added support for monster spritename constants | Haru | 1 | -0/+1 |
2013-11-05 | Introducing the Hercules Standalone Script Syntax Checker | Haru | 1 | -2/+2 |
2013-10-26 | Changed 'tick' variables to 64 bit | Haru | 1 | -15/+15 |
2013-10-02 | HPM: Map.c Completed | shennetsind | 1 | -2/+2 |
2013-09-26 | Renamed variables that would conflict with a rename of iMap to map | Haru | 1 | -2/+2 |
2013-09-16 | HPM: Unit.c Interface | shennetsind | 1 | -2/+2 |
2013-09-16 | HPM: Mob.c Interface | shennetsind | 1 | -69/+114 |
2013-08-26 | Fixed Bug#7584 | malufett | 1 | -1/+1 |
2013-01-05 | * Follow up r17065 | markzd | 1 | -1/+1 |
2012-12-30 | -Harmonize skillid, skill_num, skillnum, skill, to skill_id and same for skil... | glighta | 1 | -11/+11 |
2012-12-05 | - Undid r16968: SVN Replaced with source:/trunk/src/@16966 (tid:74924). | brianluau | 1 | -181/+178 |
2012-11-25 | Applied AStyle code formating as discussed on tid:74602. | greenboxal2 | 1 | -178/+181 |
2012-11-12 | -Upd mob_count to read a 10 modib list to chk if present or not | glighta | 1 | -0/+1 |
2012-11-10 | - Modified *monster and *areamonster script commands to allow size and ai par... | momacabu | 1 | -7/+20 |
2012-11-09 | - Removed backup.pl (for TXT servers) and vs9-to-vs8.php (outdated versions); | momacabu | 1 | -1/+1 |
2012-11-01 | -Fix bugreport:6547 (bloodylust) upd bloodylust effect to berserk | glighta | 1 | -4/+6 |
2012-08-30 | Fixed bugreport:6576 changed mvptomb_ to rely on the id rather than the point... | shennetsind | 1 | -2/+4 |
2012-07-28 | Updated some skills to its RE behavior(AL_ANGELUS, RG_BACKSTAP, WZ_GRAVITATIO... | rud0lp20 | 1 | -2/+3 |
2012-07-12 | another set of minor adjustments throughout the code. | shennetsind | 1 | -1/+1 |
2012-07-12 | Follow up r16395 - Forgot to apply the changes to MAX_RANDOMMONSTER. | daegaladh | 1 | -1/+1 |
2012-06-18 | Little optimization on MVP tombstone system, maybe fix insane CPU usage spike... | greenboxal2 | 1 | -2/+2 |
2012-05-31 | Fixed bugreport:5867 clones with cloaking skill are no longer "invincible" | shennetsind | 1 | -0/+1 |
2012-05-21 | Fixed bugreport:5699 all new options should now be passed properly to clones ... | shennetsind | 1 | -1/+1 |
2012-04-25 | * Code consistency updates. No functional changes. Credits to Lighta. | xazax-hun | 1 | -0/+6 |