scummvm/engines/director
2020-06-06 18:34:06 +02:00
..
lingo DIRECTOR: LINGO: Remove legacy me code 2020-06-06 18:34:06 +02:00
archive.cpp DIRECTOR: Added test score for the test target 2020-06-04 00:07:34 +02:00
archive.h DIRECTOR: Added test score for the test target 2020-06-04 00:07:34 +02:00
cachedmactext.cpp DIRECTOR: Initialize class variable 2020-04-03 23:33:26 +02:00
cachedmactext.h DIRECTOR: Plug leaked resources 2020-04-02 17:40:45 +02:00
cast.cpp DIRECTOR: Invert sound looping bit 2020-05-17 00:00:16 +08:00
cast.h DIRECTOR: Plug editable text 2020-05-01 15:07:22 +02:00
configure.engine
detection_tables.h DIRECTOR: Added generic D2 target, added director version as an extra 2020-05-30 01:35:55 +02:00
detection.cpp DIRECTOR: Distinguish between GIDs and gameIds 2020-05-22 15:38:49 +02:00
director.cpp DIRECTOR: Added test score for the test target 2020-06-04 00:07:34 +02:00
director.h DIRECTOR: Added test score for the test target 2020-06-04 00:07:34 +02:00
events.cpp DIRECTOR: Fix idle event from preventing exit 2020-06-04 00:56:10 +08:00
frame.cpp DIRECTOR: Coordinates are in fact signed. Check for sanity. 2020-06-01 18:52:43 +02:00
frame.h DIRECTOR: Move transitions to the score 2020-06-01 21:36:09 +02:00
graphics.cpp DIRECTOR: Moved all director test-related code to tests.cpp 2020-06-04 00:07:34 +02:00
images.cpp IMAGE: Add support for Crusader: No Remorse movie decoding 2020-05-11 07:54:24 +02:00
images.h DIRECTOR: Extend Reverse Sprite drawing for shapes and controls. 2020-04-10 22:38:12 +10:00
ink.cpp Revert "DIRECTOR: Do not clip drawRect to maskSurface" 2020-06-02 12:43:50 +02:00
module.mk DIRECTOR: LINGO: Implement factory method calls 2020-06-06 18:34:06 +02:00
movie.cpp DIRECTOR: More work on reducing header dependency 2019-12-24 00:19:27 +01:00
movie.h DIRECTOR: More work on reducing header dependency 2019-12-24 00:19:27 +01:00
resource.cpp DIRECTOR: Fixed dumping Lscr script for shared casts 2020-05-24 17:36:51 +02:00
score-loading.cpp DIRECTOR: LINGO: Don't check for \n in script text 2020-06-05 23:37:19 +02:00
score.cpp DIRECTOR: LINGO: Call perFrameHook with arguments 2020-06-06 18:34:06 +02:00
score.h DIRECTOR: Move transitions to the score 2020-06-01 21:36:09 +02:00
sound.cpp DIRECTOR: Check for undefined audio data before playing 2020-06-04 00:08:00 +08:00
sound.h DIRECTOR: Implement kTheVolume 2020-06-03 23:09:00 +08:00
sprite.cpp DIRECTOR: LINGO: Implement kTheImmediate 2020-06-03 22:22:01 +02:00
sprite.h DIRECTOR: LINGO: Implement kTheImmediate 2020-06-03 22:22:01 +02:00
stxt.cpp DIRECTOR: Initialize Stxt 2020-04-03 23:33:27 +02:00
stxt.h DIRECTOR: Furhter work on header dependency decrease 2019-12-24 00:19:27 +01:00
tests.cpp DIRECTOR: Added test score for the test target 2020-06-04 00:07:34 +02:00
transitions.cpp DIRECTOR: LINGO: Call perFrameHook with arguments 2020-06-06 18:34:06 +02:00
types.h DIRECTOR: LINGO: Finish property array datum type 2020-04-28 23:32:57 +02:00
util.cpp DIRECTOR: Fix file path loading 2020-05-24 23:20:57 +02:00
util.h DIRECTOR: Dump Lscr scripts with --dump-scripts 2020-05-24 17:16:46 +02:00