scummvm/engines/sludge
2024-03-20 17:31:03 -07:00
..
backdrop.cpp
bg_effects.cpp SLUDGE: use delete[] in blurScreen 2023-12-09 21:47:57 -08:00
builtin.cpp SLUDGE: Migrate engine to Path 2023-12-24 13:19:25 +01:00
builtin.h
configure.engine
credits.pl
csludge.h
cursors.cpp
cursors.h
detection_tables.h SLUDGE: Add detection entry for older Out Of Order 2023-12-21 15:23:49 +01:00
detection.cpp SLUDGE: Migrate engine to Path 2023-12-24 13:19:25 +01:00
detection.h
errors.h
event.cpp
event.h
fileset.cpp SLUDGE: Migrate engine to Path 2023-12-24 13:19:25 +01:00
fileset.h
floor.cpp SLUDGE: Migrate engine to Path 2023-12-24 13:19:25 +01:00
floor.h
fonttext.cpp
fonttext.h
freeze.cpp
freeze.h
function.cpp
function.h
functionlist.h
graphics.cpp SLUDGE: Use a byte array instead of a double array for the Z-Buffer 2023-11-15 16:15:18 +01:00
graphics.h SLUDGE: Use a byte array instead of a double array for the Z-Buffer 2023-11-15 16:15:18 +01:00
hsi.cpp
hsi.h
imgloader.cpp SLUDGE: Migrate engine to Path 2023-12-24 13:19:25 +01:00
imgloader.h
language.cpp
language.h
main_loop.cpp
main_loop.h
metaengine.cpp
module.mk
moreio.cpp
moreio.h
movie.cpp
movie.h
newfatal.cpp
newfatal.h
objtypes.cpp SLUDGE: Fix bug caused by getTextFromAnyVar in a debug context 2023-11-25 00:32:06 +01:00
objtypes.h SLUDGE: Fix bug caused by getTextFromAnyVar in a debug context 2023-11-25 00:32:06 +01:00
people.cpp SLUDGE: Fix drawModeDark colourmix values by swapping them 2023-12-14 18:24:56 +01:00
people.h
region.cpp
region.h
savedata.cpp SLUDGE: Fix greeting saving and loading in Mandy 2023-11-15 23:56:58 +01:00
savedata.h
saveload.cpp
saveload.h
sludge.cpp
sludge.h
sludger.cpp SLUDGE: Migrate engine to Path 2023-12-24 13:19:25 +01:00
sludger.h
sound.cpp SLUDGE: Remove delete nullptr. PVS-Studio V575 2024-03-20 17:31:03 -07:00
sound.h
speech.cpp
speech.h
sprbanks.cpp
sprbanks.h
sprites.cpp SLUDGE: Use a byte array instead of a double array for the Z-Buffer 2023-11-15 16:15:18 +01:00
sprites.h
statusba.cpp
statusba.h
thumbnail.cpp
timing.cpp
timing.h
transition.cpp SLUDGE: Fix memory leak in transition 2023-11-29 06:54:30 -08:00
variable.cpp SLUDGE: Fix bug caused by getTextFromAnyVar in a debug context 2023-11-25 00:32:06 +01:00
variable.h SLUDGE: Fix bug caused by getTextFromAnyVar in a debug context 2023-11-25 00:32:06 +01:00
version.h
zbuffer.cpp SLUDGE: Fix Signed vs. Unsigned Comparison GCC Compiler Warning 2023-11-19 23:57:21 +00:00
zbuffer.h