scummvm/engines/cine
Ori Avtalion 9414d7a6e2 JANITORIAL: Reduce header dependencies in shared code
Some backends may break as I only compiled SDL
2011-04-28 15:08:58 +03:00
..
anim.cpp JANITORIAL: Reduce header dependencies in shared code 2011-04-28 15:08:58 +03:00
anim.h CINE: eliminate global variables 2010-08-09 11:38:01 +00:00
bg_list.cpp CINE: eliminate global variables 2010-08-09 11:38:01 +00:00
bg_list.h CINE: eliminate global variables 2010-08-09 11:38:01 +00:00
bg.cpp JANITORIAL: Reduce header dependencies in shared code 2011-04-28 15:08:58 +03:00
bg.h Added loading of temporary Operation Stealth savegames. Needs testing! 2008-07-28 16:02:40 +00:00
cine.cpp JANITORIAL: Reduce header dependencies in shared code 2011-04-28 15:08:58 +03:00
cine.h CINE: Init volume levels on startup 2011-03-19 15:34:57 +01:00
console.cpp CINE: Add console command "labyrinthCheat" to help with Operation Stealth Playtesting. 2011-01-09 18:12:30 +00:00
console.h CINE: Add console command "labyrinthCheat" to help with Operation Stealth Playtesting. 2011-01-09 18:12:30 +00:00
detection_tables.h Split out detection tables for Cine engine 2010-06-15 10:14:04 +00:00
detection.cpp JANITORIAL: Reduce header dependencies in shared code 2011-04-28 15:08:58 +03:00
gfx.cpp JANITORIAL: Reduce header dependencies in shared code 2011-04-28 15:08:58 +03:00
gfx.h CINE: Fix bug #2812694. 2010-06-15 10:17:18 +00:00
main_loop.cpp CINE: Added basic debugging console to engine 2010-11-07 15:02:41 +00:00
main_loop.h Implemented game speed changing by pressing - or + to e.g. ease testing. 2008-08-07 21:46:56 +00:00
module.mk CINE: Added basic debugging console to engine 2010-11-07 15:02:41 +00:00
msg.cpp JANITORIAL: Reduce header dependencies in shared code 2011-04-28 15:08:58 +03:00
msg.h CINE: eliminate global variables 2010-08-09 11:38:01 +00:00
object.cpp CINE: Added fix for Operation Stealth Loss of Inventory after Scene 6 Labyrinth Maze. 2011-01-09 22:54:04 +00:00
object.h CINE: eliminate global variables 2010-08-09 11:38:01 +00:00
pal.cpp JANITORIAL: Reduce header dependencies in shared code 2011-04-28 15:08:58 +03:00
pal.h COMMON: OSystem now has a PaletteManager 2011-02-07 17:52:38 +00:00
part.cpp JANITORIAL: Reduce header dependencies in shared code 2011-04-28 15:08:58 +03:00
part.h CINE: eliminate global variables 2010-08-09 11:38:01 +00:00
prc.cpp CINE: eliminate global variables 2010-08-09 11:38:01 +00:00
prc.h CINE: eliminate global variables 2010-08-09 11:38:01 +00:00
rel.cpp CINE: eliminate global variables 2010-08-09 11:38:01 +00:00
rel.h CINE: eliminate global variables 2010-08-09 11:38:01 +00:00
saveload.cpp JANITORIAL: Reduce header dependencies in shared code 2011-04-28 15:08:58 +03:00
saveload.h COMMON: Replace MKID_BE by MKTAG 2011-04-12 16:53:15 +02:00
script_fw.cpp JANITORIAL: Reduce header dependencies in shared code 2011-04-28 15:08:58 +03:00
script_os.cpp JANITORIAL: Reduce header dependencies in shared code 2011-04-28 15:08:58 +03:00
script.h CINE: eliminate global variables 2010-08-09 11:38:01 +00:00
sound.cpp JANITORIAL: Reduce header dependencies in shared code 2011-04-28 15:08:58 +03:00
sound.h JANITORIAL: Format forward declarations to follow convention 2011-04-28 12:20:34 +03:00
texte.cpp JANITORIAL: Reduce header dependencies in shared code 2011-04-28 15:08:58 +03:00
texte.h Changed foo(void) to foo() in almost all non-backend source files 2009-11-02 21:54:57 +00:00
unpack.cpp Fix for bug #2057637: FW: Spaceship glitches in demo (regression). 2008-08-19 11:55:20 +00:00
unpack.h Change doxygen inline comments from "//!" to "///" as proposed on -devel 2009-10-08 21:28:57 +00:00
various.cpp JANITORIAL: Reduce header dependencies in shared code 2011-04-28 15:08:58 +03:00
various.h CINE: eliminate global variables 2010-08-09 11:38:01 +00:00
xref.txt Changed foo(void) to foo() in almost all non-backend source files 2009-11-02 21:54:57 +00:00