Revīziju vēsture

Autors SHA1 Ziņojums Datums
  shennetsind 56256a4532 Introducing rAthena's anonymous data collector. This aims at improving rAthena's overall features by letting we know which options are most and least used. 12 gadi atpakaļ
  blacksirius bde86942c0 cleaned up windows header usage (added one central file to use windows / winapi specific stuff, to be able to set the appropriate flags before including it correctly) 13 gadi atpakaļ
  lordttseven 27933caa3d - reverted part of r15609 since apparently the issue is purely limited to ZC_SKILLINFO_LIST, and this change breaks big storages 13 gadi atpakaļ
  shennetsind 6a2e86ce84 Follow up r15609, fixed gcc warnings 13 gadi atpakaļ
  lordttseven 930048790b * adjusted socket_max_client_packet to a more accurate (if guessed) value to prevent undefined client behavior (may only affect more recent clients?) 13 gadi atpakaļ
  ultramage fa5015a913 Removed extra guards around cbasetypes.h include lines, since they give no performance improvement. 14 gadi atpakaļ
  ai4rei 7557d37013 * Various accumulated cleanups and fixes. 14 gadi atpakaļ
  ai4rei 7a85df4fe0 * Resolving allow/deny IP rules not working (bugreport:2632). 14 gadi atpakaļ
  ai4rei dd4a090c69 * Some cleaning here and there. 14 gadi atpakaļ
  ai4rei f91b018810 * Added 64-bit variants of the socket and buffer I/O macros. 14 gadi atpakaļ
  ultramage 5790585d16 * Added flag.server to indicate interserver sockets 17 gadi atpakaļ
  ultramage 0bbf505d59 * Merged do_sendrecv() and do_parse() into do_sockets() 17 gadi atpakaļ
  FlavioJS 65642f6f1c * Merged the tmpsql branch: 17 gadi atpakaļ
  FlavioJS f3bb9a322d * RFIFOREST returns 0 when the session is eof (input data is implicitly discarted). 18 gadi atpakaļ
  ultramage 9e7eb8804f - Removed the TURBO socket mechanism - it was in fact just using a variable to cache a few arithmetic operations (premature optimization) 18 gadi atpakaļ
  FlavioJS 82b3153800 * Adapted the shortlist to use a static array instead of a linked list and enabled it. 18 gadi atpakaļ
  FlavioJS 71f29c0445 * Added Buuyo-Tama's shortlist for send/eof sockets (defined out for now). 18 gadi atpakaļ
  FlavioJS bc088a5ad8 * Removed the dependency on winsock.h for definitions, it's all winsock2.h now. 18 gadi atpakaļ
  ultramage 833fd942a4 * Tried and fixed md5 password encryption 18 gadi atpakaļ
  ultramage b1ccbcdba7 - Added ntows() to properly handle that client port number deficiency 18 gadi atpakaļ
  toms 9f6d32d8de Removed an ugly cast in socket.c 18 gadi atpakaļ
  ultramage 24db1473f4 - Added function str2ip() to do platform-safe conversions 18 gadi atpakaļ
  ultramage 8dc1b77f03 * Made a crazy attempt to at least partially synchronize login&char code 18 gadi atpakaļ
  ultramage a167b6ae62 * Some source code cleaning 18 gadi atpakaļ
  FlavioJS 2b42ec13cf - Added info on packet 0x86 (simple move packet). Not usable until a clear separation between entering sight/leaving sight/walking in sight is done. 18 gadi atpakaļ
  skotlex a0bfff19a1 - Removed delete_session from socket.h since it shouldn't be used by them. 18 gadi atpakaļ
  ultramage 5625383530 More tweaks to socket.c to simplify the code 18 gadi atpakaļ
  ultramage 49096125fb Applied a consistent look to all header files (copyright, ifdefs) 18 gadi atpakaļ
  ultramage 1aa9c5ceca - Fixed the new socket code, which was triggering the inactivity timeout on the servers' listening sockets 18 gadi atpakaļ
  ultramage 0729d61b56 * More aggressive cleaning up of the socket code 18 gadi atpakaļ