aboutsummaryrefslogtreecommitdiff
path: root/engines/tsage/ringworld2/ringworld2_scenes0.cpp
AgeCommit message (Collapse)Author
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
Thanks to LordHoto for reporting it
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
Thanks Kirben for pointing those
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
Since this is the only scene that uses it, it makes as much sense to have it as part of the scene than part of the staticres file.
2011-12-27TSAGE: Ensure correct setDetails version is called in R2R ↵Paul Gilbert
Scene825::Button::setButton
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 ↵Paul Gilbert
Scene 150
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
Some missing core functions still have to be implemented.
2011-11-01TSAGE: Further bugfixes and cleanup for R2RW Scene 125 - ConsolePaul Gilbert
2011-10-31TSAGE: Silece GCC warningTorbjörn Andersson
2011-10-31TSAGE: Bugfixes for R2RW scene 125 - ConsolePaul Gilbert
2011-10-30TSAGE: In progress implementation of R2RW scene 125 - ConsolePaul Gilbert
2011-10-26TSAGE: Some bugfixes and field renaming for R2 scene 100Paul Gilbert
2011-10-26TSAGE: Added R2 _shade and _effect fields to scene objects class.Paul Gilbert
2011-10-24TSAGE: Rename of inventory constants and scene objects for first R2 scenePaul Gilbert
2011-10-22TSAGE: Beginnings of support for Return to RingworldPaul Gilbert