summaryrefslogtreecommitdiff
path: root/src/map/itemdb.h
AgeCommit message (Expand)AuthorFilesLines
2013-01-08* Renaming variable name from nsiuid to unique_id for better understanding of...markzd1-1/+1
2013-01-07* Implemented Unique identifier for Non stackable items. (tid:69380)markzd1-0/+1
2012-12-30-Harmonize skillid, skill_num, skillnum, skill, to skill_id and same for skil...glighta1-1/+1
2012-12-05- Undid r16968: SVN Replaced with source:/trunk/src/@16966 (tid:74924).brianluau1-113/+113
2012-11-25Applied AStyle code formating as discussed on tid:74602.greenboxal21-113/+113
2012-08-14Added equipment max-level support as per manager Kenpachi request (required f...shennetsind1-1/+2
2012-07-27Fixed bugreport:309 combos may now stack properly. moved all combo processing...shennetsind1-4/+9
2012-07-12Improved item_combo_db error message so it makes it easier to identify which ...shennetsind1-0/+1
2012-07-11Implementing Kenpachi's design of item_combo_db.txtshennetsind1-1/+9
2012-07-11Updated Item Group items to episode 13.2 and reorganized the files for future...daegaladh1-1/+1
2012-06-12* Merged /branches/renewal/ r14635 Item Stacking System to /trunk (follow up ...brianluau1-0/+8
2012-05-27Fixed bugreport:5821 GN_SLINGITEM item requirements(item throwables) should n...rud0lp201-0/+1
2012-04-20Initial support for Genetic, Sorcerer and Elemental Summons. Special Thanks t...shennetsind1-0/+1
2012-04-11Fixed bugreport:5543 this item is official rentable and it should unmount upo...shennetsind1-8/+2
2012-04-09- Spring cleaning of various source filesepoque111-1/+1
2012-04-04Changed some defines into an enumerator.protimus1-38/+46
2012-03-03* fixed getiteminfo offset being off by one in REMODE (bugreport:5378)lordttseven1-4/+6
2012-02-11Added 2 new item_trade.txt flags as per kenpachi request:shennetsind1-1/+5
2012-02-04* Merged changes up to eAthena 15073.eathenabot1-7/+12
2012-01-26 * Modified drop system to allow overriding global item drop rates on per-ite...gepard19841-0/+3
2011-12-24* Merged changes up to eAthena 15041.eathenabot1-0/+1
2011-12-24*Fixed bug in the attribute table.Chilly01231-1/+1
2011-12-23*Added new item groups.Chilly01231-1/+1
2011-12-14Renamed RRMODE to REMODEshennetsind1-2/+2
2011-12-05Merging RREmu into rAthena -- quite a few stuff yet to be renamed, but we'll ...shennetsind1-1/+41
2011-08-10- Commiting a bunch of cleanups piled up from the past few weeks/months/years.Skotlex1-1/+1
2011-02-19* Implemented buying store system (aka. reverse vending, purchase shop) toget...ai4rei1-0/+1
2011-01-23* Some cleaning here and there.ai4rei1-1/+1
2010-12-26* Fixed items, that get dropped at 100% chance, being reported in @iteminfo a...ai4rei1-1/+1
2010-12-03* Removed leftovers of the item_value_db.txt feature (bugreport:2031, since a...ai4rei1-4/+0
2010-12-02* Various code tweaks and updates related to item types.ai4rei1-0/+1
2010-11-10Added an item_delay database usable for item-specific use delays.Paradox924X1-0/+4
2010-10-11Implemented official cash food behavior, including use delay, not being dispe...Paradox924X1-0/+1
2010-07-16* Added two new item groups, and implemented the remaining in the item database.L0ne_W0lf1-1/+1
2009-08-04- Added episode 12 & 13 cards (most episode 13 ones need matk + n;).Kisuka1-1/+1
2009-08-04- Added episode 12 and 13 item givers. (topic:226055)Kisuka1-1/+1
2008-08-02Added itemid defines for Stone and Skull_ (used by Pick Stone skill and pvp s...ultramage1-1/+2
2008-06-24* Increased Item group limit for new item groups. L0ne_W0lf1-1/+1
2008-04-27Cleaning up the itemdb reload mess (see r12635, r12643, r12650, r12661, r1266...ultramage1-10/+7
2008-04-27Changed the last commit so it must be called with @reloaditemdb2. @reloaditem...Kevin1-1/+1
2008-04-23Changed @reloaditemdb again to only unload items from item_db2. Also byte ali...Kevin1-6/+9
2008-03-05- Merged Auction Search and Register. It seen to work fine, so you can test t...zephyrus1-17/+0
2008-01-10Another round of login server cleaningultramage1-0/+1
2007-10-29Fixed a compilation problem and warning (maybe).ultramage1-1/+1
2007-10-08* Delayed the check for required items when a skill is cast to when they are ...FlavioJS1-0/+7
2007-09-16Fixed some problems making gcc error outultramage1-1/+1
2007-08-19Again removed the IG_ list from itemdb.h (see r10100 and r10113) due to popul...ultramage1-42/+4
2007-07-01Cleaned up some parts of the code.ultramage1-1/+1
2007-06-10* Added Old_Bleu_Box and added corrisponding item group entries.L0ne_W0lf1-0/+2
2007-05-27Cleaned up a hack from r10112 (forward declaration does the trick)ultramage1-1/+1