Removed rotozoom; new sprite-scaler does not touch the heap

git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@870 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
mcmartin
2003-03-08 14:40:55 +00:00
parent df9a72bb49
commit b914bc4070
11 changed files with 178 additions and 1094 deletions
+1
View File
@@ -1,4 +1,5 @@
Changes towards version 0.3:
- Scaled images no longer allocate/free memory all the time -McMartin
- Planet spin on lander launch/return is now enabled -PhracturedBlue
- Fix skipping after planet scan, landing (closes bug 31) -PhracturedBlue
- Decelerate when entering orbit to give a smoother effect -PhracturedBlue