summaryrefslogtreecommitdiff
path: root/src/map/itemdb.c
AgeCommit message (Expand)AuthorFilesLines
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
2012-03-22Rehashed Item_delay.txt (bugreport:5487)shennetsind1-1/+1
2012-03-18* uncluttered DB paths between REMODE on/off a littlelordttseven1-15/+3
2012-03-13Enhanced `DBMap` implementation to allow storing integer type data in additio...gepard19841-17/+24
2012-02-12Follow up r15569 fixed console errorshennetsind1-3/+1
2012-02-11Added 2 new item_trade.txt flags as per kenpachi request:shennetsind1-15/+16
2012-02-08* item_trade.txt is split into re and pre-re folder as per Kenpachi's request.xazax-hun1-1/+5
2012-01-30- Removed more trailing tabs.brianluau1-3/+3
2012-01-26 * Modified drop system to allow overriding global item drop rates on per-ite...gepard19841-5/+0
2012-01-20Merged TXT removal branch back to trunk.gepard19841-4/+0
2012-01-17Enabled Mersenne Twister MT19937 as random number generator instead of standa...gepard19841-1/+2
2012-01-04Re-designed /db/ folder structure as previously discussed.shennetsind1-7/+10
2011-12-27` Updated item_db_re.sql to match item_db_re.txtxantara1-2/+2
2011-12-22itemdb item type range check fixed, bugreport:5140shennetsind1-1/+1
2011-12-14Renamed RRMODE to REMODEshennetsind1-3/+3
2011-12-08Optimized/Improved r15030, credits to Epoque!shennetsind1-21/+31
2011-12-08@reloaditemdb Fix for bugreport:5104shennetsind1-23/+21
2011-12-06Fixed @reloaditemdb @whodrops bug - (bugreport:5084)shennetsind1-0/+20
2011-12-05Merging RREmu into rAthena -- quite a few stuff yet to be renamed, but we'll ...shennetsind1-3/+46