scummvm/engines/director
Eugene Sandulenko dce0412e80
DIRECTOR: LINGO: Implement grammar for "the number of menus"
Used in overringunder: Over-Ring-Under '--start-movie=10 STORE(LOOP)'
2023-01-28 02:03:06 +01:00
..
lingo DIRECTOR: LINGO: Implement grammar for "the number of menus" 2023-01-28 02:03:06 +01:00
archive.cpp DIRECTOR: Dump RIFF resources when requested 2023-01-26 12:52:52 +01:00
archive.h DIRECTOR: Use KEY* mappings instead of taking the first resource to load chunks 2022-08-09 16:18:15 -05:00
cast.cpp DIRECTOR: Print out debug output so the buildbot stays happy 2023-01-28 00:08:22 +01:00
cast.h DIRECTOR: Added API for referring to the cast members by name and type 2022-12-03 00:24:18 +01:00
castmember.cpp DIRECTOR: Refactor Stxt/TextCastMember to use raw strings 2023-01-19 12:12:21 +01:00
castmember.h DIRECTOR: Refactor Stxt/TextCastMember to use raw strings 2023-01-19 12:12:21 +01:00
channel.cpp DIRECTOR: Reset Channel::_movieTime when loading a new video 2023-01-27 13:31:21 +01:00
channel.h ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
configure.engine DIRECTOR: Enable engine by default 2021-08-17 14:37:40 +02:00
credits.pl CREDITS: add Misty De Méo 2022-07-19 09:22:55 +03:00
cursor.cpp DIRECTOR: Check current cast archive for CURS resources 2023-01-26 23:36:17 +08:00
cursor.h DIRECTOR: Check current cast archive for CURS resources 2023-01-26 23:36:17 +08:00
debugger.cpp DIRECTOR: Move current Lingo state into Window-owned struct 2022-12-09 01:10:57 +01:00
debugger.h DIRECTOR: Add bpentity command to debugger 2022-10-22 19:53:22 +02:00
detection_paths.h DIRECTOR: Many, many detection entries 2022-12-01 01:18:11 +01:00
detection_tables.h DIRECTOR: Mark Majestic german version as D5 2023-01-27 12:29:14 +01:00
detection.cpp AD: Move canPlayUnknownVariants() override to a flag. 2023-01-09 18:56:50 +01:00
detection.h DIRECTOR: Revert use of detection code 2022-09-13 23:19:00 +02:00
director.cpp DIRECTOR: Do not hang buildbot when movies cannot be loaded 2023-01-19 15:43:52 +01:00
director.h DIRECTOR: Made fewframesonly count global frames. 2023-01-27 22:25:19 +01:00
events.cpp DIRECTOR: LINGO: Implement setting of timeOutLapsed property 2022-06-22 01:13:41 +02:00
fonts.cpp DIRECTOR: FONTS: Fix memory leak 2022-10-16 22:06:27 +02:00
frame.cpp DIRECTOR: Read palette ID as signed int for D3 2023-01-10 13:41:53 +01:00
frame.h DIRECTOR: Fix coloring of 1-bit bitmaps 2022-11-18 16:28:05 +01:00
game-quirks.cpp DIRECTOR: mamauta1 needs desktop quirk 2023-01-18 23:17:03 -08:00
graphics-data.h DIRECTOR: Add observed 16-color Mac palette 2023-01-10 13:41:53 +01:00
graphics.cpp DIRECTOR: Fix several blend modes 2023-01-10 13:41:53 +01:00
images.cpp DIRECTOR: Fix warnings 2023-01-20 14:01:20 +01:00
images.h ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
metaengine.cpp DIRECTOR: Remove code that adds directoy paths from detection table 2022-12-03 23:39:47 +01:00
module.mk DIRECTOR: Added Porta XCMD stub used in the7colors 2023-01-27 22:53:15 +01:00
movie.cpp DIRECTOR: Added API for referring to the cast members by name and type 2022-12-03 00:24:18 +01:00
movie.h DIRECTOR: Added API for referring to the cast members by name and type 2022-12-03 00:24:18 +01:00
palette-fade.h DIRECTOR: Renamed constants in accordance with our naming conventions 2023-01-27 23:21:18 +01:00
POTFILES JANITORIAL: Added missing endline 2022-03-18 13:09:52 +01:00
resource.cpp DIRECTOR: Fix use after free 2023-01-27 20:01:51 +01:00
score.cpp DIRECTOR: Speed up palette transitions on fewframesonly 2023-01-27 23:24:22 +01:00
score.h DIRECTOR: Made fewframesonly count global frames. 2023-01-27 22:25:19 +01:00
sound.cpp DIRECTOR: Fix potential race condition 2022-12-09 01:26:32 +01:00
sound.h DIRECTOR: Use LoopableAudioStream for score audio loops 2022-08-28 10:31:00 +00:00
sprite.cpp DIRECTOR: Don't override sprite parameters for shapes 2022-09-12 15:52:18 +02:00
sprite.h ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
stxt.cpp DIRECTOR: Refactor Stxt/TextCastMember to use raw strings 2023-01-19 12:12:21 +01:00
stxt.h DIRECTOR: Refactor Stxt/TextCastMember to use raw strings 2023-01-19 12:12:21 +01:00
tests.cpp COMMON: Move all compression-related files to a separate directory 2022-12-01 11:53:02 +01:00
transitions.cpp DIRECTOR: Properly process kTransNone 2022-12-02 00:32:25 +01:00
types.h DIRECTOR: Increased number of fewframesonly to 19 2023-01-27 22:29:21 +01:00
util.cpp COMMON: Move punycode_*codepath to path.cpp 2022-12-14 05:08:46 +01:00
util.h DIRECTOR: Add more palette transition modes 2022-09-12 15:52:18 +02:00
window.cpp DIRECTOR: Increased number of fewframesonly to 19 2023-01-27 22:29:21 +01:00
window.h DIRECTOR: Refactor movie loaders to allow loading from executables 2023-01-19 12:12:21 +01:00