scummvm/engines/tinsel
2011-05-10 14:43:53 +02:00
..
actors.cpp JANITORIAL: Reduce header dependencies in shared code 2011-04-28 15:08:58 +03:00
actors.h ALL: colour -> color 2011-04-14 14:12:35 +02:00
adpcm.cpp JANITORIAL: Reduce header dependencies in shared code 2011-04-28 15:08:58 +03:00
adpcm.h TINSEL: Move custom ADPCM decoders to tinsel engine 2011-04-13 12:48:57 +02:00
anim.cpp JANITORIAL: Reduce header dependencies in shared code 2011-04-28 15:08:58 +03:00
anim.h
background.cpp TINSEL: Remove unnecessary casts 2011-05-10 14:43:53 +02:00
background.h ALL: centre -> center 2011-04-14 14:34:28 +02:00
bg.cpp JANITORIAL: Reduce header dependencies in shared code 2011-04-28 15:08:58 +03:00
bmv.cpp JANITORIAL: Reduce header dependencies in shared code 2011-04-28 15:08:58 +03:00
bmv.h ALL: colour -> color 2011-04-14 14:12:35 +02:00
cliprect.cpp TINSEL: Replace global object s_rectList by a TinselEngine member var 2010-07-12 23:19:33 +00:00
cliprect.h
config.cpp AUDIO: Rename sound/ dir to audio/ 2011-02-09 01:09:01 +00:00
config.h Increased the default Discworld 2 double-click time from 0.33 seconds to 0.55 seconds (from 6 to 10 frames) 2010-03-14 03:40:16 +00:00
coroutine.cpp TINSEL: Mark all (?) global vars with a FIXME comment 2010-11-16 09:53:55 +00:00
coroutine.h TINSEL: Memory Leak Fix in Coroutines. 2011-01-30 23:21:40 +00:00
cursor.cpp TINSEL: Mark all (?) global vars with a FIXME comment 2010-11-16 09:53:55 +00:00
cursor.h
debugger.cpp GUI: Add GCC_PRINTF to GUI::Debugger::DebugPrintf & fix resulting warnings 2010-11-01 16:03:35 +00:00
debugger.h DEBUG: Let GUI::Debugger::preEnter and postEnter (un)pause the engine 2010-12-07 18:54:21 +00:00
detection_tables.h TINSEL: Improve support for DW mac demo (see bug #3110936) 2010-12-07 18:00:18 +00:00
detection.cpp TINSEL: Remove dead variables 2011-03-30 00:07:16 +02:00
dialogs.cpp JANITORIAL: Reduce header dependencies in shared code 2011-04-28 15:08:58 +03:00
dialogs.h JANITORIAL: Format forward declarations to follow convention 2011-04-28 12:20:34 +03:00
drives.cpp JANITORIAL: Reduce header dependencies in shared code 2011-04-28 15:08:58 +03:00
drives.h TINSEL: Turn TinselFile into a SeekableReadStream 2010-11-23 22:26:43 +00:00
dw.h TINSEL: Cleanup - removed obsolete defines 2011-04-10 14:27:49 +03:00
effect.cpp
events.cpp TINSEL: Mark all (?) global vars with a FIXME comment 2010-11-16 09:53:55 +00:00
events.h ALL: Fix whitespaces / indention 2011-02-07 23:01:06 +00:00
faders.cpp ALL: colour -> color 2011-04-14 14:12:35 +02:00
faders.h ALL: colour -> color 2011-04-14 14:12:35 +02:00
film.h
font.cpp ALL: colour -> color 2011-04-14 14:12:35 +02:00
font.h
graphics.cpp JANITORIAL: Reduce header dependencies in shared code 2011-04-28 15:08:58 +03:00
graphics.h ALL: colour -> color 2011-04-14 14:12:35 +02:00
handle.cpp JANITORIAL: Reduce header dependencies in shared code 2011-04-28 15:08:58 +03:00
handle.h
heapmem.cpp TINSEL: Mark all (?) global vars with a FIXME comment 2010-11-16 09:53:55 +00:00
heapmem.h
mareels.cpp JANITORIAL: Reduce header dependencies in shared code 2011-04-28 15:08:58 +03:00
mareels.h
module.mk TINSEL: Move custom ADPCM decoders to tinsel engine 2011-04-13 12:48:57 +02:00
move.cpp ALL: centre -> center 2011-04-14 14:34:28 +02:00
move.h
multiobj.cpp
multiobj.h
music.cpp TINSEL: Move custom ADPCM decoders to tinsel engine 2011-04-13 12:48:57 +02:00
music.h TINSEL: cleanup 2011-04-12 16:06:39 +02:00
object.cpp JANITORIAL: Reduce header dependencies in shared code 2011-04-28 15:08:58 +03:00
object.h ALL: colour -> color 2011-04-14 14:12:35 +02:00
palette.cpp JANITORIAL: Reduce header dependencies in shared code 2011-04-28 15:08:58 +03:00
palette.h ALL: colour -> color 2011-04-14 14:12:35 +02:00
pcode.cpp JANITORIAL: Reduce header dependencies in shared code 2011-04-28 15:08:58 +03:00
pcode.h JANITORIAL: Format forward declarations to follow convention 2011-04-28 12:20:34 +03:00
pdisplay.cpp JANITORIAL: Reduce header dependencies in shared code 2011-04-28 15:08:58 +03:00
pdisplay.h
pid.h ALL: colour -> color 2011-04-14 14:12:35 +02:00
play.cpp TINSEL: Mark all (?) global vars with a FIXME comment 2010-11-16 09:53:55 +00:00
play.h
polygons.cpp JANITORIAL: Reduce header dependencies in shared code 2011-04-28 15:08:58 +03:00
polygons.h ALL: centre -> center 2011-04-14 14:34:28 +02:00
rince.cpp JANITORIAL: Reduce header dependencies in shared code 2011-04-28 15:08:58 +03:00
rince.h ALL: centre -> center 2011-04-14 14:34:28 +02:00
saveload.cpp JANITORIAL: Reduce header dependencies in shared code 2011-04-28 15:08:58 +03:00
savescn.cpp JANITORIAL: Reduce header dependencies in shared code 2011-04-28 15:08:58 +03:00
savescn.h TINSEL: cleanup 2010-10-31 21:50:48 +00:00
scene.cpp JANITORIAL: Reduce header dependencies in shared code 2011-04-28 15:08:58 +03:00
scene.h TINSEL: Added new opcode set for the DW2 Demo 2010-10-22 21:08:27 +00:00
sched.cpp JANITORIAL: Reduce header dependencies in shared code 2011-04-28 15:08:58 +03:00
sched.h
scn.cpp JANITORIAL: Reduce header dependencies in shared code 2011-04-28 15:08:58 +03:00
scn.h
scroll.cpp TINSEL: Mark all (?) global vars with a FIXME comment 2010-11-16 09:53:55 +00:00
scroll.h
sound.cpp JANITORIAL: Reduce header dependencies in shared code 2011-04-28 15:08:58 +03:00
sound.h AUDIO: Rename sound/ dir to audio/ 2011-02-09 01:09:01 +00:00
strres.cpp JANITORIAL: Reduce header dependencies in shared code 2011-04-28 15:08:58 +03:00
strres.h
sysvar.cpp JANITORIAL: Reduce header dependencies in shared code 2011-04-28 15:08:58 +03:00
sysvar.h ALL: colour -> color 2011-04-14 14:12:35 +02:00
text.cpp ALL: centre -> center 2011-04-14 14:34:28 +02:00
text.h ALL: centre -> center 2011-04-14 14:34:28 +02:00
timers.cpp JANITORIAL: Reduce header dependencies in shared code 2011-04-28 15:08:58 +03:00
timers.h JANITORIAL: Format forward declarations to follow convention 2011-04-28 12:20:34 +03:00
tinlib.cpp JANITORIAL: Reduce header dependencies in shared code 2011-04-28 15:08:58 +03:00
tinlib.h ALL: colour -> color 2011-04-14 14:12:35 +02:00
tinsel.cpp Merge pull request #16 "Add a PixelFormat to Graphics::Surface.". 2011-05-01 16:54:45 +02:00
tinsel.h ALL: centre -> center 2011-04-14 14:34:28 +02:00
token.cpp TINSEL: Mark all (?) global vars with a FIXME comment 2010-11-16 09:53:55 +00:00
token.h