Historique des commits

Auteur SHA1 Message Date
  glighta f67f82c472 -Follow up r17236 il y a 12 ans
  brianluau a2bdc47daf - Undid r16968: SVN Replaced with source:/trunk/src/@16966 (tid:74924). il y a 12 ans
  greenboxal2 a7c32653f7 Applied AStyle code formating as discussed on tid:74602. il y a 12 ans
  shennetsind 9758407d3f Fixed bugreport:6779 dropped between-server ping timers, replaced by a much more reliable and performance-efficient on-demand flagging. il y a 12 ans
  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. il y a 12 ans
  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) il y a 13 ans
  lordttseven 27933caa3d - reverted part of r15609 since apparently the issue is purely limited to ZC_SKILLINFO_LIST, and this change breaks big storages il y a 13 ans
  shennetsind 6a2e86ce84 Follow up r15609, fixed gcc warnings il y a 13 ans
  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?) il y a 13 ans
  ultramage fa5015a913 Removed extra guards around cbasetypes.h include lines, since they give no performance improvement. il y a 14 ans
  ai4rei 7557d37013 * Various accumulated cleanups and fixes. il y a 14 ans
  ai4rei 7a85df4fe0 * Resolving allow/deny IP rules not working (bugreport:2632). il y a 14 ans
  ai4rei dd4a090c69 * Some cleaning here and there. il y a 14 ans
  ai4rei f91b018810 * Added 64-bit variants of the socket and buffer I/O macros. il y a 14 ans
  ultramage 5790585d16 * Added flag.server to indicate interserver sockets il y a 17 ans
  ultramage 0bbf505d59 * Merged do_sendrecv() and do_parse() into do_sockets() il y a 17 ans
  FlavioJS 65642f6f1c * Merged the tmpsql branch: il y a 17 ans
  FlavioJS f3bb9a322d * RFIFOREST returns 0 when the session is eof (input data is implicitly discarted). il y a 18 ans
  ultramage 9e7eb8804f - Removed the TURBO socket mechanism - it was in fact just using a variable to cache a few arithmetic operations (premature optimization) il y a 18 ans
  FlavioJS 82b3153800 * Adapted the shortlist to use a static array instead of a linked list and enabled it. il y a 18 ans
  FlavioJS 71f29c0445 * Added Buuyo-Tama's shortlist for send/eof sockets (defined out for now). il y a 18 ans
  FlavioJS bc088a5ad8 * Removed the dependency on winsock.h for definitions, it's all winsock2.h now. il y a 18 ans
  ultramage 833fd942a4 * Tried and fixed md5 password encryption il y a 18 ans
  ultramage b1ccbcdba7 - Added ntows() to properly handle that client port number deficiency il y a 18 ans
  toms 9f6d32d8de Removed an ugly cast in socket.c il y a 18 ans
  ultramage 24db1473f4 - Added function str2ip() to do platform-safe conversions il y a 18 ans
  ultramage 8dc1b77f03 * Made a crazy attempt to at least partially synchronize login&char code il y a 18 ans
  ultramage a167b6ae62 * Some source code cleaning il y a 18 ans
  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. il y a 18 ans
  skotlex a0bfff19a1 - Removed delete_session from socket.h since it shouldn't be used by them. il y a 18 ans