index
:
HoraK-FDF/mv
CI_test_var
c++17_deprecated_func
camel
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
ewewukek/fix_linux_build
gl-move_ci-test
jak1/pipeline_improvments
jesusalva/itpopup
jesusalva/mverse
jesusalva/renameprog
keep_password
master
old-stable
rename_and_cleanup
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
/
test
/
testlauncher.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2015-01-01
Update copyrights year.
Andrei Karas
1
-1
/
+1
2014-07-16
In tests compare fps * 10.
Andrei Karas
1
-4
/
+4
2014-07-16
Add max texture size detection for all modes.
Andrei Karas
1
-1
/
+3
2014-07-16
Add support for modern OpenGL in renderers tests.
Andrei Karas
1
-3
/
+3
2014-06-20
Fix code style.
Andrei Karas
1
-3
/
+3
2014-06-14
Add another build in fps test, unused.
Andrei Karas
1
-0
/
+49
2014-06-14
Fix compilation warnings.
Andrei Karas
1
-2
/
+0
2014-06-14
In fps tests show fps on console.
Andrei Karas
1
-0
/
+2
2014-06-14
fix modernoepngl drawing.
Andrei Karas
1
-0
/
+35
2014-06-13
In modernopengl add calcimagerect.
Andrei Karas
1
-0
/
+11
2014-06-13
In modernopengl add support for draw cached tile vertexes.
Andrei Karas
1
-1
/
+10
2014-06-13
In modernopengl add support for buffered draw tile collection.
Andrei Karas
1
-1
/
+3
2014-06-12
In modernopengl add rescaleddraw.
Andrei Karas
1
-1
/
+4
2014-06-12
In modernopengl add draw rescaled image.
Andrei Karas
1
-0
/
+2
2014-06-12
Add points and lines in draw test.
Andrei Karas
1
-0
/
+7
2014-06-11
In modernopengl add alpha for textures.
Andrei Karas
1
-0
/
+2
2014-06-10
In drawtest add outline color for text.
Andrei Karas
1
-1
/
+2
2014-06-10
Use cliparea for texture drawing position in modernopengl.
Andrei Karas
1
-1
/
+1
2014-06-10
Add basic texture drawing in modernopengl.
Andrei Karas
1
-1
/
+4
2014-05-31
fix code style.
Andrei Karas
1
-3
/
+2
2014-05-29
Move many variables from client into settings.
Andrei Karas
1
-6
/
+7
2014-05-28
Add function for show/test draw primitives.
Andrei Karas
1
-0
/
+41
2014-05-26
Fix max texture size detection.
Andrei Karas
1
-8
/
+9
2014-05-25
In max texture test, check actual texture drawing.
Andrei Karas
1
-2
/
+46
2014-05-25
Detect max texture size also in safe OpenGL mode.
Andrei Karas
1
-1
/
+1
2014-05-25
Fix texture size detection and saving.
Andrei Karas
1
-1
/
+1
2014-05-25
Add support for simple texture size detection.
Andrei Karas
1
-1
/
+36
2014-05-02
Add missing const.
Andrei Karas
1
-2
/
+1
2014-04-30
Fix code style in other files.
Andrei Karas
1
-1
/
+1
2014-02-23
Rename drawImage2 methods into drawImage.
Andrei Karas
1
-6
/
+6
2014-01-01
update copyright year in all sources.
Andrei Karas
1
-1
/
+1
2013-12-29
improve draw image calls.
Andrei Karas
1
-6
/
+6
2013-12-14
Improve a bit separate images drawing.
Andrei Karas
1
-6
/
+6
2013-09-15
remove unused include from test files.
Andrei Karas
1
-3
/
+0
2013-09-15
improve a bit video detection mode drawing.
Andrei Karas
1
-5
/
+6
2013-09-15
add RWops leaks reporting.
Andrei Karas
1
-2
/
+3
2013-08-31
move render classes into render dir.
Andrei Karas
1
-1
/
+2
2013-08-25
add SurfaceImageHelper for loading/processing surfaces for SDL2.
Andrei Karas
1
-10
/
+10
2013-08-24
move surface combination into sdlimagehelper.
Andrei Karas
1
-2
/
+3
2013-08-24
improve dirs usage in Client.
Andrei Karas
1
-5
/
+5
2013-08-19
fix compilation with old gcc.
Andrei Karas
1
-5
/
+4
2013-08-19
fix dye for big endian system again.
Andrei Karas
1
-7
/
+0
2013-08-18
testDye
Andrei Karas
1
-0
/
+63
2013-04-20
fix style in other files.
Andrei Karas
1
-1
/
+2
2013-04-12
first part of style fixed after cpplint checks.
Andrei Karas
1
-2
/
+0
2013-03-31
Rename SoundManager sigleton from sound to soundManager.
Andrei Karas
1
-4
/
+4
2013-03-01
Fix arrow images load.
Andrei Karas
1
-4
/
+4
2013-01-16
update copyrights year.
Andrei Karas
1
-1
/
+1
2012-12-03
Rename sound.cpp/h to soundmanager.
Andrei Karas
1
-1
/
+1
2012-10-08
Fix compilation errors and warnings in different modes.
Andrei Karas
1
-0
/
+3
[next]