index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
engines
/
startrek
/
module.mk
Age
Commit message (
Expand
)
Author
2019-08-15
STARTREK: Add a console
Filippos Karapetis
2019-06-11
STARTREK: Remove the FileStream wrapper class
Filippos Karapetis
2019-05-28
Revert "STARTREK: Start adding a console"
Thierry Crozat
2019-05-28
STARTREK: Start adding a console
Filippos Karapetis
2018-08-09
STARTREK: Move VENG function into common code
Matthew Stewart
2018-08-09
STARTREK: VENG0
Matthew Stewart
2018-08-09
STARTREK: Split up startrek.cpp into more files
Matthew Stewart
2018-08-09
STARTREK: Various code cleanup
Matthew Stewart
2018-08-09
STARTREK: Remove trailing backslash in module.mk
Matthew Stewart
2018-08-09
STARTREK: Move text out of header file
Matthew Stewart
2018-08-09
STARTREK: text.cpp -> textbox.cpp
Matthew Stewart
2018-08-09
STARTREK: SINS0
Matthew Stewart
2018-08-09
STARTREK: sine & cosine
Matthew Stewart
2018-08-09
STARTREK: Move space functions into separate file
Matthew Stewart
2018-08-09
STARTREK: TRIAL0
Matthew Stewart
2018-08-09
STARTREK: FEATHER0
Matthew Stewart
2018-08-09
STARTREK: Move common MUDD functions to mudda.cpp
Matthew Stewart
2018-08-09
STARTREK: MUDD0
Matthew Stewart
2018-08-09
STARTREK: Implement common code for LOVE mission
Matthew Stewart
2018-08-09
STARTREK: LOVE1
Matthew Stewart
2018-08-09
STARTREK: LOVE0 (start of 3rd mission)
Matthew Stewart
2018-08-09
STARTREK: TUG3 (mission 2 finished)
Matthew Stewart
2018-08-09
STARTREK: TUG2
Matthew Stewart
2018-08-09
STARTREK: TUG1
Matthew Stewart
2018-08-09
STARTREK: TUG0 (first room of mission 2)
Matthew Stewart
2018-08-09
STARTREK: Preliminary saving/loading
Matthew Stewart
2018-08-09
STARTREK: Demon6, including the special case menu
Matthew Stewart
2018-08-09
STARTREK: Demon5
Matthew Stewart
2018-08-09
STARTREK: Begin with Demon4
Matthew Stewart
2018-08-09
STARTREK: Demon2, half of Demon3 done
Matthew Stewart
2018-08-09
STARTREK: DEMON1 done (klingon attack)
Matthew Stewart
2018-08-09
STARTREK: Begin on room-specific code for room 1
Matthew Stewart
2018-08-09
STARTREK: Refactor text and menus
Matthew Stewart
2018-08-09
STARTREK: Pathfinding
Matthew Stewart
2018-08-09
STARTREK: Initialization of away mission.
Matthew Stewart
2018-08-09
STARTREK: Objects and animations.
Matthew Stewart
2018-08-09
STARTREK: Remove executable bit on source files
Matthew Stewart
2018-08-09
STARTREK: Begin implementing event system.
Matthew Stewart
2018-08-09
STARTREK: Implement more text routines
Matthew Stewart
2018-08-09
STARTREK: Implement drawAllSprites properly.
Matthew Stewart
2018-08-09
STARTREK: Begin implementation of showText.
Matthew Stewart
2018-08-09
STARTREK: Implement draw modes 2 and 3 for sprites
Matthew Stewart
2018-08-09
STARTREK: Make Bitmap, Sprite, FileStream classes
Matthew Stewart
2018-08-09
STARTREK: Import my startrek engine
Matthew Hoops