Fixed #75 -- Load/save screen leaves characters if more than 1000 units

git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@724 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
avolkov
2003-02-10 07:54:48 +00:00
parent 7f7a02389d
commit 4b48cf9629
+2
View File
@@ -1,4 +1,6 @@
Changes towards version 0.2:
- Fixed load/save screen leaving characters when having more
than 1000 units of some type of resources (bug #75) -fOSSiL
- Lowered Drawable memory footprint, made Frame safer - Martin
- Support for running without voice .ogg files present -PBlue
- Slider should now work correctly everywhere -PhracturedBlue