Commit Graph
8 Commits
Author SHA1 Message Date
Paul Gilbert 7ae58a1b2b TITANIC: Support mouse wheel scrolling for MissiveOMat messages 2017-01-01 06:03:59 -05:00
Paul Gilbert 2d3d45002b TITANIC: Better names for CEditControlMsg mode enum 2016-12-31 03:47:14 -05:00
Paul Gilbert 4029f32833 TITANIC: Convert CEditControlMsg _mode to an enum 2016-12-31 03:15:38 -05:00
Paul Gilbert 1fb69e99bd TITANIC: Workaround for MissiveOMat text not initialising in original 2016-12-31 01:11:10 -05:00
Paul Gilbert e81e3aefde TITANIC: Implemented CMissiveOMat class 2016-08-24 21:20:03 -04:00
Paul Gilbert 449d8a02e0 TITANIC: Implemented CEditControl class 2016-08-19 22:05:15 -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 96825e2823 TITANIC: More saveable classes implemented 2016-03-02 18:29:09 -05:00