skotlex 92cecbdfce - Fixed an error on the item_db.sql file... GOSH I HATE THOSE COMMENTS, they make it HARD to correctly update the sql file >.<'' 19 years ago
..
convert_guild_tables.sql 2178a86317 AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK. 19 years ago
convert_passwords.sql 2178a86317 AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK. 19 years ago
homunculus.sql 9cf042b0ee Fix possible compile mistakes in there. >_> 19 years ago
item_db.sql 92cecbdfce - Fixed an error on the item_db.sql file... GOSH I HATE THOSE COMMENTS, they make it HARD to correctly update the sql file >.<'' 19 years ago
item_db2.sql 5ebc258ce8 - Removed db_tables.sql as it's no longer used. 19 years ago
logs.sql a866920e15 removed old logs 19 years ago
mail.sql 2178a86317 AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK. 19 years ago
main.sql c897622a1d sql optimizations. 19 years ago
mob_db.sql 022268134e - Updated mob_db.sql and item_db.sql to latest. 19 years ago
mob_db2.sql e4fb5dbbf7 - Updated mob_db.sql and item_db.sql to latest. 19 years ago
oA2eA-rc5.sql 2178a86317 AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK. 19 years ago
update_logs.sql 2178a86317 AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK. 19 years ago
upgrade_0.5.2_database.sql 2178a86317 AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK. 19 years ago
upgrade_0.5.2_main.sql 2178a86317 AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK. 19 years ago
upgrade_1.0.0-rc1_main.sql 2178a86317 AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK. 19 years ago
upgrade_1.0.0-rc2_database.sql 2178a86317 AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK. 19 years ago
upgrade_1.0.0-rc5_database.sql 2178a86317 AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK. 19 years ago
upgrade_1.0.0.sql 2178a86317 AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK. 19 years ago
upgrade_svn1759.sql 2178a86317 AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK. 19 years ago
upgrade_svn1863.sql 2178a86317 AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK. 19 years ago
upgrade_svn2068.sql 2178a86317 AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK. 19 years ago
upgrade_svn2252.sql 2178a86317 AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK. 19 years ago
upgrade_svn2331.sql 2178a86317 AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK. 19 years ago
upgrade_svn2574.sql 2178a86317 AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK. 19 years ago
upgrade_svn3273.sql 2178a86317 AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK. 19 years ago
upgrade_svn3746.sql 2178a86317 AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK. 19 years ago
upgrade_svn4367.sql 2178a86317 AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK. 19 years ago
upgrade_svn4583.sql 2178a86317 AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK. 19 years ago
upgrade_svn4726.sql 2178a86317 AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK. 19 years ago
upgrade_svn4783.sql 2178a86317 AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK. 19 years ago
upgrade_svn4941.sql 2178a86317 AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK. 19 years ago
upgrade_svn5311.sql d0c9123432 - Added an upgrade_svn file to fix the party sql table (it lacks the auto-increment property on the party_id column) 19 years ago
upgrade_svn5322.sql be658f0edf - Added upgrade file upgrade_svn5322.sql because apparently not everyone has the guild table with autoincremental guild_id defined. 19 years ago
upgrade_svn5455.sql c606e4de69 - Some cleaning of the main.sql file 19 years ago
upgrade_svn5607.sql f7884c6c52 - Fixed the average_lv column size specification. Thanks to Joshuaali (upgrade_svn5607.sql) 19 years ago
upgrade_svn5834.sql c10891c7b9 - Added upgrade_svn5834.sql to update view for item type 10. 19 years ago
upgrade_svn5902.sql 5004c77916 - Fixed upgrade_svn5902.sql, thanks to Koshiro for pointing it out. 19 years ago
upgrade_svn5951.sql e5cb6bb260 - Updated sql-files/item_db.sql to current. 19 years ago
upgrade_svn5972.sql db62926e5b - Changed use of strtol to strtoll as strtol's result is just a signed int, and we need to parse values above 0x7FFFFFFF 19 years ago
upgrade_svn6533.sql 64bd8b1dbe - Added the missing semi-comma from the upgrade_svn6533.sql file. Thanks to Tanaous 19 years ago
upgrade_svn6868.sql bbf7f7d351 [Improved]: 19 years ago
upgrade_svn7146.sql e4fb5dbbf7 - Updated mob_db.sql and item_db.sql to latest. 19 years ago
upgrade_svn7194.sql c897622a1d sql optimizations. 19 years ago