colobot/src/level
krzys-h 28925106e4 Cleaned up some long lists of ifs 2015-08-18 12:29:41 +02:00
..
parser Replace NULL -> nullptr 2015-08-16 12:43:42 +02:00
build_type.h Split global.h 2015-08-15 14:02:07 +02:00
level_category.cpp Moved files not directly related to CObject into src/level/ directory 2015-08-13 11:47:32 +02:00
level_category.h Moved files not directly related to CObject into src/level/ directory 2015-08-13 11:47:32 +02:00
mainmovie.cpp Add proper initializations and remove manual memory management in remaining classes 2015-08-14 23:44:00 +02:00
mainmovie.h Moved files not directly related to CObject into src/level/ directory 2015-08-13 11:47:32 +02:00
player_profile.cpp Implemented emergency save on crash, closes #572 2015-08-17 20:56:42 +02:00
player_profile.h Add proper initializations and remove manual memory management in remaining classes 2015-08-14 23:44:00 +02:00
research_type.h Split global.h 2015-08-15 14:02:07 +02:00
robotmain.cpp Cleaned up some long lists of ifs 2015-08-18 12:29:41 +02:00
robotmain.h Implemented emergency save on crash, closes #572 2015-08-17 20:56:42 +02:00
scene_conditions.cpp Refactor object dying status and GetActive 2015-08-16 20:24:48 +02:00
scene_conditions.h Apply clang-modernize -add-override 2015-08-17 22:12:09 +02:00