summaryrefslogtreecommitdiff
path: root/src/net/ea/generalhandler.cpp
AgeCommit message (Expand)AuthorFilesLines
2010-04-17Changed eAthena protocol name to TmwAthena and changed the config files accor...Bertram1-255/+0
2010-04-12Add support for map-server switching under eAthenaJared Adams1-0/+5
2010-04-03Fix a crash after changing serversJared Adams1-0/+2
2010-03-30Fix some memory issuesJared Adams1-1/+0
2010-02-27Disable guilds for eAthena for nowJared Adams1-0/+3
2010-02-24Add more to eAthena guild supportJared Adams1-5/+9
2010-02-21Made tick counter and framerate limiter work during login sequenceThorbjørn Lindeijer1-4/+4
2010-02-21Do some more copyright header cleanupsJared Adams1-1/+1
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-3/+9
2010-02-07Updated Copyright year to 2010!Bertram1-1/+1
2010-01-12Standardize header orderJared Adams1-8/+7
2010-01-10Change code styleAndrei Karas1-1/+2
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