提交歷史

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