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
/
scumm
/
he
/
cup_player_he.cpp
Age
Commit message (
Expand
)
Author
2007-09-19
Merged common/stdafx.h into common/scummsys.h. All referencing files have bee...
Nicola Mettifogo
2007-05-30
Updated legal headers in source files, based on what Pidgin (the IM client fo...
Max Horn
2007-03-02
cleanup
Max Horn
2007-02-25
fixed background music in catalog_cup_demo_de : only stop sfx if it was start...
Gregory Montoir
2007-02-03
* Reimplemented Mixer::pauseAll to simply invoke pause on all channels
Max Horn
2007-01-25
fixed kSfxFlagRestart
Gregory Montoir
2007-01-25
modified CUP player code to read data directly from a file stream instead of ...
Gregory Montoir
2007-01-21
added handler for sfx sync (abc-slideshow.cup, bda-slideshow.cup) and sfx loo...
Gregory Montoir
2006-12-15
added basic handlers for SFXB and SNDE tags in .CUP player
Gregory Montoir
2006-12-10
made CUP_Player only update the modified screen areas.
Gregory Montoir
2006-11-07
simplified SRLE decoding, cleanup
Gregory Montoir
2006-11-06
added SRLE handler, cleanup
Gregory Montoir
2006-11-06
cleanup
Johannes Schickel
2006-11-06
Portability fix for some platforms.
Eugene Sandulenko
2006-11-06
Add support for HE CUP demos based on cyx's standalone player.
Eugene Sandulenko