summaryrefslogtreecommitdiff
path: root/src/net/manaserv/chathandler.cpp
AgeCommit message (Expand)AuthorFilesLines
2012-05-05Removed the shared base classes of MessageIn and MessageOutThorbjørn Lindeijer1-11/+11
2012-01-26Updated copyrights to 2012Thorbjørn Lindeijer1-1/+1
2012-01-21Clientside fix of switching from /announce to @announceErik Schilling1-1/+2
2012-01-10player_node -> local_playerYohann Ferreira1-2/+2
2011-11-12Removed some Channel and ChannelTab related sillinessThorbjørn Lindeijer1-5/+2
2011-11-12Prevent a potential crash when the chat channel is wrong.Yohann Ferreira1-1/+11
2011-04-09Removed the Mana namespaceThorbjørn Lindeijer1-7/+7
2011-04-09Moved Channels to Mana::Event::ChannelThorbjørn Lindeijer1-3/+3
2011-04-09Moved Events to Mana::Event::TypeThorbjørn Lindeijer1-3/+4
2011-02-21Fixing segmentation fault in chathandlerStefan Dombrowski1-5/+7
2010-12-30Renamed protocol.h to manaserv_protocol.h to follow server's changes.Yohann Ferreira1-1/+1
2010-11-11Replace Event names with enums instead of stringsChuck Miller1-3/+3
2010-11-11Have the event system channels use enums instead of stringsChuck Miller1-3/+3
2010-08-12Simplify working with the event systemJared Adams1-4/+4
2010-08-05Have Being manage speech creation and add permissions to eventsJared Adams1-1/+4
2010-08-04Remove some unused headers and fix some chat eventsJared Adams1-2/+3
2010-08-02Convert most of the remaining chat system to use the event systemChuck Miller1-3/+10
2010-08-01Reduce localChatTab presence replacing it with the event systemChuck Miller1-6/+7
2010-06-10Merge BeingManager and FloorItemManager as ActorSpriteManagerJared Adams1-2/+2
2010-02-21Made tick counter and framerate limiter work during login sequenceThorbjørn Lindeijer1-3/+2
2010-02-22Modify copyright headersFreeyorp1-1/+2
2010-02-20License header update for The Mana ClientThorbjørn Lindeijer1-4/+3
2010-02-08Merge PartyWindow and GuildWindow into SocialWindowJared Adams1-1/+0
2010-02-07Updated Copyright year to 2010!Bertram1-1/+1
2010-01-12Standardize header orderJared Adams1-6/+7
2010-01-10Change code styleAndrei Karas1-8/+9
2009-12-02Centralize netcode handler instances in NetJared Adams1-1/+1
2009-11-03Simplify ManaServ netcode some moreJared Adams1-18/+15
2009-11-03Remove more _SUPPORT ifdefs and do some cleanupJared Adams1-28/+26
2009-10-24REplace instances of TMW with ManaJared Adams1-0/+459