[Scummvm-cvs-logs] scummvm branch-1-5-0 -> 27f80e5cea4d56877c0e2f36af58e79a8efda236

djwillis John.Willis at Distant-earth.com
Tue Jul 24 12:53:13 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:
38392cfd43 OPENPANDORA: Move SDL_CreateCursor hacklet from init to loadGFXMode.
443659b782 OPENPANDORA: Free hiddenCursor on unloadGFXMode and cleanup screen setup.
7888a049e7 OPENPANDORA: Clean up old commented code.
27f80e5cea GPH: Fix accidental commit.


Commit: 38392cfd43f9f1942e1d70a7ecb47b04ff07e342
    https://github.com/scummvm/scummvm/commit/38392cfd43f9f1942e1d70a7ecb47b04ff07e342
Author: David-John Willis (John.Willis at Distant-earth.com)
Date: 2012-07-24T03:49:54-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: 443659b7820a3214acbe681caf2cba4f36a57f58
    https://github.com/scummvm/scummvm/commit/443659b7820a3214acbe681caf2cba4f36a57f58
Author: David-John Willis (John.Willis at Distant-earth.com)
Date: 2012-07-24T03:49:59-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: 7888a049e74ff55414f8d1ad1314cc93932da3e0
    https://github.com/scummvm/scummvm/commit/7888a049e74ff55414f8d1ad1314cc93932da3e0
Author: David-John Willis (John.Willis at Distant-earth.com)
Date: 2012-07-24T03:50:04-07:00

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

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




Commit: 27f80e5cea4d56877c0e2f36af58e79a8efda236
    https://github.com/scummvm/scummvm/commit/27f80e5cea4d56877c0e2f36af58e79a8efda236
Author: David-John Willis (John.Willis at Distant-earth.com)
Date: 2012-07-24T03:50:10-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