Commit Verlauf

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