aboutsummaryrefslogtreecommitdiff
path: root/engines/tsage/scenes.h
AgeCommit message (Expand)Author
2011-05-16TSAGE: Added support for handling keypresses in the Game classes. Separated l...Paul Gilbert
2011-05-14TSAGE: Moved scene creation into the Game class, and separated out the Ringwo...Paul Gilbert
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-05-04TSAGE: Some more conversions to US Englishmd5
2011-05-04TSAGE: Switched to American English, after the relevant discussion on -devel:md5
2011-04-19TSAGE: Changed Scene::_sceneNumber to avoid confusion with SceneManager::_sce...Paul Gilbert
2011-04-19TSAGE: Reworked the saving code to fix crashesPaul Gilbert
2011-04-13TSAGE: "Cosmetic" cleanupsstrangerke
2011-04-05TSAGE: Reimplemented the old _sceneObjectListeners as _altSceneObjectsPaul Gilbert
2011-04-03TSAGE: Implemented Scene 5200 - Caverns - Throne-roomPaul Gilbert
2011-03-18TSAGE: Corrected background scrolling on wide-screen scenesPaul Gilbert
2011-02-27TSAGE: Initial implementation of Scene #1400 - Arriving at RingworldPaul Gilbert
2011-02-27TSAGE: Fixed bug with scene mode being used incorrectly as the scene load flagPaul Gilbert
2011-02-14TSAGE: Added the engine in a separate branchPaul Gilbert