pandemonium_engine/modules/terraman_2d
2023-02-17 23:20:10 +01:00
..
areas Updated more copyright headers for 2023. 2022-12-31 21:07:05 +01:00
data Updated more copyright headers for 2023. 2022-12-31 21:07:05 +01:00
doc_classes Re-extracted class docs. 2023-01-14 13:38:58 +01:00
level_generator Updated more copyright headers for 2023. 2022-12-31 21:07:05 +01:00
library Renamed Map to RBMap. 2023-01-15 19:12:50 +01:00
meshers Updated more copyright headers for 2023. 2022-12-31 21:07:05 +01:00
nodes Updated more copyright headers for 2023. 2022-12-31 21:07:05 +01:00
world Make sure that the editor can be built even when the new code_editor module is disabled. 2023-02-17 23:20:10 +01:00
.gitignore Run godot's formatting script. 2022-03-16 09:02:48 +01:00
config.py Run godot's formatting script. 2022-03-16 09:02:48 +01:00
defines.h Removed the CALL macros. 2022-03-18 10:56:48 +01:00
LICENSE Updated more copyright headers for 2023. 2022-12-31 21:07:05 +01:00
register_types.cpp Now modules make use of the new registration levels. 2023-01-15 17:04:00 +01:00
register_types.h Added module initialization levels (similar idea to what's in godot4, although I added more). 2023-01-15 11:46:13 +01:00
SCsub Centralize LZ4 usage. 2022-11-19 19:51:29 +01:00