summaryrefslogtreecommitdiff
path: root/sql-files
AgeCommit message (Expand)AuthorFilesLines
2009-02-21Corrected revision number for the previous upgrade script.ultramage2-2/+2
2009-02-20Increased variable size for status/skill points to remove the 65k cap (bugrep...ultramage1-0/+2
2008-11-29Fixed typo on item script.Kisuka2-1/+2
2008-11-16- Item Rental System.zephyrus2-0/+10
2008-09-08Partially reverted r13197 to maintain consistency with followup sql update.ultramage1-0/+1
2008-09-07- Removed mer_id from main.sql in char table. (Bug Report 2192)zephyrus2-2/+0
2008-09-01- Moved char server's mercenary code to a different file (int_mercenary.*)zephyrus4-0/+41
2008-08-23- Added column `mer_id` on char_dbzephyrus2-0/+2
2008-08-23- Database structure for Mercenary.zephyrus2-0/+29
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-31* Fixed: added 'E'-type zenylogs in sql table (bugreport:1957) [akrus]akrus2-2/+7
2008-07-31* Fixed: commented out loginlog in convert engine sql tables (loginlog table ...akrus2-2/+2
2008-07-29Corrected upgrade_svn12975_view.sql not assigning default values to the two d...ultramage1-2/+2
2008-07-26Merged the /loginmerge branch (topic:192754)ultramage5-21/+78
2008-06-23* Fixed: replaced TYPEs with ENGINEs in SQL files (for better compatibility, ...akrus1-2/+2
2008-06-07Typo fix for r12758 ><ultramage1-1/+1
2008-06-05Added 'E' type to picklog table's 'type' column (followup to r11721).ultramage1-2/+3
2008-05-26Increased the allowed packet size for chat messages.ultramage1-0/+1
2008-05-24Updated sql files to latesttoms2-35/+57
2008-05-01Updated mob_db.sql to latesttoms1-1/+20
2008-04-25Updated item_db.sql to latesttoms1-1/+1
2008-04-21Updated sql files to latesttoms1-7/+7
2008-04-15Removed all _ in the second name in item_db.txt and updated item_db.sqltoms1-61/+61
2008-04-15Updated item_db.sql to latesttoms1-21/+24
2008-04-13Forgot to change main.sql to reflect the update to quest_objective table.Kevin1-1/+2
2008-04-13Major updates to the quest system.Kevin1-0/+3
2008-04-11Reverted the `login` table changes from r12464ultramage4-28/+30
2008-04-11Changed eol-style to native for these files.Kevin1-24/+24
2008-04-11New sql definitions for the quest code.Kevin2-15/+9
2008-04-10Char server now loads/saves quest information.Kevin2-0/+55
2008-04-04Replaced the TYPE keyword with ENGINE in all sql files, because this is the p...ultramage9-108/+112
2008-04-04Added login.c to hold most of the common functionality of the login server.ultramage1-2/+2
2008-04-04Updated mob_db.sql to latesttoms1-12/+12
2008-04-03Renamed 'connect_until_time' to 'expiration_time'.ultramage2-2/+4
2008-03-27Updated SQL Files (item & mobs)toms3-857/+1055
2008-03-15Updated Poring Tower to not refinable. (bugreport: 1050)Paradox924X2-1/+2
2008-03-05- Added the auctiondb structurezephyrus2-0/+53
2008-03-02- New optimizations for mail system and adjust to use it on Auctions.zephyrus1-0/+1
2008-01-25Updated conversion tools for mob_db & item_dbtoms4-288/+406
2008-01-10Fix to the sql files, password column length must be 32, to store md5 hashes =_=ultramage2-2/+2
2008-01-10Another round of login server cleaningultramage2-4/+9
2007-12-17Removed the 'create athena.txt' step from athena-start as the server does tha...ultramage1-0/+0
2007-12-14Guardian hp handling code removal (see bugreport:342)ultramage1-0/+9
2007-12-12* Some preparations for the guild script updateultramage3-8/+14
2007-11-12- Important fix to Mail System allowing (by a low change) items duple.zephyrus1-0/+1
2007-11-07- Some updates on the mail system packets [Zephyrus]zephyrus1-1/+1
2007-11-05Updated sql filesPlaytester2-83/+83
2007-10-30- Updated the mail sql structure in main.sql.zephyrus1-1/+1
2007-10-28Updated sql filesPlaytester1-3/+3