Histórico de Commits

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