Cronologia Commit

Autore SHA1 Messaggio Data
  ultramage 8be1c4d48c * Some preparations for the guild script update 17 anni fa
  ultramage c45404429f Fixed ircbot not processing new users 18 anni fa
  ultramage ffbf79b895 Reformatting, warning fixes, unsigned char removal 18 anni fa
  ultramage dfdb5368c7 Corrected some weird fgets() statements, plus reformatted them 18 anni fa
  ultramage 9e7eb8804f - Removed the TURBO socket mechanism - it was in fact just using a variable to cache a few arithmetic operations (premature optimization) 18 anni fa
  ultramage 711d01a128 Reformatting @_@ 18 anni fa
  FlavioJS 71f29c0445 * Added Buuyo-Tama's shortlist for send/eof sockets (defined out for now). 18 anni fa
  ultramage 5d3ea3da27 * Played around with MinGW a bit today... 18 anni fa
  ultramage 6867d93866 typos: recieve -> receive 18 anni fa
  ultramage a167b6ae62 * Some source code cleaning 18 anni fa
  FlavioJS 43a375ad89 * Added all the missing defines for ctype.h functions and converted all the direct uses to the defines. 18 anni fa
  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 anni fa
  ultramage 49096125fb Applied a consistent look to all header files (copyright, ifdefs) 18 anni fa
  ultramage 148f3fca88 Cleaning up of the socket code 18 anni fa
  ultramage fbe23f27a2 Undid the memset->malloc_set replacement 18 anni fa
  FlavioJS 637ae9a4dc - Massive EOL normalization & 'svn:eol-style native' flag setting for all txt/conf/h/c files. 18 anni fa
  skotlex 73379857e2 - Made WFIFOHEAD() check for available buffer size remaining on the connection, and when there's not enough space, it will increase it. 18 anni fa
  Lance 3bfc48996a * Fixed potential crash in IRC processing message with '%' using *printf. 18 anni fa
  skotlex 20bb25e81d - Added printing out whenever the irc-module attempts to connect, to debug whether the map-server lag is due to this or not. 19 anni fa
  Lance 26500644dd * Optional macro MEMSET_TURBO for faster low-level memory initializations. 19 anni fa
  skotlex 8b0f535cec - Fixed parse_names on irc.c crashing when receiving a null argument. 19 anni fa
  skotlex 4d27716bf1 - Tested and fixed resolve_hostbyname. 19 anni fa
  skotlex 785e089deb - Added irc_channel_pass setting and prevent crashing when irc server lookup by host fails. Thanks to Trancid for the details. 19 anni fa
  Lance a28e9d802c [Optimized] 19 anni fa
  Lance 020b35d68a * Using malloc for memory allocations that doesn't need to be pre-initialized. 19 anni fa
  Zido 411991788d 19 anni fa
  Zido bc11c8b54f - IRC Bot can now auto-join when kicked from the channel 19 anni fa
  Zido b17413e395 - Added @who to IRC Bot, Refer to changelog. 19 anni fa
  Zido d1f8093b08 Refer to changelog 19 anni fa
  Zido b8eb36637b - Added @users command to the IRC Bot. Checks no. online users. 19 anni fa