Commit Verlauf

Autor SHA1 Nachricht Datum
  Kevin f5fd71f4be Char server now loads/saves quest information. vor 17 Jahren
  ultramage f6a6d34640 Replaced the TYPE keyword with ENGINE in all sql files, because this is the preferred alternative. vor 17 Jahren
  ultramage 77826dfdf8 Renamed 'connect_until_time' to 'expiration_time'. vor 17 Jahren
  zephyrus 9f2fcbdb6c - Added the auctiondb structure vor 17 Jahren
  ultramage 10e9228f5d Fix to the sql files, password column length must be 32, to store md5 hashes =_= vor 17 Jahren
  ultramage fafb4b8476 Another round of login server cleaning vor 17 Jahren
  ultramage 8be1c4d48c * Some preparations for the guild script update vor 17 Jahren
  zephyrus 009ce06822 - Some updates on the mail system packets [Zephyrus] vor 17 Jahren
  zephyrus a558a4d2c7 - Updated the mail sql structure in main.sql. vor 17 Jahren
  zephyrus a0b1a582a1 * Removed the inter_athena.conf maildb settings as they are not required anymore. vor 17 Jahren
  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) vor 18 Jahren
  ultramage 16671ef54f * Added Global chat and Main chat logging vor 18 Jahren
  ultramage 8f506eeda5 * SQL files fixup vor 18 Jahren
  ultramage 4ca0b15de3 EOL-styled some more files vor 18 Jahren
  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. vor 18 Jahren
  skotlex c6142c3f39 - Added manual deletion of sc_data entries when deleting a character (char-SQL) vor 18 Jahren
  skotlex e7b86b1deb - Fixed connect_until field being a smallint rather than int in the login table (upgrade with upgrade_svn8630.sql) vor 18 Jahren
  skotlex 6f3c9a6dc7 - Fixed two instances in the login-sql server where the ip in the log-login table was being stored backwards. vor 19 Jahren
  toms c0f0a50c79 Fixed syntax error in 'guild' create table statement vor 19 Jahren
  skotlex ee59874725 - Fixed yet again AS_SPLASHER doing full damage on all characters. Now you can use the NK split damage value in the skill_db if you want damage divided by the amount of targets rather than by 2. vor 19 Jahren
  DracoRPG f6d32063cf SQL fix for Homunc skills vor 19 Jahren
  DracoRPG 15dd140846 Orn's and Albator's Homunculus system, finally, YAY!! vor 19 Jahren
  skotlex 5251ce7944 - Fixed the char table having party/guild_id as smallint when they need int there. Thanks to hermematon for pointing it out (use svn_ugprade7580.sql) vor 19 Jahren
  Euph c897622a1d sql optimizations. vor 19 Jahren
  skotlex e74e095778 - Fixed main.sql adding a key on char_id rather than account_id for the char table. vor 19 Jahren
  Lance 19e8dde400 Syntax errors :( vor 19 Jahren
  skotlex e4fb5dbbf7 - Updated mob_db.sql and item_db.sql to latest. vor 19 Jahren
  Lance 15194233b8 [Improved]: vor 19 Jahren
  skotlex 078cab13fd - Fixed loginlog definition in main.sql, thanks to Tempesta vor 19 Jahren
  skotlex 317b980ace - Fixed the definition of the KEY in the loginlog, thanks to TheUltraMage vor 19 Jahren