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
/
client.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2010-05-21
Merge branch '1.0'
Thorbjørn Lindeijer
1
-6
/
+4
2010-05-21
Avoid a crash when the updateHost is set to nothing in the config file.
Yohann Ferreira
1
-2
/
+2
2010-05-09
Move target cursor management into ActorSprite
Jared Adams
1
-8
/
+15
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-05-01
Add chat logging.
Andrei Karas
1
-0
/
+11
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
[prev]