Histórico de commits

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