DarkflameServer/dGame/dMission
EmosewaMC ec00f5fd9d holy mother of const
Use const everywhere that makes sense
return const variables when it makes sense
const functions and variables again, where it makes sense
No raw access and modifications to protected members
Move template definitions to tcc file

idk how I feel about this one
2023-06-09 01:04:42 -07:00
..
CMakeLists.txt Update CMake configuration for easier maintenance (#642) 2022-07-17 00:24:16 +01:00
Mission.cpp Move to shared pointer 2023-06-07 00:23:50 -07:00
Mission.h cleanup enums to make them more consistent 2023-01-22 17:38:47 -06:00
MissionPrerequisites.cpp CDClient cleanup and optimization (#1023) 2023-03-17 07:36:21 -07:00
MissionPrerequisites.h convert to unix line endings 2022-08-05 22:01:59 -05:00
MissionTask.cpp holy mother of const 2023-06-09 01:04:42 -07:00
MissionTask.h cleanup enums to make them more consistent 2023-01-22 17:38:47 -06:00