Commit History

Autor SHA1 Mensaxe Data
  Lance 8686c24f90 [Fixed]: %!s(int64=19) %!d(string=hai) anos
  skotlex 0d281eea6d - Fixed compilation of char_sql/char.c %!s(int64=19) %!d(string=hai) anos
  skotlex 92255a237b - Moved the JOB_* defines from map.h to mmo.h, update char.c to use them. %!s(int64=19) %!d(string=hai) anos
  skotlex 053931237b - Some cleaning of the fame-update code, fixing a logic bug which made the ranking list fail to display the correct ranker names. %!s(int64=19) %!d(string=hai) anos
  Lance e43f38bb0d * Change scripting engine's NPC scope vars to dot (.) style. %!s(int64=19) %!d(string=hai) anos
  Lance 63438cde12 * Fixed typos in char.c %!s(int64=19) %!d(string=hai) anos
  DracoRPG d94ebfdd53 I'm still here! %!s(int64=19) %!d(string=hai) anos
  skotlex eac7f93dbc - Added logging of deleted characters when the char_log is enabled. %!s(int64=19) %!d(string=hai) anos
  skotlex 41a6c38e23 - Added SC_KEEPING/SC_BARRIER to calc_flag in status_change_end %!s(int64=19) %!d(string=hai) anos
  skotlex 0db2a0aa0b - Char server will now ignore packet 0x65 for already authentified accounts. %!s(int64=19) %!d(string=hai) anos
  skotlex b6558a82ae - Fixed char-sql server still reading the old lanconfig format rather than the new one. %!s(int64=19) %!d(string=hai) anos
  skotlex b6fa7be9e9 - Updated the subnet support to not require specifying the subnet mask, it is auto-acquired from the char/map IP and the subnet-mask. %!s(int64=19) %!d(string=hai) anos
  skotlex 491228d9cc - Added inter config connection_ping_interval which specifies interval in hours at which mysql_ping's must be done on all connection handles to keep the mysql connection alive. Defaults to 0 (disabled) %!s(int64=19) %!d(string=hai) anos
  skotlex f2d2edd1cd - Changed status_point/skill_point to unsigned short. Adjusted the code as necessary to prevent overflows. %!s(int64=19) %!d(string=hai) anos
  Lupus d740947921 warning msg typos fix %!s(int64=19) %!d(string=hai) anos
  skotlex cee086fece - Fixed handling of the char_gm_read config for packet 0x2af7 (reloadgmdb) %!s(int64=19) %!d(string=hai) anos
  skotlex f5359b3bbc - Corrected char-server parameters so that the subnet config file is the third parameter, not the second (which was conflicting with inter_athena.conf's argument), thanks to foobar. %!s(int64=19) %!d(string=hai) anos
  skotlex 8e70128bf9 - Fixed a bug on the last fix :P %!s(int64=19) %!d(string=hai) anos
  skotlex 37912c2a7b - Fixed subnet checking being broken in the login txt server. %!s(int64=19) %!d(string=hai) anos
  Zephiris d4ccec0203 * Fixed character deletion working on SQL without an email address (Thanks to Valaris) [Zephiris] %!s(int64=19) %!d(string=hai) anos
  skotlex 8a67a7cf35 - Fame list size is now defined by MAX_FAME_LIST constant (mmo.h) %!s(int64=19) %!d(string=hai) anos
  codemaster e2b51026b8 * Corrected a few Compiling Warnings [Codemaster] %!s(int64=19) %!d(string=hai) anos
  codemaster 018dec7fb4 * Added the ability to select GM loading via Login (default) or Char [Codemaster] %!s(int64=19) %!d(string=hai) anos
  LuzZza 9bb0a7eedb Rewrote LAN support code. Changed configuration file name lan_support.conf to subnet_athena.conf, changed it syntax. %!s(int64=19) %!d(string=hai) anos
  skotlex 90ec4f1d14 - Modified the way autospells stack to mimic official servers. Cards of the same ID cannot stack, but different cards with the same skill can each trigger indepedently of each other. %!s(int64=19) %!d(string=hai) anos
  skotlex c0652d7916 - Added back the char-sql server sending the GM list when the map server connects. %!s(int64=19) %!d(string=hai) anos
  skotlex d57406c09e - Char-SQL: Removed the ridiculous check for existing party/guild each time a character is saved. The check should be done upon loading (when the guild/party is not found, the char's party/guild id is set to 0 THERE) %!s(int64=19) %!d(string=hai) anos
  skotlex eafb17b8fe - Fixed the memory leak on opt_2str as pointed out by End of Exam %!s(int64=19) %!d(string=hai) anos
  skotlex dcd7d940b0 - Updated the login/char sql servers to let the sql tables autogenerate the new id, and then retrieve said id using mysql_insert_id rather than playing smart and loading the next insert ID on startup. %!s(int64=19) %!d(string=hai) anos
  skotlex e0fb2a113f - Fixed the char servers to store correctly exp as uints. They are also capped to LONG_MAX before being sent to the client. %!s(int64=19) %!d(string=hai) anos