scummvm/engines/tinsel
2020-02-29 02:21:41 +02:00
..
actors.cpp TINSEL: Replace usage of NULL with nullptr 2020-02-29 02:21:41 +02:00
actors.h
adpcm.cpp TINSEL: Fix Missing Default Switch Cases 2019-11-30 23:12:30 +00:00
adpcm.h TINSEL: Add override keywords 2020-02-09 12:43:16 +01:00
anim.cpp
anim.h
background.cpp TINSEL: Replace usage of NULL with nullptr 2020-02-29 02:21:41 +02:00
background.h TINSEL: Fix compilation 2020-02-22 20:52:43 +02:00
bg.cpp TINSEL: Move background related functions into a new Background class 2020-02-22 18:41:39 +02:00
bmv.cpp TINSEL: Replace usage of NULL with nullptr 2020-02-29 02:21:41 +02:00
bmv.h
cliprect.cpp
cliprect.h
config.cpp TINSEL: Some work on the Japanese version of DW1 2020-02-22 19:16:30 +02:00
config.h TINSEL: Some work on the Japanese version of DW1 2020-02-22 19:16:30 +02:00
configure.engine
cursor.cpp TINSEL: Replace usage of NULL with nullptr 2020-02-29 02:21:41 +02:00
cursor.h
debugger.cpp TINSEL: Move all the music related functions into a new Music class 2020-02-23 14:51:01 +02:00
debugger.h TINSEL: Add override keywords 2020-02-09 12:43:16 +01:00
detection_tables.h TINSEL: Add detection for Discworld PSX Japanese 2020-02-24 18:32:13 -08:00
detection.cpp ENGINES: Merge saveGameState virtual methods into a single one 2020-02-16 15:44:28 -08:00
dialogs.cpp TINSEL: Replace usage of NULL with nullptr 2020-02-29 02:21:41 +02:00
dialogs.h
drives.cpp TINSEL: Replace usage of NULL with nullptr 2020-02-29 02:21:41 +02:00
drives.h TINSEL: Add override keywords 2020-02-09 12:43:16 +01:00
dw.h
effect.cpp
events.cpp TINSEL: Move background related functions into a new Background class 2020-02-22 18:41:39 +02:00
events.h
faders.cpp
faders.h
film.h
font.cpp TINSEL: Move font-related code into a new Font class 2020-02-22 18:41:39 +02:00
font.h TINSEL: Fix compilation 2020-02-22 21:18:33 +02:00
graphics.cpp TINSEL: Replace usage of NULL with nullptr 2020-02-29 02:21:41 +02:00
graphics.h
handle.cpp TINSEL: Replace usage of NULL with nullptr 2020-02-29 02:21:41 +02:00
handle.h
heapmem.cpp TINSEL: Replace usage of NULL with nullptr 2020-02-29 02:21:41 +02:00
heapmem.h
mareels.cpp
mareels.h
module.mk
move.cpp TINSEL: Move background related functions into a new Background class 2020-02-22 18:41:39 +02:00
move.h
multiobj.cpp TINSEL: Replace usage of NULL with nullptr 2020-02-29 02:21:41 +02:00
multiobj.h
music.cpp TINSEL: Replace usage of NULL with nullptr 2020-02-29 02:21:41 +02:00
music.h TINSEL: One more compilation fix 2020-02-23 14:31:17 +01:00
object.cpp TINSEL: Replace usage of NULL with nullptr 2020-02-29 02:21:41 +02:00
object.h TINSEL: Fix GCC Compilation Warnings 2019-08-25 09:09:26 +01:00
palette.cpp
palette.h
pcode.cpp TINSEL: Replace usage of NULL with nullptr 2020-02-29 02:21:41 +02:00
pcode.h
pdisplay.cpp TINSEL: Replace usage of NULL with nullptr 2020-02-29 02:21:41 +02:00
pdisplay.h
pid.h TINSEL: Remove unused process IDs 2020-02-22 20:04:59 +02:00
play.cpp TINSEL: Replace usage of NULL with nullptr 2020-02-29 02:21:41 +02:00
play.h
polygons.cpp TINSEL: Replace usage of NULL with nullptr 2020-02-29 02:21:41 +02:00
polygons.h
POTFILES
rince.cpp TINSEL: Replace usage of NULL with nullptr 2020-02-29 02:21:41 +02:00
rince.h
saveload.cpp TINSEL: Replace usage of NULL with nullptr 2020-02-29 02:21:41 +02:00
savescn.cpp TINSEL: Replace usage of NULL with nullptr 2020-02-29 02:21:41 +02:00
savescn.h
scene.cpp TINSEL: Move background related functions into a new Background class 2020-02-22 18:41:39 +02:00
scene.h
sched.cpp TINSEL: Replace usage of NULL with nullptr 2020-02-29 02:21:41 +02:00
sched.h TINSEL: Remove dead code 2020-02-29 02:21:41 +02:00
scn.cpp
scn.h
scroll.cpp TINSEL: Move background related functions into a new Background class 2020-02-22 18:41:39 +02:00
scroll.h
sound.cpp TINSEL: Move background related functions into a new Background class 2020-02-22 18:41:39 +02:00
sound.h
strres.cpp TINSEL: Remove dead code 2020-02-29 02:21:41 +02:00
strres.h TINSEL: Remove dead code 2020-02-29 02:21:41 +02:00
sysvar.cpp
sysvar.h
text.cpp TINSEL: Replace usage of NULL with nullptr 2020-02-29 02:21:41 +02:00
text.h
timers.cpp
timers.h
tinlib.cpp TINSEL: Replace usage of NULL with nullptr 2020-02-29 02:21:41 +02:00
tinlib.h
tinsel.cpp TINSEL: Replace usage of NULL with nullptr 2020-02-29 02:21:41 +02:00
tinsel.h TINSEL: Move all the music related functions into a new Music class 2020-02-23 14:51:01 +02:00
token.cpp TINSEL: Replace usage of NULL with nullptr 2020-02-29 02:21:41 +02:00
token.h