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
/
dm
/
sounds.cpp
Age
Commit message (
Expand
)
Author
2016-09-11
DM: Move some globals to DMEngine
Strangerke
2016-09-11
DM Rename enum members in dm.h and dialog.h
Strangerke
2016-09-10
DM: Rename _C to _Cu
Eugene Sandulenko
2016-09-10
DM: Rename _B to _Bu to avoid name clashes on some platforms
Eugene Sandulenko
2016-09-07
DM: More renaming and refactoring
Strangerke
2016-09-03
DM: Clean up includes
Bendegúz Nagy
2016-08-27
DM: Remove custom warning function
Strangerke
2016-08-26
DM: Finish the renaming of class members
Strangerke
2016-08-26
DM: Rename DungeonMan class members
Strangerke
2016-08-26
DM: Rename functions of DMEngine and DialogMan
Strangerke
2016-08-26
DM: Some more work on GCC warnings
Strangerke
2016-08-26
DM: Add target and original platform to save files
Bendegúz Nagy
2016-08-26
DM: Add SoundMan_Atari
Bendegúz Nagy
2016-08-26
DM: Pull sound handling into a separate class
Bendegúz Nagy
2016-08-26
DM: Add f064_SOUND_RequestPlay_CPSD, f65_playPendingSound, f505_soundGetVolume
Bendegúz Nagy
2016-08-26
DM: Add f60_playSound
Bendegúz Nagy
2016-08-26
DM: Add sound loading
Bendegúz Nagy