From 6b101cc177a9e689dd193041b82661ab140b817c Mon Sep 17 00:00:00 2001 From: truelight Date: Mon, 11 Jun 2007 11:50:49 +0000 Subject: (svn r10092) -Codechange: code-seperated the spriteloader and blitter from the rest of the code -Add: make it possible to pick your own blitter (-b , -h for overview) -Add: added a new optimized 8bpp blitter (default, caches sprites of all zoom-levels) -Add: added a debug 8bpp blitter and a very slow normal 8bpp blitter --- projects/openttd.vcproj | 38 ++++++++++++++++++++++++++++++++ projects/openttd_vs80.vcproj | 52 ++++++++++++++++++++++++++++++++++++++++++-- 2 files changed, 88 insertions(+), 2 deletions(-) (limited to 'projects') diff --git a/projects/openttd.vcproj b/projects/openttd.vcproj index 472860713..3b2d8268a 100644 --- a/projects/openttd.vcproj +++ b/projects/openttd.vcproj @@ -958,6 +958,44 @@ RelativePath=".\..\src\ai\trolly\trolly.cpp"> + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/projects/openttd_vs80.vcproj b/projects/openttd_vs80.vcproj index 4845bd184..c9ffd5aee 100644 --- a/projects/openttd_vs80.vcproj +++ b/projects/openttd_vs80.vcproj @@ -952,7 +952,7 @@ > + + + + + + + + + + + + + + + + + + + + + + + + @@ -1532,7 +1580,7 @@ >