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
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
2013-01-16
Add theming support for top right buttons before connecting to game.
Andrei Karas
1
-0
/
+4
2013-01-16
update copyrights year.
Andrei Karas
1
-1
/
+1
2012-12-29
Replace most putenv to setenv.
Andrei Karas
1
-0
/
+2
2012-12-20
add option for input logging.
Andrei Karas
1
-0
/
+2
2012-11-18
Add support for persistent directory under Android.
Andrei Karas
1
-0
/
+2
2012-10-31
Fix gettext under Android.
Andrei Karas
1
-1
/
+1
2012-10-31
store gettext information to log.
Andrei Karas
1
-0
/
+2
2012-10-30
Add unused warnings to some files.
Andrei Karas
1
-22
/
+24
2012-10-29
Highlight window header with * if got new chat message with minimized window.
Andrei Karas
1
-2
/
+5
2012-10-28
Add Close button on start screen under Android.
Andrei Karas
1
-0
/
+1
2012-10-15
Fix compilation warnings without C++11 support.
Andrei Karas
1
-1
/
+1
2012-10-10
Delete copy constructor in some classes.
Andrei Karas
1
-0
/
+3
2012-09-22
Add override keyword to most overriden methods.
Andrei Karas
1
-3
/
+3
2012-09-22
Add final keyword to most classes.
Andrei Karas
1
-1
/
+1
2012-09-02
Add const to more classes.
Andrei Karas
1
-2
/
+0
2012-08-29
Add const to more classes.
Andrei Karas
1
-1
/
+1
2012-08-25
Add const to other classes.
Andrei Karas
1
-21
/
+23
[next]