Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-08-05 | TITANIC: Fix original savegames from the bar not loading | Paul Gilbert | |
2016-07-23 | TITANIC: Clarification and fixes for movie reverse and repeat flags | Paul Gilbert | |
2016-07-15 | TITANIC: Major implementation of OSMovie and AVISurface classes | Paul Gilbert | |
2016-07-15 | TITANIC: Added CGameObject saving, and movie range info methods | Paul Gilbert | |
2016-07-15 | TITANIC: Removed const modifier from all saveable objects | Paul Gilbert | |
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 | TITANIC: Added CMovieRangeInfo methods | Paul Gilbert | |
2016-07-15 | TITANIC: Cleanup CGameObject list from CMovieClipList to CMovieRangeInfoList | Paul Gilbert | |
2016-07-10 | TITANIC: Implement CMovieEvent & CMovieRangeInfo | Paul Gilbert | |