Age | Commit message (Expand) | Author | Files | Lines |
2012-08-14 | Added equipment max-level support as per manager Kenpachi request (required f... | shennetsind | 1 | -1/+2 |
2012-07-27 | Fixed bugreport:309 combos may now stack properly. moved all combo processing... | shennetsind | 1 | -4/+9 |
2012-07-12 | Improved item_combo_db error message so it makes it easier to identify which ... | shennetsind | 1 | -0/+1 |
2012-07-11 | Implementing Kenpachi's design of item_combo_db.txt | shennetsind | 1 | -1/+9 |
2012-07-11 | Updated Item Group items to episode 13.2 and reorganized the files for future... | daegaladh | 1 | -1/+1 |
2012-06-12 | * Merged /branches/renewal/ r14635 Item Stacking System to /trunk (follow up ... | brianluau | 1 | -0/+8 |
2012-05-27 | Fixed bugreport:5821 GN_SLINGITEM item requirements(item throwables) should n... | rud0lp20 | 1 | -0/+1 |
2012-04-20 | Initial support for Genetic, Sorcerer and Elemental Summons. Special Thanks t... | shennetsind | 1 | -0/+1 |
2012-04-11 | Fixed bugreport:5543 this item is official rentable and it should unmount upo... | shennetsind | 1 | -8/+2 |
2012-04-09 | - Spring cleaning of various source files | epoque11 | 1 | -1/+1 |
2012-04-04 | Changed some defines into an enumerator. | protimus | 1 | -38/+46 |
2012-03-03 | * fixed getiteminfo offset being off by one in REMODE (bugreport:5378) | lordttseven | 1 | -4/+6 |
2012-02-11 | Added 2 new item_trade.txt flags as per kenpachi request: | shennetsind | 1 | -1/+5 |
2012-02-04 | * Merged changes up to eAthena 15073. | eathenabot | 1 | -7/+12 |
2012-01-26 | * Modified drop system to allow overriding global item drop rates on per-ite... | gepard1984 | 1 | -0/+3 |
2011-12-24 | * Merged changes up to eAthena 15041. | eathenabot | 1 | -0/+1 |
2011-12-24 | *Fixed bug in the attribute table. | Chilly0123 | 1 | -1/+1 |
2011-12-23 | *Added new item groups. | Chilly0123 | 1 | -1/+1 |
2011-12-14 | Renamed RRMODE to REMODE | shennetsind | 1 | -2/+2 |
2011-12-05 | Merging RREmu into rAthena -- quite a few stuff yet to be renamed, but we'll ... | shennetsind | 1 | -1/+41 |
2011-08-10 | - Commiting a bunch of cleanups piled up from the past few weeks/months/years. | Skotlex | 1 | -1/+1 |
2011-02-19 | * Implemented buying store system (aka. reverse vending, purchase shop) toget... | ai4rei | 1 | -0/+1 |
2011-01-23 | * Some cleaning here and there. | ai4rei | 1 | -1/+1 |
2010-12-26 | * Fixed items, that get dropped at 100% chance, being reported in @iteminfo a... | ai4rei | 1 | -1/+1 |
2010-12-03 | * Removed leftovers of the item_value_db.txt feature (bugreport:2031, since a... | ai4rei | 1 | -4/+0 |
2010-12-02 | * Various code tweaks and updates related to item types. | ai4rei | 1 | -0/+1 |
2010-11-10 | Added an item_delay database usable for item-specific use delays. | Paradox924X | 1 | -0/+4 |
2010-10-11 | Implemented official cash food behavior, including use delay, not being dispe... | Paradox924X | 1 | -0/+1 |
2010-07-16 | * Added two new item groups, and implemented the remaining in the item database. | L0ne_W0lf | 1 | -1/+1 |
2009-08-04 | - Added episode 12 & 13 cards (most episode 13 ones need matk + n;). | Kisuka | 1 | -1/+1 |
2009-08-04 | - Added episode 12 and 13 item givers. (topic:226055) | Kisuka | 1 | -1/+1 |
2008-08-02 | Added itemid defines for Stone and Skull_ (used by Pick Stone skill and pvp s... | ultramage | 1 | -1/+2 |
2008-06-24 | * Increased Item group limit for new item groups. | L0ne_W0lf | 1 | -1/+1 |
2008-04-27 | Cleaning up the itemdb reload mess (see r12635, r12643, r12650, r12661, r1266... | ultramage | 1 | -10/+7 |
2008-04-27 | Changed the last commit so it must be called with @reloaditemdb2. @reloaditem... | Kevin | 1 | -1/+1 |
2008-04-23 | Changed @reloaditemdb again to only unload items from item_db2. Also byte ali... | Kevin | 1 | -6/+9 |
2008-03-05 | - Merged Auction Search and Register. It seen to work fine, so you can test t... | zephyrus | 1 | -17/+0 |
2008-01-10 | Another round of login server cleaning | ultramage | 1 | -0/+1 |
2007-10-29 | Fixed a compilation problem and warning (maybe). | ultramage | 1 | -1/+1 |
2007-10-08 | * Delayed the check for required items when a skill is cast to when they are ... | FlavioJS | 1 | -0/+7 |
2007-09-16 | Fixed some problems making gcc error out | ultramage | 1 | -1/+1 |
2007-08-19 | Again removed the IG_ list from itemdb.h (see r10100 and r10113) due to popul... | ultramage | 1 | -42/+4 |
2007-07-01 | Cleaned up some parts of the code. | ultramage | 1 | -1/+1 |
2007-06-10 | * Added Old_Bleu_Box and added corrisponding item group entries. | L0ne_W0lf | 1 | -0/+2 |
2007-05-27 | Cleaned up a hack from r10112 (forward declaration does the trick) | ultramage | 1 | -1/+1 |
2007-04-01 | - Missing files X_X (followup to r10122) | ultramage | 1 | -9/+49 |
2007-02-28 | added setiteminfo function, updated setitemscript func, added NPC sample for ... | Lupus | 1 | -1/+1 |
2007-02-25 | - You are allowed to attack/use skills now when your cloaking level is below 3. | skotlex | 1 | -0/+2 |
2007-02-21 | Applied a consistent look to all header files (copyright, ifdefs) | ultramage | 1 | -1/+1 |
2007-02-01 | - Item search is now a bit smarter. When no item is found with the same 'aegi... | skotlex | 1 | -2/+0 |