scummvm/engines/tinsel
2022-05-26 21:06:27 +02:00
..
noir TINSEL: Further refactor InventoryObjects 2022-05-26 21:02:05 +02:00
actors.cpp TINSEL: Replace TinselV3 checks with comparisons 2022-04-21 20:34:17 +03:00
actors.h TINSEL: Remove superfluous (and a bit confusing) pointer typedefs 2022-01-16 13:20:40 +02:00
adpcm.cpp
adpcm.h
anim.cpp TINSEL: Replace TinselV2 checks with comparisons 2022-04-21 20:34:17 +03:00
anim.h TINSEL: Remove superfluous (and a bit confusing) pointer typedefs 2022-01-16 13:20:40 +02:00
background.cpp TINSEL: Replace TinselV3 checks with comparisons 2022-04-21 20:34:17 +03:00
background.h TINSEL: Remove superfluous (and a bit confusing) pointer typedefs 2022-01-16 13:20:40 +02:00
bg.cpp TINSEL: Replace LockMem with GetFrame for FRAME 2022-05-26 21:04:41 +02:00
bmv.cpp TINSEL: Remove unused defines 2022-05-12 01:25:18 +03:00
bmv.h TINSEL: Replace TinselV3 checks with comparisons 2022-04-21 20:34:17 +03:00
cliprect.cpp TINSEL: Replace TinselV3 checks with comparisons 2022-04-21 20:34:17 +03:00
cliprect.h
config.cpp
config.h
configure.engine
credits.pl
cursor.cpp TINSEL: Replace LockMem with GetFrame for FRAME 2022-05-26 21:04:41 +02:00
cursor.h
debugger.cpp TINSEL: Replace TinselV2 checks with comparisons 2022-04-21 20:34:17 +03:00
debugger.h
detection_tables.h JANITORIAL: Fix some lost or outdated URLs in comments 2022-05-19 07:57:31 +03:00
detection.cpp
detection.h
dialogs.cpp TINSEL: Replace LockMem with GetFrame for FRAME 2022-05-26 21:04:41 +02:00
dialogs.h TINSEL: Further refactor InventoryObjects 2022-05-26 21:02:05 +02:00
drives.cpp TINSEL: Replace TinselV2 checks with comparisons 2022-04-21 20:34:17 +03:00
drives.h
dw.h TINSEL: Implement basic menu support (NOIR) 2022-05-11 08:59:07 +03:00
effect.cpp TINSEL: Replace TinselV2 checks with comparisons 2022-04-21 20:34:17 +03:00
events.cpp TINSEL: Add keymapping for F2/F3 for inventory/notebook (NOIR) (WIP) 2022-05-06 20:25:15 +02:00
events.h TINSEL: Add keymapping for F2/F3 for inventory/notebook (NOIR) (WIP) 2022-05-06 20:25:15 +02:00
faders.cpp TINSEL: Replace TinselV2 checks with comparisons 2022-04-21 20:34:17 +03:00
faders.h
film.cpp TINSEL: Replace LockMem with GetMultiInit for MULTI_INIT 2022-05-26 21:04:36 +02:00
film.h TINSEL: Replace LockMem with GetMultiInit for MULTI_INIT 2022-05-26 21:04:36 +02:00
font.cpp TINSEL: Replace TinselV0 checks with comparisons 2022-04-21 20:34:17 +03:00
font.h
graphics.cpp TINSEL: Remove unused defines 2022-05-12 01:25:18 +03:00
graphics.h TINSEL: Replace TinselV3 checks with comparisons 2022-04-21 20:34:17 +03:00
handle.cpp TINSEL: Fix GCC Compiler Warnings 2022-05-08 16:57:48 +01:00
handle.h TINSEL: Simplify reading of process information 2022-05-08 13:30:04 +03:00
heapmem.cpp TINSEL: Implement DECINVMAIN libcall 2022-04-27 00:33:15 +03:00
heapmem.h
inv_objects.cpp TINSEL: Further refactor InventoryObjects 2022-05-26 21:02:05 +02:00
inv_objects.h TINSEL: Further refactor InventoryObjects 2022-05-26 21:02:05 +02:00
mareels.cpp TINSEL: Remove superfluous (and a bit confusing) pointer typedefs 2022-01-16 13:20:40 +02:00
mareels.h TINSEL: Remove superfluous (and a bit confusing) pointer typedefs 2022-01-16 13:20:40 +02:00
metaengine.cpp
module.mk TINSEL: Replace LockMem with GetMultiInit for MULTI_INIT 2022-05-26 21:04:36 +02:00
move.cpp TINSEL: Remove unused defines 2022-05-12 01:25:18 +03:00
move.h
movers.cpp TINSEL: Replace LockMem with GetMultiInit for MULTI_INIT 2022-05-26 21:04:36 +02:00
movers.h TINSEL: Replace TinselV2 checks with comparisons 2022-04-21 20:34:17 +03:00
multiobj.cpp TINSEL: Replace LockMem with GetFrame for FRAME 2022-05-26 21:04:41 +02:00
multiobj.h TINSEL: Replace LockMem with GetFrame for FRAME 2022-05-26 21:04:41 +02:00
music.cpp TINSEL: Work around PCM playback deadlock in Noir 2022-04-27 00:33:15 +03:00
music.h
object.cpp TINSEL: Replace TinselV3 checks with comparisons 2022-04-21 20:34:17 +03:00
object.h TINSEL: Remove unneeded packing around the OBJ_INIT struct 2022-05-07 22:21:38 +03:00
palette.cpp TINSEL: Fix int vs int32 discrepancies 2022-05-08 10:32:09 +02:00
palette.h TINSEL: Fix int vs int32 discrepancies 2022-05-08 10:32:09 +02:00
pcode.cpp TINSEL: Implement a container for accessing the INV_OBJECTs 2022-05-11 08:59:07 +03:00
pcode.h TINSEL: Implement a container for accessing the INV_OBJECTs 2022-05-11 08:59:07 +03:00
pdisplay.cpp TINSEL: Remove unused defines 2022-05-12 01:25:18 +03:00
pdisplay.h
pid.h TINSEL: Remap special PID values for v3 2022-04-27 00:33:15 +03:00
play.cpp TINSEL: Replace LockMem with GetFrame for FRAME 2022-05-26 21:04:41 +02:00
play.h TINSEL: Remove superfluous (and a bit confusing) pointer typedefs 2022-01-16 13:20:40 +02:00
polygons.cpp TINSEL: Refactor IsInPolygon to be partially a member-function 2022-05-26 21:06:27 +02:00
polygons.h TINSEL: Stub Notebook-polygon functions 2022-05-07 21:24:47 +02:00
POTFILES
saveload.cpp TINSEL: Replace TinselV2 checks with comparisons 2022-04-21 20:34:17 +03:00
savescn.cpp TINSEL: Replace TinselV2 checks with comparisons 2022-04-21 20:34:17 +03:00
savescn.h
scene.cpp TINSEL: Fix GCC Signed vs. Unsigned Comparison Compiler Warnings 2022-05-07 19:12:53 +01:00
scene.h TINSEL: Parsing of cameras & lights 2022-05-07 12:30:52 +02:00
sched.cpp TINSEL: Simplify reading of process information 2022-05-08 13:30:04 +03:00
sched.h TINSEL: Simplify reading of process information 2022-05-08 13:30:04 +03:00
scn.cpp TINSEL: Fix typos 2022-05-08 13:30:03 +03:00
scn.h
scroll.cpp TINSEL: Replace TinselV2 checks with comparisons 2022-04-21 20:34:17 +03:00
scroll.h TINSEL: Remove superfluous (and a bit confusing) pointer typedefs 2022-01-16 13:20:40 +02:00
sound.cpp TINSEL: Replace TinselV3 checks with comparisons 2022-04-21 20:34:17 +03:00
sound.h
strres.cpp TINSEL: Remove unused defines 2022-05-12 01:25:18 +03:00
strres.h
sysvar.cpp
sysvar.h TINSEL: Remapping of Noir sysvars 2022-05-07 12:30:52 +02:00
text.cpp TINSEL: Replace TinselV3 checks with comparisons 2022-04-21 20:34:17 +03:00
text.h TINSEL: Remove non-existent function definition 2022-01-16 13:20:40 +02:00
timers.cpp
timers.h
tinlib.cpp TINSEL: Implement a container for accessing the INV_OBJECTs 2022-05-11 08:59:07 +03:00
tinlib.h
tinsel.cpp TINSEL: Implement a container for accessing the INV_OBJECTs 2022-05-11 08:59:07 +03:00
tinsel.h TINSEL: Implement SystemReel subsystem 2022-04-27 00:33:15 +03:00
token.cpp
token.h