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
/
fmatrix.cpp
Age
Commit message (
Expand
)
Author
2017-09-02
TITANIC: Remove DVector and DAffine files from build and folder
David Fioramonti
2017-09-02
TITANIC: Swap DAffine usage for FPose in setViewportAngle
David Fioramonti
2017-08-22
TITANIC: Formatting fixes for star control classes
Paul Gilbert
2017-08-21
TITANIC: Named some functions in fvector
David Fioramonti
2017-08-19
TITANIC: Pull assert out of dvector/fvector normalization
David Fioramonti
2017-08-18
TITANIC: Simplified dependencies for classes related to star_camera
David Fioramonti
2017-08-15
TITANIC: Further cleanup of FMatrix refactorings
Paul Gilbert
2017-08-15
TITANIC: fmatrix refactor, matrix product now non-member function
David Fioramonti
2017-08-15
TITANIC: fmatrix refactor, common code for matrix product
David Fioramonti
2017-08-15
TITANIC: star control, fmatrix refactoring
David Fioramonti
2017-07-12
TITANIC: Fix daffine.h includes
Paul Gilbert
2017-07-12
TITANIC: Rename DMatrix to DAffine, thanks to wjp
Paul Gilbert
2017-07-12
TITANIC: Change rows to cols in DMatrix, thanks to wjp
Paul Gilbert
2017-05-28
TITANIC: Renamings of orientation related variables and methods
Paul Gilbert
2017-04-05
TITANIC: Change many doubles to floats to match original's precision
Paul Gilbert
2017-03-28
TITANIC: Cleanup for FMatrix fn1 and called methods
Paul Gilbert
2017-03-23
TITANIC: Finished FMatrix class
Paul Gilbert
2017-03-22
TITANIC: Finished CStarControlSub24 class
Paul Gilbert
2017-03-19
TITANIC: Finished CStarControlSub12 setViewportPosition
Paul Gilbert
2017-03-18
TITANIC: Implementing CStarControlSub12 class
Paul Gilbert
2017-03-12
TITANIC: More matrix renamings, thanks to Dark-Star
Paul Gilbert
2017-03-11
TITANIC: Implementing CStarControlSub21 class
Paul Gilbert
2017-03-11
TITANIC: Implementing CStarControlSub13 class
Paul Gilbert
2016-07-17
TITANIC: Adding CStarControlSub12 methods
Paul Gilbert
2016-07-17
TITANIC: Extra construction for CStarControlSub12
Paul Gilbert
2016-07-17
TITANIC: Added FMatrix methods
Paul Gilbert
2016-07-17
TITANIC: Beginnings of matrix and vector classes
Paul Gilbert