Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-10-13 | TITANIC: Workaround for wrong ambient music on load | Paul Gilbert | |
2017-10-13 | TITANIC: Renamed GlobalSound methods to AmbientSound | Paul Gilbert | |
2017-10-13 | TITANIC: Cleanup of auto music player classes and messages | Paul Gilbert | |
2017-08-01 | TITANIC: Fix playback of ambient music for Top of the Well | Paul Gilbert | |
2017-07-16 | TITANIC: Add a VolumeMode enum | Paul Gilbert | |
2016-12-28 | TITANIC: Properly play background music in Bilge room | Paul Gilbert | |
2016-10-09 | JANITORIAL: Remove trailing spaces | Eugene Sandulenko | |
2016-08-07 | TITANIC: Implemented CAutoMusicPlayerBase class | 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-02-26 | TITANIC: Implemented CAutoMusicPlayer and CSeasonalMusicPlayer | Paul Gilbert | |