..
actor.cpp
ALL: Fix misuse of comma operator
2017-11-10 09:57:03 -06:00
actor.h
background.cpp
CRUISE: Fix Missing Default Switch Cases
2019-10-19 18:47:34 +01: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: Refactor to use Engine debugger
2020-02-16 13:07:19 +02:00
cruise_main.h
CRUISE: Directly use assert.
2014-06-08 17:57:02 +02:00
cruise.cpp
ENGINES: Merge saveGameState virtual methods into a single one
2020-02-16 15:44:28 -08:00
cruise.h
ENGINES: Cleanup of savegame filenames generation
2020-02-16 15:44:28 -08:00
ctp.cpp
CRUISE: Safer string manipulation
2016-05-11 12:30:50 +02:00
ctp.h
dataLoader.cpp
CRUISE: Fix Missing Default Switch Cases
2019-10-19 18:47:34 +01: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
CRUISE: Add override keywords
2020-02-09 12:43:15 +01:00
decompiler.cpp
CRUISE: More rework and renaming on the decompiler
2014-06-01 21:59:11 +02:00
delphine-unpack.cpp
detection.cpp
CRUISE: Add override keywords
2020-02-09 12:43:15 +01:00
font.cpp
CRUISE: Fix font space width
2016-12-10 13:12:41 +02:00
font.h
function.cpp
CRUISE: Correct Parameter Sanity Checks in Several Functions
2019-10-23 01:14:37 +01:00
function.h
gfxModule.cpp
CRUISE: Fix CppCheck warnings in gfxModule
2014-06-06 22:45:14 +02:00
gfxModule.h
linker.cpp
CRUISE: Fix Missing Default Switch Cases
2019-10-19 18:47:34 +01:00
linker.h
mainDraw.cpp
CRUISE: Fix Missing Default Switch Cases
2019-10-19 18:47:34 +01: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: Use Engine save/load dialog methods
2020-02-04 19:05:26 -08: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
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
CRUISE: Fix Missing Default Switch Cases
2019-10-19 18:47:34 +01:00
script.h
sound.cpp
CRUISE: Add override keywords
2020-02-09 12:43:15 +01: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