Paul Gilbert
|
e29b2fc731
|
TITANIC: Fix original savegames from the bar not loading
|
2017-08-05 19:06:35 -04:00 |
|
Eugene Sandulenko
|
dead4aa014
|
JANITORIAL: Remove trailing spaces
|
2016-10-09 14:59:58 +02:00 |
|
Paul Gilbert
|
1e806a885b
|
TITANIC: Syntax fixes pointed out by criezy
|
2016-07-31 17:43:27 -04:00 |
|
Paul Gilbert
|
9e02409ef4
|
TITANIC: Clarification and fixes for movie reverse and repeat flags
|
2016-07-23 13:15:24 -04:00 |
|
Paul Gilbert
|
cc9bf88ed5
|
TITANIC: Major implementation of OSMovie and AVISurface classes
|
2016-07-15 19:27:33 -04:00 |
|
Paul Gilbert
|
8ea5d53329
|
TITANIC: Added CGameObject saving, and movie range info methods
|
2016-07-15 19:26:02 -04:00 |
|
Paul Gilbert
|
5ccc0a66da
|
TITANIC: Removed const modifier from all saveable objects
Turns out that CGameObject::save regenerates the _movieRangeInfo list.
So the const suffix can no longer be used for the entire hierarchy
|
2016-07-15 19:25:58 -04:00 |
|
Paul Gilbert
|
a82bcd3ce7
|
TITANIC: Added CMovieRangeInfo methods
|
2016-07-15 19:25:53 -04:00 |
|
Paul Gilbert
|
ce0be01e31
|
TITANIC: Cleanup CGameObject list from CMovieClipList to CMovieRangeInfoList
|
2016-07-15 19:25:50 -04:00 |
|
Paul Gilbert
|
4963c9f50b
|
TITANIC: Implement CMovieEvent & CMovieRangeInfo
|
2016-07-10 16:38:18 -04:00 |
|