index
:
Meway/mana
limitedInternetFunctionLogic
master
npc-choice-wrapping
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
/
setup_players.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2025-04-01
GUI: Made CheckBox, RadioButton and Slider more customizable
Thorbjørn Lindeijer
1
-4
/
+4
2025-01-21
Update names as soon as the "Show gender" option is changed
Thorbjørn Lindeijer
1
-9
/
+11
2025-01-20
Made client config statically typed
Thorbjørn Lindeijer
1
-49
/
+18
2024-10-29
Turned the PlayerRelation struct into an enum class
Thorbjørn Lindeijer
1
-13
/
+13
2024-10-29
Optimise PlayerRelationsManager::clear
Thorbjørn Lindeijer
1
-13
/
+6
2024-10-29
Avoid some needless pointer indirection
Thorbjørn Lindeijer
1
-17
/
+12
2024-02-09
C++11: Use default member initializers
Thorbjørn Lindeijer
1
-2
/
+1
2024-01-30
Apply readability-delete-null-pointer fixits
Thorbjørn Lindeijer
1
-4
/
+3
2024-01-29
Removed unused includes in various files
Thorbjørn Lindeijer
1
-3
/
+0
2024-01-29
Apply C++11 fixits
Thorbjørn Lindeijer
1
-2
/
+1
2024-01-26
Apply C++11 fixits
Thorbjørn Lindeijer
1
-15
/
+15
2012-08-05
Removed all the hardcoded sizes of the various setup tabs
Thorbjørn Lindeijer
1
-8
/
+2
2012-01-26
Updated copyrights to 2012
Thorbjørn Lindeijer
1
-1
/
+1
2011-10-23
Fixed a certain class of Doxygen warnings
Thorbjørn Lindeijer
1
-4
/
+3
2011-05-24
Widened the setup window by 5px
Angelo Castellani
1
-1
/
+1
2010-11-01
Merge branch '0.5' of gitorious.org:mana/mana
Yohann Ferreira
1
-3
/
+3
2010-10-12
Little setup tweaks
Stefan Dombrowski
1
-2
/
+2
2010-07-28
Centralized configuration default values using the VariableData system.
Yohann Ferreira
1
-7
/
+7
2010-06-13
Merge remote branch '1.0/1.0'
Jared Adams
1
-9
/
+7
2010-06-10
Merge BeingManager and FloorItemManager as ActorSpriteManager
Jared Adams
1
-3
/
+3
2010-06-06
Fix memory leak in setup_players
Andrei Karas
1
-9
/
+7
2010-05-01
Add chat logging.
Andrei Karas
1
-1
/
+16
2010-03-26
Replace most dynamic_casts with static_casts
Jared Adams
1
-1
/
+1
2010-03-04
Show gender near player names.
Andrei Karas
1
-1
/
+22
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-07
Updated Copyright year to 2010!
Bertram
1
-1
/
+1
2010-01-11
Cleanup GUI classes
Jared Adams
1
-4
/
+4
2009-05-14
Fixed the worst layout issues that came up with translations
Bjørn Lindeijer
1
-2
/
+2
2009-05-11
Made player relations persistent by default and removed option from GUI
Bjørn Lindeijer
1
-6
/
+2
2009-04-29
Fixed const-ness of TableModel related methods
Bjørn Lindeijer
1
-6
/
+6
2009-04-29
Removed underscores from some non-conforming filenames
Bjørn Lindeijer
1
-1
/
+1
2009-04-15
Clean up some more memory leaks
Jared Adams
1
-2
/
+3
2009-04-15
Have the DropDown create its ScrollArea and ListBox
Bjørn Lindeijer
1
-7
/
+2
2009-04-15
Add a config option to always use whipser tabs
Jared Adams
1
-1
/
+15
2009-04-13
Some cleanup of the Configuration interface
Bjørn Lindeijer
1
-1
/
+1
2009-04-08
Associated setup tab name with the tab itself
Bjørn Lindeijer
1
-1
/
+2
2009-04-07
Moved basic widgets into the gui/widgets directory
Bjørn Lindeijer
1
-15
/
+16
2009-03-23
Merge branch 'aethyra/master'
Bjørn Lindeijer
1
-5
/
+4
2009-03-14
Made a label class derived from the guichan label class which utilizes
Ira Rice
1
-5
/
+4
2009-03-10
Remove some tabs and trailing whitespace
Jared Adams
1
-2
/
+2
2009-03-10
Remove some tabs and trailing whitespace
Jared Adams
1
-2
/
+2
2009-02-15
Removed unnecessary parenthesis at constructors
Bjørn Lindeijer
1
-5
/
+5
2009-02-15
Merge commit 'aethyra/master'
Bjørn Lindeijer
1
-22
/
+35
2009-02-12
Some more files which got fixed up for release (basically version
Ira Rice
1
-2
/
+3
2009-02-11
Fixed the default table width for the player tab.
Ira Rice
1
-20
/
+33
2009-02-10
Whitespace fixes
Bjørn Lindeijer
1
-1
/
+1
2009-02-10
Fixed header files, as well as removed the unused buddy list class (not
Ira Rice
1
-3
/
+3
2009-02-10
Added two more options for displaying speech overhead (don't show it at
Ira Rice
1
-1
/
+1
2009-02-10
Whitespace fixes
Bjørn Lindeijer
1
-1
/
+1
[next]