aboutsummaryrefslogtreecommitdiff
path: root/engines/tsage/scenes.h
AgeCommit message (Expand)Author
2014-02-18TSAGE: Make GPL headers consistent with themselves.Johannes Schickel
2013-12-19TSAGE: Remove 3 useless variable from Scene, increment savegame versionStrangerke
2012-09-26JANITORIAL: Remove trailing whitespaces.Johannes Schickel
2011-10-22TSAGE: Beginnings of support for Return to RingworldPaul Gilbert
2011-10-14TSAGE: Bugfix for Ringworld demo having save/restore buttons enabled in GMMPaul Gilbert
2011-09-27TsAGE: Remove trailing spacesStrangerke
2011-09-25TSAGE: Moved the _bgSceneObjects list from SceneManager to Scene.Paul Gilbert
2011-09-24TSAGE: Fixed core engine display of background scene objectsPaul Gilbert
2011-09-10TSAGE: Cleaned up the savegame code, and enabled it for Blue ForcePaul Gilbert
2011-08-29TSAGE: Implemented the Blue Force right-click dialogPaul Gilbert
2011-08-15TSAGE: Corrected casing of tSage namespace to be TsAGEPaul Gilbert
2011-08-14TSAGE: Removed recently added preloadVisage methodPaul Gilbert
2011-08-07TSAGE: Implemented title screen of Blue ForcePaul Gilbert
2011-06-22TSAGE: Remove out of date TODO comments where applicablePaul Gilbert
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