Historial de Commits

Autor SHA1 Mensaje Fecha
  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
  ultramage 77826dfdf8 Renamed 'connect_until_time' to 'expiration_time'. hace 17 años
  zephyrus 9f2fcbdb6c - Added the auctiondb structure hace 17 años
  ultramage 10e9228f5d Fix to the sql files, password column length must be 32, to store md5 hashes =_= hace 17 años
  ultramage fafb4b8476 Another round of login server cleaning hace 17 años
  ultramage 8be1c4d48c * Some preparations for the guild script update hace 17 años
  zephyrus 009ce06822 - Some updates on the mail system packets [Zephyrus] hace 17 años
  zephyrus a558a4d2c7 - Updated the mail sql structure in main.sql. hace 17 años
  zephyrus a0b1a582a1 * Removed the inter_athena.conf maildb settings as they are not required anymore. hace 17 años
  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) hace 18 años
  ultramage 16671ef54f * Added Global chat and Main chat logging hace 18 años
  ultramage 8f506eeda5 * SQL files fixup hace 18 años
  ultramage 4ca0b15de3 EOL-styled some more files hace 18 años
  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. hace 18 años
  skotlex c6142c3f39 - Added manual deletion of sc_data entries when deleting a character (char-SQL) hace 18 años
  skotlex e7b86b1deb - Fixed connect_until field being a smallint rather than int in the login table (upgrade with upgrade_svn8630.sql) hace 18 años
  skotlex 6f3c9a6dc7 - Fixed two instances in the login-sql server where the ip in the log-login table was being stored backwards. hace 19 años
  toms c0f0a50c79 Fixed syntax error in 'guild' create table statement hace 19 años
  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. hace 19 años
  DracoRPG f6d32063cf SQL fix for Homunc skills hace 19 años
  DracoRPG 15dd140846 Orn's and Albator's Homunculus system, finally, YAY!! hace 19 años
  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) hace 19 años
  Euph c897622a1d sql optimizations. hace 19 años