Age | Commit message (Expand) | Author | Files | Lines |
2006-07-19 | - Fixed parse_names on irc.c crashing when receiving a null argument. | skotlex | 1 | -4/+4 |
2006-06-22 | - Tested and fixed resolve_hostbyname. | skotlex | 1 | -30/+2 |
2006-06-13 | - Added irc_channel_pass setting and prevent crashing when irc server lookup ... | skotlex | 1 | -2/+11 |
2006-05-29 | [Optimized] | Lance | 1 | -1/+1 |
2006-04-29 | * Using malloc for memory allocations that doesn't need to be pre-initialized. | Lance | 1 | -2/+2 |
2006-04-18 | git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6171 54... | Zido | 1 | -0/+1 |
2006-04-18 | - IRC Bot can now auto-join when kicked from the channel | Zido | 1 | -0/+10 |
2006-04-18 | - Added @who to IRC Bot, Refer to changelog. | Zido | 1 | -1/+18 |
2006-04-17 | Refer to changelog | Zido | 1 | -3/+2 |
2006-04-17 | - Added @users command to the IRC Bot. Checks no. online users. | Zido | 1 | -8/+21 |
2006-04-11 | - Fixed various include lines in the map server (of the type <include "nullpo... | skotlex | 1 | -1/+1 |
2006-04-08 | - The IRC bot now reads a configuration file (irc.c) instead of it all being ... | Zido | 1 | -1/+54 |
2006-04-08 | - Fixed irc.c, no more crashes | Zido | 1 | -23/+33 |
2006-04-08 | - Added function status_change_init to initialize all the sc timers. Added sc... | skotlex | 1 | -1/+1 |
2006-04-07 | - IRC User access levels now refresh on a mode set and join/part | Zido | 1 | -0/+19 |
2006-04-07 | - Fixed an already free'd pointer error in irc.c:144 | skotlex | 1 | -4/+1 |
2006-04-06 | Accidently left my IRC info in irc.c >.> we really need to make a .conf for it. | Zido | 1 | -4/+4 |
2006-04-06 | git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5935 54... | Zido | 1 | -15/+140 |
2006-04-01 | * Fixed compiler warnings. | Lance | 1 | -2/+0 |
2006-03-31 | Started work on commands for the IRC Bot. | zido | 1 | -0/+16 |
2006-03-30 | * Cleaned up mistakes in irc.c | Lance | 1 | -13/+7 |
2006-03-22 | - Some cleanups in irc.c | skotlex | 1 | -1/+7 |
2006-03-21 | - Fixed the inf2 for BA_DISSONANCE | skotlex | 1 | -3/+3 |
2006-03-15 | * Emulated strtok_r functions to work strictly with ANSI compilers. | Lance | 1 | -5/+11 |
2006-02-18 | - Cleaned up irc.c (moved variable declarations before code commants >.>) | skotlex | 1 | -10/+14 |
2006-02-17 | - Modified the included files in irc.c, used as reference the includes in com... | skotlex | 1 | -4/+17 |
2006-02-16 | - Fixed the include in irc.c from strings.h to string.h, which fixes a bunch ... | skotlex | 1 | -1/+1 |
2006-02-11 | Removed #include <lcms.h> from irc.c, which caused compile errors. | Valaris | 1 | -1/+0 |
2006-02-10 | * Removed the conf sql code for now. Maybe will continue later with that pr... | Valaris | 1 | -2/+2 |
2006-02-06 | - Added define clif_deadsit to send the dead state into player packets if the... | skotlex | 1 | -2/+2 |
2006-02-05 | git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5202 54... | Valaris | 1 | -0/+275 |