Commit graph

13 commits

Author SHA1 Message Date
Eugene Sandulenko
abea37c9bb
ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
Paul Gilbert
76e3936a82 TITANIC: Fix saving bass direction state onto music cylinders 2017-06-24 22:32:50 -04:00
Paul Gilbert
534ec946dd TITANIC: Some phonograph cleanup, fix record button 2017-02-13 21:46:12 -05:00
Paul Gilbert
6af5b08014 TITANIC: Fix all music instrument properties that are bool 2017-01-29 19:27:11 -05:00
Eugene Sandulenko
dead4aa014 JANITORIAL: Remove trailing spaces 2016-10-09 14:59:58 +02:00
Paul Gilbert
33737ea2dc TITANIC: Convert many static_casts to dynamic_cast 2016-09-01 19:10:36 -04:00
Paul Gilbert
d9fb4a2bc5 TITANIC: Fleshed out CMusicRoom & CMusicHandler setup 2016-08-30 22:51:18 -04:00
Paul Gilbert
40ec26b343 TITANIC: Implemented phonograph classes 2016-08-27 11:15:23 -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
a5e9052635 TITANIC: More CArm message handlers 2016-07-10 16:11:05 -04:00
Paul Gilbert
fdbb1868e4 TITANIC: Implemented CPhonographCylinder msg handlers 2016-07-10 16:11:01 -04:00
Paul Gilbert
5cd3dd0d69 TITANIC: Adding CCarry descendent msg handlers 2016-07-10 16:11:00 -04:00
Paul Gilbert
b93f4e7077 TITANIC: Added CCarry and descendent classes 2016-02-27 09:11:59 -05:00