Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-03-11 | TITANIC: Implementing CStarControlSub13 class | Paul Gilbert | |
2017-03-10 | TITANIC: Implementing star reference classes | Paul Gilbert | |
2017-03-08 | TITANIC: In progress code for CStarControlSub5 class | Paul Gilbert | |
2017-03-05 | TITANIC: Implementing CStarControlSub5 class | Paul Gilbert | |
2017-03-05 | TITANIC: Implementing starfield methods | Paul Gilbert | |
2017-03-03 | TITANIC: Implementing starfield methods | Paul Gilbert | |
2017-03-02 | TITANIC: Code for starfield mode setup & photo code | Paul Gilbert | |
2017-03-01 | TITANIC: Added starfield button down code | Paul Gilbert | |
2017-01-15 | TITANIC: Removal of un-used fields to reduce Buildbot warnings | Paul Gilbert | |
Note there's a lot of preliminary code in the star_control/ folder for code that still needs to be fully disassembled & implemented. So for now I've made liberal use of #if 0 blocks to disable fields that will likely be needed again in the future | |||
2016-07-17 | TITANIC: Added CStarField support 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-04-03 | TITANIC: Move most of the root classes into new support/ folder | Paul Gilbert | |
2016-03-06 | TITANIC: gcc compilation fixes | Paul Gilbert | |
2016-03-05 | TITANIC: Further work on CStarControl support classes and loading | Paul Gilbert | |
2016-03-05 | TITANIC: Create stubs for CStarControl support classes | Paul Gilbert | |