Commit History

Autor SHA1 Mensaxe Data
  ultramage f5f77a5d51 * Cleaned up junk left in the code by the mapcache/mapindex update %!s(int64=18) %!d(string=hai) anos
  ultramage 1ed7f6c584 Cleaned up some parts of the code. %!s(int64=18) %!d(string=hai) anos
  ultramage 1bf049d7d2 Some typo fixing / cleaning %!s(int64=18) %!d(string=hai) anos
  FlavioJS f3bb9a322d * RFIFOREST returns 0 when the session is eof (input data is implicitly discarted). %!s(int64=18) %!d(string=hai) anos
  ultramage dfdb5368c7 Corrected some weird fgets() statements, plus reformatted them %!s(int64=18) %!d(string=hai) anos
  ultramage 301d493855 - Added new flag to skill_castnodex.txt, to allow per-skill tweaking of cast time and delay reducibility by item scripts (cards and such) %!s(int64=18) %!d(string=hai) anos
  ultramage 9e7eb8804f - Removed the TURBO socket mechanism - it was in fact just using a variable to cache a few arithmetic operations (premature optimization) %!s(int64=18) %!d(string=hai) anos
  ultramage 711d01a128 Reformatting @_@ %!s(int64=18) %!d(string=hai) anos
  FlavioJS 71f29c0445 * Added Buuyo-Tama's shortlist for send/eof sockets (defined out for now). %!s(int64=18) %!d(string=hai) anos
  skotlex f4dfd0d8ee - Removed the include of features.h from the console.c plugin. It is apparently not needed (and it was preventing compilation on FreeBSD) %!s(int64=18) %!d(string=hai) anos
  DracoRPG 7c8f12ccd5 I'm still here! %!s(int64=18) %!d(string=hai) anos
  ultramage 6867d93866 typos: recieve -> receive %!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
  skotlex 50af14ce15 - Made waiting_disconnect on the char server be an int to hold the timer ID of the timeout timer. It is now deleted when a player is successfully set offline/online. %!s(int64=18) %!d(string=hai) anos
  skotlex d1fda3045f - Rewrote the jail logic to always use a status change. This means that the character's save point is not changed when jailed, and the char is always warped back to the point where it was before being jailed on unjail. %!s(int64=18) %!d(string=hai) anos
  ultramage 9579515cb9 - Removed the old 'mapserver charsave' mechanism %!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
  skotlex c6d349bcee - Made it possible to modify the server packet version from the Makefile. %!s(int64=18) %!d(string=hai) anos
  skotlex 05afc3cf73 - Removed an auth procedure check that is no longer needed (fixes double-login checks not working right) %!s(int64=18) %!d(string=hai) anos
  skotlex 9bc7a5db40 - indent cleanups %!s(int64=18) %!d(string=hai) anos
  ultramage d241d16d2a Some misc cleanups (typos, formatting, forgotten changelog entry etc) %!s(int64=18) %!d(string=hai) anos
  skotlex f566e76018 - Cleaned up some more the Joint Beat implementation, so the status don't take effect until the attack connects. %!s(int64=18) %!d(string=hai) anos
  ultramage fbe23f27a2 Undid the memset->malloc_set replacement %!s(int64=18) %!d(string=hai) anos
  FlavioJS 52245f90b9 - Moved "#include <limits.h>" to cbasetypes.h to ensure it's included before checking if UINT_MAX has been defined. %!s(int64=18) %!d(string=hai) anos
  FlavioJS 637ae9a4dc - Massive EOL normalization & 'svn:eol-style native' flag setting for all txt/conf/h/c files. %!s(int64=18) %!d(string=hai) anos
  skotlex 384fe7b6fc - Changed some pc_authfails to clif_authfail_fd since pc_authfail prints errors when invoked after a char is auth'ed. %!s(int64=18) %!d(string=hai) anos
  skotlex 231f495291 - Removed sd->sex since it's redundant (we can always use sd->status.sex) %!s(int64=18) %!d(string=hai) anos
  skotlex 2de8486627 - Fixed txt-converter compilation. %!s(int64=18) %!d(string=hai) anos