aboutsummaryrefslogtreecommitdiff
path: root/engines/tsage/ringworld2
AgeCommit message (Expand)Author
2011-12-08TSAGE: R2R - Implement scene 2430Strangerke
2011-12-08TSAGE: Fix crash in R2R fallback scene display methodPaul Gilbert
2011-12-08TSAGE: Bugfix initialisation of R2R scene 2425 that caused crashes when click...Paul Gilbert
2011-12-08TSAGE: Fix objects in R2R scene 2425 to properly call base methodsPaul Gilbert
2011-12-07TSAGE: R2R - Implement scene 2425Strangerke
2011-12-05TSAGE: R2R - Fix several erroneous references to BF_GLOBALSStrangerke
2011-12-05TSAGE: R2R - Implement scene 2400Strangerke
2011-12-01TSAGE: Fixed some cursor constants used in R2R scene 300Paul Gilbert
2011-12-01TSAGE: R2R scene areas shouldn't be processed when the player is disabledPaul Gilbert
2011-12-01TSAGE: Implemented the new R2RW cursorsPaul Gilbert
2011-11-28TSAGE: R2R - Balloon Launch Platform: First implementationStrangerke
2011-11-28TSAGE: R2R - Cleanup: Add missing blanks in class definition (thanks LordHoto...Strangerke
2011-11-28TSAGE: Fixed array subscript in dialog button loopPaul Gilbert
2011-11-28TSAGE: R2R - Scene 2350: Add SpeakersStrangerke
2011-11-26TSAGE: R2R - Maze (2000): Rename two variables, add debug tracesStrangerke
2011-11-26TSAGE: R2R - Implement initPlayer in scene 2000Strangerke
2011-11-26TSAGE: R2R - Implement initExits in scene 2000Strangerke
2011-11-24TSAGE: R2R - Partial implementation of scene 2000Strangerke
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-23TSAGE: Bugfixes for R2RW SceneExit classPaul Gilbert
2011-11-19TSAGE: Properly update user interface when switching between characters in R2RWPaul Gilbert
2011-11-17TSAGE: Remove extra semicolons.Alyssa Milburn
2011-11-17TSAGE: Basic implementation of R2RW scene 300 - BridgePaul Gilbert
2011-11-17TSAGE: Add new speakers file for R2RWPaul Gilbert
2011-11-16TSAGE: Implemented R2RW SceneArea and SceneExit classesPaul Gilbert
2011-11-10TSAGE: Change the cursor to an arrow when showing the R2R help dialogPaul Gilbert
2011-11-10TSAGE: Implemented R2R help dialogPaul Gilbert
2011-11-08TSAGE: R2R - Intro(?) (50): partial implementation.Strangerke
2011-11-08TSAGE: R2R - Add switch skeletton for createScene()Strangerke
2011-11-02TSAGE: Implemented the character selection dialog logic in R2RWPaul Gilbert
2011-11-01TSAGE: Fix compiler warningPaul Gilbert
2011-11-01TSAGE: Added display logic for character selection dialog in R2RWPaul Gilbert
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-31TSAGE: Display UI cursor correctly in R2RWPaul 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-23TSAGE: Implemented Ringworld 2 right click dialogPaul Gilbert
2011-10-22TSAGE: Hooking up Return to Ringworld to display the user interfacePaul Gilbert
2011-10-22TSAGE: Beginnings of support for Return to RingworldPaul Gilbert