Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-10-09 | JANITORIAL: Remove trailing spaces | Eugene Sandulenko | |
2016-07-31 | TITANIC: Syntax fixes pointed out by criezy | 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 | |