scummvm/engines/titanic/star_control
2018-08-17 20:30:20 -07:00
..
base_stars.cpp JANITORIAL: Fix trailing whitespace 2018-05-24 15:30:55 +02:00
base_stars.h TITANIC: Reduce header includes for star_control files 2017-08-24 04:31:04 -07:00
camera_auto_mover.cpp JANITORIAL: Fix trailing whitespace 2018-05-24 15:30:55 +02:00
camera_auto_mover.h JANITORIAL: Remove trailing whitespace 2018-05-20 23:40:20 +02:00
camera_mover.cpp TITANIC: Minor syntactic fixes for Star Control classes 2017-08-31 20:04:28 -04:00
camera_mover.h TITANIC: CCameraMover and related classes Refactor 2017-08-30 19:53:13 -07:00
error_code.h
fmatrix.cpp TITANIC: Remove DVector and DAffine files from build and folder 2017-09-02 06:41:07 -07:00
fmatrix.h TITANIC: Remove DVector and DAffine files from build and folder 2017-09-02 06:41:07 -07:00
fpoint.cpp TITANIC: Reduce header includes for star_control files 2017-08-24 04:31:04 -07:00
fpoint.h
fpose.cpp TITANIC: Use degree conversion common math funcs 2018-07-03 23:08:48 +01:00
fpose.h TITANIC: Added/Removed comments for new functions in FVector and FPose 2017-09-02 06:41:07 -07:00
frange.cpp TITANIC: Reduce header includes for star_control files 2017-08-24 04:31:04 -07:00
frange.h
frect.cpp
frect.h JANITORIAL: Fix trailing whitespace 2018-05-24 15:30:55 +02:00
fvector.cpp TITANIC: Use degree conversion common math funcs 2018-07-03 23:08:48 +01:00
fvector.h TITANIC: Use degree conversion common math funcs 2018-07-03 23:08:48 +01:00
marked_auto_mover.cpp TITANIC: Make use of CCameraAutoMover::setPath() more clear 2017-09-07 06:25:43 -07:00
marked_auto_mover.h JANITORIAL: Remove trailing whitespace 2018-05-20 23:40:20 +02:00
marked_camera_mover.cpp TITANIC: Make use of CCameraAutoMover::setPath() more clear 2017-09-07 06:25:43 -07:00
marked_camera_mover.h TITANIC: CCameraMover and related classes Refactor 2017-08-30 19:53:13 -07:00
matrix_inv.h TITANIC: Templatize matrix_inv 2017-09-02 06:39:57 -07:00
matrix_transform.cpp TITANIC: Swap DAffine usage for FPose in setViewportAngle 2017-09-02 06:40:41 -07:00
matrix_transform.h TITANIC: Remove DVector and DAffine files from build and folder 2017-09-02 06:41:07 -07:00
orientation_changer.cpp TITANIC: Swap DAffine for FPose in Orientation and Transforms 2017-09-02 06:40:41 -07:00
orientation_changer.h
star_camera.cpp TITANIC: Remove redundant flag clearing in star control 2017-09-10 16:52:13 -04:00
star_camera.h JANITORIAL: Fix trailing whitespace 2018-05-24 15:30:55 +02:00
star_closeup.cpp TITANIC: Use degree conversion common math funcs 2018-07-03 23:08:48 +01:00
star_closeup.h TITANIC: Use degree conversion common math funcs 2018-07-03 23:08:48 +01:00
star_control.cpp JANITORIAL: Fix trailing whitespace 2018-05-24 15:30:55 +02:00
star_control.h TITANIC: Prevent locking/unlocking sounds in photoview 2017-09-09 14:24:26 -07:00
star_crosshairs.cpp TITANIC: Reduce header includes for star_control files 2017-08-24 04:31:04 -07:00
star_crosshairs.h JANITORIAL: Fix trailing whitespace 2018-05-24 15:30:55 +02:00
star_field.cpp TITANIC: Refactoring of Viewport class 2017-08-27 05:39:13 -07:00
star_field.h JANITORIAL: Fix trailing whitespace 2018-05-24 15:30:55 +02:00
star_field_base.cpp TITANIC: Reduce header includes for star_control files 2017-08-24 04:31:04 -07:00
star_field_base.h
star_markers.cpp TITANIC: Reduce header includes for star_control files 2017-08-24 04:31:04 -07:00
star_markers.h TITANIC: Reduce header includes for star_control files 2017-08-24 04:31:04 -07:00
star_points1.cpp TITANIC: Use degree conversion common math funcs 2018-07-03 23:08:48 +01:00
star_points1.h TITANIC: Reduce header includes for star_control files 2017-08-24 04:31:04 -07:00
star_points2.cpp TITANIC: Use degree conversion common math funcs 2018-07-03 23:08:48 +01:00
star_points2.h TITANIC: Reduce header includes for star_control files 2017-08-24 04:31:04 -07:00
star_ref.cpp TITANIC: Reduce header includes for star_control files 2017-08-24 04:31:04 -07:00
star_ref.h TITANIC: Reduce header includes for star_control files 2017-08-24 04:31:04 -07:00
star_view.cpp TITANIC: Fix memory leak in CStarView 2017-09-27 07:40:28 -04:00
star_view.h JANITORIAL: Fix trailing whitespace 2018-05-24 15:30:55 +02:00
surface_area.cpp TITANIC: Reduce header includes for star_control files 2017-08-24 04:31:04 -07:00
surface_area.h
surface_fader.cpp TITANIC: Reduce header includes for star_control files 2017-08-24 04:31:04 -07:00
surface_fader.h TITANIC: Reduce header includes for star_control files 2017-08-24 04:31:04 -07:00
unmarked_auto_mover.cpp TITANIC: make sure of setOrientations more clear 2017-09-07 06:31:20 -07:00
unmarked_auto_mover.h TITANIC: Make use of CCameraAutoMover::setPath() more clear 2017-09-07 06:25:43 -07:00
unmarked_camera_mover.cpp JANITORIAL: Fix trailing whitespace 2018-05-24 15:30:55 +02:00
unmarked_camera_mover.h TITANIC: CCameraMover and related classes Refactor 2017-08-30 19:53:13 -07:00
viewport.cpp JANITORIAL: Removing trailing spaces after int casts 2018-08-17 20:30:20 -07:00
viewport.h JANITORIAL: Remove trailing whitespace 2018-05-20 23:40:20 +02:00