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
/
serverdialog.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2012-01-10
Added a separate label for the download description in the server dialog.
Yohann Ferreira
1
-10
/
+13
2012-01-10
Added a modify button to the server dialog.
Yohann Ferreira
1
-12
/
+41
2012-01-10
Made addition of custom servers be done in a separate window.
Yohann Ferreira
1
-122
/
+54
2011-04-30
Revert "Add option for sorting servers list"
Stefan Dombrowski
1
-53
/
+0
2011-03-25
Merge branch '0.5'
Thorbjørn Lindeijer
1
-1
/
+1
2011-03-22
Fix a warning on serverdialog
Blue Sans Douze
1
-2
/
+1
2011-03-22
Add option for sorting servers list (issue 316)
Blue Sans Douze
1
-0
/
+54
2011-03-05
Fixing removal of custom server
Stefan Dombrowski
1
-1
/
+1
2010-11-02
Re-Enable the support of manaserv servers.
Yohann Ferreira
1
-51
/
+0
2010-11-02
Adding double-click to server dialog and world select dialog
Stefan Dombrowski
1
-0
/
+10
2010-11-01
Merge branch '0.5' of gitorious.org:mana/mana
Yohann Ferreira
1
-11
/
+51
2010-10-13
Hiding Manaserv from the player on TMW-Athena only release
Stefan Dombrowski
1
-0
/
+51
2010-09-28
Removing click-count
Stefan Dombrowski
1
-11
/
+0
2010-09-25
Merge branch '1.0'
Thorbjørn Lindeijer
1
-1
/
+1
2010-09-11
Fixing misspelling in Setup_Video and removing empty lines from log
Stefan Dombrowski
1
-1
/
+1
2010-08-03
Move Theme and UserPalette to the resources folder
Jared Adams
1
-2
/
+2
2010-07-28
Centralized configuration default values using the VariableData system.
Yohann Ferreira
1
-2
/
+2
2010-06-13
Merge remote branch '1.0/1.0'
Jared Adams
1
-6
/
+12
2010-06-13
Handle char-server login errors better
Jared Adams
1
-0
/
+1
2010-06-12
Add error.xml to client repository and move error.png
Jared Adams
1
-0
/
+2
2010-06-03
Cleanup some logging statements
Jared Adams
1
-7
/
+1
2010-06-03
Ignore unknown server types in the server list
Jared Adams
1
-0
/
+9
2010-05-21
Merge branch '1.0'
Thorbjørn Lindeijer
1
-0
/
+2
2010-05-05
Fix showing the type of the default server
Jared Adams
1
-0
/
+2
2010-05-01
Add chat logging.
Andrei Karas
1
-0
/
+3
2010-04-17
Changed eAthena protocol name to TmwAthena and changed the config files accor...
Bertram
1
-8
/
+8
2010-04-12
Fix error in server list download when download has problems
Jared Adams
1
-2
/
+5
2010-04-06
Fix a crash when adding new servers
Jared Adams
1
-23
/
+9
2010-03-29
Add minimum version information to the server list
Jared Adams
1
-29
/
+141
2010-03-15
Fix some branding issues
Jared Adams
1
-12
/
+2
2010-03-15
Fix button overlap issues in login dialogs
Jared Adams
1
-1
/
+11
2010-03-14
Fix saving the selected server
Jared Adams
1
-3
/
+3
2010-03-13
Make removing a server effective even when quitting afterwards
Thorbjørn Lindeijer
1
-69
/
+84
2010-03-03
Fix ServerDialog server selection change handling
Jared Adams
1
-2
/
+1
2010-03-03
Connect to a server when it's double clicked
Jared Adams
1
-3
/
+15
2010-02-28
Fix inital state of server delete button
Jared Adams
1
-1
/
+1
2010-02-28
Add delete button to ServerDialog and only save saved servers
Jared Adams
1
-7
/
+28
2010-02-28
Some code cleanup regarding the server dialog
Thorbjørn Lindeijer
1
-104
/
+116
2010-02-28
Removed a few pointless const qualifiers
Thorbjørn Lindeijer
1
-1
/
+1
2010-02-28
Take the URL to the server list from the branding file
Thorbjørn Lindeijer
1
-4
/
+8
2010-02-21
Made tick counter and framerate limiter work during login sequence
Thorbjørn Lindeijer
1
-5
/
+6
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
Cleanup some memory issues
Jared Adams
1
-0
/
+4
2010-02-07
Updated Copyright year to 2010!
Bertram
1
-1
/
+1
2010-01-31
Unify eAthena and manaserv support in to one build.
Daniel Bradshaw
1
-13
/
+47
2010-01-25
Fix a bug when converting strings to server types
Jared Adams
1
-1
/
+1
2010-01-24
Better handle server types
Jared Adams
1
-14
/
+39
2010-01-11
Cleanup GUI classes
Jared Adams
1
-4
/
+4
2010-01-10
Change code style
Andrei Karas
1
-7
/
+7
[next]