scummvm/engines/tinsel
2009-07-20 09:19:27 +00:00
..
actors.cpp
actors.h - Added GCC_PRINTF attribute to several funcs where it makes sense 2009-07-01 20:51:04 +00:00
anim.cpp
anim.h
background.cpp
background.h
bg.cpp The error() and warning() functions add ! and newline automatically. (I didn't 2009-05-31 10:02:16 +00:00
bmv.cpp The error() and warning() functions add ! and newline automatically. (I didn't 2009-05-31 10:02:16 +00:00
cliprect.cpp
cliprect.h
config.cpp
config.h
coroutine.h Strip trailing whitespaces in the whole code base. 2009-05-24 15:17:42 +00:00
cursor.cpp
cursor.h
debugger.cpp
debugger.h
detection.cpp Added the GUIO_NOSFX and GUIO_NOMUSIC flags to the first Discworld 1 demo entry 2009-07-19 12:52:19 +00:00
dialogs.cpp The error() and warning() functions add ! and newline automatically. (I didn't 2009-05-31 10:02:16 +00:00
dialogs.h
drives.cpp The error() and warning() functions add ! and newline automatically. (I didn't 2009-05-31 10:02:16 +00:00
drives.h Added code to enable Discworld 2 to play directly from the CD (only the first CD - Cd swap still doesn't work) or from files copied to the hard disk without the .smp/txt/idx files being properly renamed (again only for the first Cd). 2009-04-25 06:42:01 +00:00
dw.h tinsel: Discworld PSX uses "index.dat" as scene index file, not "index" 2009-05-25 07:42:01 +00:00
effect.cpp
events.cpp
events.h
faders.cpp
faders.h
film.h
font.cpp
font.h
graphics.cpp tinsel: removed some warnings related to psx code and cleanup of psx palette remapper function 2009-06-03 14:03:05 +00:00
graphics.h
handle.cpp TINSEL: Don't use ioFailed to check if a file was opened succesfuly 2009-07-14 08:36:06 +00:00
handle.h TINSEL: cleanup 2009-03-22 23:02:09 +00:00
heapmem.cpp
heapmem.h
mareels.cpp The error() and warning() functions add ! and newline automatically. (I didn't 2009-05-31 10:02:16 +00:00
mareels.h
module.mk
move.cpp TINSEL: Commit of parentheses patch from salty-horse. (from -devel "Enabling -Wparentheses in the Makefile"). 2009-03-30 12:08:12 +00:00
move.h
multiobj.cpp
multiobj.h
music.cpp Bugfix to properly save the currently playing midi music when saving a scene 2009-07-11 08:16:55 +00:00
music.h
object.cpp
object.h
palette.cpp tinsel: added some comments to psx palette mapper 2009-06-23 13:24:46 +00:00
palette.h tinsel: fixed endianess issue in psx palette remapper 2009-06-03 16:15:17 +00:00
pcode.cpp Fixed GCC warning. 2009-07-16 17:26:44 +00:00
pcode.h Created a system for inserting arbitrary code fragments into game scripts, and added an initial fragment to fix the bug of being stuck in the past in the DW1 SCN version 2009-07-15 08:55:12 +00:00
pdisplay.cpp - Added GCC_PRINTF attribute to several funcs where it makes sense 2009-07-01 20:51:04 +00:00
pdisplay.h
pid.h
play.cpp tinsel: remove the ugly psx l-space workaround, and instead add a check into PlayMidi for psx version 2009-05-25 11:18:29 +00:00
play.h
polygons.cpp The error() and warning() functions add ! and newline automatically. (I didn't 2009-05-31 10:02:16 +00:00
polygons.h - Added GCC_PRINTF attribute to several funcs where it makes sense 2009-07-01 20:51:04 +00:00
rince.cpp The error() and warning() functions add ! and newline automatically. (I didn't 2009-05-31 10:02:16 +00:00
rince.h
saveload.cpp Bugfix for hangs on scene changes in Discworld 1 after having loaded a savegame from the GMM when the title screens are displayed 2009-07-20 09:19:27 +00:00
savescn.cpp
savescn.h
scene.cpp Fixed dword alignment warning (as reported by salty-horse) 2009-04-29 11:33:43 +00:00
scene.h
sched.cpp
sched.h
scn.cpp
scn.h tinsel: Discworld PSX uses "index.dat" as scene index file, not "index" 2009-05-25 07:42:01 +00:00
scroll.cpp
scroll.h
sound.cpp Added support for compressed sample files (patch #2815426 by m_kiewitz) 2009-07-02 12:15:04 +00:00
sound.h Added support for compressed sample files (patch #2815426 by m_kiewitz) 2009-07-02 12:15:04 +00:00
strres.cpp The error() and warning() functions add ! and newline automatically. (I didn't 2009-05-31 10:02:16 +00:00
strres.h
sysvar.cpp
sysvar.h
text.cpp
text.h
timers.cpp
timers.h
tinlib.cpp - Added GCC_PRINTF attribute to several funcs where it makes sense 2009-07-01 20:51:04 +00:00
tinlib.h Fixed a method name clash, and changed the Restart dialog to properly use the renamed method, rather than just setting the global variable directly 2009-04-27 12:21:14 +00:00
tinsel.cpp - Added GCC_PRINTF attribute to several funcs where it makes sense 2009-07-01 20:51:04 +00:00
tinsel.h tinsel: Enable Discworld PSX detection and begin adding some function to support Discworld PSX graphics 2009-04-23 15:29:34 +00:00
token.cpp
token.h