aboutsummaryrefslogtreecommitdiff
path: root/engines/tsage/globals.h
AgeCommit message (Expand)Author
2011-09-04TSAGE: Added missing default item response code logic in Blue ForcePaul Gilbert
2011-09-04TSAGE: Implemented missing interface functionality, including gun loading dialogPaul Gilbert
2011-08-31TSAGE: Implemented missing functionality for first game scenePaul Gilbert
2011-08-28TSAGE: Added lots of original source names from debugger, further work on fir...Paul Gilbert
2011-08-26TSAGE: Implemented lots more Blue Force functionality, and started on first i...Paul Gilbert
2011-08-23TSAGE: Started implementation of Blue Force UI classesPaul Gilbert
2011-08-20TSAGE: Implemented Blue Force Scene #50 - Map ScenePaul Gilbert
2011-08-16TSAGE: Completed Blue Force Scene #100Paul Gilbert
2011-08-15TSAGE: Corrected casing of tSage namespace to be TsAGEPaul Gilbert
2011-08-15TSAGE: Changed Ringworld/Blue Force namespaces to be embedded namespaces with...Paul Gilbert
2011-08-14TSAGE: Separated Ringworld and Blue Force game logic into their own namespacesPaul Gilbert
2011-08-14TSAGE: Added new global variables for Blue ForcePaul Gilbert
2011-08-11TSAGE: Implemented new Globals for Blue Force, and beginnings of implementati...Paul Gilbert
2011-06-22TSAGE: Clarified Globals::_sceneListeners as Globals::_soundsPaul Gilbert
2011-06-19Merge remote branch 'remotes/dreammaster/tsage_sound'Paul 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-24TSAGE: Created stub classes for ASound and Sound, and reworked engine to use ...Paul Gilbert
2011-05-22TSAGE: Fix bug "Scene 2100: Examining the middle console triggers an assertio...strangerke
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-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-04-13TSAGE: Cleanup custom List usage.Johannes Schickel
2011-04-09TSAGE: Fixing memory leaksPaul Gilbert
2011-03-18TSAGE: Corrected background scrolling on wide-screen scenesPaul Gilbert
2011-02-22TSAGE: Initial implementation of more game scenes and support classesPaul Gilbert
2011-02-18TSAGE: Started fleshing out the SoundHandler classPaul Gilbert
2011-02-14TSAGE: Added the engine in a separate branchPaul Gilbert