scummvm/engines/director
2022-12-01 11:53:02 +01:00
..
lingo DIRECTOR: LINGO: Update screen during script execution 2022-12-01 10:32:46 +01:00
archive.cpp DIRECTOR: Fix memory leaks in archive.cpp 2022-11-30 10:51:41 +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: Include more cast information in debug output 2022-11-18 16:28:05 +01:00
cast.h DIRECTOR: filter cast list on id in debugger 2022-09-21 16:22:34 +02:00
castmember.cpp DIRECTOR: Include more cast information in debug output 2022-11-18 16:28:05 +01:00
castmember.h DIRECTOR: Include more cast information in debug output 2022-11-18 16:28:05 +01:00
channel.cpp DIRECTOR: Fix setter for "the rect of sprite" 2022-11-18 16:28:05 +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: limit files closed by closeResFile 2022-09-23 22:55:50 +02:00
cursor.h ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
debugger.cpp DIRECTOR: Provide live channel information for current frame 2022-11-18 16:28:05 +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: add Trans mac/win 2022-11-30 19:51:26 -08:00
detection.cpp DIRECTOR: Added comment 2022-11-30 00:40:34 +01:00
detection.h DIRECTOR: Revert use of detection code 2022-09-13 23:19:00 +02:00
director.cpp DIRECTOR: Make "the pathName" return an absolute path 2022-10-22 19:53:22 +02:00
director.h DIRECTOR: Fix coloring of 1-bit bitmaps 2022-11-18 16:28:05 +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: Fix coloring of 1-bit bitmaps 2022-11-18 16:28:05 +01:00
frame.h DIRECTOR: Fix coloring of 1-bit bitmaps 2022-11-18 16:28:05 +01:00
game-quirks.cpp DIRECTOR: Attempt (and fail) to give McLuhan the file it wants 2022-12-01 01:18:11 +01:00
graphics-data.h DIRECTOR: Added built-in tile drawing to tests 2022-06-13 18:12:22 +02:00
graphics.cpp DIRECTOR: Add memory guardrails for inkBlitSurface 2022-11-18 16:28:05 +01:00
images.cpp DIRECTOR: Follow documentation for DIB header 2022-10-18 22:57:17 +02:00
images.h ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
metaengine.cpp ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
module.mk DIRECTOR: Add ispippin xlib for Circus! (Pippin) and stubbed qtmovie xlib 2022-12-01 01:18:11 +01:00
movie.cpp DIRECTOR: Remove and document broken cast copies 2022-10-15 23:09:23 +02:00
movie.h DIRECTOR: LINGO: Remove all occurences of _loadedCast outside of the Cast namespace 2022-07-13 18:10:49 +02:00
palette-fade.h DIRECTOR: Add more palette transition modes 2022-09-12 15:52:18 +02:00
POTFILES JANITORIAL: Added missing endline 2022-03-18 13:09:52 +01:00
resource.cpp DIRECTOR: Also look for XFCNs here; probe the initial movie for xobjs as well 2022-12-01 01:18:11 +01:00
score.cpp JANITORIAL: Whitespace fix 2022-12-01 10:32:46 +01:00
score.h DIRECTOR: Provide live channel information for current frame 2022-11-18 16:28:05 +01:00
sound.cpp DIRECTOR: Workaround in hasLoopBounds where start can be != 0 and end = 0 2022-12-01 01:18:11 +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: Fix b_installMenu string decoding 2022-07-24 23:38:10 +02:00
stxt.h ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +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: use variables instead of repeated gets 2022-10-07 13:17:41 +02:00
types.h DIRECTOR: Show variable contents in debug output 2022-10-22 19:53:22 +02:00
util.cpp COMMON: Move all compression-related files to a separate directory 2022-12-01 11:53:02 +01:00
util.h DIRECTOR: Add more palette transition modes 2022-09-12 15:52:18 +02:00
window.cpp DIRECTOR: Refactor loading next Movie 2022-10-07 17:00:31 +02:00
window.h DIRECTOR: Refactor loading next Movie 2022-10-07 17:00:31 +02:00