FRAME no longer relies on deliberate buffer overflows.

git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@720 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
mcmartin
2003-02-09 05:24:09 +00:00
parent c1f3b05568
commit d2d2c9e958
8 changed files with 51 additions and 98 deletions
+1
View File
@@ -1,4 +1,5 @@
Changes towards version 0.2:
- Lowered Drawable memory footprint, made Frame safer - Martin
- Support for running without voice .ogg files present -PBlue
- Slider should now work correctly everywhere -PhracturedBlue
- Added 'nosound' driver and --sound=openal|mixsdl|none