Age | Commit message (Expand) | Author | Files | Lines |
2013-04-11 | Follow up 1a4d3fcf403745de60eb5d7648342cdfa1388af8 | shennetsind | 1 | -2/+0 |
2013-04-08 | Introducing Cash Shop Support | shennetsind | 1 | -0/+1 |
2013-03-27 | Introducing Hercules' Map Zone Database | shennetsind | 1 | -22/+0 |
2013-02-18 | Improvements all over the place | shennetsind | 1 | -1/+1 |
2013-01-08 | * Renaming variable name from nsiuid to unique_id for better understanding of... | markzd | 1 | -4/+4 |
2013-01-07 | * Implemented Unique identifier for Non stackable items. (tid:69380) | markzd | 1 | -1/+48 |
2012-12-05 | - Undid r16968: SVN Replaced with source:/trunk/src/@16966 (tid:74924). | brianluau | 1 | -1117/+1121 |
2012-11-25 | Applied AStyle code formating as discussed on tid:74602. | greenboxal2 | 1 | -1121/+1117 |
2012-11-08 | Fixed item_db parser: | shennetsind | 1 | -6/+16 |
2012-10-29 | * Follow-up r16835: Some cleanup. | euphyy | 1 | -2/+2 |
2012-10-29 | -Add some src basic documentation. | glighta | 1 | -6/+8 |
2012-09-07 | Removed pre-re item_db from mysql item db load order when renewal is enabled ... | shennetsind | 1 | -16/+15 |
2012-08-14 | Added equipment max-level support as per manager Kenpachi request (required f... | shennetsind | 1 | -0/+4 |
2012-07-27 | Splitted item_buyingstore.txt into pre-re and re as per Kenpachi's request. | shennetsind | 1 | -1/+1 |
2012-07-27 | Fixed bugreport:309 combos may now stack properly. moved all combo processing... | shennetsind | 1 | -81/+88 |
2012-07-12 | Fixed "comparison of unsigned expression < 0 is always false" warning. | shennetsind | 1 | -1/+2 |
2012-07-12 | Improved item_combo_db error message so it makes it easier to identify which ... | shennetsind | 1 | -1/+12 |
2012-07-12 | Improved item_combo_db parsing to detect missing brackets | shennetsind | 1 | -4/+4 |
2012-07-11 | Implementing Kenpachi's design of item_combo_db.txt | shennetsind | 1 | -17/+177 |
2012-06-12 | * Merged /branches/renewal/ r14635 Item Stacking System to /trunk (follow up ... | brianluau | 1 | -5/+46 |
2012-06-10 | moved skill_nocast_db.txt to re / pre-re db path | blacksirius | 1 | -5/+5 |
2012-04-22 | =General | technote24 | 1 | -1/+1 |
2012-04-20 | =General | technote24 | 1 | -1/+10 |
2012-04-09 | - Spring cleaning of various source files | epoque11 | 1 | -2/+2 |
2012-03-23 | * Reading the itemDB checks for extra columns. | xazax-hun | 1 | -0/+6 |
2012-03-22 | Rehashed Item_delay.txt (bugreport:5487) | shennetsind | 1 | -1/+1 |
2012-03-18 | * uncluttered DB paths between REMODE on/off a little | lordttseven | 1 | -15/+3 |
2012-03-13 | Enhanced `DBMap` implementation to allow storing integer type data in additio... | gepard1984 | 1 | -17/+24 |
2012-02-12 | Follow up r15569 fixed console error | shennetsind | 1 | -3/+1 |
2012-02-11 | Added 2 new item_trade.txt flags as per kenpachi request: | shennetsind | 1 | -15/+16 |
2012-02-08 | * item_trade.txt is split into re and pre-re folder as per Kenpachi's request. | xazax-hun | 1 | -1/+5 |
2012-01-30 | - Removed more trailing tabs. | brianluau | 1 | -3/+3 |
2012-01-26 | * Modified drop system to allow overriding global item drop rates on per-ite... | gepard1984 | 1 | -5/+0 |
2012-01-20 | Merged TXT removal branch back to trunk. | gepard1984 | 1 | -4/+0 |
2012-01-17 | Enabled Mersenne Twister MT19937 as random number generator instead of standa... | gepard1984 | 1 | -1/+2 |
2012-01-04 | Re-designed /db/ folder structure as previously discussed. | shennetsind | 1 | -7/+10 |
2011-12-27 | ` Updated item_db_re.sql to match item_db_re.txt | xantara | 1 | -2/+2 |
2011-12-22 | itemdb item type range check fixed, bugreport:5140 | shennetsind | 1 | -1/+1 |
2011-12-14 | Renamed RRMODE to REMODE | shennetsind | 1 | -3/+3 |
2011-12-08 | Optimized/Improved r15030, credits to Epoque! | shennetsind | 1 | -21/+31 |
2011-12-08 | @reloaditemdb Fix for bugreport:5104 | shennetsind | 1 | -23/+21 |
2011-12-06 | Fixed @reloaditemdb @whodrops bug - (bugreport:5084) | shennetsind | 1 | -0/+20 |
2011-12-05 | Merging RREmu into rAthena -- quite a few stuff yet to be renamed, but we'll ... | shennetsind | 1 | -3/+46 |
2011-02-19 | * Implemented buying store system (aka. reverse vending, purchase shop) toget... | ai4rei | 1 | -0/+28 |
2010-12-30 | * Made remaining csv databases (guild, castle, homunculus, itemdb, mercenary)... | ai4rei | 1 | -136/+75 |
2010-12-07 | * Reverted r14563, due to multiple issues which render the source malfunction... | ai4rei | 1 | -5/+5 |
2010-12-07 | Changed almost all instances of sprintf() to snprintf(). | Paradox924X | 1 | -5/+5 |
2010-12-03 | * Removed leftovers of the item_value_db.txt feature (bugreport:2031, since a... | ai4rei | 1 | -2/+0 |
2010-12-02 | * Various code tweaks and updates related to item types. | ai4rei | 1 | -0/+28 |
2010-11-29 | * Resolved issues with item delay system. | ai4rei | 1 | -5/+6 |