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
/
render
/
graphics.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2014-03-24
fix code style.
Andrei Karas
1
-5
/
+5
2014-02-24
Rename Rectangle into Rect.
Andrei Karas
1
-6
/
+6
2014-02-22
Move Rectangle and ClipRectangle into gui directory.
Andrei Karas
1
-6
/
+6
2014-02-15
move some methods from base/graphics into render/graphics.
Andrei Karas
1
-1
/
+123
2014-02-15
Fix scale apply if using SDL 2.
Andrei Karas
1
-1
/
+3
2014-02-05
fix adjusting scale if resolution too low.
Andrei Karas
1
-2
/
+15
2014-02-02
Add missing const and static into render classes.
Andrei Karas
1
-1
/
+1
2014-01-30
Fix code style.
Andrei Karas
1
-2
/
+2
2014-01-29
fix on the fly scalle changing.
Andrei Karas
1
-5
/
+4
2014-01-29
allow apply scale without client restart.
Andrei Karas
1
-3
/
+22
2014-01-28
add support for screen scale in OpenGL modes.
Andrei Karas
1
-18
/
+30
2014-01-01
update copyright year in all sources.
Andrei Karas
1
-1
/
+1
2013-12-31
fix code style.
Andrei Karas
1
-1
/
+0
2013-12-30
add calcImageRect into each renderer. but copy function body to shared file.
Andrei Karas
1
-70
/
+0
2013-12-30
add drawImageRect into each renderer. but copy function body to shared file.
Andrei Karas
1
-64
/
+0
2013-12-30
Improve calcImageRect in renderers.
Andrei Karas
1
-9
/
+13
2013-12-30
Remove unused comments from graphics.
Andrei Karas
1
-3
/
+0
2013-12-30
Improve drawImageRect in renderers.
Andrei Karas
1
-18
/
+13
2013-12-29
improve draw image calls.
Andrei Karas
1
-4
/
+4
2013-12-28
Remove unused method from renders.
Andrei Karas
1
-13
/
+0
2013-12-28
In renderers replace ImagePattern in methods into Pattern.
Andrei Karas
1
-10
/
+10
2013-12-22
allow correct draw control background if width smaller than some image sizes.
Andrei Karas
1
-9
/
+27
2013-12-15
rename calcTile methods into separate names calcTileVertexes, calTileCollection.
Andrei Karas
1
-4
/
+4
2013-12-14
Improve a bit separate images drawing.
Andrei Karas
1
-4
/
+4
2013-11-01
fix dyecmd. now it works.
Andrei Karas
1
-0
/
+2
2013-10-10
fix code style.
Andrei Karas
1
-1
/
+1
2013-09-16
remove unused includes from render files.
Andrei Karas
1
-3
/
+1
2013-09-12
fix compilation warning.
Andrei Karas
1
-1
/
+2
2013-09-08
fix window resize from settings in SDL2.
Andrei Karas
1
-0
/
+7
2013-09-01
fix renderer names and types.
Andrei Karas
1
-2
/
+2
2013-08-31
move render classes into render dir.
Andrei Karas
1
-0
/
+586