summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-10-06Some cleanup regarding keeping track of gender for eAthenaThorbjørn Lindeijer17-85/+102
2009-10-06Implemented server selection list loaded from online xml file.Andreas Habel5-18/+125
2009-10-05Hide color codes from speech textAndrei Karas3-1/+22
2009-10-06As little first step, move some specific out from game.cppBertram2-128/+147
2009-10-04Introduced Net::LoginHandler::SetEmailOnRegisterThorbjørn Lindeijer13-48/+32
2009-10-04Add ability to delect characters from accountJared Adams8-17/+43
2009-10-04Fix a spelling mistakeJared Adams1-2/+2
2009-10-04Do some refactoring of Being codeJared Adams4-32/+6
2009-10-04Fixed crash in server dialog when there are no previous serversThorbjørn Lindeijer1-2/+5
2009-10-04Changed 'Select Server' to 'Change Server', since it's already selectedThorbjørn Lindeijer3-13/+14
2009-10-04Removed debugging outputThorbjørn Lindeijer1-1/+0
2009-10-04Made sure the server information updates when dragging the server listThorbjørn Lindeijer5-24/+35
2009-10-03Polish login procedure and fix some bugs with itJared Adams8-76/+83
2009-10-03Give the drop down box in serverdialog more roomChuck Miller1-2/+3
2009-10-03Fix connecting to servers when selected in the GUIJared Adams1-2/+4
2009-10-03Fix the text of an error messageJared Adams1-1/+2
2009-10-03Update the CharSelectDialog after char creationJared Adams7-4/+97
2009-10-03Do some more post-merge cleanupJared Adams15-30/+74
2009-10-04Replaced setNetworkOptions with LoginHandler::supportedOptionalActionsThorbjørn Lindeijer12-69/+63
2009-10-03Made passing character name on the command line work againThorbjørn Lindeijer3-19/+30
2009-10-03Changed the default colour for buttons to fit the current skinMaximilian Philipps1-3/+3
2009-10-03Added support for the "too fast" login errorThorbjørn Lindeijer7-14/+16
2009-10-03Fix text string typoKess Vargavind1-1/+1
2009-10-03Merge branch 'master' of git@gitorious.org:tmw/mainlinePhilipp Sehmisch2-4/+6
2009-10-03Fixed real-time updating of attributes and character/correction points during...Philipp Sehmisch1-0/+14
2009-10-03Still update attrs for eAthena when increase failsJared Adams1-3/+6
2009-10-03Remove a debug line I forgot aboutJared Adams1-1/+0
2009-10-02Updating Code::Blocks project and adding header to fix compiler error.Stefan Dombrowski2-32/+9
2009-10-01Redesign CharSelectDialogJared Adams4-260/+182
2009-10-02Removed non hurting eAthena ifdefs.Bertram2-8/+1
2009-10-01Fixed TMWserv client buildBertram1-1/+1
2009-10-01Fixed compile error: src/gui/charselectdialog.cpp:377: error: cannot declare ...Bertram1-1/+1
2009-10-01Finish merging registration dialogJared Adams11-35/+66
2009-10-01Fix segfault betterJared Adams1-2/+3
2009-10-01Fix a segfault when choosing the serverJared Adams1-2/+2
2009-10-01Add missing token information for eAthena.Jared Adams1-0/+42
2009-09-30Merge login state machines for both clientsJared Adams61-1884/+1131
2009-09-30Removed unused variable 'item'Thorbjørn Lindeijer1-1/+0
2009-09-29Outfits updateAndrei Karas3-47/+124
2009-09-28Fix file handling in imagewriterFreeyorp1-6/+8
2009-09-27Client-sided netcode support for being-bound special effectsPhilipp Sehmisch3-6/+27
2009-09-23Fixes party inviteChuck Miller1-1/+1
2009-09-23Made the TMWserv client handles the FORCE_QUIT connection state.Bertram1-0/+7
2009-09-23Minor update while seeing it.Bertram1-0/+4
2009-09-23Also added setAlpha() to ShopListBox, to avoid glitches with flooritems.Bertram1-0/+2
2009-09-23Fixed some glitches in Equipment and Inventory window, and made the code mor...Bertram3-2/+5
2009-09-23Added a basic smooth effect to rescaled wallpapers in OpenGL.Bertram2-0/+32
2009-09-21Fix character creation failure message IDJared Adams1-1/+1
2009-09-21Fix an unused variableJared Adams1-2/+2
2009-09-22Added support for the go-through-walls case with mouse movement on TMWserv.Bertram2-3/+16