Commit History

Autor SHA1 Mensaxe Data
  ultramage b1ccbcdba7 - Added ntows() to properly handle that client port number deficiency %!s(int64=18) %!d(string=hai) anos
  toms 9f6d32d8de Removed an ugly cast in socket.c %!s(int64=18) %!d(string=hai) anos
  ultramage 24db1473f4 - Added function str2ip() to do platform-safe conversions %!s(int64=18) %!d(string=hai) anos
  ultramage 8dc1b77f03 * Made a crazy attempt to at least partially synchronize login&char code %!s(int64=18) %!d(string=hai) anos
  ultramage a167b6ae62 * Some source code cleaning %!s(int64=18) %!d(string=hai) anos
  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. %!s(int64=18) %!d(string=hai) anos
  skotlex a0bfff19a1 - Removed delete_session from socket.h since it shouldn't be used by them. %!s(int64=18) %!d(string=hai) anos
  ultramage 5625383530 More tweaks to socket.c to simplify the code %!s(int64=18) %!d(string=hai) anos
  ultramage 49096125fb Applied a consistent look to all header files (copyright, ifdefs) %!s(int64=18) %!d(string=hai) anos
  ultramage 1aa9c5ceca - Fixed the new socket code, which was triggering the inactivity timeout on the servers' listening sockets %!s(int64=18) %!d(string=hai) anos
  ultramage 0729d61b56 * More aggressive cleaning up of the socket code %!s(int64=18) %!d(string=hai) anos
  ultramage 3e4bef37b7 Wiped out the poorly written parse code from r2211 %!s(int64=18) %!d(string=hai) anos
  ultramage 148f3fca88 Cleaning up of the socket code %!s(int64=18) %!d(string=hai) anos
  FlavioJS c46f3cf135 - Removed deprecated console code. %!s(int64=18) %!d(string=hai) anos
  FlavioJS a7ee9a9961 - Cleaned up the ip rules/DDoS section of the code. (the allow,deny and deny,allow cases were switched) %!s(int64=18) %!d(string=hai) anos
  FlavioJS db02576357 - Now winsock 2 is required. %!s(int64=18) %!d(string=hai) anos
  FlavioJS 63c6008744 ups... forgot to remove this before committing %!s(int64=18) %!d(string=hai) anos
  FlavioJS 129bff5fb6 - Fixed FIFO defines in TURBO mode. %!s(int64=18) %!d(string=hai) anos
  skotlex 58bb9be68a - Cleaned up some more the code so it works for -DTURBO %!s(int64=18) %!d(string=hai) anos
  FlavioJS 60e3d1b499 - Applied part 1 of TheUltraMage's socket cleanup. %!s(int64=18) %!d(string=hai) anos
  FlavioJS 43256aa77e - Cleanups or minor changes. %!s(int64=18) %!d(string=hai) anos
  skotlex 0c362fa90f - Modified flush_fifo so you can decide whether to block the current thread or not until the data is sent. The server-tick reply no longer blocks the current thread. %!s(int64=18) %!d(string=hai) anos
  FlavioJS b524f75cd0 - Reversed revision #9415 (messages with server_tick field being sent as soon as possible) since it didn't fix the client synchronization issue. %!s(int64=18) %!d(string=hai) anos
  FlavioJS 0931ce5d81 - Messages with server_tick field are sent as soon as possible now. %!s(int64=18) %!d(string=hai) anos
  FlavioJS b522ca0cdc - Replaced @send with the version I use for testing packets. %!s(int64=18) %!d(string=hai) anos
  FlavioJS 636089bb3a - Probably fixed the Segmentation Faults we've been having. %!s(int64=18) %!d(string=hai) anos
  skotlex cfee0ccf63 - Added all the missing FIFOHEADs in the login/sql servers (required for TURBO support) %!s(int64=18) %!d(string=hai) anos
  skotlex 73379857e2 - Made WFIFOHEAD() check for available buffer size remaining on the connection, and when there's not enough space, it will increase it. %!s(int64=18) %!d(string=hai) anos
  skotlex c616fec871 - Improved a bit RFIFOFLUSH as suggested by Harbin. %!s(int64=18) %!d(string=hai) anos
  skotlex 27c9a6fe5a - Modified set_nonblocking and setsocketoptions in socket.c, using eApp's code as reference. Hopefully should improve performance somewhat. %!s(int64=18) %!d(string=hai) anos