Fast escape fix (bug #619).

git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1954 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
meep-eep
2005-11-06 20:38:22 +00:00
parent 5960b615d3
commit ee8400df19
2 changed files with 3 additions and 1 deletions
+1
View File
@@ -1,4 +1,5 @@
Changes towards version 0.5:
- Fixed fast escape weirdness (bug #619) - from Jan Lönnberg
- New topographical 4x planet surface scaler (bug #786) - Alex
- Added support for Tremor for Ogg Vorbis decoding (avoids floating point
math) - SvdB