Commit History

Author SHA1 Message Date
  Zido d1f8093b08 Refer to changelog 19 years ago
  Zido b8eb36637b - Added @users command to the IRC Bot. Checks no. online users. 19 years ago
  skotlex 254d003229 - Fixed various include lines in the map server (of the type <include "nullpo.h"> -> <include "../common/nullpo.h">) 19 years ago
  Zido cb78101f64 - The IRC bot now reads a configuration file (irc.c) instead of it all being hardcoded 19 years ago
  Zido 4287764b5d - Fixed irc.c, no more crashes 19 years ago
  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 years ago
  Zido 8c9b7356eb - IRC User access levels now refresh on a mode set and join/part 19 years ago
  skotlex a97e263cd9 - Fixed an already free'd pointer error in irc.c:144 19 years ago
  Zido 31c287d3a1 Accidently left my IRC info in irc.c >.> we really need to make a .conf for it. 19 years ago
  Zido 7fcb955c78 19 years ago
  Lance f2e352bb0f * Fixed compiler warnings. 19 years ago
  zido 3fe10a51be Started work on commands for the IRC Bot. 19 years ago
  Lance 3e2fb9c9b0 * Cleaned up mistakes in irc.c 19 years ago
  skotlex f5c4a9bbfc - Some cleanups in irc.c 19 years ago
  skotlex a396cbebca - Fixed the inf2 for BA_DISSONANCE 19 years ago
  Lance 25d8aba1fe * Emulated strtok_r functions to work strictly with ANSI compilers. 19 years ago
  skotlex b2382e76f7 - Cleaned up irc.c (moved variable declarations before code commants >.>) 19 years ago
  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 years ago
  skotlex a56eb4b977 - Fixed the include in irc.c from strings.h to string.h, which fixes a bunch of compilation warnings here... 19 years ago
  Valaris 2c19f4bfcd Removed #include <lcms.h> from irc.c, which caused compile errors. 19 years ago
  Valaris ad49453e0e * Removed the conf sql code for now. Maybe will continue later with that project. 19 years ago
  skotlex d69479b946 - Added define clif_deadsit to send the dead state into player packets if the player is in trick dead state. 19 years ago
  Valaris 4fe9b3abb3 19 years ago