Eugene Sandulenko
|
abea37c9bb
|
ALL: Update ScummVM project license to GPLv3+
|
2021-12-26 18:48:43 +01:00 |
|
D G Turner
|
804ea64f31
|
STARTREK: Fix GCC Warning for Implicit Copy Operator
This is emitted when -Wdeprecated-copy is enabled.
|
2021-03-27 02:31:45 +00:00 |
|
Filippos Karapetis
|
0ae3cbc2e8
|
STARTREK: Reduce usage of SharedPtr, and simplify bitmap related calls
|
2019-12-28 13:22:18 +02:00 |
|
Filippos Karapetis
|
3f7f1a2410
|
STARTREK: Remove the FileStream wrapper class
|
2019-06-11 00:48:15 +03:00 |
|
Matthew Stewart
|
944370c349
|
STARTREK: Fixes to drawR3Shape; red planet renders
|
2019-05-28 08:08:52 +03:00 |
|
Strangerke
|
2c11e4d2aa
|
STARTREK: Fix compilation using MSVC9
|
2018-08-10 00:31:39 +02:00 |
|
D G Turner
|
cb55775f60
|
STARTREK: Fix Various Compiler Warnings.
|
2018-08-09 15:08:24 +01:00 |
|
Strangerke
|
be4174dc3d
|
STARTREK: Janitorial: Add end of namespace comments
|
2018-08-09 08:37:30 +02:00 |
|
Matthew Stewart
|
eff87179da
|
STARTREK: Half-done implementation of drawR3Shape
Handles drawing, scaling, probably rotating objects in space.
|
2018-08-09 08:37:30 +02:00 |
|
Matthew Stewart
|
565bf0e967
|
STARTREK: atan2 function
|
2018-08-09 08:37:30 +02:00 |
|
Matthew Stewart
|
ac9cd1f00a
|
STARTREK: Implement fixed-point decimal class
|
2018-08-09 08:37:30 +02:00 |
|
Matthew Stewart
|
a024a3fd45
|
STARTREK: Move space functions into separate file
|
2018-08-09 08:37:30 +02:00 |
|