Commit History

Author SHA1 Message Date
  FlavioJS dcf71ce50b * Followup to r12579 (all other players appeared as female on sql branch). 17 years ago
  FlavioJS 49aac80ed6 * Quick&dirty reversal of the inter-server behaviour introduced in r3255/r3256: 17 years ago
  Kevin 2c1144e804 TXT code has been re uploaded. Please note this does not change the fact that TXT support has been dropped. There is no guarantee the code base will be managed and it will in the near future be REMOVED. If there is in ANY way TXT support in the future, it will be abstracted through a sql interface so only the sql code has to be maintained. 17 years ago
  Kevin ace648245b I live in a giant bucket. 17 years ago
  ultramage 00a5bccbd3 The max_account_id packetver detection mechanism will never cause any connection problems ever again. (bugreport:388) 17 years ago
  ultramage fd5f918452 Modified the charservers to use a DBMap instead of a cyclic array for auth data. 17 years ago
  ultramage 77826dfdf8 Renamed 'connect_until_time' to 'expiration_time'. 17 years ago
  ultramage 76eb9581b9 Some more txt/sql login server synchronization: 17 years ago
  ultramage b1b356fb11 Partial rewrite of the login server's auth system. 17 years ago
  ultramage c6402e89c2 merged the charserver acc modification code cleanup to TXT (r11324) 17 years ago
  ultramage 94943b2b6a Adjusted eAthena code to compile cleanly in C++ mode. 17 years ago
  ultramage 9c07918456 Added proper checks to adoption processing (followup to r12428). 17 years ago
  skotlex dc789293be - Updated Eye of Hellion to use the new format of the input command. 17 years ago
  ultramage fafb4b8476 Another round of login server cleaning 17 years ago
  ultramage b3696e2e03 Added missing session auth checks to charserver. 17 years ago
  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 years ago
  FlavioJS 7bc9d86651 * Fixed a crash in txt char-servers that the memory manager was hiding. online_char_db being used after being destroyed (since r4026) 17 years ago
  ultramage acad1ac4dd minor code tweaking 17 years ago
  ultramage 5790585d16 * Added flag.server to indicate interserver sockets 17 years ago
  ultramage ea5212c5a8 * TXT/SQL login server code synchronization 17 years ago
  ultramage 4b8cf3c768 Removed some unneccessary charserver code. 17 years ago
  skotlex 9a56a88f4a - Corrected the online_data_cleanup routine setting offline characters that are still connected to the char-server. 17 years ago
  skotlex 94896dc707 - setting npc cells will no longer work on non-walkable tiles (since you could do this to override cell types and make unwalkable cells walkable again, for example). 17 years ago
  ultramage 95f651807d Fixed a missing include/export, and typos in the previous revision. 17 years ago
  ultramage 3b742b114e Fixed some more gcc incompatibilities... 17 years ago
  ultramage 376a1f68ba * Re-worked the login-char-map packet spam mechanism 17 years ago
  FlavioJS 9d2688ad87 * Changed EXIT_SUCCESS back to 0 in console.c to avoid an unnecessary include. 17 years ago
  ultramage 492650729a Synced the charservers' init procedure. 17 years ago
  ultramage 1fb3859183 Synced charserver char creation creation code 17 years ago
  ultramage 2cb8a5838e * Fixed TXT charserver doing periodic random-sized memory allocation (bugreport:312) 17 years ago