Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-09-09 | TITANIC: Cleanup and fixes for clicking on Starfield marker LEDs | Paul Gilbert | |
2017-05-30 | TITANIC: Fix flickering of marker bulbs in PET Starfield display | Paul Gilbert | |
2017-05-30 | TITANIC: Renamings and fixes for starfield marker buttons in PET | Paul Gilbert | |
2017-01-01 | TITANIC: Rename CPetText to CTextControl | Paul Gilbert | |
The class is used in several areas outside of the PET, so it makes better sense to not have it in the pet_control/ folder and named so | |||
2016-10-09 | JANITORIAL: Remove trailing spaces | Eugene Sandulenko | |
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: Implemented remaining CGameManager methods and others | Paul Gilbert | |
2016-07-15 | TITANIC: Cleanup and renamings for PET Starfield controller | Paul Gilbert | |
2016-07-15 | TITANIC: Added CPetStarfield methods | Paul Gilbert | |