index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
engines
/
tsage
/
ringworld2
/
ringworld2_scenes0.cpp
Age
Commit message (
Expand
)
Author
2011-12-27
TSAGE: Added missing NULL prefix to one of the R2R setDetails calls
Paul Gilbert
2011-12-27
TSAGE: Fixed ambiguity with NULL parameters in R2R setDetails calls
Paul Gilbert
2011-12-27
TSAGE: Moved the R2R AUTODOC_ITEMS array to be part of the scene 825.
Paul Gilbert
2011-12-27
TSAGE: Ensure correct setDetails version is called in R2R Scene825::Button::s...
Paul Gilbert
2011-12-23
TSAGE: Implemented R2R Scene 825 - Autodoc
Paul Gilbert
2011-12-19
TSAGE: Implemented R2R Scene 800 - Sickbay
Paul Gilbert
2011-12-17
TSAGE: Implemented R2R Scene 850 - Deck #5 By Lift
Paul Gilbert
2011-12-15
TSAGE: Implemented R2R Scene 250 - Lift
Paul Gilbert
2011-12-14
TSAGE: Bugfix for using terminal in R2R scene 400
Paul Gilbert
2011-12-14
TSAGE: Implemented R2R Scene 400 - Science Lab
Paul Gilbert
2011-12-13
TSAGE: Clarified some hotspot names in R2R Scene 100, and created derived Sce...
Paul Gilbert
2011-12-13
TSAGE: Implement missing doorway code in R2R scene 300
Paul Gilbert
2011-12-12
TSAGE: Bugfixes and extra commenting for R2R conversation display
Paul Gilbert
2011-12-12
TSAGE: Added missing hotspot logic for R2R Scene 300
Paul Gilbert
2011-12-11
TSAGE: add missing hotspot code for Miranda in R2R Scene 300
Paul Gilbert
2011-12-11
TSAGE: Changed the Player characterIndex int field to be a proper enum
Paul Gilbert
2011-12-01
TSAGE: Fixed some cursor constants used in R2R scene 300
Paul Gilbert
2011-12-01
TSAGE: Implemented the new R2RW cursors
Paul Gilbert
2011-11-23
TSAGE: R2R - Replace oldSceneNumber by an array, as each character has its own
Strangerke
2011-11-23
TSAGE: Implemented R2RW Scene 325 - Ship Corridor
Paul Gilbert
2011-11-17
TSAGE: Basic implementation of R2RW scene 300 - Bridge
Paul Gilbert
2011-11-08
TSAGE: R2R - Intro(?) (50): partial implementation.
Strangerke
2011-11-01
TSAGE: Further bugfixes and cleanup for R2RW Scene 125 - Console
Paul Gilbert
2011-10-31
TSAGE: Silece GCC warning
Torbjörn Andersson
2011-10-31
TSAGE: Bugfixes for R2RW scene 125 - Console
Paul Gilbert
2011-10-30
TSAGE: In progress implementation of R2RW scene 125 - Console
Paul Gilbert
2011-10-26
TSAGE: Some bugfixes and field renaming for R2 scene 100
Paul Gilbert
2011-10-26
TSAGE: Added R2 _shade and _effect fields to scene objects class.
Paul Gilbert
2011-10-24
TSAGE: Rename of inventory constants and scene objects for first R2 scene
Paul Gilbert
2011-10-22
TSAGE: Beginnings of support for Return to Ringworld
Paul Gilbert