index
:
Hello/mana
0.5
0.6
add-sound-events
fix-item-tooltip-visibility
lpc2012
master
optimize-actor-draw
particle-system
removed-config-file-checks
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
/
customserverdialog.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2025-04-29
Fixed compile with ENABLE_MANASERV=OFF
Thorbjørn Lindeijer
1
-1
/
+1
2025-04-02
Use a consistent naming style for enum class values
Thorbjørn Lindeijer
1
-4
/
+4
2025-04-02
General code cleanups
Thorbjørn Lindeijer
1
-40
/
+7
2025-04-01
GUI: Made CheckBox, RadioButton and Slider more customizable
Thorbjørn Lindeijer
1
-5
/
+5
2025-01-20
Made client config statically typed
Thorbjørn Lindeijer
1
-2
/
+0
2024-03-02
Changed server type to "enum class"
Thorbjørn Lindeijer
1
-5
/
+5
2024-03-02
Added support for -y / --server-type parameter
Thorbjørn Lindeijer
1
-1
/
+1
2024-01-26
Apply C++11 fixits
Thorbjørn Lindeijer
1
-7
/
+7
2012-03-21
Added default ports when connecting to a custom server.
jurkan
1
-5
/
+6
2012-02-18
Fixed manaserv-enabled builds
Thorbjørn Lindeijer
1
-7
/
+7
2012-02-12
Restored manaserv-less builds
Yohann Ferreira
1
-0
/
+16
2012-02-07
Fixed the server type selected when modifying a custom server.
Yohann Ferreira
1
-2
/
+2
2012-01-26
Updated copyrights to 2012
Thorbjørn Lindeijer
1
-1
/
+1
2012-01-15
Center the CustomServerDialog on its parent window
Thorbjørn Lindeijer
1
-1
/
+2
2012-01-13
Improved the layout of the custom server dialog
Thorbjørn Lindeijer
1
-10
/
+10
2012-01-10
Added a modify button to the server dialog.
Yohann Ferreira
1
-3
/
+16
2012-01-10
Made addition of custom servers be done in a separate window.
Yohann Ferreira
1
-0
/
+194