scummvm/engines/scumm/he
Max Horn c210aff40c * Made Actor::_pos protected, added public Actor::getPos() method
* Added default params to Actor::putActor()
* Removed Actor::getActorXYPos

svn-id: r24742
2006-11-19 00:39:48 +00:00
..
animation_he.cpp Fixed bad namespace comments spotted by clone2727. 2006-11-03 06:16:11 +00:00
animation_he.h Fixed bad namespace comments spotted by clone2727. 2006-11-03 06:16:11 +00:00
cup_player_he.cpp simplified SRLE decoding, cleanup 2006-11-07 22:22:23 +00:00
cup_player_he.h simplified SRLE decoding, cleanup 2006-11-07 22:22:23 +00:00
floodfill_he.cpp renamed ScummEngine::restoreBG to restoreBackground; renamed and moved Gdi::copyVirtScreenBuffers to ScummEngine_v70he::restoreBackgroundHE 2006-09-17 23:35:09 +00:00
floodfill_he.h Moved all he-specific source files to engines/scumm/he/ subdirectory 2006-02-15 00:57:50 +00:00
intern_he.h Add support for HE CUP demos based on cyx's standalone player. 2006-11-06 13:40:24 +00:00
logic_he.cpp Switch error to warning, since code is compatbile with football2002 too 2006-10-25 23:48:47 +00:00
logic_he.h Moved all he-specific source files to engines/scumm/he/ subdirectory 2006-02-15 00:57:50 +00:00
palette_he.cpp added SRLE handler, cleanup 2006-11-06 23:28:40 +00:00
resource_he.cpp Moved get_resource_id_quoted around a bit and added another FIXME comment 2006-10-15 02:00:37 +00:00
resource_he.h Moved get_resource_id_quoted around a bit and added another FIXME comment 2006-10-15 02:00:37 +00:00
script_v60he.cpp * Made Actor::_pos protected, added public Actor::getPos() method 2006-11-19 00:39:48 +00:00
script_v70he.cpp SCUMM: ArrayHeader related cleanup 2006-10-20 19:44:27 +00:00
script_v72he.cpp * Made Actor::_pos protected, added public Actor::getPos() method 2006-11-19 00:39:48 +00:00
script_v80he.cpp SCUMM: ArrayHeader related cleanup 2006-10-20 19:44:27 +00:00
script_v90he.cpp Replaced checkRange by assertRange, which has (a) an (IMO) more logical order of parameters, and (b) removes lots of useless duplicate information in error messages 2006-09-16 13:38:43 +00:00
script_v100he.cpp * Made Actor::_pos protected, added public Actor::getPos() method 2006-11-19 00:39:48 +00:00
sound_he.cpp cleanup 2006-10-21 12:44:10 +00:00
sound_he.h cleanup 2006-10-21 12:44:10 +00:00
sprite_he.cpp renamed ScummEngine::restoreBG to restoreBackground; renamed and moved Gdi::copyVirtScreenBuffers to ScummEngine_v70he::restoreBackgroundHE 2006-09-17 23:35:09 +00:00
sprite_he.h Moved all he-specific source files to engines/scumm/he/ subdirectory 2006-02-15 00:57:50 +00:00
wiz_he.cpp renamed ScummEngine::restoreBG to restoreBackground; renamed and moved Gdi::copyVirtScreenBuffers to ScummEngine_v70he::restoreBackgroundHE 2006-09-17 23:35:09 +00:00
wiz_he.h Add initial DXA support for HE games 2006-05-08 10:21:17 +00:00