Descent3/scripts
Jan Engelhardt 7fa31b3aa3 scripts: consistent initialization of memory member
Some classes did set it to nullptr and others did not.
For the sake of consistency, initialize it explicitly everywhere.
2024-11-03 23:39:38 +01:00
..
data Merge pull request #569 from ccfly42/online-directip-netcon 2024-09-15 23:07:38 +03:00
aigame2.cpp scripts: consistent initialization of memory member 2024-11-03 23:39:38 +01:00
aigame4.cpp scripts: consistent initialization of memory member 2024-11-03 23:39:38 +01:00
AIGame3_External.h Modernize struct/enum/unions type declarations 2024-05-30 03:35:17 -04:00
AIGame3.cpp scripts: consistent initialization of memory member 2024-11-03 23:39:38 +01:00
AIGame.cpp scripts: consistent initialization of memory member 2024-11-03 23:39:38 +01:00
barney.cpp Add "final" marker to a number of classes 2024-11-03 23:39:37 +01:00
BatteriesIncluded.cpp Add "final" marker to a number of classes 2024-11-03 23:39:37 +01:00
BatteriesIncluded.msg Initial import 2024-04-15 21:43:29 -06:00
BossCamera.cpp Add "final" marker to a number of classes 2024-11-03 23:39:37 +01:00
CanyonsCTF.cpp Add "final" marker to a number of classes 2024-11-03 23:39:37 +01:00
CellTestLevel.cpp Add "final" marker to a number of classes 2024-11-03 23:39:37 +01:00
CellTestLevel.msg Initial import 2024-04-15 21:43:29 -06:00
ChrisTest.cpp Add "final" marker to a number of classes 2024-11-03 23:39:37 +01:00
ChrisTest.msg Initial import 2024-04-15 21:43:29 -06:00
clutter.cpp scripts: replace in-constructor assignments by initializations 2024-11-03 23:39:37 +01:00
CMakeLists.txt Move Descent3 built targets into "${CMAKE_BINARY_DIR}/build" directory 2024-10-27 22:04:00 +03:00
DallasFuncs.cpp scripts: resolve strict aliasing violations in level DLLs 2024-09-09 15:42:00 +02:00
DallasFuncs.h build: work around compile failure under g++-9 2024-09-18 22:15:41 +02:00
Gamegauge_FRN.msg Initial import 2024-04-15 21:43:29 -06:00
Gamegauge_GER.msg Initial import 2024-04-15 21:43:29 -06:00
Gamegauge_ITN.msg Initial import 2024-04-15 21:43:29 -06:00
gamegauge_SPN.msg Initial import 2024-04-15 21:43:29 -06:00
gcc-game.def Initial import 2024-04-15 21:43:29 -06:00
gcc-lvl.def Initial import 2024-04-15 21:43:29 -06:00
generic.cpp scripts: replace in-constructor assignments by initializations 2024-11-03 23:39:37 +01:00
Geodomes.cpp Add "final" marker to a number of classes 2024-11-03 23:39:37 +01:00
Geodomes.msg Initial import 2024-04-15 21:43:29 -06:00
HalfPipe_Ger.msg Initial import 2024-04-15 21:43:29 -06:00
HalfPipe.cpp Add "final" marker to a number of classes 2024-11-03 23:39:37 +01:00
HalfPipe.msg Initial import 2024-04-15 21:43:29 -06:00
InfernalBolt_Ger.msg Initial import 2024-04-15 21:43:29 -06:00
InfernalBolt.cpp Add "final" marker to a number of classes 2024-11-03 23:39:37 +01:00
InfernalBolt.msg Initial import 2024-04-15 21:43:29 -06:00
Inversion.cpp Add "final" marker to a number of classes 2024-11-03 23:39:37 +01:00
Inversion.msg Initial import 2024-04-15 21:43:29 -06:00
level1_Ger.msg Initial import 2024-04-15 21:43:29 -06:00
level1_SPN.msg Initial import 2024-04-15 21:43:29 -06:00
level1.cpp Add "final" marker to a number of classes 2024-11-03 23:39:37 +01:00
level1.msg Initial import 2024-04-15 21:43:29 -06:00
level2_Ger.msg Initial import 2024-04-15 21:43:29 -06:00
level2_SPN.msg Initial import 2024-04-15 21:43:29 -06:00
level2.cpp Add "final" marker to a number of classes 2024-11-03 23:39:37 +01:00
level2.msg Initial import 2024-04-15 21:43:29 -06:00
level3_Ger.msg Initial import 2024-04-15 21:43:29 -06:00
level3_SPN.msg Initial import 2024-04-15 21:43:29 -06:00
level3.cpp Add "final" marker to a number of classes 2024-11-03 23:39:37 +01:00
level3.msg Initial import 2024-04-15 21:43:29 -06:00
level4_Ger.msg Initial import 2024-04-15 21:43:29 -06:00
level4_SPN.msg Initial import 2024-04-15 21:43:29 -06:00
level4.cpp Add "final" marker to a number of classes 2024-11-03 23:39:37 +01:00
level4.msg Initial import 2024-04-15 21:43:29 -06:00
level5_Ger.msg Initial import 2024-04-15 21:43:29 -06:00
level5_SPN.msg Initial import 2024-04-15 21:43:29 -06:00
level5.cpp Add "final" marker to a number of classes 2024-11-03 23:39:37 +01:00
level5.msg Initial import 2024-04-15 21:43:29 -06:00
level6_SPN.msg Initial import 2024-04-15 21:43:29 -06:00
level7_Ger.msg Initial import 2024-04-15 21:43:29 -06:00
level7_SPN.msg Initial import 2024-04-15 21:43:29 -06:00
level7.cpp Add "final" marker to a number of classes 2024-11-03 23:39:37 +01:00
level7.msg Initial import 2024-04-15 21:43:29 -06:00
level8_Ger.msg Initial import 2024-04-15 21:43:29 -06:00
level8_SPN.msg Initial import 2024-04-15 21:43:29 -06:00
level8.cpp Add "final" marker to a number of classes 2024-11-03 23:39:37 +01:00
level8.msg Initial import 2024-04-15 21:43:29 -06:00
level9_SPN.msg Initial import 2024-04-15 21:43:29 -06:00
level10_Ger.msg Initial import 2024-04-15 21:43:29 -06:00
level10_SPN.msg Initial import 2024-04-15 21:43:29 -06:00
level10.cpp Add "final" marker to a number of classes 2024-11-03 23:39:37 +01:00
level10.msg Initial import 2024-04-15 21:43:29 -06:00
level11_Ger.msg Initial import 2024-04-15 21:43:29 -06:00
level11_SPN.msg Initial import 2024-04-15 21:43:29 -06:00
level11.cpp Add "final" marker to a number of classes 2024-11-03 23:39:37 +01:00
level11.msg Initial import 2024-04-15 21:43:29 -06:00
level12_SPN.msg Initial import 2024-04-15 21:43:29 -06:00
level13_Ger.msg Initial import 2024-04-15 21:43:29 -06:00
level13_SPN.msg Initial import 2024-04-15 21:43:29 -06:00
level13.cpp Add "final" marker to a number of classes 2024-11-03 23:39:37 +01:00
level13.msg Initial import 2024-04-15 21:43:29 -06:00
level14_Ger.msg Initial import 2024-04-15 21:43:29 -06:00
level14_SPN.msg Initial import 2024-04-15 21:43:29 -06:00
level14.cpp Add "final" marker to a number of classes 2024-11-03 23:39:37 +01:00
level14.msg Initial import 2024-04-15 21:43:29 -06:00
level15_SPN.msg Initial import 2024-04-15 21:43:29 -06:00
level17.cpp Add "final" marker to a number of classes 2024-11-03 23:39:37 +01:00
level17.msg Initial import 2024-04-15 21:43:29 -06:00
Level1_FRN.msg Initial import 2024-04-15 21:43:29 -06:00
Level1_ITN.msg Initial import 2024-04-15 21:43:29 -06:00
Level2_FRN.msg Initial import 2024-04-15 21:43:29 -06:00
Level2_ITN.msg Initial import 2024-04-15 21:43:29 -06:00
Level3_FRN.msg Initial import 2024-04-15 21:43:29 -06:00
Level3_ITN.msg Initial import 2024-04-15 21:43:29 -06:00
Level4_FRN.msg Initial import 2024-04-15 21:43:29 -06:00
Level4_ITN.msg Initial import 2024-04-15 21:43:29 -06:00
Level5_FRN.msg Initial import 2024-04-15 21:43:29 -06:00
Level5_ITN.msg Initial import 2024-04-15 21:43:29 -06:00
Level6_FRN.msg Initial import 2024-04-15 21:43:29 -06:00
Level6_Ger.msg Initial import 2024-04-15 21:43:29 -06:00
Level6_ITN.msg Initial import 2024-04-15 21:43:29 -06:00
Level6.cpp Add "final" marker to a number of classes 2024-11-03 23:39:37 +01:00
Level6.msg Initial import 2024-04-15 21:43:29 -06:00
Level7_FRN.msg Initial import 2024-04-15 21:43:29 -06:00
Level7_ITN.msg Initial import 2024-04-15 21:43:29 -06:00
Level8_FRN.msg Initial import 2024-04-15 21:43:29 -06:00
Level8_ITN.msg Initial import 2024-04-15 21:43:29 -06:00
Level9_FRN.msg Initial import 2024-04-15 21:43:29 -06:00
Level9_Ger.msg Initial import 2024-04-15 21:43:29 -06:00
Level9_ITN.msg Initial import 2024-04-15 21:43:29 -06:00
Level9.cpp Add "final" marker to a number of classes 2024-11-03 23:39:37 +01:00
Level9.msg Initial import 2024-04-15 21:43:29 -06:00
Level10_FRN.msg Initial import 2024-04-15 21:43:29 -06:00
Level10_ITN.msg Initial import 2024-04-15 21:43:29 -06:00
Level11_FRN.msg Initial import 2024-04-15 21:43:29 -06:00
Level11_ITN.msg Initial import 2024-04-15 21:43:29 -06:00
Level12_FRN.msg Initial import 2024-04-15 21:43:29 -06:00
Level12_Ger.msg Initial import 2024-04-15 21:43:29 -06:00
Level12_ITN.msg Initial import 2024-04-15 21:43:29 -06:00
Level12.cpp Add "final" marker to a number of classes 2024-11-03 23:39:37 +01:00
Level12.msg Initial import 2024-04-15 21:43:29 -06:00
Level13_FRN.msg Initial import 2024-04-15 21:43:29 -06:00
Level13_ITN.msg Initial import 2024-04-15 21:43:29 -06:00
Level14_FRN.msg Initial import 2024-04-15 21:43:29 -06:00
Level14_ITN.msg Initial import 2024-04-15 21:43:29 -06:00
Level15_FRN.msg Initial import 2024-04-15 21:43:29 -06:00
Level15_ITN.msg Initial import 2024-04-15 21:43:29 -06:00
Level16.cpp Add "final" marker to a number of classes 2024-11-03 23:39:37 +01:00
Level16.msg Fix spello "wierd" 2024-09-03 13:26:51 +02:00
LEVEL0.cpp Add "final" marker to a number of classes 2024-11-03 23:39:37 +01:00
LEVEL15_Ger.msg Initial import 2024-04-15 21:43:29 -06:00
LEVEL15.cpp Add "final" marker to a number of classes 2024-11-03 23:39:37 +01:00
LEVEL15.msg Initial import 2024-04-15 21:43:29 -06:00
levels1_SPN.msg Initial import 2024-04-15 21:43:29 -06:00
levels2_SPN.msg Initial import 2024-04-15 21:43:29 -06:00
levelS2_Ger.msg Initial import 2024-04-15 21:43:29 -06:00
levelS2.cpp Add "final" marker to a number of classes 2024-11-03 23:39:37 +01:00
levelS2.msg Initial import 2024-04-15 21:43:29 -06:00
LevelS1_Ger.msg Initial import 2024-04-15 21:43:29 -06:00
LevelS1_ITN.msg Initial import 2024-04-15 21:43:29 -06:00
LevelS1.cpp Add "final" marker to a number of classes 2024-11-03 23:39:37 +01:00
LevelS1.msg Initial import 2024-04-15 21:43:29 -06:00
LevelS2_ITN.msg Initial import 2024-04-15 21:43:29 -06:00
LEVELS1_FRN.msg Initial import 2024-04-15 21:43:29 -06:00
LEVELS2_FRN.msg Initial import 2024-04-15 21:43:29 -06:00
linux_lib.cpp Resolve out-of-bounds access in _splitpath 2024-08-31 12:13:44 +02:00
linux_lib.h Move platform-specific defines and macros to own file crossplat.h 2024-08-20 23:09:27 +03:00
merc5.cpp Add "final" marker to a number of classes 2024-11-03 23:39:37 +01:00
merc5.msg Initial import 2024-04-15 21:43:29 -06:00
Merc1.cpp Add "final" marker to a number of classes 2024-11-03 23:39:37 +01:00
Merc1.msg Initial import 2024-04-15 21:43:29 -06:00
Merc3.cpp Add "final" marker to a number of classes 2024-11-03 23:39:37 +01:00
Merc3.msg Initial import 2024-04-15 21:43:29 -06:00
Merc4.cpp Add "final" marker to a number of classes 2024-11-03 23:39:37 +01:00
Merc4.msg Initial import 2024-04-15 21:43:29 -06:00
Merc6.cpp Add "final" marker to a number of classes 2024-11-03 23:39:37 +01:00
Merc6.msg Initial import 2024-04-15 21:43:29 -06:00
Merc7.cpp Add "final" marker to a number of classes 2024-11-03 23:39:37 +01:00
Merc7.msg Initial import 2024-04-15 21:43:29 -06:00
Merc02.cpp Add "final" marker to a number of classes 2024-11-03 23:39:37 +01:00
Merc02.msg Initial import 2024-04-15 21:43:29 -06:00
MS-GAME.DEF Initial import 2024-04-15 21:43:29 -06:00
MS-LVL.DEF Initial import 2024-04-15 21:43:29 -06:00
myPowerHouse.cpp Add "final" marker to a number of classes 2024-11-03 23:39:37 +01:00
Mysterious_Isle.cpp Add "final" marker to a number of classes 2024-11-03 23:39:37 +01:00
Mysterious_Isle.msg Initial import 2024-04-15 21:43:29 -06:00
orbital.cpp Add "final" marker to a number of classes 2024-11-03 23:39:37 +01:00
osiris_common.h Fix spello "it's" 2024-09-03 13:26:51 +02:00
osiris_import.cpp build: resolve include issue with osiris_import.h 2024-09-09 15:29:38 +02:00
osiris_import.h build: resolve include issue with osiris_import.h 2024-09-09 15:29:38 +02:00
osiris_vector.cpp build: split osiris_vector.h into header and implementation 2024-09-09 14:57:44 +02:00
osiris_vector.h build: split osiris_vector.h into header and implementation 2024-09-09 14:57:44 +02:00
Paranoia.cpp Add "final" marker to a number of classes 2024-11-03 23:39:37 +01:00
paranoia.msg Initial import 2024-04-15 21:43:29 -06:00
PiccuStation.cpp Add "final" marker to a number of classes 2024-11-03 23:39:37 +01:00
PINBALL.MSG Initial import 2024-04-15 21:43:29 -06:00
Polaris_FRN.msg Initial import 2024-04-15 21:43:29 -06:00
Polaris_Ger.msg Initial import 2024-04-15 21:43:29 -06:00
Polaris_ITN.msg Initial import 2024-04-15 21:43:29 -06:00
Polaris_SPN.msg Initial import 2024-04-15 21:43:29 -06:00
Polaris.cpp Add "final" marker to a number of classes 2024-11-03 23:39:37 +01:00
Polaris.msg Initial import 2024-04-15 21:43:29 -06:00
Quadsomniac_Ger.msg Initial import 2024-04-15 21:43:29 -06:00
Quadsomniac.cpp Add "final" marker to a number of classes 2024-11-03 23:39:37 +01:00
Quadsomniac.msg Initial import 2024-04-15 21:43:29 -06:00
RudeAwakening.cpp Add "final" marker to a number of classes 2024-11-03 23:39:37 +01:00
RudeAwakening.msg Initial import 2024-04-15 21:43:29 -06:00
SewerRat.cpp Add "final" marker to a number of classes 2024-11-03 23:39:37 +01:00
SewerRat.msg Initial import 2024-04-15 21:43:29 -06:00
testscript.cpp scripts: replace in-constructor assignments by initializations 2024-11-03 23:39:37 +01:00
TrainingMission_FRN.msg Initial import 2024-04-15 21:43:29 -06:00
TrainingMission_Ger.msg Initial import 2024-04-15 21:43:29 -06:00
TrainingMission_ITN.msg Initial import 2024-04-15 21:43:29 -06:00
TrainingMission_SPN.msg Initial import 2024-04-15 21:43:29 -06:00
TrainingMission.cpp Add "final" marker to a number of classes 2024-11-03 23:39:37 +01:00
TrainingMission.msg Initial import 2024-04-15 21:43:29 -06:00
Y2K.cpp Add "final" marker to a number of classes 2024-11-03 23:39:37 +01:00
Y2K.msg Initial import 2024-04-15 21:43:29 -06:00