summaryrefslogtreecommitdiff
path: root/src/net/ea/chathandler.cpp
AgeCommit message (Expand)AuthorFilesLines
2010-02-22Modify copyright headersFreeyorp1-1/+2
2010-02-20License header update for The Mana ClientThorbjørn Lindeijer1-4/+3
2010-02-07Updated Copyright year to 2010!Bertram1-1/+1
2010-01-12Standardize header orderJared Adams1-5/+5
2010-01-06Prevented a segfault when the client receives a chat message before the GUI i...Philipp Sehmisch1-1/+3
2009-12-02Centralize netcode handler instances in NetJared Adams1-1/+1
2009-11-03Remove more _SUPPORT ifdefs and do some cleanupJared Adams1-1/+1
2009-08-07Gettext fixesKess Vargavind1-1/+1
2009-05-21Fixed a few strings for better translationKess Vargavind1-2/+4
2009-05-03Moved strprintf into stringutils.{h,cpp}Bjørn Lindeijer1-1/+0
2009-04-29Removed underscores from some non-conforming filenamesBjørn Lindeijer1-4/+2
2009-04-25Fix chat actionsJared Adams1-1/+1
2009-04-23Added listing all online usersDavid Athay1-0/+5
2009-04-18Make sure every eAthena packet has a #defineJared Adams1-2/+2
2009-04-16Rehash CommandHandler a bit, it's now fully mergedJared Adams1-8/+8
2009-04-07Make GeneralHandlers for both networksJared Adams1-1/+1
2009-04-05Implement TMWServ's Admin-, Chat-, and MapHandlersJared Adams1-3/+8
2009-04-02Some cleanup and renamingBjørn Lindeijer1-0/+1
2009-04-01Fix sending chat to eAthenaJared Adams1-2/+2
2009-04-01Create a few more handlers for eAthenaJared Adams1-8/+71
2009-03-27Clean up chat and chat tabs some moreJared Adams1-1/+1
2009-03-27Fixed some compiler warningsBjørn Lindeijer1-5/+4
2009-03-27Include statement cleanup for net/ea/ directory.Bjørn Lindeijer1-12/+14
2009-03-26Major clean up of ChatTab handlingJared Adams1-9/+9
2009-03-26Add WhisperTabsJared Adams1-7/+4
2009-03-25Merge branch 'eathena/master'Bjørn Lindeijer1-1/+1
2009-03-22Merged the tmwserv client with the eAthena clientBjørn Lindeijer1-0/+175