aboutsummaryrefslogtreecommitdiff
path: root/engines/startrek/room.cpp
AgeCommit message (Collapse)Author
2018-08-09STARTREK: Mission 1 finishedMatthew Stewart
2018-08-09STARTREK: Demon6, including the special case menuMatthew Stewart
2018-08-09STARTREK: Demon5Matthew Stewart
2018-08-09STARTREK: Begin with Demon4Matthew Stewart
2018-08-09STARTREK: Refactor text using integer constantsMatthew Stewart
2018-08-09STARTREK: Demon2, half of Demon3 doneMatthew Stewart
2018-08-09STARTREK: DEMON1 done (klingon attack)Matthew Stewart
2018-08-09STARTREK: Finish implementing first roomMatthew Stewart
Doors now work, and the system of "walking, then performing an action afterward" is implemented.
2018-08-09STARTREK: Begin on room-specific code for room 1Matthew Stewart
2018-08-09STARTREK: Initialization of away mission.Matthew Stewart
Crew successfully beams in and does their idle animation.
2018-08-09STARTREK: Objects and animations.Matthew Stewart
Testing them with the transporter room.
2018-08-09STARTREK: Implement more text routinesMatthew Stewart