Historial de Commits

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