index
:
mana/mana-client
0.5
0.6
lpc2012
master
Original Mana client. For the new Qt client, see https://github.com/tales/tales-client
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gui
/
charselectdialog.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2010-12-29
Made the client handle the characters slots properly for Manaserv.
Yohann Ferreira
1
-2
/
+9
2010-12-16
Made the client handle the number of slots given by the server.
Yohann Ferreira
1
-9
/
+20
2010-12-15
Small hacking cleanups.
Yohann Ferreira
1
-6
/
+12
2010-09-25
Merge branch '1.0'
Thorbjørn Lindeijer
1
-14
/
+6
2010-09-02
Fixing escape key in charselectdialog
Stefan Dombrowski
1
-14
/
+6
2010-07-17
Modify how attributes and stats are handled
Chuck Miller
1
-2
/
+4
2010-04-16
Fix canceling game connection
Jared Adams
1
-0
/
+1
2010-02-21
Made tick counter and framerate limiter work during login sequence
Thorbjørn Lindeijer
1
-7
/
+7
2010-02-22
Modify copyright headers
Freeyorp
1
-1
/
+2
2010-02-20
License header update for The Mana Client
Thorbjørn Lindeijer
1
-4
/
+3
2010-02-19
Fixed a crash when trying to switch servers
Thorbjørn Lindeijer
1
-120
/
+149
2010-02-07
Updated Copyright year to 2010!
Bertram
1
-1
/
+1
2010-01-26
Add compilation warnings when using cmake.
Bertram
1
-1
/
+1
2010-01-20
Fix compile error in CharSelectDialog::chooseSelected
Jared Adams
1
-0
/
+2
2010-01-21
Corrected the --default option behaviour to follow --help definition.
Bertram
1
-2
/
+2
2010-01-11
Cleanup GUI classes
Jared Adams
1
-11
/
+11
2010-01-10
Change code style
Andrei Karas
1
-2
/
+4
2009-12-16
Stored the cached config value which says if non-crucial particle effects are...
Philipp Sehmisch
1
-1
/
+1
2009-12-06
Improve keyboard accessibility of login sequence
Jared Adams
1
-0
/
+13
2009-11-07
Improve the look of the CharSelectDialog
Stefan Dombrowski
1
-9
/
+21
2009-10-29
Some random cleanups
Thorbjørn Lindeijer
1
-6
/
+0
2009-10-24
REplace instances of TMW with Mana
Jared Adams
1
-2
/
+2
2009-10-07
Clean up state machine some more
Jared Adams
1
-3
/
+3
2009-10-04
Add ability to delect characters from account
Jared Adams
1
-4
/
+13
2009-10-04
Made sure the server information updates when dragging the server list
Thorbjørn Lindeijer
1
-0
/
+2
2009-10-03
Update the CharSelectDialog after char creation
Jared Adams
1
-0
/
+32
2009-10-03
Do some more post-merge cleanup
Jared Adams
1
-1
/
+1
2009-10-04
Replaced setNetworkOptions with LoginHandler::supportedOptionalActions
Thorbjørn Lindeijer
1
-38
/
+27
2009-10-03
Made passing character name on the command line work again
Thorbjørn Lindeijer
1
-17
/
+26
2009-10-03
Remove a debug line I forgot about
Jared Adams
1
-1
/
+0
2009-10-01
Redesign CharSelectDialog
Jared Adams
1
-227
/
+162
2009-10-01
Fixed compile error: src/gui/charselectdialog.cpp:377: error: cannot declare ...
Bertram
1
-1
/
+1
2009-10-01
Finish merging registration dialog
Jared Adams
1
-1
/
+11
2009-09-30
Merge login state machines for both clients
Jared Adams
1
-9
/
+2
2009-08-07
Gettext fixes
Kess Vargavind
1
-1
/
+1
2009-07-19
Merge StatusWindows
Jared Adams
1
-2
/
+4
2009-07-17
Minor whitespace fix
Kess Vargavind
1
-4
/
+4
2009-07-17
fix: Invalid money display in character selection screen reported by crazy on...
Maximilian Philipps
1
-1
/
+4
2009-06-01
Make the login window a little wider to fit French translation
Kess Vargavind
1
-1
/
+1
2009-05-25
Fixed compiler warning about order of initialization
Bjørn Lindeijer
1
-3
/
+3
2009-05-25
Add change password dialog to athena client
Dennis Friis
1
-24
/
+19
2009-05-23
Fixed a few strings for better translation
Kess Vargavind
1
-1
/
+1
2009-05-07
Moved two files which held net data into the net folder. Considering
Tametomo
1
-1
/
+1
2009-05-03
Moved strprintf into stringutils.{h,cpp}
Bjørn Lindeijer
1
-1
/
+0
2009-04-29
Removed underscores from some non-conforming filenames
Bjørn Lindeijer
1
-0
/
+379