a0715b30f9
`const` is used on all methods, even when they cause modification of the server. This reworks the methods of the server to only use `const` on method that don't change the state of the server. |
||
---|---|---|
.. | ||
doc_classes | ||
editor | ||
icons | ||
config.py | ||
grid_map.cpp | ||
grid_map.h | ||
register_types.cpp | ||
register_types.h | ||
SCsub |