aboutsummaryrefslogtreecommitdiff
path: root/engines/tsage/ringworld2/ringworld2_scenes0.cpp
AgeCommit message (Expand)Author
2012-11-09TSAGE: R2R - Cleanup Scene50::process()Strangerke
2012-11-09TSAGE: Fix a bug reported by salty-horse (and Clang)Strangerke
2012-03-04TSAGE: Some cleanup of R2R Animation Player, and fix for playing when objects...Paul Gilbert
2012-02-29TSAGE: Bugfixes for startup sequence in R2R Scene 180Paul Gilbert
2012-02-27TSAGE: Bugfixes for R2R animation playerPaul Gilbert
2012-02-26TSAGE: Implemented some of the remaining R2R Animation Player support methodsPaul Gilbert
2012-02-26TSAGE: Implemented the initial loading logic for R2R animation playerPaul Gilbert
2012-02-25TSAGE: JANITORIAL: Remove trailing spacesStrangerke
2012-02-24TSAGE: More properly implemented resource streaming for R2R animation playerPaul Gilbert
2012-02-20TSAGE: Starting to implement animation player needed for R2R Title ScreenPaul Gilbert
2012-02-15TSAGE: R2R - Rename inventory enums, fix isInventoryIcon()Strangerke
2012-02-14TSAGE: Replace previously unknown value _v58ec2 with _uiElements._activePaul Gilbert
2012-02-14TSAGE: R2R bugfix for selecting Output Alpha in the console screenPaul Gilbert
2012-02-10TSAGE: R2R - Fix glitch in scene 180Strangerke
2012-02-05TSAGE: Initial implementation of R2R Scene 180Paul Gilbert
2012-02-02TSAGE: R2R - Avoid a crash in scene 700Strangerke
2012-02-01TSAGE: R2R - Implement scene 700Strangerke
2012-01-31TSAGE: R2R - Implement scene 900Strangerke
2012-01-31TSAGE: Minor cleanups for R2R scene 180Paul Gilbert
2012-01-31TSAGE: Implement R2R Scene 205 - Star-field CreditsPaul Gilbert
2012-01-31TSAGE: R2R - Fix a couple of compilation errors not detected by MSVCStrangerke
2012-01-30TSAGE: R2R - Implement scene 600Strangerke
2012-01-30TSAGE: R2R - Implement scene 525Strangerke
2012-01-22TSAGE: Implemented R2R Scene 500Paul Gilbert
2012-01-21TSAGE: Fix parenthesis in R2R scene 160Paul Gilbert
2012-01-21TSAGE: Implemented R2R Scene 160 - CreditsPaul Gilbert
2012-01-07TSAGE: Implemented R2R Scene 325 - Bridge ConsolePaul Gilbert
2011-12-27TSAGE: Added missing NULL prefix to one of the R2R setDetails callsPaul Gilbert
2011-12-27TSAGE: Fixed ambiguity with NULL parameters in R2R setDetails callsPaul Gilbert
2011-12-27TSAGE: Moved the R2R AUTODOC_ITEMS array to be part of the scene 825.Paul Gilbert
2011-12-27TSAGE: Ensure correct setDetails version is called in R2R Scene825::Button::s...Paul Gilbert
2011-12-23TSAGE: Implemented R2R Scene 825 - AutodocPaul Gilbert
2011-12-19TSAGE: Implemented R2R Scene 800 - SickbayPaul Gilbert
2011-12-17TSAGE: Implemented R2R Scene 850 - Deck #5 By LiftPaul Gilbert
2011-12-15TSAGE: Implemented R2R Scene 250 - LiftPaul Gilbert
2011-12-14TSAGE: Bugfix for using terminal in R2R scene 400Paul Gilbert
2011-12-14TSAGE: Implemented R2R Scene 400 - Science LabPaul Gilbert
2011-12-13TSAGE: Clarified some hotspot names in R2R Scene 100, and created derived Sce...Paul Gilbert
2011-12-13TSAGE: Implement missing doorway code in R2R scene 300Paul Gilbert
2011-12-12TSAGE: Bugfixes and extra commenting for R2R conversation displayPaul Gilbert
2011-12-12TSAGE: Added missing hotspot logic for R2R Scene 300Paul Gilbert
2011-12-11TSAGE: add missing hotspot code for Miranda in R2R Scene 300Paul Gilbert
2011-12-11TSAGE: Changed the Player characterIndex int field to be a proper enumPaul Gilbert
2011-12-01TSAGE: Fixed some cursor constants used in R2R scene 300Paul Gilbert
2011-12-01TSAGE: Implemented the new R2RW cursorsPaul Gilbert
2011-11-23TSAGE: R2R - Replace oldSceneNumber by an array, as each character has its ownStrangerke
2011-11-23TSAGE: Implemented R2RW Scene 325 - Ship CorridorPaul Gilbert
2011-11-17TSAGE: Basic implementation of R2RW scene 300 - BridgePaul Gilbert
2011-11-08TSAGE: R2R - Intro(?) (50): partial implementation.Strangerke
2011-11-01TSAGE: Further bugfixes and cleanup for R2RW Scene 125 - ConsolePaul Gilbert