fOSSiL's fix for restoring the screen after load/save

git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@469 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
ghaushe
2002-12-23 00:53:52 +00:00
parent c8df373f2d
commit 114efa6ac1
3 changed files with 24 additions and 16 deletions
+1
View File
@@ -1,4 +1,5 @@
0.2:
- Better fix for clearing load/save screen - fOSSiL
- Implemented bilinear scaling in pure SDL mode - Mika
- Planet surface is now smoothed, from PhracturedBlue
- Implemented scanlines in pure SDL mode - Mika