DarkflameServer/dGame/dPropertyBehaviors
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
..
ControlBehaviorMessages Refactor: Amf3 implementation (#998) 2023-05-13 17:22:00 -05:00
BehaviorStates.h Further implement Property Behavior parsing (#936) 2023-02-13 18:55:44 -08:00
BlockDefinition.cpp Further implement Property Behavior parsing (#936) 2023-02-13 18:55:44 -08:00
BlockDefinition.h Further implement Property Behavior parsing (#936) 2023-02-13 18:55:44 -08:00
CMakeLists.txt Further implement Property Behavior parsing (#936) 2023-02-13 18:55:44 -08:00
ControlBehaviors.cpp holy mother of const 2023-06-09 01:04:42 -07:00
ControlBehaviors.h holy mother of const 2023-06-09 01:04:42 -07:00