.. |
convert_engine_innodb.sql
|
5954733c85
- Moved char server's mercenary code to a different file (int_mercenary.*)
|
há 16 anos atrás |
convert_engine_myisam.sql
|
5954733c85
- Moved char server's mercenary code to a different file (int_mercenary.*)
|
há 16 anos atrás |
convert_passwords.sql
|
4ca0b15de3
EOL-styled some more files
|
há 18 anos atrás |
item_db.sql
|
39d6aac90c
- Fixed item ID of Pickaxe (should be 6010). (bugreport:3214)
|
há 16 anos atrás |
item_db2.sql
|
f6a6d34640
Replaced the TYPE keyword with ENGINE in all sql files, because this is the preferred alternative.
|
há 17 anos atrás |
logs.sql
|
4232eaf3d5
* Fixed: added 'E'-type zenylogs in sql table (bugreport:1957) [akrus]
|
há 17 anos atrás |
main.sql
|
5ec23576c6
Corrected the `char` table's 'manner' column type to match the type used by the server.
|
há 16 anos atrás |
mob_db.sql
|
072ee7a90b
Updated item_db.sql and mob_db.sql from recent changes to both. Thanks to Peter once again!
|
há 16 anos atrás |
mob_db2.sql
|
f6a6d34640
Replaced the TYPE keyword with ENGINE in all sql files, because this is the preferred alternative.
|
há 17 anos atrás |
upgrade_svn10575_db.sql
|
8f506eeda5
* SQL files fixup
|
há 18 anos atrás |
upgrade_svn10575_log.sql
|
8f506eeda5
* SQL files fixup
|
há 18 anos atrás |
upgrade_svn10580.sql
|
16671ef54f
* Added Global chat and Main chat logging
|
há 18 anos atrás |
upgrade_svn11018.sql
|
f6a6d34640
Replaced the TYPE keyword with ENGINE in all sql files, because this is the preferred alternative.
|
há 17 anos atrás |
upgrade_svn11106.sql
|
fd86ca7633
Updated Refined Sakkat Box to give only 1 Sakkat instead of 10.
|
há 17 anos atrás |
upgrade_svn11388.sql
|
d091f1cf05
* Cleaned up some messy guild code (more to come)
|
há 17 anos atrás |
upgrade_svn11548.sql
|
d091f1cf05
* Cleaned up some messy guild code (more to come)
|
há 17 anos atrás |
upgrade_svn11582.sql
|
b6bbaef27b
Followup fixes to r11583:
|
há 17 anos atrás |
upgrade_svn11721_log.sql
|
8be1c4d48c
* Some preparations for the guild script update
|
há 17 anos atrás |
upgrade_svn11895.sql
|
8be1c4d48c
* Some preparations for the guild script update
|
há 17 anos atrás |
upgrade_svn11915.sql
|
e5b0ee65bf
Removed the 'create athena.txt' step from athena-start as the server does that automatically.
|
há 17 anos atrás |
upgrade_svn12043.sql
|
10e9228f5d
Fix to the sql files, password column length must be 32, to store md5 hashes =_=
|
há 17 anos atrás |
upgrade_svn12278.sql
|
65ea169212
Reverted the `login` table changes from r12464
|
há 17 anos atrás |
upgrade_svn12294.sql
|
65ea169212
Reverted the `login` table changes from r12464
|
há 17 anos atrás |
upgrade_svn12368.sql
|
61c61b6fe9
Updated Poring Tower to not refinable. (bugreport: 1050)
|
há 17 anos atrás |
upgrade_svn12464.sql
|
24989df4ce
Added login.c to hold most of the common functionality of the login server.
|
há 17 anos atrás |
upgrade_svn12559.sql
|
e889fc9d62
Changed eol-style to native for these files.
|
há 17 anos atrás |
upgrade_svn12561.sql
|
65ea169212
Reverted the `login` table changes from r12464
|
há 17 anos atrás |
upgrade_svn12581.sql
|
302adbf42a
Major updates to the quest system.
|
há 17 anos atrás |
upgrade_svn12725.sql
|
6b904e34cb
Increased the allowed packet size for chat messages.
|
há 17 anos atrás |
upgrade_svn12975.sql
|
106b44c1e7
Merged the /loginmerge branch (topic:192754)
|
há 17 anos atrás |
upgrade_svn12975_log.sql
|
106b44c1e7
Merged the /loginmerge branch (topic:192754)
|
há 17 anos atrás |
upgrade_svn12975_view.sql
|
f03a7e2413
Corrected upgrade_svn12975_view.sql not assigning default values to the two dummy columns (bugreport:1940).
|
há 17 anos atrás |
upgrade_svn13025_log.sql
|
4232eaf3d5
* Fixed: added 'E'-type zenylogs in sql table (bugreport:1957) [akrus]
|
há 17 anos atrás |
upgrade_svn13115_mercenary.sql
|
b6c7de7c00
- Database structure for Mercenary.
|
há 16 anos atrás |
upgrade_svn13117_char.sql
|
ab77ae1f2b
Partially reverted r13197 to maintain consistency with followup sql update.
|
há 16 anos atrás |
upgrade_svn13166_mercenary_owner.sql
|
5954733c85
- Moved char server's mercenary code to a different file (int_mercenary.*)
|
há 16 anos atrás |
upgrade_svn13370_inventory.sql
|
c830a56da3
- Item Rental System.
|
há 16 anos atrás |
upgrade_svn13390.sql
|
f2ba968a5e
Fixed typo on item script.
|
há 16 anos atrás |
upgrade_svn13541.sql
|
e362a5ce6f
Corrected revision number for the previous upgrade script.
|
há 16 anos atrás |
upgrade_svn13583.sql
|
5ec23576c6
Corrected the `char` table's 'manner' column type to match the type used by the server.
|
há 16 anos atrás |
upgrade_svn13719.sql
|
bae7ecf012
Reverted the "The md5() of their kafra code is now stored in #kafra_code$" change from r13728.
|
há 16 anos atrás |
upgrade_svn13881.sql
|
a936c021c7
* Fixed TaTaMiGaEShi(Improvised Defense) not working.
|
há 16 anos atrás |
upgrade_svn13890.sql
|
7b835b0b4e
- Changed some variables to scope instead of permanent char. (bugreport:3248)
|
há 16 anos atrás |