aboutsummaryrefslogtreecommitdiff
path: root/engines/startrek/startrek.cpp
AgeCommit message (Expand)Author
2019-12-28STARTREK: Reduce usage of SharedPtr, and simplify bitmap related callsFilippos Karapetis
2019-12-27STARTREK: Simplify setBackgroundImage()Filippos Karapetis
2019-12-27STARTREK: Simplify the BAN (misc animations) codeFilippos Karapetis
2019-12-01STARTREK: Fix Missing Default Switch CasesD G Turner
2019-11-03STARTREK: Remove sound function wrappers out of StarTrekEngineFilippos Karapetis
2019-10-29STARTREK: Refactored mouse cursor and bitmap handlingFilippos Karapetis
2019-09-01STARTREK: Simplify call to initGraphics()Cameron Cawley
2019-08-19STARTREK: Fix failed action textsFilippos Karapetis
2019-08-16STARTREK: Simplify screen name code and add the "actions" debug commandFilippos Karapetis
2019-08-15STARTREK: Add a consoleFilippos 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-28Revert "STARTREK: Start adding a console"Thierry Crozat
2019-05-28STARTREK: Start adding a consoleFilippos Karapetis
2019-05-28STARTREK: Fixes to drawR3Shape; red planet rendersMatthew Stewart
2019-05-27STARTREK: Improve game responsivenessFilippos Karapetis
2019-05-27STARTREK: Use Common::String for animation stringsFilippos Karapetis
2019-05-27STARTREK: Fix memory leakFilippos Karapetis
2019-05-27STARTREK: Fix MSVC warningsFilippos Karapetis
2018-08-31STARTREK: remove dead code, simplify if statement by moving out code identica...Strangerke
2018-08-18STARTREK: Update cos/sin table constructor changeDavid Fioramonti
2018-08-09STARTREK: Make FileStream extend MemoryReadStreamMatthew Stewart
2018-08-09STARTREK: Split up startrek.cpp into more filesMatthew Stewart
2018-08-09STARTREK: Put CD ROM detection into features fieldMatthew Stewart
2018-08-09STARTREK: Play midi sounds on floppy versionMatthew Stewart
2018-08-09STARTREK: Implement save loading from launcherMatthew Stewart
2018-08-09STARTREK: SINS0Matthew Stewart
2018-08-09STARTREK: Fix .BAN file rendering behind textboxesMatthew Stewart
2018-08-09STARTREK: Implement "BAN" files.Matthew 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: Half-done implementation of drawR3ShapeMatthew Stewart
2018-08-09STARTREK: atan2 functionMatthew Stewart
2018-08-09STARTREK: sine & cosineMatthew Stewart
2018-08-09STARTREK: Rename fixed-point typesMatthew Stewart
2018-08-09STARTREK: Implement fixed-point decimal classMatthew Stewart
2018-08-09STARTREK: Move space functions into separate fileMatthew Stewart
2018-08-09STARTREK: Fix sound, support MT32.Matthew Stewart
2018-08-09STARTREK: Get starfields working for the introMatthew Stewart
2018-08-09STARTREK: TRIAL0Matthew Stewart
2018-08-09STARTREK: Make Action struct POD againMatthew Stewart
2018-08-09STARTREK: FEATHER0Matthew Stewart
2018-08-09STARTREK: Done with atmosphere loss eventMatthew Stewart
2018-08-09STARTREK: MUDD5Matthew Stewart
2018-08-09STARTREK: Missing null-terminator with animationsMatthew Stewart
2018-08-09STARTREK: MUDD4Matthew Stewart
2018-08-09STARTREK: MUDD3Matthew Stewart
2018-08-09STARTREK: MUDD2Matthew Stewart