summaryrefslogtreecommitdiff
path: root/src/net/tmwserv/generalhandler.cpp
AgeCommit message (Expand)AuthorFilesLines
2009-10-24REplace instances of TMW with ManaJared Adams1-190/+0
2009-10-06Fix a removed method in tmwserv nethandlerJared Adams1-2/+0
2009-10-04Introduced Net::LoginHandler::SetEmailOnRegisterThorbjørn Lindeijer1-3/+0
2009-10-03Do some more post-merge cleanupJared Adams1-1/+6
2009-10-04Replaced setNetworkOptions with LoginHandler::supportedOptionalActionsThorbjørn Lindeijer1-2/+1
2009-10-01Redesign CharSelectDialogJared Adams1-3/+6
2009-10-01Fixed TMWserv client buildBertram1-1/+1
2009-10-01Finish merging registration dialogJared Adams1-0/+4
2009-09-30Merge login state machines for both clientsJared Adams1-24/+36
2009-08-10Add SpecialsWindowJared Adams1-1/+5
2009-07-19Merge StatusWindowsJared Adams1-2/+4
2009-07-15Merge and cleanup attribute codeJared Adams1-0/+8
2009-07-07Use tmw-skills.xml instead of hardcodingJared Adams1-0/+2
2009-05-12Show party name in party windowJared Adams1-0/+2
2009-05-11Standardize item statistics formatJared Adams1-6/+6
2009-05-11Fixed the memory issues with the pointers to item stat modifiersBjørn Lindeijer1-15/+7
2009-05-11Fix an odd segfault with custom item statsJared Adams1-1/+2
2009-05-06Don't show the split button for eAthenaJared Adams1-1/+3
2009-04-16Fix compilation under TMWServJared Adams1-6/+8
2009-04-16Remove last support #ifdef in the resource codeJared Adams1-0/+19
2009-04-11Remove more support #ifdefsJared Adams1-0/+10
2009-04-09Remove a segfault when exiting the clientJared Adams1-0/+2
2009-04-07Implement TMWServ's PartyHandlerJared Adams1-8/+8
2009-04-07Make GeneralHandlers for both networksJared Adams1-0/+126