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
/
space.cpp
Age
Commit message (
Expand
)
Author
2019-06-11
STARTREK: Adapt many usages of Common::SharedPtr() to regular pointers
Filippos Karapetis
2019-06-11
STARTREK: Remove the FileStream wrapper class
Filippos Karapetis
2019-05-28
STARTREK: Fixes to drawR3Shape; red planet renders
Matthew Stewart
2018-08-09
STARTREK: Possible Fix for OUYA Toolchain Build Error.
D G Turner
2018-08-09
STARTREK: Fix Various Compiler Warnings.
D G Turner
2018-08-09
STARTREK: Compilation Fixes for Various Platforms.
D G Turner
2018-08-09
STARTREK: Fix compilation on macOS
Eugene Sandulenko
2018-08-09
STARTREK: Janitorial: Add end of namespace comments
Strangerke
2018-08-09
STARTREK: Silence unused variable warning
Matthew Stewart
2018-08-09
STARTREK: Reformat with artistic style
Matthew Stewart
2018-08-09
STARTREK: Remove some gotos
Matthew Stewart
2018-08-09
STARTREK: Half-done implementation of drawR3Shape
Matthew Stewart
2018-08-09
STARTREK: sine & cosine
Matthew Stewart
2018-08-09
STARTREK: Implement fixed-point decimal class
Matthew Stewart
2018-08-09
STARTREK: Move space functions into separate file
Matthew Stewart