[Scummvm-cvs-logs] scummvm branch-1-3-0 -> 1954c0c8e98bacf8abb97e89dc129bce0577e803
fuzzie
fuzzie at fuzzie.org
Sat Jun 25 10:29:58 CEST 2011
This automated email contains information about 4 new commits which have been
pushed to the 'scummvm' repo located at https://github.com/scummvm/scummvm .
Summary:
41359c7f32 SAGA: Fix Bug #3323722 ("IHNM: Crash to desktop in Ellen's Adventure")
7a60ce4040 SAGA: Fix for Bug #3324850 ("ITE (SAGA): crash in dog sewers")
c0c33ea78c MOHAWK: Add a bunch of LB detection entries.
1954c0c8e9 NEWS: Mention SAGA fixes, new Mohawk detection entries.
Commit: 41359c7f32b2ffeb6fe08054444daa6e784c8b0d
https://github.com/scummvm/scummvm/commit/41359c7f32b2ffeb6fe08054444daa6e784c8b0d
Author: D G Turner (digitall at scummvm.org)
Date: 2011-06-25T01:28:10-07:00
Commit Message:
SAGA: Fix Bug #3323722 ("IHNM: Crash to desktop in Ellen's Adventure")
Thanks to fuzzie for this fix.
IHNM and ITE should be retested.
Changed paths:
engines/saga/actor.cpp
Commit: 7a60ce40400cb74c2445f7119453f9052f3defa8
https://github.com/scummvm/scummvm/commit/7a60ce40400cb74c2445f7119453f9052f3defa8
Author: D G Turner (digitall at scummvm.org)
Date: 2011-06-25T01:28:10-07:00
Commit Message:
SAGA: Fix for Bug #3324850 ("ITE (SAGA): crash in dog sewers")
This read of 1 byte past the end of the buffer has existed since
the dragonMove() function was implemented, but since the change
in bfb0986c to use ByteArray, this now causes an assertion due to
the stricter bounds checking.
This commit corrects the original issue.
Thanks to fuzzie for this fix.
Changed paths:
engines/saga/actor_walk.cpp
Commit: c0c33ea78c1c67801f008dfdade47fc3dce30772
https://github.com/scummvm/scummvm/commit/c0c33ea78c1c67801f008dfdade47fc3dce30772
Author: Alyssa Milburn (fuzzie at fuzzie.org)
Date: 2011-06-25T01:28:10-07:00
Commit Message:
MOHAWK: Add a bunch of LB detection entries.
Changed paths:
engines/mohawk/detection_tables.h
Commit: 1954c0c8e98bacf8abb97e89dc129bce0577e803
https://github.com/scummvm/scummvm/commit/1954c0c8e98bacf8abb97e89dc129bce0577e803
Author: Alyssa Milburn (fuzzie at fuzzie.org)
Date: 2011-06-25T01:28:10-07:00
Commit Message:
NEWS: Mention SAGA fixes, new Mohawk detection entries.
Changed paths:
NEWS
More information about the Scummvm-git-logs
mailing list