index
:
cuoco/mana
0.5
0.6
lpc2012
manaserv-char-attr
master
png_dyecmd
removed-config-file-checks
some-cleanups
Original The Mana World client, now known as simply the Mana 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
2024-03-06
General code cleanups
Thorbjørn Lindeijer
1
-17
/
+5
2024-03-02
Changed server type to "enum class"
Thorbjørn Lindeijer
1
-1
/
+1
2024-02-22
General code cleanups
Thorbjørn Lindeijer
1
-3
/
+3
2024-02-13
General code cleanups
Thorbjørn Lindeijer
1
-5
/
+0
2024-02-09
C++11: Use default member initializers
Thorbjørn Lindeijer
1
-2
/
+1
2024-01-29
Apply C++11 fixits
Thorbjørn Lindeijer
1
-2
/
+2
2024-01-26
Apply C++11 fixits
Thorbjørn Lindeijer
1
-8
/
+8
2012-08-05
Removed all the hardcoded sizes of the various setup tabs
Thorbjørn Lindeijer
1
-5
/
+1
2012-05-05
Removed the shared base classes of MessageIn and MessageOut
Thorbjørn Lindeijer
1
-1
/
+0
2012-01-26
Updated copyrights to 2012
Thorbjørn Lindeijer
1
-1
/
+1
2012-01-18
ColorDB -> HairDB.
Yohann Ferreira
1
-1
/
+1
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
[next]