summaryrefslogtreecommitdiff
path: root/src/net/manaserv/chathandler.cpp
AgeCommit message (Expand)AuthorFilesLines
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