scummvm/engines/director
trembyle 1602322cbe DIRECTOR: Allow alternate filename for jman2 demo
The projector filename was released on this disc incorrectly encoded
as MacRoman when the rest of the disc is MacJapanese.

Since this was a physical release from local publisher Bandai, we
should allow this mistake as the \"correct\" filename, alongside
the actually correct filename in case another copy of the demo ever
shows up.
2021-10-19 15:28:10 -04:00
..
lingo DIRECTOR: Fix preloadCast without arguments 2021-10-17 20:48:02 +03:00
archive.cpp
archive.h
cast.cpp DIRECTOR: Fix default palette index 2021-10-12 01:08:34 +08:00
cast.h DIRECTOR: Add preliminary loader for film loops 2021-10-12 01:08:34 +08:00
castmember.cpp DIRECTOR: Revert change to inkBlitShape 2021-10-12 08:19:29 +08:00
castmember.h DIRECTOR: Add stub for FilmLoopCastMember::createWidget 2021-10-12 01:08:34 +08:00
channel.cpp DIRECTOR: Move methods from Channel to Sprite 2021-10-12 01:08:34 +08:00
channel.h DIRECTOR: Move methods from Channel to Sprite 2021-10-12 01:08:34 +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:48:05 -04:00
cursor.cpp DIRECTOR: LINGO: Add overloaded operators for Datum structs 2021-08-30 19:08:15 -04:00
cursor.h DIRECTOR: Convert cursor setting into Datum 2021-08-26 12:23:07 +02:00
detection_paths.h JANITORIAL: DIRECTOR: Various fixes 2021-08-31 11:44:44 +02:00
detection_tables.h DIRECTOR: Allow alternate filename for jman2 demo 2021-10-19 15:28:10 -04:00
detection.cpp DIRECTOR: Enable running unknown variants. 2021-08-21 13:39:55 +02:00
detection.h
director.cpp DIRECTOR: Properly set the colorDepth for 32bpp mode 2021-09-26 10:26:02 +02:00
director.h DIRECTOR: Revert change to inkBlitShape 2021-10-12 08:19:29 +08:00
events.cpp DIRECTOR: LINGO: Implement kTheDoubleClick 2021-09-25 01:13:50 +08:00
fonts.cpp
frame.cpp DIRECTOR: Read second sound channel info in D4 on all platforms 2021-08-17 17:13:35 +02:00
frame.h
graphics-data.h
graphics.cpp DIRECTOR: Revert change to inkBlitShape 2021-10-12 08:19:29 +08:00
images.cpp DIRECTOR: Simplify convertPixelIntoSurface method in BIT Decoder 2021-08-24 16:17:52 +01:00
images.h
metaengine.cpp
module.mk DIRECTOR: LINGO: Add implementation for MoveMouseXObj 2021-10-02 19:32:38 +08:00
movie.cpp DIRECTOR: LINGO: Implement kTheDoubleClick 2021-09-25 01:13:50 +08:00
movie.h DIRECTOR: LINGO: Implement kTheDoubleClick 2021-09-25 01:13:50 +08: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: Case-scrub paths used by AudioFileDecoder::getAudioStream 2021-09-19 10:45:53 +08:00
sound.h
sprite.cpp DIRECTOR: Fix use-after-free in Sprite 2021-10-12 01:08:34 +08:00
sprite.h DIRECTOR: Fix use-after-free in Sprite 2021-10-12 01:08:34 +08:00
stxt.cpp
stxt.h
tests.cpp
transitions.cpp
types.h DIRECTOR: LINGO: Fix invalid comparison results 2021-08-29 23:23:26 -04:00
util.cpp DIRECTOR: Add case-insensitive path checking 2021-09-18 23:15:25 +08:00
util.h
window.cpp DIRECTOR: Revert change to inkBlitShape 2021-10-12 08:19:29 +08:00
window.h DIRECTOR: Move methods from Window to DirectorPlotData 2021-10-12 01:08:34 +08:00