summaryrefslogtreecommitdiff
path: root/src/map/itemdb.c
AgeCommit message (Expand)AuthorFilesLines
2013-12-17Fixed several compiler warningsHaru1-5/+4
2013-12-04Follow-up to 6e9c385b8fa2fbca97ca23e35f0b8e5dabd13526Haru1-7/+22
2013-12-04Fixed Bug 7883shennetsind1-1/+1
2013-12-01Changed item Aegis ID and mob Sprite ID lookups to case sensitive.Haru1-2/+2
2013-11-29Minor improvementshennetsind1-0/+3
2013-11-18Fixed itemdb elvmax issue caused by inheritshennetsind1-1/+1
2013-11-18Follow-up to 1f5161a2bd3c7934373146d8cac3c131536758baHaru1-1/+7
2013-11-18Fixed an issue with item_db2 entries that specify Inherit, and no ScriptHaru1-53/+100
2013-11-16Fixed a mapserver crash when using SQL item DB and an item's script is NULLHaru1-3/+3
2013-11-15Official Item BindOnEquip Supportshennetsind1-3/+9
2013-11-15Small fix to the Item DB parser (Slots, not Slot!)Haru1-1/+1
2013-11-14Added Inheritance support for item_db2Haru1-22/+39
2013-11-14Updated db2sql plugin for the needs of the new itemdbshennetsind1-74/+49
2013-11-14Item DB overhaulHaru1-254/+285
2013-11-10Fixed item chain drop rate processing algorithmHaru1-13/+6
2013-11-06Merge pull request #217 from HerculesWS/script-checkershennetsind1-4/+11
2013-11-06Modified status_calc_shennetsind1-1/+1
2013-11-05Introducing the Hercules Standalone Script Syntax CheckerHaru1-4/+11
2013-11-02Fixed Bug #7793shennetsind1-2/+5
2013-10-24Fixed Bug #7781shennetsind1-0/+3
2013-10-16Fixed Bug#7770malufett1-1/+1
2013-10-10Fixed Bug #7570shennetsind1-6/+13
2013-10-02HPM: Map.c Completedshennetsind1-11/+11
2013-09-28Merge pull request #161 from shenhuyong/mastershennetsind1-0/+5
2013-09-27Renamed iMap interface to mapHaru1-19/+18
2013-09-27Added full support for the Rebellion.shenhuyong1-0/+5
2013-09-25Renamed more forgotten variables during interface conversionsHaru1-38/+30
2013-09-17HPM: Itemdb.c Interfaceshennetsind1-104/+142
2013-09-16HPM: Mob.c Interfaceshennetsind1-1/+1
2013-08-26Fixed Bug#7584malufett1-2/+6
2013-08-14Fixed crash uncovered by the ab1fad052cd771e183f496f5db922fa03a13edea updateshennetsind1-2/+3
2013-07-29Ultimate Item DB Updateshennetsind1-3/+9
2013-07-25Expanding script.c interfaceshennetsind1-11/+11
2013-07-21Fixed Bug #7520shennetsind1-2/+2
2013-07-21HCache & SQL Update Checker minor changeshennetsind1-1/+1
2013-07-18Fixed Bug #7525shennetsind1-3/+11
2013-07-17Added missing initialization of some functions in the homunculus interfaceHaru1-1/+1
2013-07-09Fixed Bug #7497shennetsind1-3/+3
2013-07-09Travis Report Fixesshennetsind1-32/+32
2013-07-08Extended 'ID<item_id>' syntax to item packages and item groups.shennetsind1-2/+8
2013-07-08Modified how itemdb->names is populatedshennetsind1-1/+6
2013-07-08Fixed package item problemshennetsind1-0/+13
2013-07-05Fixed compiler warningshennetsind1-1/+1
2013-07-05HCache | Item Packages Updateshennetsind1-78/+349
2013-07-04Split use_sql_db into the three available: item_db, mob_db, mob_skill_db.Matheus Macabu1-3/+3
2013-07-01Fixed Bug #7216shennetsind1-0/+2
2013-06-24Fixed db2sqlshennetsind1-2/+4
2013-06-24Follow up fcba8a2161a392369db99ab9a516a24470c54796shennetsind1-4/+14
2013-06-23Official Item Group/Package/Chainshennetsind1-111/+516
2013-06-14Updating .sql item db filesshennetsind1-36/+50