aboutsummaryrefslogtreecommitdiff
path: root/dists
diff options
context:
space:
mode:
authorStephen Kennedy2008-07-07 21:10:58 +0000
committerStephen Kennedy2008-07-07 21:10:58 +0000
commit641e3d752e9fc3b631474773a815b019f8d507e7 (patch)
treee9d477999b603e56787437cd56178294893ab856 /dists
parent43c0fb8d895654394ac3a047947d15703a4557fa (diff)
downloadscummvm-rg350-641e3d752e9fc3b631474773a815b019f8d507e7.tar.gz
scummvm-rg350-641e3d752e9fc3b631474773a815b019f8d507e7.tar.bz2
scummvm-rg350-641e3d752e9fc3b631474773a815b019f8d507e7.zip
MILESTONE: bitmap showing with key color transparency implemented!
- SurfaceKeyColored class handles blitting of keycolor transparency data - ImageMap tested - Rect and Polygon areas seem to be working as expected svn-id: r32950
Diffstat (limited to 'dists')
-rw-r--r--dists/msvc8/scummvm.vcproj8
1 files changed, 8 insertions, 0 deletions
diff --git a/dists/msvc8/scummvm.vcproj b/dists/msvc8/scummvm.vcproj
index 4a6906eda2..8f7f42f9e4 100644
--- a/dists/msvc8/scummvm.vcproj
+++ b/dists/msvc8/scummvm.vcproj
@@ -1362,6 +1362,14 @@
>
</File>
<File
+ RelativePath="..\..\graphics\surface-keycolored.cpp"
+ >
+ </File>
+ <File
+ RelativePath="..\..\graphics\surface-keycolored.h"
+ >
+ </File>
+ <File
RelativePath="..\..\graphics\surface.cpp"
>
</File>