scummvm/engines/director
2021-07-16 23:19:05 -04:00
..
lingo DIRECTOR: Always call renderFrame in updateStage 2021-07-16 14:46:21 -04:00
archive.cpp DIRECTOR: add ignoreCast option for findResourceID 2021-07-12 14:15:25 +08:00
archive.h DIRECTOR: add ignoreCast option for findResourceID 2021-07-12 14:15:25 +08:00
cast.cpp DIRECTOR: Create Cast::decodeString 2021-07-15 16:31:47 -04:00
cast.h DIRECTOR: Create Cast::decodeString 2021-07-15 16:31:47 -04:00
castmember.cpp DIRECTOR: organize the code 2021-07-14 18:00:49 +08:00
castmember.h DIRECTOR: organize the code 2021-07-14 18:00:49 +08:00
channel.cpp DIRECTOR: support scaling matte ink bitmap castmember 2021-07-12 15:24:32 +08:00
channel.h DIRECTOR: enforce to replace widget when we have dims changed 2021-07-08 02:25:11 +02:00
configure.engine
cursor.cpp DIRECTOR: Change member refs to use CastMemberID 2021-06-30 22:32:19 -04:00
cursor.h DIRECTOR: Change member refs to use CastMemberID 2021-06-30 22:32:19 -04:00
detection.cpp DIRECTOR: Re-add 32bpp debug flag 2021-07-16 22:03:13 +02:00
detection.h DIRECTOR: Avoid duplicated data when not necessary 2021-06-13 14:17:06 +02:00
detection_paths.h DIRECTOR: Add new Japanese detection entries 2021-06-29 23:08:33 +02:00
detection_tables.h DIRECTOR: Set lingotests platform to Macintosh 2021-07-15 16:31:47 -04:00
director.cpp DIRECTOR: Test multiple possible paths for shared cast 2021-07-16 16:22:06 -04:00
director.h DIRECTOR: Test multiple possible paths for shared cast 2021-07-16 16:22:06 -04:00
events.cpp DIRECTOR: passing events to both widget and director. 2021-07-12 14:15:24 +08:00
fonts.cpp DIRECTOR: Keep all character mappings 2021-07-15 16:31:47 -04:00
frame.cpp DIRECTOR: Change member refs to use CastMemberID 2021-06-30 22:32:19 -04:00
frame.h DIRECTOR: Change member refs to use CastMemberID 2021-06-30 22:32:19 -04:00
graphics-data.h DIRECTOR: Split out static data from graphics.cpp 2020-08-21 00:18:30 +02:00
graphics.cpp DIRECTOR: don't draw outline shape when we get linesize < 0 2021-07-08 02:25:11 +02:00
images.cpp DIRECTOR: amend version check in loadCast and BITD decoder 2021-07-10 14:11:19 +08:00
images.h DIRECTOR: amend version check in loadCast and BITD decoder 2021-07-10 14:11:19 +08:00
metaengine.cpp ENGINES: Changed AdvancedMetaEngine::createInstance to return a Common::Error 2020-12-04 20:57:14 +00:00
module.mk DIRECTOR: LINGO: Move char normalizations to lingo-utils.cpp 2021-07-15 16:31:47 -04:00
movie.cpp DIRECTOR: Create Cast::decodeString 2021-07-15 16:31:47 -04:00
movie.h DIRECTOR: Move InfoEntry::readString definition out of header 2021-07-15 16:31:47 -04:00
resource.cpp DIRECTOR: Ignore case in shared cast name 2021-07-16 18:06:15 -04:00
score.cpp DIRECTOR: Always call renderFrame in updateStage 2021-07-16 14:46:21 -04:00
score.h DIRECTOR: Remove unused render modes 2021-07-16 14:46:21 -04:00
sound.cpp DIRECTOR: Don't repeat sound if playback ends 2021-07-16 12:53:54 -04:00
sound.h DIRECTOR: implement playExternalSound for DirectorSound, organize the code 2021-07-14 18:00:50 +08:00
sprite.cpp DIRECTOR: Add FIXME comments to Sprite::setCast 2021-07-16 23:19:05 -04:00
sprite.h DIRECTOR: eliminate forcing dims when setting cast in lingo 2021-07-08 10:10:07 +08:00
stxt.cpp DIRECTOR: Keep original line endings in STXT 2021-07-15 16:31:47 -04:00
stxt.h DIRECTOR: Handle STXT encoding 2021-07-12 00:38:05 -04:00
tests.cpp DIRECTOR: Test multiple possible paths for shared cast 2021-07-16 16:22:06 -04:00
transitions.cpp DIRECTOR: clean the surface after playing transitions 2021-07-08 02:25:11 +02:00
types.h DIRECTOR: Re-encode loaded text to UTF-8 2021-07-15 16:31:47 -04:00
util.cpp DIRECTOR: LINGO: Make compareTo handle Unicode 2021-07-15 16:31:47 -04:00
util.h DIRECTOR: LINGO: Make compareTo handle Unicode 2021-07-15 16:31:47 -04:00
window.cpp DIRECTOR: Test multiple possible paths for shared cast 2021-07-16 16:22:06 -04:00
window.h DIRECTOR: Test multiple possible paths for shared cast 2021-07-16 16:22:06 -04:00