História revízii

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