scummvm/engines/sci/engine
Filippos Karapetis d74a9542fa SCI: Rename graphics/palette.* to graphics/palette16.*
This is to avoid file name inclusion clashes with graphics/palette.h
placed in common code, as uncovered by PR #6471

After discussing with @sluicebox, this is a simpler solution, where
only the offending palette.* files are renamed, without affecting
palette32.*, or introducing a sci prefix in files
2025-03-10 02:58:55 +02:00
..
features.cpp SCI32: Update GK1 CD speech repair config check 2024-12-06 01:16:21 -08:00
features.h SCI32: Update GK1 CD speech repair config check 2024-12-06 01:16:21 -08:00
file.cpp
file.h
gc.cpp
gc.h
guest_additions.cpp
guest_additions.h
hoyle5poker.cpp
hoyle5poker.h
kernel.cpp SCI: fix kernel sub function mapping for certain builds 2024-12-15 21:31:54 +02:00
kernel.h
kernel_tables.h
kevent.cpp
kfile.cpp
kgraphics.cpp SCI: Rename graphics/palette.* to graphics/palette16.* 2025-03-10 02:58:55 +02:00
kgraphics32.cpp SCI: Rename graphics/palette.* to graphics/palette16.* 2025-03-10 02:58:55 +02:00
klists.cpp
kmath.cpp
kmenu.cpp
kmisc.cpp SCI: Rename graphics/palette.* to graphics/palette16.* 2025-03-10 02:58:55 +02:00
kmovement.cpp
kparse.cpp
kpathing.cpp SCI: Rename graphics/palette.* to graphics/palette16.* 2025-03-10 02:58:55 +02:00
kscripts.cpp
ksound.cpp
kstring.cpp
kvideo.cpp SCI: Rename graphics/palette.* to graphics/palette16.* 2025-03-10 02:58:55 +02:00
message.cpp
message.h
object.cpp
object.h
savegame.cpp SCI: Rename graphics/palette.* to graphics/palette16.* 2025-03-10 02:58:55 +02:00
savegame.h
script.cpp
script.h
script_patches.cpp SCI: Fix QFG1 trip wire lockup 2025-02-25 22:55:18 -08:00
script_patches.h
scriptdebug.cpp
scriptdebug.h
seg_manager.cpp
seg_manager.h
segment.cpp
segment.h Revert "SCI: Rename graphics/palette*.* to graphics/scipalette*.*" 2025-03-10 02:53:24 +02:00
selector.cpp
selector.h
state.cpp
state.h
static_selectors.cpp
tts.cpp
tts.h
vm.cpp
vm.h SCI: Fix SQ5 introduction speeds 2024-12-30 14:25:43 -08:00
vm_types.cpp
vm_types.h
workarounds.cpp JANITORIAL: SCI: Fix typos 2024-12-25 18:00:32 +02:00
workarounds.h