scummvm/engines/cruise
2010-12-07 18:54:21 +00:00
..
actor.cpp CRUISE: Eliminate global constructors 2010-08-09 10:30:40 +00:00
actor.h Changed foo(void) to foo() in almost all non-backend source files 2009-11-02 21:54:57 +00:00
background.cpp CRUISE: Replace some strncpy with strlcpy. 2010-10-15 14:14:33 +00:00
background.h Increased the amount of space for storing background filenames to fix memory overflow 2010-02-19 22:26:30 +00:00
backgroundIncrust.cpp Set up a basic tracing system for all memory allocations to help track down memory leaks 2009-10-09 08:15:30 +00:00
backgroundIncrust.h
cell.cpp CRUISE: Slight formatting fix. 2010-11-21 12:51:49 +00:00
cell.h
cruise_main.cpp CRUISE: Bugfix for #3064846 - Raoul appearing in Book screen 2010-11-21 05:31:13 +00:00
cruise_main.h Changed foo(void) to foo() in almost all non-backend source files 2009-11-02 21:54:57 +00:00
cruise.cpp CRUISE: Corrected uninit read of _polyStruct in ctp.cpp:49 detected by Valgrind. 2010-11-17 19:29:07 +00:00
cruise.h ENGINES: Enhance namespace comments a bit 2010-10-15 12:48:19 +00:00
ctp.cpp CRUISE: Eliminate global constructors 2010-08-09 10:30:40 +00:00
ctp.h CRUISE: Eliminate global constructors 2010-08-09 10:30:40 +00:00
dataLoader.cpp COMMON: Split common/stream.h into several headers 2010-11-19 17:03:07 +00:00
dataLoader.h
debugger.cpp
debugger.h DEBUG: Let GUI::Debugger::preEnter and postEnter (un)pause the engine 2010-12-07 18:54:21 +00:00
decompiler.cpp LURE: Convert printf to debug/warning 2010-11-07 01:03:58 +00:00
delphine-unpack.cpp
detection.cpp AdvancedDetector: Add new parameter directoryGlobs. 2010-06-15 10:59:23 +00:00
font.cpp Changed foo(void) to foo() in almost all non-backend source files 2009-11-02 21:54:57 +00:00
font.h Changed foo(void) to foo() in almost all non-backend source files 2009-11-02 21:54:57 +00:00
function.cpp LURE: Convert printf to debug/warning 2010-11-07 01:03:58 +00:00
function.h Changed foo(void) to foo() in almost all non-backend source files 2009-11-02 21:54:57 +00:00
gfxModule.cpp CRUISE: Eliminate global constructors 2010-08-09 10:30:40 +00:00
gfxModule.h Changed foo(void) to foo() in almost all non-backend source files 2009-11-02 21:54:57 +00:00
linker.cpp Changed foo(void) to foo() in almost all non-backend source files 2009-11-02 21:54:57 +00:00
linker.h Changed foo(void) to foo() in almost all non-backend source files 2009-11-02 21:54:57 +00:00
mainDraw.cpp Strip trailing spaces/tabs. 2010-01-25 01:39:44 +00:00
mainDraw.h Changed foo(void) to foo() in almost all non-backend source files 2009-11-02 21:54:57 +00:00
menu.cpp i18n: Translate the Save and Load buttons in cruise 2010-09-12 21:21:21 +00:00
menu.h
module.mk
mouse.cpp The default keycolor for mouse pointers used to be 255. 2010-01-07 15:07:36 +00:00
mouse.h
object.cpp CRUISE: Fix Memory Accesses Errors and Leaks Reported By Valgrind 2010-11-21 12:05:15 +00:00
object.h Changed foo(void) to foo() in almost all non-backend source files 2009-11-02 21:54:57 +00:00
overlay.cpp COMMON: Split common/stream.h into several headers 2010-11-19 17:03:07 +00:00
overlay.h Changed foo(void) to foo() in almost all non-backend source files 2009-11-02 21:54:57 +00:00
perso.cpp CRUISE: Eliminate global constructors 2010-08-09 10:30:40 +00:00
perso.h Changed foo(void) to foo() in almost all non-backend source files 2009-11-02 21:54:57 +00:00
polys.cpp
polys.h
saveload.cpp LURE: Convert printf to debug/warning 2010-11-07 01:03:58 +00:00
saveload.h Changed foo(void) to foo() in almost all non-backend source files 2009-11-02 21:54:57 +00:00
script.cpp LURE: Convert printf to debug/warning 2010-11-07 01:03:58 +00:00
script.h Changed foo(void) to foo() in almost all non-backend source files 2009-11-02 21:54:57 +00:00
sound.cpp CRUISE: Fix Memory Accesses Errors and Leaks Reported By Valgrind 2010-11-21 12:05:15 +00:00
sound.h Strip trailing spaces/tabs. 2010-01-25 01:39:44 +00:00
stack.cpp Changed foo(void) to foo() in almost all non-backend source files 2009-11-02 21:54:57 +00:00
stack.h Changed foo(void) to foo() in almost all non-backend source files 2009-11-02 21:54:57 +00:00
staticres.cpp Add preliminary support for German Amiga version. 2009-09-14 12:24:23 +00:00
staticres.h Add preliminary support for German Amiga version. 2009-09-14 12:24:23 +00:00
various.cpp
various.h
vars.cpp CRUISE: Fix some code analysis warnings (bug #3087829) 2010-10-15 08:57:18 +00:00
vars.h CRUISE: Fix some code analysis warnings (bug #3087829) 2010-10-15 08:57:18 +00:00
volume.cpp CRUISE: Eliminate global constructors 2010-08-09 10:30:40 +00:00
volume.h Changed foo(void) to foo() in almost all non-backend source files 2009-11-02 21:54:57 +00:00