提交歷史

作者 SHA1 備註 提交日期
  Kevin 12aff369d9 Some quest log changes and removed one of the set char offline calls that was added in revision 12552. 17 年之前
  Kevin 3c7a81a079 Client not marked online until map receives auth request from the client and is approved. Also added some online/offline sets to the auth system that were being looked over and not properly updating the char server as to what's going on. 17 年之前
  ultramage fd5f918452 Modified the charservers to use a DBMap instead of a cyclic array for auth data. 17 年之前
  zephyrus d6c303341b - Fixed Max Guardians max = 8 (no need to increase this value for woe 2.0 as non indexed guardians are set outside of the array). 17 年之前
  Kevin f5fd71f4be Char server now loads/saves quest information. 17 年之前
  Kevin e45a10cf13 Bug fixes for Auth Glitch and Map server crash through script warp when changing map servers. 17 年之前
  ultramage 77826dfdf8 Renamed 'connect_until_time' to 'expiration_time'. 17 年之前
  ultramage 76eb9581b9 Some more txt/sql login server synchronization: 17 年之前
  ultramage b1b356fb11 Partial rewrite of the login server's auth system. 17 年之前
  ultramage c6402e89c2 merged the charserver acc modification code cleanup to TXT (r11324) 17 年之前
  ultramage 94943b2b6a Adjusted eAthena code to compile cleanly in C++ mode. 17 年之前
  ultramage 9c07918456 Added proper checks to adoption processing (followup to r12428). 17 年之前
  zephyrus e87cef990d - Added support for offline divorce. 17 年之前
  zephyrus 2934ff8468 - Added De-adopt support when deleting a baby. 17 年之前
  zephyrus ee964f6623 - Optimized a little bit char deletion process with partner info. 17 年之前
  zephyrus fee18c4efb - Merged mail system to Stable. Need a second check... please wait. 17 年之前
  skotlex dc789293be - Updated Eye of Hellion to use the new format of the input command. 17 年之前
  ultramage 7d22579be3 Fixed SQL charserver not logging char deletion correctly (see bugreport:944) 17 年之前
  ultramage fb85ff7006 Fixed sql charserver crashing when mapserver is disconnected and someone does a double login (bugreport:870) 17 年之前
  ultramage fafb4b8476 Another round of login server cleaning 17 年之前
  ultramage b3696e2e03 Added missing session auth checks to charserver. 17 年之前
  ultramage 65834585a8 Modified showmsg code to not attach a timestamp to MSG_NONE-type messages, generated by ShowMessage(). It now works exactly like printf(). 17 年之前
  FlavioJS bbf60788db * Fixed a memory leak in memitemdata_to_sql. 17 年之前
  ultramage acad1ac4dd minor code tweaking 17 年之前
  ultramage 5790585d16 * Added flag.server to indicate interserver sockets 17 年之前
  ultramage ea5212c5a8 * TXT/SQL login server code synchronization 17 年之前
  ultramage 4b8cf3c768 Removed some unneccessary charserver code. 17 年之前
  skotlex 9a56a88f4a - Corrected the online_data_cleanup routine setting offline characters that are still connected to the char-server. 17 年之前
  ultramage ef0971541b Removed one duplicit sql operation when saving items (bugreport:459) 17 年之前
  skotlex cf2d63d285 - Implemented a small change that was long overdue: Displaying the char-select screen now uses a single SQL query instead of up to 9. 17 年之前