summaryrefslogtreecommitdiff
path: root/src/net/tmwa/chathandler.cpp
AgeCommit message (Expand)AuthorFilesLines
2012-12-05Ignore unsupported messages in public chatAndrei Karas1-0/+5
2012-05-05Removed the shared base classes of MessageIn and MessageOutThorbjørn Lindeijer1-4/+3
2012-02-12Ignore ManaPlus shop commandsThorbjørn Lindeijer1-0/+13
2012-01-26Updated copyrights to 2012Thorbjørn Lindeijer1-1/+1
2012-01-10player_node -> local_playerYohann Ferreira1-3/+3
2011-06-03Replace SDL_types.h with cstdintJared Adams1-1/+1
2011-04-09Removed the Mana namespaceThorbjørn Lindeijer1-12/+12
2011-04-09Moved Channels to Mana::Event::ChannelThorbjørn Lindeijer1-6/+6
2011-04-09Moved Events to Mana::Event::TypeThorbjørn Lindeijer1-6/+6
2010-11-11Replace Event names with enums instead of stringsChuck Miller1-6/+6
2010-11-11Have the event system channels use enums instead of stringsChuck Miller1-6/+6
2010-08-12Simplify working with the event systemJared Adams1-7/+7
2010-08-05Have Being manage speech creation and add permissions to eventsJared Adams1-18/+24
2010-08-04Remove some unused headers and fix some chat eventsJared Adams1-4/+9
2010-08-03Merge remote branch 'origin/1.0'Jared Adams1-8/+26
2010-08-02Convert most of the remaining chat system to use the event systemChuck Miller1-17/+37
2010-08-01Fix chat spoofing. Remove colors from nicks in public chat.Andrei Karas1-10/+29
2010-07-18Add event.h to eventmanager.h and listener.h to reduce total number of includesChuck Miller1-1/+0
2010-07-18Move the majority of the netcode's server messages to the event systemChuck Miller1-8/+10
2010-06-29Make whisper responses from tmwAthena show up in correct tabsJared Adams1-6/+17
2010-06-10Merge BeingManager and FloorItemManager as ActorSpriteManagerJared Adams1-2/+2
2010-04-17Changed eAthena protocol name to TmwAthena and changed the config files accor...Bertram1-0/+248