diff options
author | Torbjörn Andersson | 2006-09-17 15:25:59 +0000 |
---|---|---|
committer | Torbjörn Andersson | 2006-09-17 15:25:59 +0000 |
commit | 3e8380f2c6889c85e0e962631eaf9814c2f84963 (patch) | |
tree | ebee33a6db799254f0583a83daa3595a65bdb51f /NEWS | |
parent | 45035813402d95e9b151463ba11d92d8bb136ab7 (diff) | |
download | scummvm-rg350-3e8380f2c6889c85e0e962631eaf9814c2f84963.tar.gz scummvm-rg350-3e8380f2c6889c85e0e962631eaf9814c2f84963.tar.bz2 scummvm-rg350-3e8380f2c6889c85e0e962631eaf9814c2f84963.zip |
Only decompress the number of speech samples indicated by 'resSize'. This
prevents crashes in the demo, and is probably a good idea anyway.
svn-id: r23917
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -38,6 +38,9 @@ For a more comprehensive changelog for the latest experimental SVN code, see: BASS: - Fixed character spacing in LINC terminals in floppy version v0.0303 + Broken Sword 1: + - Fixed speech-related crashes. + Broken Sword 2: - More robust handling of the optional startup.inf file. |