scummvm/engines/director
2021-09-23 11:49:59 -04:00
..
lingo DIRECTOR: LINGO: Fix ID list memory leaks 2021-09-05 20:52:56 -04:00
archive.cpp DIRECTOR: Punycode dump file names 2021-08-07 10:44:37 +02:00
archive.h DIRECTOR: add ignoreCast option for findResourceID 2021-07-12 14:15:25 +08:00
cast.cpp DIRECTOR: Convert script line endings on dumping 2021-08-08 18:12:13 +02:00
cast.h DIRECTOR: Create Cast::decodeString 2021-07-15 16:31:47 -04:00
castmember.cpp DIRECTOR: fix trails of sprite. 2021-08-19 16:12:09 +08:00
castmember.h DIRECTOR: fix editableText both in D2/3 and in D4. 2021-08-18 20:19:18 +08:00
channel.cpp DIRECTOR: Make isMouseIn return false for invisible sprites 2021-08-23 16:10:44 -04:00
channel.h DIRECTOR: update video time when render sprites. 2021-08-13 18:03:19 +08:00
configure.engine DIRECTOR: Enable engine by default 2021-08-17 14:37:40 +02:00
credits.pl CREDITS: Update name 2021-09-23 11:49:59 -04:00
cursor.cpp DIRECTOR: fix check on array size 2021-08-26 12:58:06 +02:00
cursor.h DIRECTOR: Convert cursor setting into Datum 2021-08-26 12:23:07 +02:00
detection.cpp DIRECTOR: Enable running unknown variants. 2021-08-21 13:39:55 +02:00
detection.h DIRECTOR: Avoid duplicated data when not necessary 2021-06-13 14:17:06 +02:00
detection_paths.h JANITORIAL: DIRECTOR: Various fixes 2021-08-31 11:45:59 +02:00
detection_tables.h JANITORIAL: DIRECTOR: Various fixes 2021-08-31 11:45:59 +02:00
director.cpp DIRECTOR: fix memory leak when using win cursor. 2021-08-17 08:56:13 +08:00
director.h DIRECTOR: Enforce game target as prefix to the saved files in FileIO 2021-09-01 15:39:13 +02:00
events.cpp DIRECTOR: Fix mouseUp events 2021-08-23 16:10:44 -04:00
fonts.cpp DIRECTOR: Keep all character mappings 2021-07-15 16:31:47 -04:00
frame.cpp DIRECTOR: Read second sound channel info in D4 on all platforms 2021-08-17 17:13:35 +02: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: simplify setting applyColor to false 2021-08-25 11:27:08 +02:00
images.cpp DIRECTOR: Simplify convertPixelIntoSurface method in BIT Decoder 2021-08-24 16:17:52 +01:00
images.h DIRECTOR: Remove FileVersion type name 2021-07-19 14:05:02 -04:00
metaengine.cpp DIRECTOR: Reworked --startup-movie processing. Now the options order is arbitrary 2021-08-07 00:02:01 +02:00
module.mk DIRECTOR: Added CDROM XObj stub 2021-08-03 01:13:53 +02:00
movie.cpp DIRECTOR: Fix mouseUp events 2021-08-23 16:10:44 -04:00
movie.h DIRECTOR: Fix mouseUp events 2021-08-23 16:10:44 -04:00
resource.cpp DIRECTOR: Don't load nonexisting projector movie 2021-08-21 21:39:13 +02:00
score.cpp DIRECTOR: combine renderVideo and updateWidgets. 2021-08-20 20:59:48 +08:00
score.h DIRECTOR: combine renderVideo and updateWidgets. 2021-08-20 20:59:48 +08:00
sound.cpp DIRECTOR: Handle sndCommand 0x8050 2021-08-13 23:32:38 +02:00
sound.h DIRECTOR: Improve empty sound channel behavior 2021-08-07 13:20:23 -04:00
sprite.cpp DIRECTOR: Consider buttons to respond to mouse 2021-08-23 16:10:44 -04:00
sprite.h DIRECTOR: fix editableText both in D2/3 and in D4. 2021-08-18 20:19:18 +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: fix FPE in initTransParams 2021-08-09 20:35:45 +08:00
types.h DIRECTOR: Set cursors per-movie, not globally 2021-08-06 01:11:49 -04:00
util.cpp DIRECTOR: move warnings to deeper debug levels. 2021-08-20 19:21:28 +08:00
util.h DIRECTOR: fix the castType of cast 2021-08-09 16:51:25 +08:00
window.cpp DIRECTOR: move warnings to deeper debug levels. 2021-08-20 19:21:28 +08:00
window.h DIRECTOR: Remove _hasFrozenLingo 2021-08-15 17:05:37 -04:00