index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
engines
/
titanic
/
sound
Age
Commit message (
Collapse
)
Author
2016-03-17
TITANIC: Added stubbed CEnterRoomMsg event handlers as needed
Paul Gilbert
2016-03-17
TITANIC: Fixes to make message handling const, adding CEnterRoomMsg handlers
Paul Gilbert
2016-03-12
TITANIC: Implement various post-load methods
Paul Gilbert
2016-03-12
TITANIC: Implemented sound manager loading
Paul Gilbert
2016-03-10
TITANIC: Beginnings of game manager data loading
Paul Gilbert
2016-03-08
TITANIC: Added skeletons for game manager support classes
Paul Gilbert
2016-03-06
TITANIC: Converting saveable objects hierarchy to have type data
Paul Gilbert
This is necessary for at least message sending, and probably other areas, that needs to be able to pass class filtering for message targets. And I could figure out a clean way to use the built-in RTTI
2016-03-02
TITANIC: Implemented more saveable classes
Paul Gilbert
2016-03-02
TITANIC: More saveable classes implemented
Paul Gilbert
2016-03-02
TITANIC: Added more miscellaneous classes
Paul Gilbert
2016-03-01
TITANIC: Lots more miscellaneous classes
Paul Gilbert
2016-03-01
TITANIC: Added lots more miscellaneous classes
Paul Gilbert
2016-02-29
TITANIC: Implemented lots of CBackground descendent classes
Paul Gilbert
2016-02-28
TITANIC: Added a lot of class definitions
Paul Gilbert
Let's be honest here, it's a s**t-load of class definitions
2016-02-26
TITANIC: Implemented CAutoMusicPlayer and CSeasonalMusicPlayer
Paul Gilbert
[prev]