scummvm/engines/scumm/he
Travis Howell 4b4d752ba1 Add Blue's Treasure Hunt.
svn-id: r35599
2008-12-29 10:03:34 +00:00
..
animation_he.cpp Fix video playback in Blue's Clues games. 2008-12-27 02:36:08 +00:00
animation_he.h Move all video players to separate directory 2008-12-21 21:08:17 +00:00
cup_player_he.cpp Renamed Engine::quit to Engine::shouldQuit (previously, it was easily confused with Engine::quitGame); also cleaned up engine.h a bit 2008-09-30 12:27:38 +00:00
cup_player_he.h Allow static and dynamic plugins to be used at the same time 2008-05-06 03:00:26 +00:00
floodfill_he.cpp Fixed the spaces before tabs. 2008-01-28 00:14:17 +00:00
floodfill_he.h Allow static and dynamic plugins to be used at the same time 2008-05-06 03:00:26 +00:00
intern_he.h Switched various Engine APIs to use Common::Error 2008-11-06 17:05:54 +00:00
logic_he.cpp Add Moonbase Commander target again, for testing only. 2008-12-15 09:54:21 +00:00
logic_he.h Add Moonbase Commander target again, for testing only. 2008-12-15 09:54:21 +00:00
palette_he.cpp Enable Windows version of early HE games by default, to match already enabled 3DO/DOS/Macintosh versions of early HE games. Adding only the minimum code required for HE70 games. 2007-12-27 11:40:29 +00:00
resource_he.cpp Add more stubs for MBC. 2008-12-27 07:17:46 +00:00
resource_he.h SCUMM HE: Use FilesystemNode::openForReading() instead of 'new Common::File' (didn't cover all instances, though) 2008-09-30 09:09:39 +00:00
script_v60he.cpp Add Moonbase Commander target again, for testing only. 2008-12-15 09:54:21 +00:00
script_v70he.cpp SCUMM: Moved Actor::drawActorToBackBuf to class ActorHE 2008-09-25 08:19:51 +00:00
script_v71he.cpp cleanup 2008-09-25 10:14:50 +00:00
script_v72he.cpp Add Moonbase Commander target again, for testing only. 2008-12-15 09:54:21 +00:00
script_v80he.cpp Add Blue's Treasure Hunt. 2008-12-29 10:03:34 +00:00
script_v90he.cpp Fix video playback in Blue's Clues games. 2008-12-27 02:36:08 +00:00
script_v100he.cpp Add more stubs for MBC. 2008-12-27 07:17:46 +00:00
sound_he.cpp don't pass a pointer in a middle of a resource buffer with mixer AUTOFREE flag set (untested but probably fixes #1754525) 2007-11-23 18:19:32 +00:00
sound_he.h Removed trailing spaces. 2008-01-27 19:47:41 +00:00
sprite_he.cpp Merged common/stdafx.h into common/scummsys.h. All referencing files have been updated. 2007-09-19 08:40:12 +00:00
sprite_he.h Allow static and dynamic plugins to be used at the same time 2008-05-06 03:00:26 +00:00
wiz_he.cpp Add more stubs for MBC. 2008-12-27 07:17:46 +00:00
wiz_he.h Add basic code for wizImage compression type 5. 2008-12-27 06:11:56 +00:00