[Scummvm-cvs-logs] scummvm branch-1-5 -> a018af5fbc26d7ecd44fe8e95b39dfd80a4708a7

djwillis John.Willis at Distant-earth.com
Tue Jul 24 12:47:52 CEST 2012


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:
5886f39487 OPENPANDORA: Move SDL_CreateCursor hacklet from init to loadGFXMode.
ae7588942b OPENPANDORA: Free hiddenCursor on unloadGFXMode and cleanup screen setup.
9939363e52 OPENPANDORA: Clean up old commented code.
a018af5fbc GPH: Fix accidental commit.


Commit: 5886f3948778c0072d11f95c2c307f73f907f742
    https://github.com/scummvm/scummvm/commit/5886f3948778c0072d11f95c2c307f73f907f742
Author: David-John Willis (John.Willis at Distant-earth.com)
Date: 2012-07-24T03:45:45-07:00

Commit Message:
OPENPANDORA: Move SDL_CreateCursor hacklet from init to loadGFXMode.

* Fixes a bug that can occur on load.
(cherry picked from commit 45354676ebe14df8d382681621f1d994258dbb72)

Changed paths:
    backends/graphics/gph/gph-graphics.cpp
    backends/graphics/openpandora/op-graphics.cpp
    backends/platform/openpandora/op-backend.cpp




Commit: ae7588942bee00c256a76af73f1cc18c7be6a64e
    https://github.com/scummvm/scummvm/commit/ae7588942bee00c256a76af73f1cc18c7be6a64e
Author: David-John Willis (John.Willis at Distant-earth.com)
Date: 2012-07-24T03:45:55-07:00

Commit Message:
OPENPANDORA: Free hiddenCursor on unloadGFXMode and cleanup screen setup.

* Also remove some old cruft in the form of commented code.
(cherry picked from commit 6f978ee78b19be19329adef2618d814012440071)

Changed paths:
    backends/graphics/openpandora/op-graphics.cpp
    backends/graphics/openpandora/op-graphics.h




Commit: 9939363e5278608b737da54dd4cf9d583109e477
    https://github.com/scummvm/scummvm/commit/9939363e5278608b737da54dd4cf9d583109e477
Author: David-John Willis (John.Willis at Distant-earth.com)
Date: 2012-07-24T03:46:03-07:00

Commit Message:
OPENPANDORA: Clean up old commented code.
(cherry picked from commit b157269ff432c8ed08352683c1d6c7c4c246e429)

Changed paths:
    backends/platform/openpandora/op-backend.cpp




Commit: a018af5fbc26d7ecd44fe8e95b39dfd80a4708a7
    https://github.com/scummvm/scummvm/commit/a018af5fbc26d7ecd44fe8e95b39dfd80a4708a7
Author: David-John Willis (John.Willis at Distant-earth.com)
Date: 2012-07-24T03:46:33-07:00

Commit Message:
GPH: Fix accidental commit.

* I did not mean to commit any of the GPH backend with the OP stuff. Cleanup of this backend will follow later.
(cherry picked from commit d83764f05591ab552316fb6aa59ac92abc7c4680)

Changed paths:
    backends/graphics/gph/gph-graphics.cpp








More information about the Scummvm-git-logs mailing list