scummvm/engines/director/castmember
Scott Percival f7e2a19327 DIRECTOR: Fix video palette mismatch in Mac gamma mode
A few places in the code fetch the palette from the window manager. This
is not the source of truth; the WM might have a gamma-converted palette.

Fixes incorrect video colouring in the Mac version of Wrath of the Gods.
2025-03-25 12:17:34 +08:00
..
bitmap.cpp DIRECTOR: Fix bounding box when loading pictures into cast members 2025-03-25 12:17:34 +08:00
bitmap.h DIRECTOR: Fix bitmap reg offset signedness 2024-07-13 03:18:41 +08:00
castmember.cpp DIRECTOR: Force Bitmap reload when file was changed 2025-03-04 02:00:24 +01:00
castmember.h DIRECTOR: Force Bitmap reload when file was changed 2025-03-04 02:00:24 +01:00
digitalvideo.cpp DIRECTOR: Fix video palette mismatch in Mac gamma mode 2025-03-25 12:17:34 +08:00
digitalvideo.h DIRECTOR: Produce less noise for empty Digital Video castmembers 2025-03-05 00:54:51 +01:00
filmloop.cpp DIRECTOR: Simplify filmloop/movie castmember loading 2025-03-07 01:34:48 +01:00
filmloop.h DIRECTOR: More work on movies as cast members 2025-03-08 23:16:24 +01:00
movie.cpp DIRECTOR: More work on movies as cast members 2025-03-08 23:16:24 +01:00
movie.h DIRECTOR: More work on movies as cast members 2025-03-08 23:16:24 +01:00
palette.cpp DIRECTOR: Fix missing cast member ID in palette record 2024-05-31 17:15:57 +08:00
palette.h DIRECTOR: Fix missing cast member ID in palette record 2024-05-31 17:15:57 +08:00
richtext.cpp DIRECTOR: Add tweaks for GADGET Past as Future 2025-02-17 11:07:59 +01:00
richtext.h DIRECTOR: Add tweaks for GADGET Past as Future 2025-02-17 11:07:59 +01:00
script.cpp DIRECTOR: Add new properties for ScriptCastMember 2025-02-04 15:24:17 +01:00
script.h DIRECTOR: Add new properties for ScriptCastMember 2025-02-04 15:24:17 +01:00
shape.cpp DIRECTOR: Add new properties for ShapeCastMember 2025-02-04 15:24:17 +01:00
shape.h DIRECTOR: Add entities/fields new to Director 5 2025-02-04 15:24:17 +01:00
sound.cpp DIRECTOR: Add new properties for SoundCastMember 2025-02-04 15:24:17 +01:00
sound.h DIRECTOR: Add new properties for SoundCastMember 2025-02-04 15:24:17 +01:00
text.cpp DIRECTOR: Use maxHeight to determine TextCastMember bounding box 2025-03-25 12:17:34 +08:00
text.h DIRECTOR: Use maxHeight to determine TextCastMember bounding box 2025-03-25 12:17:34 +08:00
transition.cpp DIRECTOR: Add entities/fields new to Director 5 2025-02-04 15:24:17 +01:00
transition.h DIRECTOR: Add duration property to TransitionCastMember 2024-11-11 20:40:06 +01:00