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
/
titanic
/
star_control
/
star_points2.cpp
Age
Commit message (
Collapse
)
Author
2017-05-30
TITANIC: Renamings & cleanup for markers drawing
Paul Gilbert
2017-05-30
TITANIC: Cleanup & fixes for starfield viewpoint box
Paul Gilbert
2017-05-30
TITANIC: CSurfaceArea fillRect is actually drawLine
Paul Gilbert
2017-04-09
TITANIC: Renaming of CStarCamera methods
Paul Gilbert
2017-04-09
TITANIC: Rename CStarControlSub12 to CStarCamera
Paul Gilbert
2017-04-07
TITANIC: Shift vector returns from params to return values
Paul Gilbert
2017-04-05
TITANIC: Renamed CStarControlSub6 to FPose
Paul Gilbert
2017-03-26
TITANIC: Fix loading of CStarPoints2 data
Paul Gilbert
2017-03-25
TITANIC: Finished CSurfaceArea class
Paul Gilbert
The fillRect method is implemented using an experimental, more ScummVM style, rather than all the different blocks and loops for different bit depths that the original did
2017-03-25
TITANIC: Fix warning and stray semicolon
Eugene Sandulenko
2017-03-25
TITANIC: Added CStarPoints2 draw
Paul Gilbert
2017-03-15
TITANIC: Change some constants to more sensible ones
Michael DrĂ¼ing
2017-03-03
TITANIC: Implementing starfield methods
Paul Gilbert
2017-02-25
TITANIC: Fix CStarPoints2 initialization
Paul Gilbert
2017-01-15
TITANIC: Further compiler warning fixes
Paul Gilbert
2016-07-17
TITANIC: Finished startfield initDocument
Paul Gilbert
2016-07-17
TITANIC: Renaming of star point classes
Paul Gilbert