scummvm/engines/scumm/he
2009-03-20 16:33:58 +00:00
..
animation_he.cpp Renamed SMKPlayer -> SmackerDecoder and DXAPlayer -> DXADecoder, as well as some other tweaks 2009-03-09 03:45:23 +00:00
animation_he.h Renamed SMKPlayer -> SmackerDecoder and DXAPlayer -> DXADecoder, as well as some other tweaks 2009-03-09 03:45:23 +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 SCUMM: Split intern.h into multiple headers 2009-03-20 16:33:58 +00:00
logic_he.cpp Patch #2671477: Fix wrong usage of strncat 2009-03-07 13:40:00 +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 Renamed Archive::openFile to createReadStreamForMember 2009-01-23 04:45:44 +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 Renamed Archive::openFile to createReadStreamForMember 2009-01-23 04:45:44 +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 Whoa! Removing trailing spaces. 2009-01-01 15:06:43 +00:00
script_v90he.cpp Fix no input, when playing cards in Blue's 123 Time Activies. 2009-01-04 06:15:01 +00:00
script_v100he.cpp Add more stubs for MBC. 2008-12-27 07:17:46 +00:00
sound_he.cpp setQuickStartFlag is different value in HE100 games. 2009-01-10 14:10:04 +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 Use cache when converting 16bit colors, for faster conversions. 2009-01-04 03:49:23 +00:00
wiz_he.h Use slow palette color match, for 16bit color HE games for now. 2009-01-04 00:58:45 +00:00