scummvm/engines/cruise
2010-06-21 19:32:25 +00:00
..
actor.cpp Changed foo(void) to foo() in almost all non-backend source files 2009-11-02 21:54:57 +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 Added comment to explain pointer comparison. See r48092 and r48904. 2010-02-20 12:29:34 +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 Game now completely starts up without memory leaks 2009-10-10 04:47:18 +00:00
cell.h
cruise_main.cpp Patch for bug 2943361 by littleboy, adding full kb modifier support to all engines + GUI and proper keypad handling 2010-02-21 04:04: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 Move DebugChannel related code to new header 2010-05-04 11:59:22 +00:00
cruise.h COMMON: Get rid of Common::StringList 2010-03-18 15:54:40 +00:00
ctp.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
ctp.h
dataLoader.cpp Silenced some harmless cppcheck warnings about unreachable code after a return. 2010-03-10 06:39:23 +00:00
dataLoader.h
debugger.cpp
debugger.h
decompiler.cpp Fixed some Cppcheck warnings. (There are plenty left, if anyone's wondering.) 2010-06-21 19:32:25 +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 Strip trailing spaces/tabs. 2010-01-25 01:39:44 +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 Strip trailing spaces/tabs. 2010-01-25 01:39:44 +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 Silenced some harmless cppcheck warnings about unreachable code after a return. 2010-03-10 06:39:23 +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 Changed foo(void) to foo() in almost all non-backend source files 2009-11-02 21:54:57 +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 Strip trailing spaces/tabs. 2010-01-25 01:39:44 +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 Changed foo(void) to foo() in almost all non-backend source files 2009-11-02 21:54:57 +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 Put in a warning in case there is ever too long a background resource name when saving a game 2010-02-20 10:37:08 +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 Strip trailing spaces/tabs. 2010-01-25 01:39:44 +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 AUDIO: Rename Mixer::playInputStream to playStream 2010-04-12 09:14:17 +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
staticres.h
various.cpp
various.h
vars.cpp
vars.h Changed foo(void) to foo() in almost all non-backend source files 2009-11-02 21:54:57 +00:00
volume.cpp Changed foo(void) to foo() in almost all non-backend source files 2009-11-02 21:54:57 +00:00
volume.h Changed foo(void) to foo() in almost all non-backend source files 2009-11-02 21:54:57 +00:00