summaryrefslogtreecommitdiff
path: root/src/net/ea/generalhandler.cpp
AgeCommit message (Expand)AuthorFilesLines
2009-12-07Simplify Equipment handlingJared Adams1-3/+0
2009-12-02Centralize netcode handler instances in NetJared Adams1-1/+1
2009-11-03Remove two unneeded methods of Net::GeneralHandlerJared Adams1-11/+0
2009-11-03Remove more _SUPPORT ifdefs and do some cleanupJared Adams1-1/+1
2009-10-30Support switching characters under eAthenaJared Adams1-0/+1
2009-10-06Some cleanup regarding keeping track of gender for eAthenaThorbjørn Lindeijer1-6/+2
2009-10-04Introduced Net::LoginHandler::SetEmailOnRegisterThorbjørn Lindeijer1-1/+0
2009-10-04Changed 'Select Server' to 'Change Server', since it's already selectedThorbjørn Lindeijer1-0/+1
2009-10-03Do some more post-merge cleanupJared Adams1-2/+13
2009-10-04Replaced setNetworkOptions with LoginHandler::supportedOptionalActionsThorbjørn Lindeijer1-1/+0
2009-10-01Redesign CharSelectDialogJared Adams1-2/+5
2009-10-01Finish merging registration dialogJared Adams1-0/+1
2009-09-30Merge login state machines for both clientsJared Adams1-6/+16
2009-08-07Gettext fixesKess Vargavind1-7/+7
2009-07-20Show crit chance for eAthena againJared Adams1-0/+1
2009-07-19Merge StatusWindowsJared Adams1-3/+3
2009-07-15Merge and cleanup attribute codeJared Adams1-0/+15
2009-07-13Rename Net::SkillHandler to Net::SpecialHandlerJared Adams1-3/+3
2009-07-08Have both builds use the same SkillDialogJared Adams1-2/+4
2009-05-11Standardize item statistics formatJared Adams1-6/+6
2009-05-11Fixed the memory issues with the pointers to item stat modifiersBjørn Lindeijer1-14/+7
2009-05-11Fix an odd segfault with custom item statsJared Adams1-1/+1
2009-05-07Fix handling of error messages in the game stateJared Adams1-3/+7
2009-05-06Don't show the split button for eAthenaJared Adams1-0/+3
2009-04-16Fix compilation under TMWServJared Adams1-6/+6
2009-04-16Remove last support #ifdef in the resource codeJared Adams1-0/+21
2009-04-11Remove more support #ifdefsJared Adams1-1/+29
2009-04-09Some random cleanupsBjørn Lindeijer1-5/+2
2009-04-07Implement TMWServ's PartyHandlerJared Adams1-1/+3
2009-04-08Associated setup tab name with the tab itselfBjørn Lindeijer1-1/+0
2009-04-07Make GeneralHandlers for both networksJared Adams1-0/+164