diff options
author | Travis Howell | 2005-03-03 04:54:23 +0000 |
---|---|---|
committer | Travis Howell | 2005-03-03 04:54:23 +0000 |
commit | ac493b31db8c3e2181141191d10962c38ce957e8 (patch) | |
tree | 77c437d67a798a2b8a8781d524cc68b37d9e416d /TODO | |
parent | 78e3fc94155fa760819f74b038346251a35d3905 (diff) | |
download | scummvm-rg350-ac493b31db8c3e2181141191d10962c38ce957e8.tar.gz scummvm-rg350-ac493b31db8c3e2181141191d10962c38ce957e8.tar.bz2 scummvm-rg350-ac493b31db8c3e2181141191d10962c38ce957e8.zip |
Fix compare string.
svn-id: r16981
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -267,8 +267,6 @@ SCUMM - Add arrayOps case 127 (For chase/lost/smaller/bb2demo/footdemo). - Add support for array sorting (Used in lost/smaller). - Fix actor glitches in pajama2 - - Fix array issues in Buzzy games (Kirben) - - Fix name check failing in mustard, when comparing strings via o70_compareString() - Fix loadImgSpot asserts, due to spritesProcessWiz loading WizImages with sprite res_id of 0 - Fix cursor transparency in puzzle of pajama2 - Fix sprites graphical glitches |