aboutsummaryrefslogtreecommitdiff
path: root/engines/startrek/rooms/love3.cpp
AgeCommit message (Collapse)Author
2019-06-11STARTREK: Rename the different showText() functions for disambiguationFilippos Karapetis
Hopefully, this will fix the AmigaOS and DS builds
2018-08-09STARTREK: Reorganize includes in room.hMatthew Stewart
This should avoid the costly rebuild of everything in the 'rooms/' folder, at least sometimes...
2018-08-09STARTREK: Reformat with artistic styleMatthew Stewart
2018-08-09STARTREK: Add missing "look at grate" action.Matthew Stewart
Also fix missing subscript for some text relating to N2 gas.
2018-08-09STARTREK: Implement common code for LOVE missionMatthew Stewart
2018-08-09STARTREK: LOVE4Matthew Stewart
2018-08-09STARTREK: LOVE3 finished.Matthew Stewart
Added "callback" variants of the "walkCrewman" and "loadActorAnim" functions to simplify chains of calls in room-specific code.
2018-08-09STARTREK: Start on LOVE3Matthew Stewart
2018-08-09STARTREK: LOVE1Matthew Stewart