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.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2013-05-13
fix code style and compilation warnings.
Andrei Karas
1
-8
/
+8
2013-05-13
also clear resource cache if switching servers.
Andrei Karas
1
-1
/
+3
2013-05-13
fix resource files unloading while switching servers.
Andrei Karas
1
-6
/
+42
2013-05-12
add features configuration file to enable/disable features per server.
Andrei Karas
1
-9
/
+15
2013-05-11
Add ability to show onscreen keyboard if input field focused.
Andrei Karas
1
-2
/
+3
2013-05-11
Allow load avatars from avatars.xml
Andrei Karas
1
-0
/
+3
2013-05-06
set default onscreen buttons and joystick size depend on screen density.
Andrei Karas
1
-1
/
+8
2013-05-03
add config versioning.
Andrei Karas
1
-0
/
+15
2013-05-03
add comments for translators.
Andrei Karas
1
-12
/
+44
2013-05-01
add pixel size detection fo X11 and windows.
Andrei Karas
1
-0
/
+1
2013-04-26
add support for separate online list.
Andrei Karas
1
-0
/
+6
2013-04-25
fix some code style by cpplint.
Andrei Karas
1
-3
/
+0
2013-04-21
fix code style and some other fixes after auto checks.
Andrei Karas
1
-2
/
+2
2013-04-21
some other fixes from cpplint.
Andrei Karas
1
-2
/
+2
2013-04-20
add support for GIMP palettes for dye colors.
Andrei Karas
1
-0
/
+3
2013-04-20
fix style in other files.
Andrei Karas
1
-3
/
+15
2013-04-18
increase 10 ms timer max value to INT_MAX / 2.
Andrei Karas
1
-1
/
+2
2013-04-17
remove some unused system headers.
Andrei Karas
1
-1
/
+0
2013-04-16
possible fix issue with forgotten settings if game disconnected by error.
Andrei Karas
1
-0
/
+3
2013-04-14
add basic client side only support for pets.
Andrei Karas
1
-0
/
+3
2013-04-14
another fixes from cpplint.
Andrei Karas
1
-3
/
+6
2013-04-14
some more style fixes from cpplint.
Andrei Karas
1
-1
/
+1
2013-04-12
first part of style fixed after cpplint checks.
Andrei Karas
1
-21
/
+16
2013-04-09
rename some profiler marks.
Andrei Karas
1
-2
/
+2
2013-04-09
Improve perfomance in windows and popups visibility checks.
Andrei Karas
1
-2
/
+2
2013-04-03
fix ip in is server tmw checks.
Andrei Karas
1
-1
/
+1
2013-03-31
Add support for sound effects in any notification messages.
Andrei Karas
1
-0
/
+3
2013-03-31
Rename SoundManager sigleton from sound to soundManager.
Andrei Karas
1
-9
/
+10
2013-03-29
remove some code from deprivatedevent class.
Andrei Karas
1
-9
/
+2
2013-03-28
Revert "Remove auction bot support."
Andrei Karas
1
-0
/
+2
2013-03-27
improve charserverhandler class.
Andrei Karas
1
-1
/
+1
2013-03-23
Improve speed in main cycle.
Andrei Karas
1
-4
/
+4
2013-03-17
add walkmaps support.
Andrei Karas
1
-0
/
+1
2013-03-11
Add some fixes after automatic checks.
Andrei Karas
1
-19
/
+0
2013-03-10
Add missing breaks and fix possible memory leak.
Andrei Karas
1
-0
/
+2
2013-03-07
Fix server switch incorrect map loading.
Andrei Karas
1
-0
/
+1
2013-03-07
Add active event to input event logger.
Andrei Karas
1
-0
/
+3
2013-03-05
Add config counters for starting client and entering game.
Andrei Karas
1
-0
/
+2
2013-03-02
Last fixes after Coverity checks.
Andrei Karas
1
-5
/
+6
2013-02-25
Improve string usage in other files.
Andrei Karas
1
-14
/
+25
2013-02-22
Add const and some other minor changes in chatlogger and client classes.
Andrei Karas
1
-112
/
+79
2013-02-21
Improve physfs calls to get dir separator.
Andrei Karas
1
-15
/
+9
2013-02-18
Remove auction bot support.
Andrei Karas
1
-2
/
+0
2013-02-18
move most direct calls to physfs to separate file.
Andrei Karas
1
-19
/
+19
2013-02-15
Do not disable opengl in safe mode in Android and Mac OSX.
Andrei Karas
1
-0
/
+7
2013-02-10
Allow correct resize for 470x320 and bigger.
Andrei Karas
1
-2
/
+2
2013-02-06
Set onscreen default buttons size depend on screen resolution.
Andrei Karas
1
-0
/
+1
2013-02-01
Fix code style.
Andrei Karas
1
-1
/
+1
2013-01-25
Add empty handlers for accelerometer events in Android version.
Andrei Karas
1
-0
/
+7
2013-01-23
Add support for handling event for show/hide on screen keyboard.
Andrei Karas
1
-3
/
+20
[next]