Age | Commit message (Expand) | Author | Files | Lines |
2014-12-02 | Add item attribute what prevent item removing on use. | Andrei Karas | 1 | -1/+4 |
2014-11-16 | Whitespace cleanup (no code changes) | Haru | 1 | -26/+27 |
2014-11-03 | Introducing 2014-10-22, Roulette and Per-Char Gender! | shennetsind | 1 | -0/+4 |
2014-11-03 | Missing 'type' field in itemdb now defaults to IT_ETC rather than IT_UNKNOWN | shennetsind | 1 | -1/+1 |
2014-08-07 | Corrected several format-string errors through the code | Haru | 1 | -8/+9 |
2014-05-31 | Corrected GM level override checks for Nouse and Trade | Haru | 1 | -2/+2 |
2014-05-31 | Extended ItemDB to support several other formats (part 2) | Dastgir Pojee | 1 | -216/+220 |
2014-05-31 | Added ItemTradeRestriction enum | Haru | 1 | -10/+10 |
2014-05-30 | Fixed typos inside src/ | Shido | 1 | -1/+1 |
2014-05-13 | Removed trailing whitespace (sources) | Haru | 1 | -9/+8 |
2014-05-10 | Re-commit of "Fixed order of includes in all source files" | Haru | 1 | -11/+16 |
2014-05-10 | Revert "Fixed order of includes in all source files" | panikon | 1 | -16/+11 |
2014-05-09 | Fixed order of includes in all source files | Haru | 1 | -11/+16 |
2014-05-09 | Return EXIT_FAILURE if a script parse error occurred. | Haru | 1 | -7/+7 |
2014-05-08 | Changed warning labels for itemdb_read_cached_packages, they were stating oth... | panikon | 1 | -3/+3 |
2014-04-19 | Fixed issue: 8146 | panikon | 1 | -2/+4 |
2014-04-18 | Rewritten NSI_UNIQUE_ID system to get rid of the cross-database interreg depe... | Ibrahim Hossam | 1 | -39/+3 |
2014-02-09 | Improved script case check reports to include more accurate source info. | Haru | 1 | -0/+12 |
2014-02-02 | Fixed item combo bypassing disabled item restrictions | shennetsind | 1 | -52/+42 |
2014-01-18 | Libconfig Interfaced | shennetsind | 1 | -89/+89 |
2014-01-13 | Improved overwriting priority of variables/constants/parameters | Haru | 1 | -11/+0 |
2013-12-17 | Fixed several compiler warnings | Haru | 1 | -5/+4 |
2013-12-04 | Follow-up to 6e9c385b8fa2fbca97ca23e35f0b8e5dabd13526 | Haru | 1 | -7/+22 |
2013-12-04 | Fixed Bug 7883 | shennetsind | 1 | -1/+1 |
2013-12-01 | Changed item Aegis ID and mob Sprite ID lookups to case sensitive. | Haru | 1 | -2/+2 |
2013-11-29 | Minor improvement | shennetsind | 1 | -0/+3 |
2013-11-18 | Fixed itemdb elvmax issue caused by inherit | shennetsind | 1 | -1/+1 |
2013-11-18 | Follow-up to 1f5161a2bd3c7934373146d8cac3c131536758ba | Haru | 1 | -1/+7 |
2013-11-18 | Fixed an issue with item_db2 entries that specify Inherit, and no Script | Haru | 1 | -53/+100 |
2013-11-16 | Fixed a mapserver crash when using SQL item DB and an item's script is NULL | Haru | 1 | -3/+3 |
2013-11-15 | Official Item BindOnEquip Support | shennetsind | 1 | -3/+9 |
2013-11-15 | Small fix to the Item DB parser (Slots, not Slot!) | Haru | 1 | -1/+1 |
2013-11-14 | Added Inheritance support for item_db2 | Haru | 1 | -22/+39 |
2013-11-14 | Updated db2sql plugin for the needs of the new itemdb | shennetsind | 1 | -74/+49 |
2013-11-14 | Item DB overhaul | Haru | 1 | -254/+285 |
2013-11-10 | Fixed item chain drop rate processing algorithm | Haru | 1 | -13/+6 |
2013-11-06 | Merge pull request #217 from HerculesWS/script-checker | shennetsind | 1 | -4/+11 |
2013-11-06 | Modified status_calc_ | shennetsind | 1 | -1/+1 |
2013-11-05 | Introducing the Hercules Standalone Script Syntax Checker | Haru | 1 | -4/+11 |
2013-11-02 | Fixed Bug #7793 | shennetsind | 1 | -2/+5 |
2013-10-24 | Fixed Bug #7781 | shennetsind | 1 | -0/+3 |
2013-10-16 | Fixed Bug#7770 | malufett | 1 | -1/+1 |
2013-10-10 | Fixed Bug #7570 | shennetsind | 1 | -6/+13 |
2013-10-02 | HPM: Map.c Completed | shennetsind | 1 | -11/+11 |
2013-09-28 | Merge pull request #161 from shenhuyong/master | shennetsind | 1 | -0/+5 |
2013-09-27 | Renamed iMap interface to map | Haru | 1 | -19/+18 |
2013-09-27 | Added full support for the Rebellion. | shenhuyong | 1 | -0/+5 |
2013-09-25 | Renamed more forgotten variables during interface conversions | Haru | 1 | -38/+30 |
2013-09-17 | HPM: Itemdb.c Interface | shennetsind | 1 | -104/+142 |
2013-09-16 | HPM: Mob.c Interface | shennetsind | 1 | -1/+1 |