summaryrefslogtreecommitdiff
path: root/src/map/channel.c
AgeCommit message (Expand)AuthorFilesLines
2015-06-19Removed ".." from include directivesHaru1-18/+18
2015-06-02Follow-up to 544a75bHaru1-1/+0
2015-06-02Re-implemented clif->colormes to accept arbitrary colorsHaru1-2/+2
2015-05-17Fixed some issues detected by coverity scanHaru1-1/+1
2015-03-30Fixed Bug#8596malufett1-1/+1
2015-03-30Add channels.conf option irc_channel_autojoin for auto joining irc channel.Andrei Karas1-2/+18
2015-02-23Hercules Ultimate Localization Designshennetsind1-3/+3
2015-01-24Added script command 'channelmes'Haru1-4/+11
2015-01-24Channels refactoring: guild_*Haru1-65/+50
2015-01-24Channels refactoring: quit, leave, deleteHaru1-76/+82
2015-01-24Channels refactoring: map_joinHaru1-13/+12
2015-01-24Channels refactoring: reordered functions (no changes)Haru1-113/+116
2015-01-24Channels refactoring: searchHaru1-0/+37
2015-01-24Channels refactoring: joinHaru1-7/+79
2015-01-24Minor channel system refactoringHaru1-42/+148
2015-01-24Moved the Hercules Channel System to its own file/interfaceHaru1-0/+618