História revízii

Autor SHA1 Správa Dátum
  skotlex 8b0f535cec - Fixed parse_names on irc.c crashing when receiving a null argument. 19 rokov pred
  skotlex 4d27716bf1 - Tested and fixed resolve_hostbyname. 19 rokov pred
  skotlex 785e089deb - Added irc_channel_pass setting and prevent crashing when irc server lookup by host fails. Thanks to Trancid for the details. 19 rokov pred
  Lance a28e9d802c [Optimized] 19 rokov pred
  Lance 020b35d68a * Using malloc for memory allocations that doesn't need to be pre-initialized. 19 rokov pred
  Zido 411991788d 19 rokov pred
  Zido bc11c8b54f - IRC Bot can now auto-join when kicked from the channel 19 rokov pred
  Zido b17413e395 - Added @who to IRC Bot, Refer to changelog. 19 rokov pred
  Zido d1f8093b08 Refer to changelog 19 rokov pred
  Zido b8eb36637b - Added @users command to the IRC Bot. Checks no. online users. 19 rokov pred
  skotlex 254d003229 - Fixed various include lines in the map server (of the type <include "nullpo.h"> -> <include "../common/nullpo.h">) 19 rokov pred
  Zido cb78101f64 - The IRC bot now reads a configuration file (irc.c) instead of it all being hardcoded 19 rokov pred
  Zido 4287764b5d - Fixed irc.c, no more crashes 19 rokov pred
  skotlex 8f20e263b2 - Added function status_change_init to initialize all the sc timers. Added sc_data initialization to the npc structures who were missing them. 19 rokov pred
  Zido 8c9b7356eb - IRC User access levels now refresh on a mode set and join/part 19 rokov pred
  skotlex a97e263cd9 - Fixed an already free'd pointer error in irc.c:144 19 rokov pred
  Zido 31c287d3a1 Accidently left my IRC info in irc.c >.> we really need to make a .conf for it. 19 rokov pred
  Zido 7fcb955c78 19 rokov pred
  Lance f2e352bb0f * Fixed compiler warnings. 19 rokov pred
  zido 3fe10a51be Started work on commands for the IRC Bot. 19 rokov pred
  Lance 3e2fb9c9b0 * Cleaned up mistakes in irc.c 19 rokov pred
  skotlex f5c4a9bbfc - Some cleanups in irc.c 19 rokov pred
  skotlex a396cbebca - Fixed the inf2 for BA_DISSONANCE 19 rokov pred
  Lance 25d8aba1fe * Emulated strtok_r functions to work strictly with ANSI compilers. 19 rokov pred
  skotlex b2382e76f7 - Cleaned up irc.c (moved variable declarations before code commants >.>) 19 rokov pred
  skotlex f0c78186b6 - Modified the included files in irc.c, used as reference the includes in common/socket.c, will it compile in Windows systems now? 19 rokov pred
  skotlex a56eb4b977 - Fixed the include in irc.c from strings.h to string.h, which fixes a bunch of compilation warnings here... 19 rokov pred
  Valaris 2c19f4bfcd Removed #include <lcms.h> from irc.c, which caused compile errors. 19 rokov pred
  Valaris ad49453e0e * Removed the conf sql code for now. Maybe will continue later with that project. 19 rokov pred
  skotlex d69479b946 - Added define clif_deadsit to send the dead state into player packets if the player is in trick dead state. 19 rokov pred