pandemonium_engine/modules/entity_spell_system
2025-04-13 20:43:48 +02:00
..
data File copyright header updates pt6. 2023-12-17 23:21:54 +01:00
database File copyright header updates pt6. 2023-12-17 23:21:54 +01:00
doc_classes Added 3 new helper classes for the entity spell system. ESSEntityWorldSpawner3D, ESSEntityWorldSpawner3DSingle, ESSEntityWorldSpawner2D. 2025-04-13 18:54:12 +02:00
drag_and_drop File copyright header updates pt6. 2023-12-17 23:21:54 +01:00
editor Write the spawner's name to the world in the WorldSpawner3DSpatialGizmoPlugin. 2025-04-13 19:58:55 +02:00
entities Codetyle updates. 2024-04-15 13:59:36 +02:00
formations File copyright header updates pt6. 2023-12-17 23:21:54 +01:00
infos File copyright header updates pt6. 2023-12-17 23:21:54 +01:00
inventory File copyright header updates pt6. 2023-12-17 23:21:54 +01:00
material_cache File copyright header updates pt6. 2023-12-17 23:21:54 +01:00
pipelines File copyright header updates pt6. 2023-12-17 23:21:54 +01:00
profiles File copyright header updates pt6. 2023-12-17 23:21:54 +01:00
projectiles/3d File copyright header updates pt6. 2023-12-17 23:21:54 +01:00
props File copyright header updates pt6. 2023-12-17 23:21:54 +01:00
singletons Clang-format everything. 2024-04-21 15:27:36 +02:00
skeleton Clang-format everything. 2024-04-21 15:27:36 +02:00
spawners File copyright header updates pt6. 2023-12-17 23:21:54 +01:00
utility File copyright header updates pt6. 2023-12-17 23:21:54 +01:00
world_spawners Implemented ESSEntityWorldSpawner3DSingle. 2025-04-13 20:43:48 +02:00
.gitignore Run godot's formatting script. 2022-03-16 09:02:48 +01:00
config.py Added 3 new helper classes for the entity spell system. ESSEntityWorldSpawner3D, ESSEntityWorldSpawner3DSingle, ESSEntityWorldSpawner2D. 2025-04-13 18:54:12 +02:00
defines.h File copyright header updates pt10. 2023-12-18 00:31:04 +01:00
entity_enums.cpp File copyright header updates pt6. 2023-12-17 23:21:54 +01:00
entity_enums.h File copyright header updates pt6. 2023-12-17 23:21:54 +01:00
item_enums.cpp File copyright header updates pt6. 2023-12-17 23:21:54 +01:00
item_enums.h File copyright header updates pt6. 2023-12-17 23:21:54 +01:00
LICENSE Updated more copyright headers for 2023. 2022-12-31 21:07:05 +01:00
register_types.cpp Added 3 new helper classes for the entity spell system. ESSEntityWorldSpawner3D, ESSEntityWorldSpawner3DSingle, ESSEntityWorldSpawner2D. 2025-04-13 18:54:12 +02:00
register_types.h File copyright header updates pt6. 2023-12-17 23:21:54 +01:00
SCsub Added 3 new helper classes for the entity spell system. ESSEntityWorldSpawner3D, ESSEntityWorldSpawner3DSingle, ESSEntityWorldSpawner2D. 2025-04-13 18:54:12 +02:00
spell_enums.cpp File copyright header updates pt6. 2023-12-17 23:21:54 +01:00
spell_enums.h File copyright header updates pt6. 2023-12-17 23:21:54 +01:00