index
:
evol/hercules
jak1/ci_fix
jak1/remove_unusable_console_output
master
rebased
test
tmphpm
The Mana World fork of Hercules. This is vanilla Hercules with a few tiny modifications for our specific needs. Mutually-beneficial modifications are contributed upstream.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
map
/
irc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-01-07
Undid the memset->malloc_set replacement
ultramage
1
-27
/
+27
2006-12-05
- Massive EOL normalization & 'svn:eol-style native' flag setting for all txt...
FlavioJS
1
-543
/
+543
2006-11-23
- Made WFIFOHEAD() check for available buffer size remaining on the connectio...
skotlex
1
-0
/
+1
2006-11-17
* Fixed potential crash in IRC processing message with '%' using *printf.
Lance
1
-2
/
+3
2006-08-29
- Added printing out whenever the irc-module attempts to connect, to debug wh...
skotlex
1
-1
/
+6
2006-08-27
* Optional macro MEMSET_TURBO for faster low-level memory initializations.
Lance
1
-27
/
+27
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