Historique des commits

Auteur SHA1 Message Date
  ultramage 5ec23576c6 Corrected the `char` table's 'manner' column type to match the type used by the server. il y a 16 ans
  ultramage e362a5ce6f Corrected revision number for the previous upgrade script. il y a 16 ans
  zephyrus c830a56da3 - Item Rental System. il y a 16 ans
  zephyrus d475f7aaff - Removed mer_id from main.sql in char table. (Bug Report 2192) il y a 16 ans
  zephyrus 5954733c85 - Moved char server's mercenary code to a different file (int_mercenary.*) il y a 16 ans
  zephyrus e5e14c14fe - Added column `mer_id` on char_db il y a 16 ans
  zephyrus b6c7de7c00 - Database structure for Mercenary. il y a 16 ans
  ultramage f4c4ccb9c9 Removed 'DROP TABLE' statements from main.sql (bugreport:1714) il y a 17 ans
  ultramage dac1c2d2df Removed unused guardian hp columns from the guild castles table in main.sql (should have been done in r11915). il y a 17 ans
  ultramage 106b44c1e7 Merged the /loginmerge branch (topic:192754) il y a 17 ans
  akrus 319d9ced3d * Fixed: replaced TYPEs with ENGINEs in SQL files (for better compatibility, TYPE is a synonym) [akrus] il y a 17 ans
  Kevin ea96b9da32 Forgot to change main.sql to reflect the update to quest_objective table. il y a 17 ans
  ultramage 65ea169212 Reverted the `login` table changes from r12464 il y a 17 ans
  Kevin a6b57811f9 New sql definitions for the quest code. il y a 17 ans
  Kevin f5fd71f4be Char server now loads/saves quest information. il y a 17 ans
  ultramage f6a6d34640 Replaced the TYPE keyword with ENGINE in all sql files, because this is the preferred alternative. il y a 17 ans
  ultramage 77826dfdf8 Renamed 'connect_until_time' to 'expiration_time'. il y a 17 ans
  zephyrus 9f2fcbdb6c - Added the auctiondb structure il y a 17 ans
  ultramage 10e9228f5d Fix to the sql files, password column length must be 32, to store md5 hashes =_= il y a 17 ans
  ultramage fafb4b8476 Another round of login server cleaning il y a 17 ans
  ultramage 8be1c4d48c * Some preparations for the guild script update il y a 17 ans
  zephyrus 009ce06822 - Some updates on the mail system packets [Zephyrus] il y a 17 ans
  zephyrus a558a4d2c7 - Updated the mail sql structure in main.sql. il y a 17 ans
  zephyrus a0b1a582a1 * Removed the inter_athena.conf maildb settings as they are not required anymore. il y a 17 ans
  skotlex dff80559d4 - Merged and completed Latio's work on server-side hot-key saving (http://www.eathena.ws/board/index.php?s=&showtopic=159388&view=findpost&p=884453) il y a 18 ans
  ultramage 16671ef54f * Added Global chat and Main chat logging il y a 18 ans
  ultramage 8f506eeda5 * SQL files fixup il y a 18 ans
  ultramage 4ca0b15de3 EOL-styled some more files il y a 18 ans
  skotlex 3c5c104561 - Modified the login SQL server so that case insensitive lookups use "where name = BINARY 'name'" instead of "where BINARY name = 'name'", since this way the name index should be used, and performance will no longer be heavily affected. il y a 18 ans
  skotlex c6142c3f39 - Added manual deletion of sc_data entries when deleting a character (char-SQL) il y a 18 ans