aboutsummaryrefslogtreecommitdiff
path: root/engines/startrek/rooms
AgeCommit message (Collapse)Author
2018-08-09STARTREK: Fix Various Compiler Warnings.D G Turner
2018-08-09STARTREK: Hopefully Fix Remaining Compilation Issues.D G Turner
2018-08-09STARTREK: Even More Compilation Fixes.D G Turner
2018-08-09STARTREK: Further Compilation Fixes.D G Turner
Further cases of int vs. int32 / TextRef usage.
2018-08-09STARTREK: Further Compilation Fixes.D G Turner
Mismatch in types caused compilation failure for ports where int was not identical to int32 which is the typedef for TextRef.
2018-08-09STARTREK: VENG7Matthew Stewart
2018-08-09STARTREK: VENG6Matthew Stewart
2018-08-09STARTREK: Move VENG function into common codeMatthew Stewart
2018-08-09STARTREK: VENG5Matthew Stewart
2018-08-09STARTREK: VENG4Matthew Stewart
2018-08-09STARTREK: VENG3Matthew Stewart
2018-08-09STARTREK: VENG2Matthew Stewart
2018-08-09STARTREK: VENG1Matthew Stewart
2018-08-09STARTREK: Implement republic map screenMatthew Stewart
2018-08-09STARTREK: VENG0Matthew Stewart
2018-08-09STARTREK: Use ARRAYSIZE macroMatthew Stewart
2018-08-09STARTREK: Rename SINS5 variableMatthew Stewart
2018-08-09STARTREK: SINS5Matthew Stewart
2018-08-09STARTREK: SINS3Matthew Stewart
2018-08-09STARTREK: SINS4Matthew Stewart
2018-08-09STARTREK: SINS2Matthew Stewart
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: Implement text input boxesMatthew Stewart
Needed for SINS mission with the keypads
2018-08-09STARTREK: SINS1Matthew Stewart
2018-08-09STARTREK: SINS0Matthew Stewart
2018-08-09STARTREK: Fix elasi guard not shooting Kirk in TUGMatthew Stewart
2018-08-09STARTREK: Rename tug2 room-specific varsMatthew Stewart
2018-08-09STARTREK: Clean up room-specific vars in mission 1Matthew Stewart
2018-08-09STARTREK: Reformat with artistic styleMatthew Stewart
2018-08-09STARTREK: TRIAL5Matthew Stewart
2018-08-09STARTREK: TRIAL4Matthew Stewart
2018-08-09STARTREK: TRIAL3Matthew Stewart
2018-08-09STARTREK: TRIAL2Matthew Stewart
2018-08-09STARTREK: TRIAL1Matthew Stewart
2018-08-09STARTREK: TRIAL0Matthew Stewart
2018-08-09STARTREK: FEATHER7Matthew Stewart
2018-08-09STARTREK: FEATHER6Matthew Stewart
2018-08-09STARTREK: FEATHER5Matthew Stewart
2018-08-09STARTREK: FEATHER4Matthew Stewart
2018-08-09STARTREK: FEATHER3Matthew Stewart
2018-08-09STARTREK: FEATHER2Matthew Stewart
2018-08-09STARTREK: Remove MUDD code from LOVE missionMatthew Stewart
2018-08-09STARTREK: Fix initializer list warningsMatthew Stewart
2018-08-09STARTREK: Make Action struct POD againMatthew Stewart
2018-08-09STARTREK: FEATHER1Matthew Stewart
2018-08-09STARTREK: FEATHER0Matthew Stewart
2018-08-09STARTREK: Minor fixes to MUDD missionMatthew Stewart
Also make better names for variables.
2018-08-09STARTREK: Done with atmosphere loss eventMatthew Stewart
2018-08-09STARTREK: Start on MUDD's life-support-loss codeMatthew Stewart
2018-08-09STARTREK: Move common MUDD functions to mudda.cppMatthew Stewart