scummvm/engines/tinsel
2011-10-24 01:27:47 +02:00
..
actors.cpp TINSEL: Cleaner fix for bug #2893946 - Psychiatrist savegame problem 2011-10-20 20:36:37 +11:00
actors.h TINSEL: Cleaner fix for bug #2893946 - Psychiatrist savegame problem 2011-10-20 20:36:37 +11:00
adpcm.cpp TINSEL: Code formatting 2011-08-08 20:33:33 +02:00
adpcm.h
anim.cpp
anim.h
background.cpp ALL: initialise -> initialize 2011-05-25 11:17:11 -04:00
background.h ALL: initialise -> initialize 2011-05-25 11:17:11 -04:00
bg.cpp ALL: initialise -> initialize 2011-05-25 11:17:11 -04:00
bmv.cpp ALL: initialise -> initialize 2011-05-25 11:17:11 -04:00
bmv.h ALL: initialise -> initialize 2011-05-25 11:17:11 -04:00
cliprect.cpp ALL: initialise -> initialize 2011-05-25 11:17:11 -04:00
cliprect.h TINSEL: Correctly handle the pDispList OBJECT linked lists, i.e. use OBJECT** for a pointer to the head. 2011-05-18 15:30:23 +02:00
config.cpp TINSEL: Fix #3422433 ("DW2: US version uses UK graphics") 2011-10-13 23:48:09 +02:00
config.h
coroutine.cpp JANITORIAL: Remove trailing empty lines. 2011-08-07 13:53:33 +02:00
coroutine.h TINSEL: Fix/comment CORO_KILL_SELF macro. 2011-06-20 17:23:30 +02:00
cursor.cpp ALL: initialise -> initialize 2011-05-25 11:17:11 -04:00
cursor.h
debugger.cpp
debugger.h
detection_tables.h LAUNCHER: Add GUIO_NOASPECT to tinsel 2011-10-24 01:27:47 +02:00
detection.cpp TINSEL: Fixed deleting saved games from the launcher (bug #3387551) 2011-08-07 14:21:28 +03:00
dialogs.cpp ALL: initialise -> initialize 2011-05-25 11:17:11 -04:00
dialogs.h
drives.cpp
drives.h
dw.h
effect.cpp
events.cpp
events.h
faders.cpp
faders.h
film.h
font.cpp
font.h
graphics.cpp
graphics.h
handle.cpp TINSEL: Fix bug #3306020, DW2: Crash On Entering Sewers 2011-05-23 23:36:54 +02:00
handle.h
heapmem.cpp ALL: initialise -> initialize 2011-05-25 11:17:11 -04:00
heapmem.h ALL: initialise -> initialize 2011-05-25 11:17:11 -04:00
mareels.cpp
mareels.h
module.mk
move.cpp ALL: neighbour -> neighbor 2011-05-25 10:50:46 -04:00
move.h
multiobj.cpp ALL: initialise -> initialize 2011-05-25 11:17:11 -04:00
multiobj.h ALL: initialise -> initialize 2011-05-25 11:17:11 -04:00
music.cpp
music.h
object.cpp ALL: initialise -> initialize 2011-05-25 11:17:11 -04:00
object.h TINSEL: Remove declarations for non-existent functions FindObject() and GetNextObject(). 2011-05-18 15:30:33 +02:00
palette.cpp
palette.h
pcode.cpp TINSEL: Revert of prior commits for #2893946 2011-10-16 16:14:02 +11:00
pcode.h TINSEL: Cleaner fix for bug #2893946 - Psychiatrist savegame problem 2011-10-20 20:36:37 +11:00
pdisplay.cpp
pdisplay.h
pid.h
play.cpp
play.h
polygons.cpp ALL: initialise -> initialize 2011-05-25 11:17:11 -04:00
polygons.h
rince.cpp
rince.h
saveload.cpp TINSEL: Bugfix for restoring DW1 savegames with a saved scene 2011-10-18 19:47:45 +11:00
savescn.cpp TINSEL: Cleaner fix for bug #2893946 - Psychiatrist savegame problem 2011-10-20 20:36:37 +11:00
savescn.h ALL: initialise -> initialize 2011-05-25 11:17:11 -04:00
scene.cpp ALL: initialise -> initialize 2011-05-25 11:17:11 -04:00
scene.h
sched.cpp TINSEL: Don't leak running processes in Scheduler::reset(). 2011-06-20 17:42:00 +02:00
sched.h
scn.cpp
scn.h
scroll.cpp ALL: initialise -> initialize 2011-05-25 11:17:11 -04:00
scroll.h
sound.cpp AUDIO: Rename Vag to XA 2011-08-24 09:54:19 -04:00
sound.h
strres.cpp
strres.h JANITORIAL: Remove trailing empty lines. 2011-08-07 13:53:33 +02:00
sysvar.cpp ALL: initialise -> initialize 2011-05-25 11:17:11 -04:00
sysvar.h
text.cpp TINSEL: Correctly handle the pDispList OBJECT linked lists, i.e. use OBJECT** for a pointer to the head. 2011-05-18 15:30:23 +02:00
text.h TINSEL: Correctly handle the pDispList OBJECT linked lists, i.e. use OBJECT** for a pointer to the head. 2011-05-18 15:30:23 +02:00
timers.cpp
timers.h
tinlib.cpp ALL: Remove trailing whitespaces 2011-06-20 00:59:48 +02:00
tinlib.h
tinsel.cpp TINSEL: Made some static data const. 2011-09-08 20:15:07 +02:00
tinsel.h TINSEL: Made some static data const. 2011-09-08 20:15:07 +02:00
token.cpp
token.h