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
2012-02-16
Adjust gui response cycle to 40 times.
Andrei Karas
1
-1
/
+1
2012-02-15
Fix code style.
Andrei Karas
1
-3
/
+2
2012-02-15
Replace some hardcoded dir separator to physfs.
Andrei Karas
1
-10
/
+12
2012-02-12
Fix possible infinite loop, also bit improve speed.
Andrei Karas
1
-1
/
+3
2012-02-11
Remove some unneeded includes.
Andrei Karas
1
-2
/
+0
2012-02-08
Fix compilation errors and more style.
Andrei Karas
1
-4
/
+4
2012-02-08
Fix code style with new tool.
Andrei Karas
1
-1
/
+1
2012-02-06
Fix memory leak on exit.
Andrei Karas
1
-0
/
+2
2012-02-05
Add own translation system.
Andrei Karas
1
-0
/
+5
2012-02-02
Add "no frame" option to hide window frame. Disabled by default.
Andrei Karas
1
-5
/
+9
2012-02-01
Fix compilation warnings after previous commits.
Andrei Karas
1
-1
/
+1
2012-01-30
Clear char logger on server disconnect.
Andrei Karas
1
-0
/
+2
2012-01-30
Add option for enable/disable window resize.
Andrei Karas
1
-3
/
+5
2012-01-30
Add some missing checks to window resize code.
Andrei Karas
1
-2
/
+5
2012-01-30
Fix buttons position while resizing in server selection screen.
Andrei Karas
1
-2
/
+19
2012-01-30
Remember the window size after resizing
Thorbjørn Lindeijer
1
-0
/
+5
2012-01-30
Allow resizing of the game in windowed mode
Thorbjørn Lindeijer
1
-13
/
+41
2012-01-28
Make command line choose character only work once
Thorbjørn Lindeijer
1
-0
/
+4
2012-01-24
Fix branding issues. Like incorrect default app name, not connecting to server.
Andrei Karas
1
-5
/
+6
2012-01-21
Fix compilation errors and warnings for another gcc 4.7 snapshot.
Andrei Karas
1
-2
/
+2
2012-01-13
Dont delete logger on exit, because network or other threads can still work w...
Andrei Karas
1
-4
/
+4
2012-01-10
Move clieanup for libxml2 to xml.cpp
Andrei Karas
1
-2
/
+1
2012-01-08
Validate update host.
Andrei Karas
1
-0
/
+4
2012-01-05
Update copyrights year.
Andrei Karas
1
-1
/
+1
2012-01-04
Add ability for testing drivers and graphics.
Andrei Karas
1
-12
/
+93
2011-12-23
Probably fix auto adjusting perfomance after going from sleep mode.
Andrei Karas
1
-0
/
+8
2011-12-10
Fix language switching in windows.
Andrei Karas
1
-1
/
+1
2011-11-30
Add limits for online list packet.
Andrei Karas
1
-2
/
+7
2011-11-19
Add limits for creating chars (hair color, hair style, stats).
Andrei Karas
1
-0
/
+5
2011-11-13
Change chat logs dirs format to yyyy-mm/dd/file.log.
Andrei Karas
1
-2
/
+2
2011-11-12
Fix custom language selection in some linuxes.
v1.1.11.12
Andrei Karas
1
-1
/
+6
2011-11-09
Fix joystick after reconnecting to server.
Andrei Karas
1
-0
/
+3
2011-11-09
Fix code style.
Andrei Karas
1
-1
/
+2
2011-11-09
Add support for joystick selection.
Andrei Karas
1
-0
/
+3
2011-11-08
Fix more gcc 4.7 warnings.
Andrei Karas
1
-40
/
+40
2011-11-07
Fix some warnings under gcc 4.7.
Andrei Karas
1
-17
/
+16
2011-11-05
Fix current language detection if using custom language.
Andrei Karas
1
-0
/
+7
2011-11-04
Add option to settings for select any supported language. (tab Theme)
Andrei Karas
1
-0
/
+21
2011-10-11
Fix last character selection after login dialog.
Andrei Karas
1
-1
/
+1
2011-09-27
Add limit for stop attack packet.
Andrei Karas
1
-2
/
+6
2011-09-18
Quick fix for windows build to fix open settings issue.
Andrei Karas
1
-0
/
+2
2011-09-16
Fix compilation warnings.
Andrei Karas
1
-14
/
+4
2011-09-15
Add buttons Themes, Video, Perfomance in select server screen.
Andrei Karas
1
-8
/
+56
2011-09-13
Add missing checks to some files and style fixes.
Andrei Karas
1
-4
/
+4
2011-09-12
Add missing checks to some files.
Andrei Karas
1
-41
/
+7
2011-09-09
Continue fix for shadow variables/methods errors.
Andrei Karas
1
-26
/
+26
2011-09-09
Fix first part of shadow variables/methods errors.
Andrei Karas
1
-15
/
+15
2011-09-06
Disable copy initial config from .mana dir if it exists.
Andrei Karas
1
-0
/
+2
2011-09-01
Eliminate asserts from most files.
Andrei Karas
1
-2
/
+0
2011-08-30
Fix code style and compilation warnings.
Andrei Karas
1
-2
/
+2
[next]