Commit Graph
10 Commits
Author SHA1 Message Date
Paul Gilbert b04fe74f83 TITANIC: Fix endless busy cursor in Titania close up 2018-07-14 18:25:58 -07:00
Paul Gilbert 39790f8f16 TITANIC: Renamings for CHeadSlot base class 2017-02-20 16:58:01 -05:00
Paul Gilbert effd93aaf4 TITANIC: Renamings for Titania head and brain slots 2017-02-20 13:11:23 -05:00
Paul Gilbert b851eff017 TITANIC: Fix handling of Titania head slot mouse dragging 2017-02-20 11:58:35 -05:00
Paul Gilbert 314c795d21 TITANIC: Cleanup of movie flags 2017-02-16 21:42:42 -05:00
Eugene Sandulenko dead4aa014 JANITORIAL: Remove trailing spaces 2016-10-09 14:59:58 +02:00
Paul Gilbert 65bc8cb83c TITANIC: Implemented more game classes 2016-08-22 19:25:36 -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
Paul Gilbert 6eb777fe36 TITANIC: Added a lot of class definitions
Let's be honest here, it's a s**t-load of class definitions
2016-02-28 21:42:13 -05:00