Age | Commit message (Expand) | Author | Files | Lines |
2013-02-16 | Updated main.sql to reflect the latest `sql_updates` entries | shennetsind | 1 | -0/+1 |
2013-02-15 | MySQL Update Checker: Updated | shennetsind | 1 | -1/+2 |
2013-02-14 | Fixed Bug #5018 | shennetsind | 1 | -0/+3 |
2013-02-14 | Introducing MySQL DB Update Checker | shennetsind | 1 | -0/+10 |
2013-02-04 | Getting rid of unused indexes. | akrus | 1 | -11/+5 |
2013-01-08 | * Renaming variable name from nsiuid to unique_id for better understanding of... | markzd | 1 | -7/+7 |
2013-01-07 | * Follow Up: r17080 | markzd | 1 | -0/+8 |
2013-01-07 | * Implemented Unique identifier for Non stackable items. (tid:69380) | markzd | 1 | -0/+6 |
2012-12-24 | * Custom Quest Shop updated to v1.6, which adds support for bulk purchases. | euphyy | 1 | -1/+1 |
2012-12-11 | Happy Holidays and Happy 12/12/12 :) | rud0lp20 | 1 | -6/+8 |
2012-08-18 | Follow up r16663 added missing column to main.sql, superspecial thanks to Ev... | shennetsind | 1 | -0/+1 |
2012-08-07 | * Moved RE coordinates of Bullet/Magazine Dealers in Izlude, bugreport:6410 | euphyy | 1 | -0/+1 |
2012-07-24 | Made field `name` in `char` table unique to prevent 3rd party tools from maki... | kenpachi2k11 | 1 | -1/+2 |
2012-04-21 | - Fixed a SQL error from r15885. (tid:62072) | brianluau | 1 | -1/+1 |
2012-04-20 | Initial support for Genetic, Sorcerer and Elemental Summons. Special Thanks t... | shennetsind | 1 | -0/+24 |
2012-02-13 | Follow up to r15572: renamed column `level` to `group_id` (`login` table) in ... | kenpachi2k11 | 1 | -1/+1 |
2011-12-05 | Merging RREmu into rAthena -- quite a few stuff yet to be renamed, but we'll ... | shennetsind | 1 | -1/+1 |
2011-04-16 | * Added support for visible garments/robes. | ai4rei | 1 | -0/+1 |
2011-04-16 | * Updated field `weapon` in table `char` to default to '0' (bare-handed) rath... | ai4rei | 1 | -1/+1 |
2011-03-24 | - Removed extra <TAB> from const.txt | brianluau | 1 | -4/+4 |
2011-02-08 | * Added support for new delayed character deletion. | ai4rei | 1 | -0/+1 |
2011-01-14 | * Added 'birthdate' field to account data. For SQL apply upgrade_svn14672.sql... | ai4rei | 1 | -0/+1 |
2010-12-12 | * Removed `motd` from `ragsrvinfo` table in main.sql, missed in previous comm... | ai4rei | 1 | -2/+1 |
2010-02-09 | Expanded range for cached and stored-in-db guild member exp (devotion) from u... | Paradox924X | 1 | -1/+1 |
2009-10-12 | Added missing sql update file for rename | Inkfish | 1 | -0/+1 |
2009-09-04 | forget to update main.sql | Inkfish | 1 | -3/+0 |
2009-07-26 | * Some updates of Quest Log system | Inkfish | 1 | -15/+9 |
2009-03-15 | Corrected the `char` table's 'manner' column type to match the type used by t... | ultramage | 1 | -1/+1 |
2009-02-21 | Corrected revision number for the previous upgrade script. | ultramage | 1 | -2/+2 |
2008-11-16 | - Item Rental System. | zephyrus | 1 | -0/+4 |
2008-09-07 | - Removed mer_id from main.sql in char table. (Bug Report 2192) | zephyrus | 1 | -1/+0 |
2008-09-01 | - Moved char server's mercenary code to a different file (int_mercenary.*) | zephyrus | 1 | -0/+16 |
2008-08-23 | - Added column `mer_id` on char_db | zephyrus | 1 | -0/+1 |
2008-08-23 | - Database structure for Mercenary. | zephyrus | 1 | -0/+15 |
2008-08-10 | Removed 'DROP TABLE' statements from main.sql (bugreport:1714) | ultramage | 1 | -66/+33 |
2008-08-01 | Removed unused guardian hp columns from the guild castles table in main.sql (... | ultramage | 1 | -8/+0 |
2008-07-26 | Merged the /loginmerge branch (topic:192754) | ultramage | 1 | -21/+5 |
2008-06-23 | * Fixed: replaced TYPEs with ENGINEs in SQL files (for better compatibility, ... | akrus | 1 | -2/+2 |
2008-04-13 | Forgot to change main.sql to reflect the update to quest_objective table. | Kevin | 1 | -1/+2 |
2008-04-11 | Reverted the `login` table changes from r12464 | ultramage | 1 | -2/+2 |
2008-04-11 | New sql definitions for the quest code. | Kevin | 1 | -7/+4 |
2008-04-10 | Char server now loads/saves quest information. | Kevin | 1 | -0/+28 |
2008-04-04 | Replaced the TYPE keyword with ENGINE in all sql files, because this is the p... | ultramage | 1 | -28/+28 |
2008-04-03 | Renamed 'connect_until_time' to 'expiration_time'. | ultramage | 1 | -2/+2 |
2008-03-05 | - Added the auctiondb structure | zephyrus | 1 | -0/+27 |
2008-01-10 | Fix to the sql files, password column length must be 32, to store md5 hashes =_= | ultramage | 1 | -1/+1 |
2008-01-10 | Another round of login server cleaning | ultramage | 1 | -4/+4 |
2007-12-12 | * Some preparations for the guild script update | ultramage | 1 | -7/+1 |
2007-11-07 | - Some updates on the mail system packets [Zephyrus] | zephyrus | 1 | -1/+1 |
2007-10-30 | - Updated the mail sql structure in main.sql. | zephyrus | 1 | -1/+1 |