scummvm/engines/tinsel
2011-10-16 16:14:02 +11:00
..
actors.cpp ALL: initialise -> initialize 2011-05-25 11:17:11 -04:00
actors.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
adpcm.cpp TINSEL: Code formatting 2011-08-08 20:33:33 +02:00
adpcm.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
anim.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
anim.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
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 GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
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 GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
debugger.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
debugger.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
detection_tables.h TINSEL: Flag CD titles with ADGF_CD 2011-08-06 23:33:15 -05: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 GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
drives.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
drives.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
dw.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
effect.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
events.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
events.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
faders.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
faders.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
film.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
font.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
font.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
graphics.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
graphics.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
handle.cpp TINSEL: Fix bug #3306020, DW2: Crash On Entering Sewers 2011-05-23 23:36:54 +02:00
handle.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
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 GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
mareels.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
module.mk TINSEL: Move custom ADPCM decoders to tinsel engine 2011-04-13 12:48:57 +02:00
move.cpp ALL: neighbour -> neighbor 2011-05-25 10:50:46 -04:00
move.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
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 GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
music.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
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 GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
palette.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
pcode.cpp TINSEL: Revert of prior commits for #2893946 2011-10-16 16:14:02 +11:00
pcode.h ALL: initialise -> initialize 2011-05-25 11:17:11 -04:00
pdisplay.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
pdisplay.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
pid.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
play.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
play.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
polygons.cpp ALL: initialise -> initialize 2011-05-25 11:17:11 -04:00
polygons.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
rince.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
rince.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
saveload.cpp TINSEL: Use SAVEGAME_ID when getting savegame info, if a VM is instantiated 2011-08-07 15:10:17 +03:00
savescn.cpp ALL: initialise -> initialize 2011-05-25 11:17:11 -04: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 GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
sched.cpp TINSEL: Don't leak running processes in Scheduler::reset(). 2011-06-20 17:42:00 +02:00
sched.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
scn.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
scn.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
scroll.cpp ALL: initialise -> initialize 2011-05-25 11:17:11 -04:00
scroll.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
sound.cpp AUDIO: Rename Vag to XA 2011-08-24 09:54:19 -04:00
sound.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
strres.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
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 GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
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 GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
timers.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
tinlib.cpp ALL: Remove trailing whitespaces 2011-06-20 00:59:48 +02:00
tinlib.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
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 GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
token.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00