summaryrefslogtreecommitdiff
path: root/src/map/itemdb.c
AgeCommit message (Expand)AuthorFilesLines
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
2013-06-09Fixed Bug #7319shennetsind1-4/+3
2013-06-08Follow up d73783f22b2bb881aab74524d153d89a5932a199shennetsind1-4/+4
2013-06-08Follow up d73783f22b2bb881aab74524d153d89a5932a199shennetsind1-2/+2
2013-06-07Hercules Renewal Phase One : pc, party, map, timerSusu1-19/+19
2013-05-17- Made DB and malloc lib HPM-friendlySusu1-4/+4
2013-05-15HPM Updateshennetsind1-19/+20
2013-05-01Implemented "item_nouse.txt" to prevent players from using items under certai...Matheus Macabu1-0/+26
2013-04-22Hercules April 22 MEGA-ULTRA-LONG Patch~!shennetsind1-9/+22
2013-04-11Follow up 1a4d3fcf403745de60eb5d7648342cdfa1388af8shennetsind1-2/+0
2013-04-08Introducing Cash Shop Supportshennetsind1-0/+1
2013-03-27Introducing Hercules' Map Zone Databaseshennetsind1-22/+0
2013-02-18Improvements all over the placeshennetsind1-1/+1
2013-01-08* Renaming variable name from nsiuid to unique_id for better understanding of...markzd1-4/+4
2013-01-07* Implemented Unique identifier for Non stackable items. (tid:69380)markzd1-1/+48