aboutsummaryrefslogtreecommitdiff
path: root/engines/scumm/he/cup_player_he.cpp
AgeCommit message (Expand)Author
2009-08-12Fix building with specific games disabled in MSVC.Travis Howell
2009-07-20Make ScummFile::eos() consistent with Stream::eos().Willem Jan Palenstijn
2008-09-30Renamed Engine::quit to Engine::shouldQuit (previously, it was easily confuse...Max Horn
2008-07-11SCUMM works with new GMM implementationChristopher Page
2007-09-19Merged common/stdafx.h into common/scummsys.h. All referencing files have bee...Nicola Mettifogo
2007-05-30Updated legal headers in source files, based on what Pidgin (the IM client fo...Max Horn
2007-03-02cleanupMax Horn
2007-02-25fixed 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 channelsMax Horn
2007-01-25fixed kSfxFlagRestartGregory Montoir
2007-01-25modified CUP player code to read data directly from a file stream instead of ...Gregory Montoir
2007-01-21added handler for sfx sync (abc-slideshow.cup, bda-slideshow.cup) and sfx loo...Gregory Montoir
2006-12-15added basic handlers for SFXB and SNDE tags in .CUP playerGregory Montoir
2006-12-10made CUP_Player only update the modified screen areas.Gregory Montoir
2006-11-07simplified SRLE decoding, cleanupGregory Montoir
2006-11-06added SRLE handler, cleanupGregory Montoir
2006-11-06cleanupJohannes Schickel
2006-11-06Portability fix for some platforms.Eugene Sandulenko
2006-11-06Add support for HE CUP demos based on cyx's standalone player.Eugene Sandulenko