index
:
ewewukek/Mana
master
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
/
client.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2010-10-22
Changed 'Low CPU' options and related gui widgets name to 'Disable transparen...
Yohann Ferreira
1
-2
/
+2
2010-10-22
Turned the OpenGL and disable transparency options as static members.
Yohann Ferreira
1
-2
/
+7
2010-10-18
Add portable support for windows version.
Andrei Karas
1
-2
/
+58
2010-10-17
Added Low CPU Mode toggle in video setup. Defaults to On.
madcamel@gmail.com
1
-0
/
+1
2010-10-16
Implement opacity cache for SDL surfaces.
Andrei Karas
1
-0
/
+2
2010-10-13
Fixing switch login
Stefan Dombrowski
1
-8
/
+6
2010-10-10
Fixing unusable config.xml
Stefan Dombrowski
1
-12
/
+4
2010-09-12
Deactivating OpenGL by default on Windows
Stefan Dombrowski
1
-1
/
+1
2010-09-11
Fixing misspelling in Setup_Video and removing empty lines from log
Stefan Dombrowski
1
-1
/
+1
2010-09-07
Fixing logic that decides if ServerDialog shows up
Stefan Dombrowski
1
-13
/
+13
2010-09-05
Fixing segmentation fault if server is given on command line
Stefan Dombrowski
1
-5
/
+7
2010-07-17
Fixed config directory, updated project file.
David Athay
1
-2
/
+2
2010-07-11
Made the different hard-coded paths and files be now taken from the
Yohann Ferreira
1
-0
/
+4
2010-06-13
Handle char-server login errors better
Jared Adams
1
-0
/
+1
2010-06-10
Fix a bug with empty update hosts
Jared Adams
1
-0
/
+4
2010-06-03
Unload loaded DBs before loading them again
Jared Adams
1
-8
/
+8
2010-05-06
Remove hardcoded standard server urls
seeseekey
1
-5
/
+3
2010-05-05
Fix showing the type of the default server
Jared Adams
1
-1
/
+1
2010-04-25
Fix resource errors when chaning servers
Jared Adams
1
-8
/
+8
2010-04-19
Add afk mode for player.
Andrei Karas
1
-0
/
+1
2010-04-17
Changed an EATHENA remaining reference to TMWATHENA.
Bertram
1
-1
/
+1
2010-04-16
Fix canceling game connection
Jared Adams
1
-4
/
+5
2010-04-12
Fix canceling game connect leaving no characters to select
Jared Adams
1
-1
/
+1
2010-04-12
Add support for map-server switching under eAthena
Jared Adams
1
-2
/
+13
2010-03-18
Copy old tmw config if found
Bernd Wachter
1
-0
/
+26
2010-03-17
Allow branding to bypass server list
Jared Adams
1
-2
/
+5
2010-03-15
Fix some branding issues
Jared Adams
1
-0
/
+2
2010-03-13
Fix icon under non-Windows systems
Jared Adams
1
-1
/
+1
2010-03-12
Split Palette into Theme and UserPalette
Jared Adams
1
-4
/
+4
2010-03-05
Rename SkinLoader to Theme
Jared Adams
1
-6
/
+6
2010-03-01
Check and create screenshot directory only when a screenshot is made
Bernd Wachter
1
-12
/
+0
2010-02-28
Fix loading branding data
Jared Adams
1
-3
/
+1
2010-02-28
Some code cleanup regarding the server dialog
Thorbjørn Lindeijer
1
-8
/
+2
2010-02-28
Make the gui more themeable and distribute two themes
Jared Adams
1
-9
/
+34
2010-02-28
Avoid sending log output to the console on startup
Thorbjørn Lindeijer
1
-4
/
+2
2010-02-27
Fix program exit on windows.
Andrei Karas
1
-0
/
+1
2010-02-27
Some cleanup and compile fix
Jared Adams
1
-9
/
+9
2010-02-27
Corrected some variables names after recent renaming
Thorbjørn Lindeijer
1
-19
/
+19
2010-02-27
Forgot to amend the last change with this
Thorbjørn Lindeijer
1
-1
/
+1
2010-02-27
Added m prefix to Client's member variables
Thorbjørn Lindeijer
1
-158
/
+158
2010-02-26
Fix configuration saving on exit.
Andrei Karas
1
-2
/
+3
2010-02-26
Use MYPICTURES on windows, add config parameter for screenshot directory
Bernd Wachter
1
-9
/
+47
2010-02-25
Add support for platform specifig config/data directories #84
Bernd Wachter
1
-19
/
+47
2010-02-25
Use recursive mkdir for config directories, fix log initialization
Bernd Wachter
1
-9
/
+5
2010-02-24
Added the possibility to pass a branding file by command line. Reviewed-by: T...
Philipp Sehmisch
1
-1
/
+4
2010-02-23
Fixed compile on Windows
Thorbjørn Lindeijer
1
-1
/
+1
2010-02-21
Made tick counter and framerate limiter work during login sequence
Thorbjørn Lindeijer
1
-0
/
+1152