コミット履歴

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