scummvm/engines/cruise
2014-06-15 18:19:11 +02:00
..
actor.cpp
actor.h
background.cpp CRUISE: Directly use assert. 2014-06-08 17:57:02 +02:00
background.h
backgroundIncrust.cpp CRUISE: Add a safeguard, some minor rework in BackgroundIncrust 2014-06-07 17:05:01 +02:00
backgroundIncrust.h
cell.cpp
cell.h
configure.engine
cruise_main.cpp CRUISE: Add a safeguard to avoid a potential null pointer derefenrece 2014-06-15 18:19:11 +02:00
cruise_main.h CRUISE: Directly use assert. 2014-06-08 17:57:02 +02:00
cruise.cpp CRUISE: some more renaming, remove another useless variable 2014-06-09 18:01:04 +02:00
cruise.h CRUISE: some more renaming, remove another useless variable 2014-06-09 18:01:04 +02:00
ctp.cpp CRUISE: Directly use assert. 2014-06-08 17:57:02 +02:00
ctp.h
dataLoader.cpp CRUISE: Directly use assert. 2014-06-08 17:57:02 +02:00
dataLoader.h
debugger.cpp
debugger.h
decompiler.cpp
delphine-unpack.cpp
detection.cpp
font.cpp
font.h
function.cpp CRUISE: Remove some useless variables, use a boolean for a variable 2014-06-10 07:25:35 +02:00
function.h
gfxModule.cpp CRUISE: Fix CppCheck warnings in gfxModule 2014-06-06 22:45:14 +02:00
gfxModule.h
linker.cpp CRUISE: Reduce the scope of some more variables 2014-06-06 22:49:21 +02:00
linker.h
mainDraw.cpp CRUISE: Remove some useless variables, use a boolean for a variable 2014-06-10 07:25:35 +02:00
mainDraw.h CRUISE: Remove some useless variables, use a boolean for a variable 2014-06-10 07:25:35 +02:00
menu.cpp CRUISE: Remove some useless variables, use a boolean for a variable 2014-06-10 07:25:35 +02:00
menu.h
module.mk
mouse.cpp
mouse.h
object.cpp CRUISE: Directly use assert. 2014-06-08 17:57:02 +02:00
object.h
overlay.cpp CRUISE: Directly use assert. 2014-06-08 17:57:02 +02:00
overlay.h
perso.cpp CRUISE: Directly use assert. 2014-06-08 17:57:02 +02:00
perso.h
polys.cpp CRUISE: Reduce the scope of variables in fillpoly() 2014-06-06 07:24:45 +02:00
polys.h
POTFILES
saveload.cpp CRUISE: Remove some useless variables, use a boolean for a variable 2014-06-10 07:25:35 +02:00
saveload.h
script.cpp CRUISE: Directly use assert. 2014-06-08 17:57:02 +02:00
script.h
sound.cpp CRUISE: Initialize some variables 2014-06-09 18:11:18 +02:00
sound.h
stack.cpp CRUISE: Directly use assert. 2014-06-08 17:57:02 +02:00
stack.h
staticres.cpp
staticres.h
various.cpp CRUISE: Initialize some variables in the contractor, change some variables to boolean 2014-06-09 17:53:27 +02:00
various.h CRUISE: Initialize some variables in the contractor, change some variables to boolean 2014-06-09 17:53:27 +02:00
vars.cpp CRUISE: Remove some useless variables, use a boolean for a variable 2014-06-10 07:25:35 +02:00
vars.h CRUISE: Remove some useless variables, use a boolean for a variable 2014-06-10 07:25:35 +02:00
volume.cpp CRUISE: Fix a couple of CppCheck warnings in Volume 2014-06-06 07:12:54 +02:00
volume.h