summaryrefslogtreecommitdiff
path: root/src/map/itemdb.c
AgeCommit message (Expand)AuthorFilesLines
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
2012-12-05- Undid r16968: SVN Replaced with source:/trunk/src/@16966 (tid:74924).brianluau1-1117/+1121
2012-11-25Applied AStyle code formating as discussed on tid:74602.greenboxal21-1121/+1117
2012-11-08Fixed item_db parser:shennetsind1-6/+16
2012-10-29* Follow-up r16835: Some cleanup.euphyy1-2/+2
2012-10-29-Add some src basic documentation.glighta1-6/+8
2012-09-07Removed pre-re item_db from mysql item db load order when renewal is enabled ...shennetsind1-16/+15
2012-08-14Added equipment max-level support as per manager Kenpachi request (required f...shennetsind1-0/+4
2012-07-27Splitted item_buyingstore.txt into pre-re and re as per Kenpachi's request.shennetsind1-1/+1
2012-07-27Fixed bugreport:309 combos may now stack properly. moved all combo processing...shennetsind1-81/+88
2012-07-12Fixed "comparison of unsigned expression < 0 is always false" warning.shennetsind1-1/+2
2012-07-12Improved item_combo_db error message so it makes it easier to identify which ...shennetsind1-1/+12
2012-07-12Improved item_combo_db parsing to detect missing bracketsshennetsind1-4/+4
2012-07-11Implementing Kenpachi's design of item_combo_db.txtshennetsind1-17/+177
2012-06-12* Merged /branches/renewal/ r14635 Item Stacking System to /trunk (follow up ...brianluau1-5/+46
2012-06-10moved skill_nocast_db.txt to re / pre-re db path blacksirius1-5/+5
2012-04-22=Generaltechnote241-1/+1
2012-04-20=Generaltechnote241-1/+10
2012-04-09- Spring cleaning of various source filesepoque111-2/+2
2012-03-23* Reading the itemDB checks for extra columns.xazax-hun1-0/+6