index
:
AntumDeluge/manaplus
master
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-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
[prev]