index
:
HoraK-FDF/plus
CI_test_var
c++17_deprecated_func
ci_checks
ci_clang-tidy
ci_clang3x
ci_clang4_5
ci_clang6
ci_clang7
ci_customnls
ci_deheader
ci_fedora
ci_gcc-snapshot
ci_gcc10
ci_gcc10_tests
ci_gcc3
ci_gcc49
ci_gcc4x
ci_gcc5
ci_gcc6
ci_gcc6_tests
ci_gcc7
ci_gcc7_tests
ci_gcc8
ci_gcc8_tests
ci_gcc9
ci_gcc9_tests
ci_glibcdebug
ci_h
ci_main1
ci_malloc
ci_mse
ci_mxe
ci_site
ci_xmllibs
citest
gl-move_ci-test
jesusalva/diagonal
jesusalva/itpopup
jesusalva/mverse
keep_password
mageia2
mageia3
mageiabranch
master
stable
stripped
Advanced game client for tmwAthena and Evol2 servers.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
client.h
Age
Commit message (
Expand
)
Author
Files
Lines
2014-02-15
Move some listeners classes into listeners directory.
Andrei Karas
1
-1
/
+1
2014-02-15
move exguichan files into gui/base/
Andrei Karas
1
-1
/
+1
2014-02-02
Add missing const and static into other classes.
Andrei Karas
1
-8
/
+8
2014-02-01
fix code style.
Andrei Karas
1
-0
/
+2
2014-01-29
allow apply scale without client restart.
Andrei Karas
1
-0
/
+2
2014-01-28
add support for screen scale in OpenGL modes.
Andrei Karas
1
-1
/
+3
2014-01-26
add chat command for uploading main config.xml
Andrei Karas
1
-0
/
+4
2014-01-15
reload background image if reconnecting to other server.
Andrei Karas
1
-0
/
+2
2014-01-01
update copyright year in all sources.
Andrei Karas
1
-1
/
+1
2014-01-01
add ability for auto backup main configuration file on startup.
Andrei Karas
1
-0
/
+2
2013-11-07
Split init in client.cpp into separate methods.
Andrei Karas
1
-1
/
+17
2013-11-07
remove client.h include from some files.
Andrei Karas
1
-2
/
+0
2013-11-05
add configure option --without-internalsdlgfx for not use emdedded sdl2gfx.
Andrei Karas
1
-0
/
+5
2013-11-01
Move timers from client into timers file.
Andrei Karas
1
-19
/
+0
2013-11-01
move package directory variable from client into paths.
Andrei Karas
1
-4
/
+0
2013-10-24
add final keyword to all other files.
Andrei Karas
1
-3
/
+3
2013-10-10
Fix help button before login to game.
Andrei Karas
1
-0
/
+1
2013-10-07
move window events handling into eventsmanager.
Andrei Karas
1
-6
/
+0
2013-10-07
Create events manager class.
Andrei Karas
1
-3
/
+0
2013-09-24
Extract data.zip on SDL2 and Android before use.
Andrei Karas
1
-2
/
+0
2013-09-23
add support for gettext files extraction in SDL2 in Android.
Andrei Karas
1
-0
/
+2
2013-09-22
add support for show/hide keyboard in SDL2 on Android.
Andrei Karas
1
-2
/
+1
2013-09-22
add support in ADNROID+SDL2 for loading data from assets.
Andrei Karas
1
-0
/
+6
2013-09-12
add server version check for "new" tmw servers.
Andrei Karas
1
-0
/
+1
2013-08-24
show/hide mouse cursor if mouse in/out window.
Andrei Karas
1
-0
/
+2
2013-08-24
remove most static methods from Client.
Andrei Karas
1
-13
/
+8
2013-08-24
improve some mode methods in Client.
Andrei Karas
1
-33
/
+31
2013-08-24
improve dirs usage in Client.
Andrei Karas
1
-14
/
+17
2013-08-24
improve getState/setState in Client.
Andrei Karas
1
-4
/
+4
2013-08-24
save Client object into global variable.
Andrei Karas
1
-0
/
+6
2013-08-24
extent SDL event logging for SDL2.
Andrei Karas
1
-0
/
+1
2013-08-24
fix window title and icon in SDL2.
Andrei Karas
1
-0
/
+2
2013-06-30
Add ability to open support page if error happend.
Andrei Karas
1
-0
/
+7
2013-06-21
fix code style.
Andrei Karas
1
-0
/
+2
2013-06-03
Remove subdir SDL from SDL includes.
Andrei Karas
1
-2
/
+2
2013-06-03
fix SDL includes.
Andrei Karas
1
-2
/
+2
2013-05-13
fix code style and compilation warnings.
Andrei Karas
1
-7
/
+7
2013-05-13
fix resource files unloading while switching servers.
Andrei Karas
1
-0
/
+1
2013-05-12
add features configuration file to enable/disable features per server.
Andrei Karas
1
-0
/
+2
2013-05-11
Add ability to show onscreen keyboard if input field focused.
Andrei Karas
1
-0
/
+4
2013-05-03
add config versioning.
Andrei Karas
1
-0
/
+2
2013-04-26
add support for separate online list.
Andrei Karas
1
-0
/
+4
2013-04-21
some other fixes from cpplint.
Andrei Karas
1
-2
/
+2
2013-04-20
fix style in other files.
Andrei Karas
1
-12
/
+25
2013-04-14
another fixes from cpplint.
Andrei Karas
1
-10
/
+8
2013-04-07
fix cide style.
Andrei Karas
1
-1
/
+1
2013-03-11
Add some fixes after automatic checks.
Andrei Karas
1
-3
/
+0
2013-02-22
Add const and some other minor changes in chatlogger and client classes.
Andrei Karas
1
-1
/
+1
2013-01-23
Add support for handling event for show/hide on screen keyboard.
Andrei Karas
1
-0
/
+2
2013-01-20
Fix crashes on closing client before entering game.
Andrei Karas
1
-0
/
+2
[prev]
[next]