提交歷史

作者 SHA1 備註 提交日期
  ai4rei 847809a9e7 * Added support for visible garments/robes. 14 年之前
  ai4rei 134989d2f8 * Updated field `weapon` in table `char` to default to '0' (bare-handed) rather than '1' (knife) (follow up to r11696). 14 年之前
  brianluau b8918ccca2 - Removed extra <TAB> from const.txt 14 年之前
  ai4rei da989bb356 * Added support for new delayed character deletion. 14 年之前
  ai4rei 7919c7d9fc * Added 'birthdate' field to account data. For SQL apply upgrade_svn14672.sql to upgrade table `login`; for TXT no action is necessary, as it upgrades itself. 14 年之前
  ai4rei c961604f0b * Removed `motd` from `ragsrvinfo` table in main.sql, missed in previous commit (follow up to r14579). 14 年之前
  Paradox924X dde953ee4a Expanded range for cached and stored-in-db guild member exp (devotion) from uint32 to uint64. (bugreport:3983) 15 年之前
  Inkfish 06eb6757d5 Added missing sql update file for rename 15 年之前
  Inkfish 0089516243 forget to update main.sql 15 年之前
  Inkfish 4a6f0d122c * Some updates of Quest Log system 16 年之前
  ultramage 5ec23576c6 Corrected the `char` table's 'manner' column type to match the type used by the server. 16 年之前
  ultramage e362a5ce6f Corrected revision number for the previous upgrade script. 16 年之前
  zephyrus c830a56da3 - Item Rental System. 16 年之前
  zephyrus d475f7aaff - Removed mer_id from main.sql in char table. (Bug Report 2192) 16 年之前
  zephyrus 5954733c85 - Moved char server's mercenary code to a different file (int_mercenary.*) 16 年之前
  zephyrus e5e14c14fe - Added column `mer_id` on char_db 16 年之前
  zephyrus b6c7de7c00 - Database structure for Mercenary. 16 年之前
  ultramage f4c4ccb9c9 Removed 'DROP TABLE' statements from main.sql (bugreport:1714) 17 年之前
  ultramage dac1c2d2df Removed unused guardian hp columns from the guild castles table in main.sql (should have been done in r11915). 17 年之前
  ultramage 106b44c1e7 Merged the /loginmerge branch (topic:192754) 17 年之前
  akrus 319d9ced3d * Fixed: replaced TYPEs with ENGINEs in SQL files (for better compatibility, TYPE is a synonym) [akrus] 17 年之前
  Kevin ea96b9da32 Forgot to change main.sql to reflect the update to quest_objective table. 17 年之前
  ultramage 65ea169212 Reverted the `login` table changes from r12464 17 年之前
  Kevin a6b57811f9 New sql definitions for the quest code. 17 年之前
  Kevin f5fd71f4be Char server now loads/saves quest information. 17 年之前
  ultramage f6a6d34640 Replaced the TYPE keyword with ENGINE in all sql files, because this is the preferred alternative. 17 年之前
  ultramage 77826dfdf8 Renamed 'connect_until_time' to 'expiration_time'. 17 年之前
  zephyrus 9f2fcbdb6c - Added the auctiondb structure 17 年之前
  ultramage 10e9228f5d Fix to the sql files, password column length must be 32, to store md5 hashes =_= 17 年之前
  ultramage fafb4b8476 Another round of login server cleaning 17 年之前