reimplemented semaphore debuging code -PhracturedBlue

git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@470 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
ghaushe
2002-12-23 02:27:06 +00:00
parent 114efa6ac1
commit e0aad4e54a
9 changed files with 235 additions and 51 deletions
+1
View File
@@ -1,4 +1,5 @@
0.2:
- Rewrote Semaphore debugging code to be more useful - PhracturedBlue
- Better fix for clearing load/save screen - fOSSiL
- Implemented bilinear scaling in pure SDL mode - Mika
- Planet surface is now smoothed, from PhracturedBlue