scummvm/engines/scumm/he
Max Horn dd7e4ff3e7 SCUMM: walbox related cleanup
svn-id: r24365
2006-10-18 13:33:42 +00:00
..
animation_he.cpp renamed ScummEngine::restoreBG to restoreBackground; renamed and moved Gdi::copyVirtScreenBuffers to ScummEngine_v70he::restoreBackgroundHE 2006-09-17 23:35:09 +00:00
animation_he.h Add eriktorbjorn's patch for DXA unification, with more changes 2006-06-28 14:06:54 +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
intern_he.h SCUMM: walbox related cleanup 2006-10-18 13:33:42 +00:00
logic_he.cpp Fixing compiler (cast) warning 2006-02-20 20:41:13 +00:00
logic_he.h
palette_he.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
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 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_v70he.cpp Renamed ScummEngine::res to _res and allocate the ResourceManager on the heap (i.e. _res is a pointer now) 2006-09-17 20:36:48 +00:00
script_v72he.cpp renamed ScummEngine::restoreBG to restoreBackground; renamed and moved Gdi::copyVirtScreenBuffers to ScummEngine_v70he::restoreBackgroundHE 2006-09-17 23:35:09 +00:00
script_v80he.cpp Renamed o6_getActorAnimCounter1 to o6_getActorAnimCounter 2006-09-09 18:31:32 +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 renamed ScummEngine::restoreBG to restoreBackground; renamed and moved Gdi::copyVirtScreenBuffers to ScummEngine_v70he::restoreBackgroundHE 2006-09-17 23:35:09 +00:00
sound_he.cpp Got rid of ScummEngine::_confirmExit, and some other minor cleanup 2006-10-15 00:50:22 +00:00
sound_he.h Got rid of ScummEngine::_confirmExit, and some other minor cleanup 2006-10-15 00:50:22 +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
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