aboutsummaryrefslogtreecommitdiff
path: root/engines/startrek/module.mk
AgeCommit message (Expand)Author
2019-08-15STARTREK: Add a consoleFilippos 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
2018-08-09STARTREK: Move VENG function into common codeMatthew Stewart
2018-08-09STARTREK: VENG0Matthew Stewart
2018-08-09STARTREK: Split up startrek.cpp into more filesMatthew Stewart
2018-08-09STARTREK: Various code cleanupMatthew Stewart
2018-08-09STARTREK: Remove trailing backslash in module.mkMatthew Stewart
2018-08-09STARTREK: Move text out of header fileMatthew Stewart
2018-08-09STARTREK: text.cpp -> textbox.cppMatthew Stewart
2018-08-09STARTREK: SINS0Matthew Stewart
2018-08-09STARTREK: sine & cosineMatthew Stewart
2018-08-09STARTREK: Move space functions into separate fileMatthew Stewart
2018-08-09STARTREK: TRIAL0Matthew Stewart
2018-08-09STARTREK: FEATHER0Matthew Stewart
2018-08-09STARTREK: Move common MUDD functions to mudda.cppMatthew Stewart
2018-08-09STARTREK: MUDD0Matthew Stewart
2018-08-09STARTREK: Implement common code for LOVE missionMatthew Stewart
2018-08-09STARTREK: LOVE1Matthew Stewart
2018-08-09STARTREK: LOVE0 (start of 3rd mission)Matthew Stewart
2018-08-09STARTREK: TUG3 (mission 2 finished)Matthew Stewart
2018-08-09STARTREK: TUG2Matthew Stewart
2018-08-09STARTREK: TUG1Matthew Stewart
2018-08-09STARTREK: TUG0 (first room of mission 2)Matthew Stewart
2018-08-09STARTREK: Preliminary saving/loadingMatthew 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: Demon2, half of Demon3 doneMatthew Stewart
2018-08-09STARTREK: DEMON1 done (klingon attack)Matthew Stewart
2018-08-09STARTREK: Begin on room-specific code for room 1Matthew Stewart
2018-08-09STARTREK: Refactor text and menusMatthew Stewart
2018-08-09STARTREK: PathfindingMatthew Stewart
2018-08-09STARTREK: Initialization of away mission.Matthew Stewart
2018-08-09STARTREK: Objects and animations.Matthew Stewart
2018-08-09STARTREK: Remove executable bit on source filesMatthew Stewart
2018-08-09STARTREK: Begin implementing event system.Matthew Stewart
2018-08-09STARTREK: Implement more text routinesMatthew Stewart
2018-08-09STARTREK: Implement drawAllSprites properly.Matthew Stewart
2018-08-09STARTREK: Begin implementation of showText.Matthew Stewart
2018-08-09STARTREK: Implement draw modes 2 and 3 for spritesMatthew Stewart
2018-08-09STARTREK: Make Bitmap, Sprite, FileStream classesMatthew Stewart
2018-08-09STARTREK: Import my startrek engineMatthew Hoops