Age | Commit message (Expand) | Author | Files | Lines |
2016-02-17 | Removed unnecessary typedefs from libconfig | Haru | 1 | -8/+8 |
2016-01-29 | Modified Mob DB loader to behave like the Item DB loader | Haru | 1 | -6/+8 |
2016-01-09 | Corrected various zero-argument function definitions | Haru | 1 | -1/+1 |
2015-12-28 | Added Poring to the mob_id enum | Haru | 1 | -0/+2 |
2015-12-28 | Added Zanzou mob ID to the mob_id enum | Haru | 1 | -0/+2 |
2015-12-28 | Added Summon Legion-related monsters to the mob_id enum | Haru | 1 | -0/+4 |
2015-12-28 | Added Alchemist-related monsters to the enum mob_id | Haru | 1 | -0/+17 |
2015-12-28 | Added Splendide, Manuk and Mora mobs to the mob_id enum | Haru | 1 | -0/+27 |
2015-12-28 | Standardized (source) mob_id enum | Haru | 1 | -3/+79 |
2015-12-23 | Update: | Jedzkie | 1 | -3/+3 |
2015-12-15 | Added GPL-compliant header to all sources and build scripts | Haru | 1 | -4/+20 |
2015-12-14 | Added official effect of Mora Berry. | Jedzkie | 1 | -5/+6 |
2015-10-22 | Removed support for the deprecated SQL item, mob, mob_skill databases. | Haru | 1 | -1/+0 |
2015-10-20 | Fixed an issue preventing the mob_db2 from being loaded | Haru | 1 | -1/+1 |
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 |