Historial de Commits

Autor SHA1 Mensaje Fecha
  brianluau 18a6c0ba18 - Fixed a SQL error from r15885. (tid:62072) hace 13 años
  shennetsind a1612031a6 Initial support for Genetic, Sorcerer and Elemental Summons. Special Thanks to 3CeAM for the base. hace 13 años
  kenpachi2k11 c3218d6ec2 Follow up to r15572: renamed column `level` to `group_id` (`login` table) in /sql-files/main.sql hace 13 años
  shennetsind a785b383d7 Merging RREmu into rAthena -- quite a few stuff yet to be renamed, but we'll get it sorted. hace 13 años
  ai4rei 847809a9e7 * Added support for visible garments/robes. hace 14 años
  ai4rei 134989d2f8 * Updated field `weapon` in table `char` to default to '0' (bare-handed) rather than '1' (knife) (follow up to r11696). hace 14 años
  brianluau b8918ccca2 - Removed extra <TAB> from const.txt hace 14 años
  ai4rei da989bb356 * Added support for new delayed character deletion. hace 14 años
  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. hace 14 años
  ai4rei c961604f0b * Removed `motd` from `ragsrvinfo` table in main.sql, missed in previous commit (follow up to r14579). hace 14 años
  Paradox924X dde953ee4a Expanded range for cached and stored-in-db guild member exp (devotion) from uint32 to uint64. (bugreport:3983) hace 15 años
  Inkfish 06eb6757d5 Added missing sql update file for rename hace 15 años
  Inkfish 0089516243 forget to update main.sql hace 15 años
  Inkfish 4a6f0d122c * Some updates of Quest Log system hace 16 años
  ultramage 5ec23576c6 Corrected the `char` table's 'manner' column type to match the type used by the server. hace 16 años
  ultramage e362a5ce6f Corrected revision number for the previous upgrade script. hace 16 años
  zephyrus c830a56da3 - Item Rental System. hace 16 años
  zephyrus d475f7aaff - Removed mer_id from main.sql in char table. (Bug Report 2192) hace 16 años
  zephyrus 5954733c85 - Moved char server's mercenary code to a different file (int_mercenary.*) hace 16 años
  zephyrus e5e14c14fe - Added column `mer_id` on char_db hace 16 años
  zephyrus b6c7de7c00 - Database structure for Mercenary. hace 16 años
  ultramage f4c4ccb9c9 Removed 'DROP TABLE' statements from main.sql (bugreport:1714) hace 17 años
  ultramage dac1c2d2df Removed unused guardian hp columns from the guild castles table in main.sql (should have been done in r11915). hace 17 años
  ultramage 106b44c1e7 Merged the /loginmerge branch (topic:192754) hace 17 años
  akrus 319d9ced3d * Fixed: replaced TYPEs with ENGINEs in SQL files (for better compatibility, TYPE is a synonym) [akrus] hace 17 años
  Kevin ea96b9da32 Forgot to change main.sql to reflect the update to quest_objective table. hace 17 años
  ultramage 65ea169212 Reverted the `login` table changes from r12464 hace 17 años
  Kevin a6b57811f9 New sql definitions for the quest code. hace 17 años
  Kevin f5fd71f4be Char server now loads/saves quest information. hace 17 años
  ultramage f6a6d34640 Replaced the TYPE keyword with ENGINE in all sql files, because this is the preferred alternative. hace 17 años