scummvm/engines/tinsel
D G Turner e07723e1d1 TINSEL: Fix compilation on FreeBSD with C++-11 enabled.
This is part of bug #3615056 and is due to NULL being defined as
nullptr when C++-11 is enabled, which is not valid being assigned
to a integer value.
2013-09-28 01:33:43 +01:00
..
actors.cpp
actors.h
adpcm.cpp
adpcm.h
anim.cpp
anim.h
background.cpp
background.h
bg.cpp
bmv.cpp TINSEL: Take advantage of Surface::getPixels. 2013-08-03 04:02:52 +02:00
bmv.h
cliprect.cpp
cliprect.h
config.cpp
config.h
cursor.cpp
cursor.h
debugger.cpp
debugger.h
detection_tables.h TINSEL: Add the English Mac version of DW1 (bug #3614864) 2013-08-23 14:01:07 +03:00
detection.cpp TINSEL: Revert the incorrect flagging of DW2 entries as CD versions 2013-06-06 01:26:02 +03:00
dialogs.cpp
dialogs.h
drives.cpp
drives.h
dw.h
effect.cpp
events.cpp
events.h
faders.cpp TINSEL: Simplify palette endianess conversions 2013-05-01 03:50:29 +03:00
faders.h
film.h
font.cpp
font.h
graphics.cpp TINSEL: Take advantage of Surface::getPixels. 2013-08-03 04:02:52 +02:00
graphics.h
handle.cpp JANITORIAL: Remove trailing whitespace 2013-07-14 19:01:47 +02:00
handle.h
heapmem.cpp
heapmem.h
mareels.cpp
mareels.h
module.mk
move.cpp
move.h
multiobj.cpp
multiobj.h
music.cpp
music.h
object.cpp TINSEL: Simplify palette endianess conversions 2013-05-01 03:50:29 +03:00
object.h
palette.cpp TINSEL: Simplify palette endianess conversions 2013-05-01 03:50:29 +03:00
palette.h
pcode.cpp
pcode.h
pdisplay.cpp
pdisplay.h
pid.h
play.cpp
play.h
polygons.cpp
polygons.h
POTFILES I18N: Move specification of engine specific files to enginedir/POTFILES. 2013-08-12 17:54:31 +02:00
rince.cpp TINSEL: Remove self-assignment (CID 1003626) 2013-07-20 05:32:11 +02:00
rince.h
saveload.cpp
savescn.cpp
savescn.h
scene.cpp TINSEL: Fix compilation on FreeBSD with C++-11 enabled. 2013-09-28 01:33:43 +01:00
scene.h
sched.cpp
sched.h
scn.cpp
scn.h
scroll.cpp
scroll.h
sound.cpp TINSEL: Revert the incorrect flagging of DW2 entries as CD versions 2013-06-06 01:26:02 +03:00
sound.h
strres.cpp
strres.h
sysvar.cpp
sysvar.h
text.cpp
text.h
timers.cpp
timers.h
tinlib.cpp
tinlib.h
tinsel.cpp TINSEL: Fix DW2 assertion when quitting during cutscene 2013-08-10 16:56:07 +02:00
tinsel.h TINSEL: Clip mouse position to be within the screen (bug #3613765) 2013-06-20 23:34:48 +03:00
token.cpp
token.h