aboutsummaryrefslogtreecommitdiff
path: root/engines/tsage/globals.cpp
AgeCommit message (Expand)Author
2011-06-22TSAGE: Clarified Globals::_sceneListeners as Globals::_soundsPaul Gilbert
2011-06-20ALL: Remove trailing whitespacesMax Horn
2011-06-19Merge remote branch 'remotes/dreammaster/tsage_sound'Paul Gilbert
2011-06-04TSAGE: Bugfixes for displaying thick borders on default buttonsPaul Gilbert
2011-06-04TSAGE: Moved graphic edge adjustment amount to a global variablePaul Gilbert
2011-06-03TSAGE: Add proper colors to buttons in the CD version of ringworldStrangerke
2011-05-28TSAGE: Add specific initialization for ringworld CD, fixing the color of the ...strangerke
2011-05-27TSAGE: Tweaks to the destructor sequence to fix crashesPaul Gilbert
2011-05-27TSAGE: Bugfixes for sound de-initialisationPaul Gilbert
2011-05-17TSAGE: Name the RandomSourceMax Horn
2011-05-14TSAGE: Added skeleton game class for Blue ForcePaul Gilbert
2011-05-14TSAGE: Move the RingworldDemoGame class to the ringworld_demo filePaul Gilbert
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-05-08TSAGE: Bugfix for restoring savegames saved when palette effects are activePaul Gilbert
2011-05-06TSAGE: Added missing destructors for Globals fieldsPaul Gilbert
2011-05-04TSAGE: Switched to American English, after the relevant discussion on -devel:md5
2011-05-04TSAGE: Bumped up savegame version, so that the old savegames are still usablemd5
2011-05-03TSAGE: Add missing calls to inherited method in various class synchronisation...Paul Gilbert
2011-04-28TSAGE: Proper bugfix for problem saving/restoring game in Scene #5000 and othersPaul Gilbert
2011-04-28TSAGE: Added code to handle visual differences in Demo help dialogPaul Gilbert
2011-04-27TSAGE: Added temporary fix for some saved games (e.g. scenes 4050 and 5000)md5
2011-04-25TSAGE: Added framework for playing the Ringworld demoPaul Gilbert
2011-04-25TSAGE: Combined the resource files into a single generic overall ResourceManagerPaul Gilbert
2011-04-14ALL: centre -> centerMax Horn
2011-04-14ALL: colour -> colorMax Horn
2011-04-13TSAGE: "Cosmetic" cleanupsstrangerke
2011-03-18TSAGE: Corrected background scrolling on wide-screen scenesPaul Gilbert
2011-02-24TSAGE: Bugfixes for Scene 60 - Flycycle ControlsPaul Gilbert
2011-02-18TSAGE: Started fleshing out the SoundHandler classPaul Gilbert
2011-02-14TSAGE: Added the engine in a separate branchPaul Gilbert