scummvm/engines/director
2023-05-31 14:47:04 -07:00
..
castmember DIRECTOR: Fixes based on feedback 2023-05-28 14:44:09 +02:00
lingo DIRECTOR: Fix b_offset implementation and make it case-insensitive 2023-05-31 23:16:02 +02:00
archive.cpp DIRECTOR: Redo "Fix use-after-free" 2023-05-12 00:11:58 +02:00
archive.h DIRECTOR: Add multiple resources in exe using ProjectorArchive 2023-05-29 19:36:15 +02:00
cast.cpp DIRECTOR: Move _lastPalette to DirectorEngine 2023-05-14 14:10:22 +02:00
cast.h DIRECTOR: Show multiple casts in debugger 2023-05-10 09:48:50 +02:00
channel.cpp DIRECTOR: Fix regression in sprite dragging 2023-05-28 14:44:09 +02:00
channel.h DIRECTOR: Fix regression in sprite dragging 2023-05-28 14:44:09 +02:00
configure.engine
credits.pl
cursor.cpp DIRECTOR: Split CastMember classes into files 2023-04-29 14:20:05 +02:00
cursor.h
debugger.cpp DIRECTOR: Show multiple casts in debugger 2023-05-10 09:48:50 +02:00
debugger.h
detection_paths.h DIRECTOR: Fix a few entries and remove unneeded globs 2023-03-26 20:21:05 +02:00
detection_tables.h DIRECTOR: add full rolypolys2 2023-05-31 14:47:04 -07:00
detection.cpp DIRECTOR: Load in external casts and members 2023-05-10 09:48:50 +02:00
detection.h
director.cpp DIRECTOR: Add multiple resources in exe using ProjectorArchive 2023-05-29 19:36:15 +02:00
director.h DIRECTOR: Add multiple resources in exe using ProjectorArchive 2023-05-29 19:36:15 +02:00
events.cpp DIRECTOR: Fix regression in sprite dragging 2023-05-28 14:44:09 +02:00
fonts.cpp
frame.cpp DIRECTOR: Refactor palette loading for D5 2023-05-10 09:48:50 +02:00
frame.h DIRECTOR: Refactor palette loading for D5 2023-05-10 09:48:50 +02:00
game-quirks.cpp DIRECTOR: Add filesystem quirk for teamxtreme2 2023-04-29 14:20:05 +02:00
graphics-data.h DIRECTOR: Add new kClutSystemWinD5 palette 2023-05-10 09:48:50 +02:00
graphics.cpp DIRECTOR: Remove inkBlitStretchSurface() 2023-05-28 14:44:09 +02:00
images.cpp
images.h
metaengine.cpp
module.mk DIRECTOR: Add Transition cast member type 2023-05-10 09:48:50 +02:00
movie.cpp GRAPHICS: MACGUI: Refactor resize() to extract inner window resizing 2023-05-31 13:29:33 +02:00
movie.h DIRECTOR: Show multiple casts in debugger 2023-05-10 09:48:50 +02:00
palette-fade.h DIRECTOR: Fix D5 palette fade times 2023-05-28 14:44:09 +02:00
picture.cpp DIRECTOR: Don't assume that palette exists based on paletteColorCount 2023-03-26 21:40:15 +02:00
picture.h
POTFILES
resource.cpp DIRECTOR: Gracefully process case when there is no startup file specified 2023-05-29 22:21:23 +02:00
score.cpp DIRECTOR: Fixes based on feedback 2023-05-28 14:44:09 +02:00
score.h DIRECTOR: Move _lastPalette to DirectorEngine 2023-05-14 14:10:22 +02:00
sound.cpp DIRECTOR: Fade sounds if the channel handle exists 2023-05-10 22:32:21 +02:00
sound.h DIRECTOR: Add dynamic sound channel allocation 2023-05-10 22:32:21 +02:00
sprite.cpp DIRECTOR: Move getRegistrationOffset and getBbox to CastMember 2023-05-28 14:44:09 +02:00
sprite.h DIRECTOR: Move getRegistrationOffset and getBbox to CastMember 2023-05-28 14:44:09 +02:00
stxt.cpp
stxt.h
tests.cpp DIRECTOR: Fix text rendering test colors 2023-05-28 12:54:06 +02:00
transitions.cpp DIRECTOR: Force all transitions to single step in fast mode 2023-05-10 23:32:24 +02:00
types.cpp DIRECTOR: Added stub for parent scripts 2023-05-13 17:38:00 +02:00
types.h DIRECTOR: Added stub for parent scripts 2023-05-13 17:38:00 +02:00
util.cpp DIRECTOR: Fix b_offset implementation and make it case-insensitive 2023-05-31 23:16:02 +02:00
util.h DIRECTOR: Fix b_offset implementation and make it case-insensitive 2023-05-31 23:16:02 +02:00
window.cpp DIRECTOR: Get/Set rect property of window, allow dynamic resize/move. 2023-05-31 13:29:33 +02:00
window.h DIRECTOR: Get/Set rect property of window, allow dynamic resize/move. 2023-05-31 13:29:33 +02:00