scummvm/engines/cruise
Bastien Bouclet 9a4c0ae281 ENGINES: Normalize the getName() result of metaengines
Also-By: Matthew Hoops <clone2727@gmail.com>
2018-12-10 06:47:27 +01:00
..
actor.cpp ALL: Fix misuse of comma operator 2017-11-10 09:57:03 -06:00
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 CINE: Remove useless code. 2016-05-17 19:11:07 +02:00
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 ENGINES: Remove default1x scaler flag 2017-10-07 12:30:29 -05:00
cruise.h CRUISE: some more renaming, remove another useless variable 2014-06-09 18:01:04 +02:00
ctp.cpp CRUISE: Safer string manipulation 2016-05-11 12:30:50 +02:00
ctp.h
dataLoader.cpp CRUISE: Plug another memory leak 2016-05-09 14:40:56 +02:00
dataLoader.h
debugger.cpp ALL: Make Debugger command function names conform to our guidelines. 2014-05-27 02:04:08 +02:00
debugger.h
decompiler.cpp CRUISE: More rework and renaming on the decompiler 2014-06-01 21:59:11 +02:00
delphine-unpack.cpp
detection.cpp ENGINES: Normalize the getName() result of metaengines 2018-12-10 06:47:27 +01:00
font.cpp CRUISE: Fix font space width 2016-12-10 13:12:41 +02:00
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: Fix Possible Invalid Thumbnail Pointer Access. 2018-07-31 09:22:26 +01:00
saveload.h ALL: Load savegame thumbnail only when necessary 2018-04-07 09:26:20 +02:00
script.cpp JANITORIAL: Silence more GCC 7 warnings 2017-08-06 12:26:05 +02:00
script.h
sound.cpp ALL: Use CLIP to clip volumes 2018-05-05 17:57:31 +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