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
/
graphics.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2011-07-23
Fix some code style and compilation warnings.
Andrei Karas
1
-1
/
+2
2011-07-18
Remove unused parameters.
Andrei Karas
1
-5
/
+0
2011-07-16
Add tiles caching for software mode.
Andrei Karas
1
-0
/
+49
2011-07-15
Fix bug in fillRectangle in software mode for 16 bit pixel screens.
Andrei Karas
1
-7
/
+8
2011-07-13
Disable software fast fillRectangle in windows.
Andrei Karas
1
-0
/
+2
2011-07-11
Bit improve draw speed with double buffer disabled in software mode.
Andrei Karas
1
-2
/
+22
2011-07-07
Remove undescore from variables and defines.
Andrei Karas
1
-1
/
+1
2011-07-04
Improve fillRectangle speed in SDL mode.
Andrei Karas
1
-30
/
+20
2011-07-02
Replace some getters to direct member access in Image class.
Andrei Karas
1
-6
/
+6
2011-07-01
Replace some lists to vectors.
Andrei Karas
1
-2
/
+2
2011-06-10
Fix code style.
Andrei Karas
1
-9
/
+14
2011-06-10
Improve fill rectangle speed in Software mode.
Andrei Karas
1
-0
/
+127
2011-05-24
Add simple memory leak detector.
Andrei Karas
1
-0
/
+2
2011-04-22
Add missing variable initialisation in Graphics constructor.
Andrei Karas
1
-1
/
+2
2011-04-09
Small fix to code style and compilation warning.
Andrei Karas
1
-7
/
+8
2011-04-09
Improve SDL gui draw speed.
Andrei Karas
1
-2
/
+105
2011-03-26
Remove debug code and add checks in graphics classes.
Andrei Karas
1
-47
/
+8
2011-03-26
Precalculation vertexes for improving draw speed.
Andrei Karas
1
-5
/
+212
2011-02-19
Update copyrights.
Andrei Karas
1
-2
/
+3
2011-01-02
Initial commit.
Andrei Karas
1
-0
/
+426