scummvm/engines/director
Roland van Laar bb4bd0845b DIRECTOR: Follow documentation for DIB header
width, height pixelspermeter are signed according to the spec.
Use a warning with 'buildbot' to see which movies have a negative
height.

https://learn.microsoft.com/en-us/previous-versions//dd183376(v=vs.85)
2022-10-18 22:57:17 +02:00
..
lingo JANITORIAL: Indentation fixes 2022-10-17 16:08:58 +02:00
archive.cpp DIRECTOR: Improve RIFF loading 2022-10-18 22:02:41 +02: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 JANITORIAL: DIRECTOR: remove superfluous ':' 2022-10-18 22:02:41 +02:00
cast.h DIRECTOR: filter cast list on id in debugger 2022-09-21 16:22:34 +02:00
castmember.cpp DIRECTOR: Stop playing videos when sprite gets replaced 2022-10-06 00:05:17 +02:00
castmember.h DIRECTOR: Stop playing videos when sprite gets replaced 2022-10-06 00:05:17 +02:00
channel.cpp DIRECTOR: Stop playing videos when sprite gets replaced 2022-10-06 00:05:17 +02:00
channel.h
configure.engine
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
debugger.cpp DIRECTOR: Fix copy/paste error 2022-10-08 01:33:14 +02:00
debugger.h DIRECTOR: Improve breakpoint debugger command 2022-10-06 00:05:17 +02:00
detection_paths.h DIRECTOR: +Tenrou Toshi, Critical Path, The Secret of the Hunchback (Mac), Theatre of the Imagination (Win) 2022-06-25 13:17:40 +02:00
detection_tables.h DIRECTOR: add Trans'2 demo 2022-10-12 20:17:09 -07:00
detection.cpp DIRECTOR: Revert use of detection code 2022-09-13 23:19:00 +02:00
detection.h DIRECTOR: Revert use of detection code 2022-09-13 23:19:00 +02:00
director.cpp DIRECTOR: limit files closed by closeResFile 2022-09-23 22:55:50 +02:00
director.h DIRECTOR: move CDDA status into CDROM XObj 2022-10-02 22:29:21 +02: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: Allow for tempo changes when seeking to arbitrary frames 2022-10-06 00:05:17 +02:00
frame.h DIRECTOR: Allow for tempo changes when seeking to arbitrary frames 2022-10-06 00:05:17 +02:00
game-quirks.cpp DIRECTOR: Fix incorrect bitwise operation. CID 1490801 2022-10-10 12:03:36 +02:00
graphics-data.h DIRECTOR: Added built-in tile drawing to tests 2022-06-13 18:12:22 +02:00
graphics.cpp DIRECTOR: Implement color cycling 2022-09-12 15:52:18 +02:00
images.cpp DIRECTOR: Follow documentation for DIB header 2022-10-18 22:57:17 +02:00
images.h
metaengine.cpp
module.mk DIRECTOR: LINGO: XOBJ: Scaffolding for Widget 2022-10-17 12:49:46 +02: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
resource.cpp DIRECTOR: Add support for multi-entry D3 EXEs 2022-10-17 12:29:16 +02:00
score.cpp DIRECTOR: Allow for tempo changes when seeking to arbitrary frames 2022-10-06 00:05:17 +02:00
score.h DIRECTOR: Allow for tempo changes when seeking to arbitrary frames 2022-10-06 00:05:17 +02:00
sound.cpp DIRECTOR: Fix unchecked return value 2022-10-07 17:14:10 +02: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
stxt.cpp DIRECTOR: Fix b_installMenu string decoding 2022-07-24 23:38:10 +02:00
stxt.h
tests.cpp DIRECTOR: Temporarily disable picture test 2022-07-10 11:54:40 +02:00
transitions.cpp DIRECTOR: use variables instead of repeated gets 2022-10-07 13:17:41 +02:00
types.h DIRECTOR: LINGO: Implement MENUREF Datum type and STUB for Menu, Menus, MenuItem and MenuItems [WIP] 2022-06-22 00:55:14 +02:00
util.cpp DIRECTOR: testExtensions: Try the non-converted filename as well 2022-10-17 12:47:04 +02: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