Mention Processor Pack.

git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2147 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
meep-eep
2006-01-01 17:44:45 +00:00
parent 0820deaa47
commit 50ac4cf1fd
+2 -1
View File
@@ -58,7 +58,8 @@ Changes towards version 0.5:
- Entering Planetary Orbit wait screen is back (from DOS) - Alex
- Gfx engine changes: now always 32bpp internally (facilitates
alpha channel usage); accelerated platform-specific scaler code;
only using alpha channel where needed - Alex
only using alpha channel where needed. Processor pack is necessary
for compilation on VC6. - Alex
- New 2x scaler 'hq' (by Maxim Stepin; www.hiend3d.com/hq2x.html) - Alex
- Removed MikMod i/o hacks (using MREADER i/o now; bug #787) - Alex
- Fixed fast escape weirdness (bug #619) - from Jan Lönnberg