scummvm/engines/cruise
2010-02-19 22:26:30 +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 Increased the amount of space for storing background filenames to fix memory overflow 2010-02-19 22:26:30 +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 Strip trailing spaces/tabs. 2010-01-25 01:39:44 +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 Fixed all memory leaks as far as the initial title screen 2009-10-09 10:32:33 +00:00
cruise.h Added Doxygen comments for the various engine namespaces (currently mostly without details; help filling these out is welcome) 2009-11-24 22:10:14 +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 Further memory leak fixes 2009-10-10 04:15:38 +00:00
dataLoader.h Bugfixes to pre-loading and handling of resources such as sound files 2009-06-21 05:13:29 +00:00
debugger.cpp
debugger.h
decompiler.cpp Changed foo(void) to foo() in almost all non-backend source files 2009-11-02 21:54:57 +00:00
delphine-unpack.cpp
detection.cpp Cruise detection entry for english AtariST KixxXL edition 2010-02-13 13:21:29 +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 Set up a basic tracing system for all memory allocations to help track down memory leaks 2009-10-09 08:15:30 +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 Strip trailing spaces/tabs. 2010-01-25 01:39:44 +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 Strip trailing spaces/tabs. 2010-01-25 01:39:44 +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 Change flip[Short|Long] functions to bigEndian[Short|Long]ToNative to clarify that flipping only occurs on LE systems + some related cleanup. 2009-06-01 19:29:04 +00:00
various.h Change flip[Short|Long] functions to bigEndian[Short|Long]ToNative to clarify that flipping only occurs on LE systems + some related cleanup. 2009-06-01 19:29:04 +00:00
vars.cpp Added variable to savegame format so that savegames can be correctly loaded from the ScummVM launcher 2009-06-10 12:15:50 +00:00
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