summaryrefslogtreecommitdiff
path: root/src/net/manaserv/chathandler.cpp
AgeCommit message (Collapse)AuthorFilesLines
2010-01-12Standardize header orderJared Adams1-6/+7
Also remove some extra new lines and fix eAthena's PartyTab define guards.
2010-01-10Change code styleAndrei Karas1-8/+9
2009-12-02Centralize netcode handler instances in NetJared Adams1-1/+1
Instead of each netcode making the global variables and Net referencing them, Net now makes them and the netcodes reference them. Also remove an innappropriate ChatHandler reference from eA's AdminHandler.
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