https://github.com/scummvm/scummvm
Revision dccb6116fa5ef88f0839f55a5906e32b41294890 authored by Max Lingua on 12 July 2009, 05:04:59 UTC, committed by Max Lingua on 12 July 2009, 05:04:59 UTC
 - general file write corruption (eg. ScummVM.ini, etc.)

 - COMI specific save crash / corruption
   (added option in engines/scumm/saveload.cpp to disable
    thumbnails on PS2, as emergency fallback in case the
    fix should prove to be insufficient)

 - implemented _screenChange logic
   (fixes grabOverlay & COMI popup menu)

 - fixed higher pitch (chipmunk fx)

 - made NET IRXs optional to allow it to work on fat PS2 without net+hd

 - fixed cursor restore on RTL

 - added "." as R2 to skip single lines of dialog

 - added write cache

svn-id: r42401
1 parent 2e46e6d
Raw File
Tip revision: dccb6116fa5ef88f0839f55a5906e32b41294890 authored by Max Lingua on 12 July 2009, 05:04:59 UTC
ScummVM/PS2 bugs fixed by this commit:
Tip revision: dccb611
TODO
We moved TODO list to our Wiki. You may find it at the following link:

  http://wiki.scummvm.org/index.php/TODO
back to top