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
/
channel.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-02-19
Fix all known warnings from compiler flags -Wformat*
Andrei Karas
1
-1
/
+1
2016-02-17
Removed unnecessary typedefs from libconfig
Haru
1
-7
/
+7
2016-02-17
Renamed config->read_file to config->load_file
Haru
1
-1
/
+1
2015-12-15
Added GPL-compliant header to all sources and build scripts
Haru
1
-3
/
+19
2015-10-19
rename malloc.c/h to memmgr.
Andrei Karas
1
-1
/
+1
2015-09-18
Clarified the intent of several assignments inside conditional expressions
Haru
1
-1
/
+1
2015-09-14
Add missing checks into channel.c
Andrei Karas
1
-6
/
+13
2015-09-08
Fixed some memory leaks in code using libconfig
Haru
1
-1
/
+1
2015-08-15
HPM compatibility improvements
Haru
1
-0
/
+1
2015-08-15
Cleaned up socket interface
Haru
1
-1
/
+1
2015-06-19
Removed ".." from include directives
Haru
1
-18
/
+18
2015-06-02
Follow-up to 544a75b
Haru
1
-1
/
+0
2015-06-02
Re-implemented clif->colormes to accept arbitrary colors
Haru
1
-2
/
+2
2015-05-17
Fixed some issues detected by coverity scan
Haru
1
-1
/
+1
2015-03-30
Fixed Bug#8596
malufett
1
-1
/
+1
2015-03-30
Add channels.conf option irc_channel_autojoin for auto joining irc channel.
Andrei Karas
1
-2
/
+18
2015-02-23
Hercules Ultimate Localization Design
shennetsind
1
-3
/
+3
2015-01-24
Added script command 'channelmes'
Haru
1
-4
/
+11
2015-01-24
Channels refactoring: guild_*
Haru
1
-65
/
+50
2015-01-24
Channels refactoring: quit, leave, delete
Haru
1
-76
/
+82
2015-01-24
Channels refactoring: map_join
Haru
1
-13
/
+12
2015-01-24
Channels refactoring: reordered functions (no changes)
Haru
1
-113
/
+116
2015-01-24
Channels refactoring: search
Haru
1
-0
/
+37
2015-01-24
Channels refactoring: join
Haru
1
-7
/
+79
2015-01-24
Minor channel system refactoring
Haru
1
-42
/
+148
2015-01-24
Moved the Hercules Channel System to its own file/interface
Haru
1
-0
/
+618