aboutsummaryrefslogtreecommitdiff
path: root/engines/tsage/ringworld_scenes1.h
AgeCommit message (Collapse)Author
2011-03-12TSAGE: In progress implementation of Scene #2320 - Starcraft - Hanger BayPaul Gilbert
2011-03-08TSAGE: Renamed the core engine Action2 class to ActionExt to avoid naming ↵Paul Gilbert
clashes with scenes
2011-03-07TSAGE: Implemented Scene 2150 - SpaceShip Level 2Paul Gilbert
2011-02-27TSAGE: Separated Scene 1000 into a seaprate code filePaul Gilbert
This is mimicking the original engine, which breaks the entire game into groups of scenes
2011-02-27TSAGE: Minor bugfixes for Scene 90 (Shipyard Entrance)Paul Gilbert
2011-02-24TSAGE: Bugfixes for Scene 60 - Flycycle ControlsPaul Gilbert
2011-02-24TSAGE: Standardised class naming for game scene logicPaul Gilbert
2011-02-23TSAGE: Reworked code to separate Ringworld specific code from core engine ↵Paul Gilbert
classes