Age | Commit message (Expand) | Author | Files | Lines |
2016-01-09 | Corrected various zero-argument function definitions | Haru | 1 | -1/+1 |
2016-01-08 | Cleaned up the pilebunker item check | Haru | 1 | -0/+1 |
2016-01-07 | Skill Update: | Jedzkie | 1 | -0/+3 |
2016-01-06 | Fixed #1071 | Jedzkie | 1 | -1/+5 |
2016-01-05 | Change the leftover ItemID's in skills. | Jedzkie | 1 | -0/+1 |
2015-12-28 | Added some missing item IDs to their enum | Haru | 1 | -0/+2 |
2015-12-20 | Costume and Shadow items are not equip-able anymore on older clients that doe... | hemagx | 1 | -0/+2 |
2015-12-15 | Added GPL-compliant header to all sources and build scripts | Haru | 1 | -4/+20 |
2015-12-10 | Rename 'ITEMIDBATTLE_MANUAL100' to 'ITEMID_BATTLE_MANUAL100'. | Jedzkie | 1 | -1/+1 |
2015-10-22 | Removed support for the deprecated SQL item, mob, mob_skill databases. | Haru | 1 | -3/+0 |
2015-10-11 | Cleanup of the HPluginData implementation (second part) | Haru | 1 | -3/+1 |
2015-10-11 | Cleanup of the HPluginData implementation (First part) | Haru | 1 | -2/+2 |
2015-08-15 | HPM compatibility improvements | Haru | 1 | -3/+3 |
2015-07-08 | Update Unique ID system to match official now it cover all cash items include... | Ibrahim Hossam | 1 | -0/+3 |
2015-06-19 | Cleaned up some #includes | Haru | 1 | -61/+57 |
2015-06-19 | Removed ".." from include directives | Haru | 1 | -6/+6 |
2015-01-12 | Blocked compilation of plugins that use unavailable functions | Haru | 1 | -0/+2 |
2014-12-23 | Allow use constants in item_db.conf for int fields. | Andrei Karas | 1 | -0/+1 |
2014-12-21 | Add function for reading custom itemdb fields. | Andrei Karas | 1 | -0/+1 |
2014-12-19 | Add struct item_data, mob_db and mob_data for plugins | AnnieRuru | 1 | -0/+4 |
2014-12-17 | Move check is item usable or not to separate method. | Andrei Karas | 1 | -0/+1 |
2014-12-02 | Add item attribute what prevent item removing on use. | Andrei Karas | 1 | -0/+1 |
2014-11-16 | Whitespace cleanup (no code changes) | Haru | 1 | -12/+12 |
2014-11-03 | Merge branch 'master' of github.com:HerculesWS/Hercules | shennetsind | 1 | -0/+1 |
2014-11-03 | Introducing 2014-10-22, Roulette and Per-Char Gender! | shennetsind | 1 | -0/+1 |
2014-10-29 | Added 2014 Halloween Event and made status change parameter optional on montr... | Taylor Locke | 1 | -0/+1 |
2014-08-20 | Follow-up to b294026e6614a652c23bb0cea8a0d4dc69d8b125 | Haru | 1 | -0/+4 |
2014-07-11 | Fixed reserved __identifier violations | Haru | 1 | -3/+3 |
2014-05-31 | Extended ItemDB to support several other formats (part 2) | Dastgir Pojee | 1 | -6/+0 |
2014-05-31 | Added ItemNouseRestriction enum | Haru | 1 | -7/+13 |
2014-05-31 | Added ItemTradeRestriction enum | Haru | 1 | -1/+19 |
2014-05-10 | Re-commit of "Fixed order of includes in all source files" | Haru | 1 | -1/+4 |
2014-05-10 | Revert "Fixed order of includes in all source files" | panikon | 1 | -4/+1 |
2014-05-09 | Fixed order of includes in all source files | Haru | 1 | -1/+4 |
2014-04-18 | Rewritten NSI_UNIQUE_ID system to get rid of the cross-database interreg depe... | Ibrahim Hossam | 1 | -2/+1 |
2014-02-14 | Renewal mechanics rebalance mega-update | Michieru | 1 | -0/+4 |
2014-02-02 | Fixed item combo bypassing disabled item restrictions | shennetsind | 1 | -2/+5 |
2014-02-02 | Introducing HPM Datacheck | shennetsind | 1 | -3/+3 |
2014-01-13 | Improved overwriting priority of variables/constants/parameters | Haru | 1 | -1/+0 |
2013-12-07 | Fixed angra manyu aspd base calc | shennetsind | 1 | -0/+1 |
2013-11-19 | Replaced hardcoded Item IDs with constants | Haru | 1 | -60/+277 |
2013-11-19 | Sanitized and improved several macros through the code | Haru | 1 | -37/+38 |
2013-11-18 | Fixed an issue with item_db2 entries that specify Inherit, and no Script | Haru | 1 | -2/+2 |
2013-11-15 | Official Item BindOnEquip Support | shennetsind | 1 | -0/+1 |
2013-11-14 | Updated db2sql plugin for the needs of the new itemdb | shennetsind | 1 | -1/+2 |
2013-11-14 | Item DB overhaul | Haru | 1 | -4/+14 |
2013-11-05 | Introducing the Hercules Standalone Script Syntax Checker | Haru | 1 | -2/+2 |
2013-10-30 | Official Font Support | shennetsind | 1 | -0/+9 |
2013-10-10 | Homun-S Quest Updated | shennetsind | 1 | -0/+1 |
2013-09-17 | HPM: Itemdb.c Interface | shennetsind | 1 | -29/+53 |