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