Age | Commit message (Expand) | Author | Files | Lines |
2012-02-06 | Follow up [rev=15252]: Updated comments in sql-files/logs.sql according to co... | kenpachi2k11 | 1 | -8/+8 |
2012-01-31 | * Fixes and improvements related to MVP rewards (bugreport:1259): | gepard1984 | 3 | -1269/+1487 |
2012-01-26 | * Modified drop system to allow overriding global item drop rates on per-ite... | gepard1984 | 1 | -2/+2 |
2012-01-25 | Added two picklog types to distinguish regular monster drops (M) from stolen ... | gepard1984 | 1 | -0/+3 |
2012-01-11 | - SVN Copied exp.txt, exp_guild.txt, exp_homun.txt to /db/pre-re/ and /db/re/ | brianluau | 16 | -17/+15 |
2012-01-11 | Picklog improvements: | gepard1984 | 2 | -2/+6 |
2012-01-04 | *Fixed a bug where a boss card was dropped from OCA. | Chilly0123 | 1 | -2/+2 |
2012-01-04 | ` Updated item_db.sql file to match the contents of the txt version | xantara | 1 | -363/+878 |
2012-01-03 | - Follow up r15363. | masao87 | 1 | -9/+9 |
2012-01-03 | - Added first Version of Warlock Job change Quest. | masao87 | 1 | -1/+1 |
2012-01-02 | - Kenpachi asked for it, so here is also the change for the item_db ;P | masao87 | 1 | -3/+3 |
2011-12-27 | ` Updated item_db_re.sql to match item_db_re.txt | xantara | 1 | -60/+275 |
2011-12-25 | Updated several card scripts according to their description. (bugreport:4751) | kenpachi2k11 | 1 | -9/+9 |
2011-12-25 | Removed Atros duplicate from mob_boss.txt. (bugreport:4651) | kenpachi2k11 | 1 | -4/+4 |
2011-12-25 | Added the two new bonuses from r15269 and r15270 to item_bonus.txt. | kenpachi2k11 | 1 | -3/+3 |
2011-12-25 | Updated October Fest Cap (5807) bonus. Assumed 2% chance until we get more in... | kenpachi2k11 | 1 | -5/+5 |
2011-12-24 | Fixed typo in item_db.sql (bugreport:5153) | kenpachi2k11 | 1 | -1/+1 |
2011-12-22 | Fixed s-quote escapes in updated mob_db.sql. Thanks Brian!! | calciumkid | 1 | -13/+13 |
2011-12-22 | Replicated sql-files\mob_db.sql to match db\mob_db.txt | calciumkid | 1 | -1175/+1230 |
2011-12-18 | - Set svn:eol-style=native for some recently added text files (follow up to r... | brianluau | 2 | -6489/+6489 |
2011-12-18 | mob_read_sqlskilldb func followup 2 | calciumkid | 1 | -6354/+6354 |
2011-12-18 | mob_read_sqlskilldb func followup [CalciumKid] | calciumkid | 1 | -73/+73 |
2011-12-18 | mob_read_sqlskilldb func [CalciumKid] | calciumkid | 2 | -0/+6489 |
2011-12-14 | Updated Rideword Hat bonus. (bugreport:4356) | kenpachi2k11 | 1 | -1/+1 |
2011-12-14 | Updated Kasa Card bonus. (bugreport:2499) | kenpachi2k11 | 1 | -1/+1 |
2011-12-13 | Updated Water Lilly Hats DEF value. (bugreport:4304) | kenpachi2k11 | 1 | -1/+1 |
2011-12-13 | Fixed some job codes. (bugreport:4254) | kenpachi2k11 | 1 | -4/+4 |
2011-12-13 | Fixed some items. (bugreport:4274) | kenpachi2k11 | 1 | -4/+4 |
2011-12-13 | Fixed comment in exp.txt | kenpachi2k11 | 1 | -4/+4 |
2011-12-12 | Fixed bonus for Valorous Assaulter's Katzbalger (1184). (Bugreport:3021) | kenpachi2k11 | 1 | -1/+1 |
2011-12-12 | Fixed bonuses for Kafra Dolls (ItemIDs 5340, 5341, 5342, 5343, 5344 5345) and... | kenpachi2k11 | 1 | -6/+6 |
2011-12-11 | Fixxed Mole Card bonus.(bugreport:2230) | kenpachi2k11 | 1 | -2/+2 |
2011-12-10 | Corrected an issue with Sprint Ring adjusting bDelayRate the wrong way. (bugr... | jmanfffreak | 1 | -1/+1 |
2011-12-09 | Fixed typo in item_db_re.sql, bugreport:5108 | shennetsind | 1 | -6/+6 |
2011-12-09 | - Added a blank line at EOF to make SVN and some compilers happy. (bugreport:... | brianluau | 2 | -103/+103 |
2011-12-09 | Removed the Worn Out Scroll giving a Jellopy (bugreport:5053). | jmanfffreak | 1 | -1/+1 |
2011-12-09 | Fixed Pussy Cat Ears not being able to be equipped by all jobs. bugreport:5102 | jmanfffreak | 1 | -1/+1 |
2011-12-09 | Added item_db_re.sql -- missed this little guy when RREmu was merged in. | shennetsind | 1 | -0/+102 |
2011-12-05 | Merging RREmu into rAthena -- quite a few stuff yet to be renamed, but we'll ... | shennetsind | 2 | -1/+2 |
2011-10-31 | - Removed .gat from map names. | brianluau | 2 | -2/+0 |
2011-09-10 | - Fixed some typos in item_db.txt (bugreport:5048) | brianluau | 2 | -1726/+2299 |
2011-04-16 | * Added support for visible garments/robes. | ai4rei | 2 | -0/+2 |
2011-04-16 | * Updated field `weapon` in table `char` to default to '0' (bare-handed) rath... | ai4rei | 2 | -1/+2 |
2011-04-15 | * Fixed some `mob_db` columns being too small for currently used values (bugr... | Gepard | 2 | -12/+12 |
2011-03-24 | - Removed extra <TAB> from const.txt | brianluau | 2 | -4/+8 |
2011-03-01 | - Updated SQL item/mob databases to latest. (thanks Peter) | brianluau | 2 | -1558/+1890 |
2011-02-19 | * Implemented buying store system (aka. reverse vending, purchase shop) toget... | ai4rei | 2 | -4/+8 |
2011-02-08 | * Added support for new delayed character deletion. | ai4rei | 2 | -0/+2 |
2011-01-14 | * Added 'birthdate' field to account data. For SQL apply upgrade_svn14672.sql... | ai4rei | 2 | -0/+2 |
2010-12-12 | * Removed `motd` from `ragsrvinfo` table in main.sql, missed in previous comm... | ai4rei | 1 | -2/+1 |