aboutsummaryrefslogtreecommitdiff
path: root/engines/startrek/room.cpp
AgeCommit message (Expand)Author
2019-12-28STARTREK: Reduce usage of SharedPtr, and simplify bitmap related callsFilippos Karapetis
2019-12-27STARTREK: Use a 32-bit integer for the file offsetFilippos Karapetis
2019-12-27STARTREK: Move isPointInPolygon() inside the Room classFilippos Karapetis
2019-12-27STARTREK: Fix texts in the MUDD missionFilippos Karapetis
2019-11-03STARTREK: Remove sound function wrappers out of StarTrekEngineFilippos Karapetis
2019-10-30STARTREK: Load more messages from RDF filesFilippos Karapetis
2019-10-30STARTREK: Load the text for the VENG mission from RDF filesFilippos Karapetis
2019-10-29STARTREK: Load the text of the TRIAL missions from RDF filesFilippos Karapetis
2019-10-29STARTREK: Read the text for the SINS mission from RDF filesFilippos Karapetis
2019-10-29STARTREK: Read the text of the FEATHER mission from RDF filesFilippos Karapetis
2019-10-29STARTREK: Refactored mouse cursor and bitmap handlingFilippos Karapetis
2019-10-20STARTREK: Unify the text patching codeFilippos Karapetis
2019-10-20STARTREK: Read the text of the MUDD mission rooms from RDF filesFilippos Karapetis
2019-10-07STARTREK: Handle shared messagesFilippos Karapetis
2019-08-26STARTREK: Fix GCC Compiler WarningD G Turner
2019-08-26STARTREK: Read most strings for the LOV mission from its RDF filesFilippos Karapetis
2019-08-19STARTREK: Fix loading of some texts, and add the "text" console commandFilippos Karapetis
2019-08-17STARTREK: Fix introduced bug in mission chain loading codeD G Turner
2019-08-17STARTREK: More explicit definition of text typesFilippos Karapetis
2019-08-17STARTREK: Load all kinds of messages, and remove redundant variablesFilippos Karapetis
2019-08-16STARTREK: Simplify screen name code and add the "actions" debug commandFilippos Karapetis
2019-08-15STARTREK: Cleanup away mission chain loading codeFilippos Karapetis
2019-06-11STARTREK: Rename the different showText() functions for disambiguationFilippos Karapetis
2019-06-11STARTREK: Load more messages from RDF filesFilippos Karapetis
2019-06-11STARTREK: Adapt many usages of Common::SharedPtr() to regular pointersFilippos Karapetis
2019-06-11STARTREK: Remove the FileStream wrapper classFilippos Karapetis
2019-05-28STARTREK: Start reading text from RDF files, instead of hardcoding itFilippos Karapetis
2019-05-27STARTREK: Use Common::String for animation stringsFilippos Karapetis
2018-08-09STARTREK: Even More Compilation Fixes.D G Turner
2018-08-09STARTREK: Implement republic map screenMatthew Stewart
2018-08-09STARTREK: VENG0Matthew Stewart
2018-08-09STARTREK: Various code cleanupMatthew Stewart
2018-08-09STARTREK: Use ARRAYSIZE macroMatthew Stewart
2018-08-09STARTREK: Janitorial: Add end of namespace commentsStrangerke
2018-08-09STARTREK: Reorganize includes in room.hMatthew Stewart
2018-08-09STARTREK: Implement text input boxesMatthew Stewart
2018-08-09STARTREK: SINS1Matthew Stewart
2018-08-09STARTREK: SINS0Matthew Stewart
2018-08-09STARTREK: Link away missions together, temporarilyMatthew Stewart
2018-08-09STARTREK: Reformat with artistic styleMatthew Stewart
2018-08-09STARTREK: Formatting correctionsMatthew Stewart
2018-08-09STARTREK: Move function descriptions to headersMatthew Stewart
2018-08-09STARTREK: Implement fixed-point decimal classMatthew Stewart
2018-08-09STARTREK: TRIAL5Matthew Stewart
2018-08-09STARTREK: TRIAL1Matthew Stewart
2018-08-09STARTREK: TRIAL0Matthew Stewart
2018-08-09STARTREK: Make a macro to simplify room detectionMatthew Stewart
2018-08-09STARTREK: FEATHER7Matthew Stewart
2018-08-09STARTREK: FEATHER6Matthew Stewart
2018-08-09STARTREK: FEATHER5Matthew Stewart