documentation
|
feat(documentation): added header template for doxygen
|
2024-05-30 17:06:54 +02:00 |
.gitignore
|
feat: docs now direct to generated-docs
|
2024-05-29 23:51:20 +02:00 |
.gitmodules
|
fix: removed duplicate awesome doxygen css submodule
|
2024-05-30 15:45:50 +02:00 |
Doxyfile
|
chore(documentation): re-enabled javascript elements in Doxyfile
|
2024-05-31 21:16:08 +02:00 |
README.md
|
Add README.md
|
2024-05-29 17:48:32 +00:00 |
game_mode.cpp
|
feat: GameMode is now a Node rather than Resource
|
2024-05-30 15:07:17 +02:00 |
game_mode.hpp
|
feat: documentation updates
|
2024-05-30 15:42:53 +02:00 |
game_root.cpp
|
fix: rng is now reference counted
|
2024-06-11 09:09:11 +02:00 |
game_root.hpp
|
fix: rng is now reference counted
|
2024-06-11 09:09:11 +02:00 |
game_state.cpp
|
feat: swapped from godot:: to utils:: namespace
|
2024-05-28 16:28:36 +02:00 |
game_state.hpp
|
chore: added UTILS_ prefix to include guards
|
2024-05-29 23:05:39 +02:00 |
godot_macros.hpp
|
feat: added more functions to GDENUM class
|
2024-06-19 10:57:15 +02:00 |
level.cpp
|
feat: GameMode is now a Node rather than Resource
|
2024-05-30 15:07:17 +02:00 |
level.hpp
|
feat: GameMode is now a Node rather than Resource
|
2024-05-30 15:07:17 +02:00 |
player.cpp
|
feat: swapped from godot:: to utils:: namespace
|
2024-05-28 16:28:36 +02:00 |
player.hpp
|
chore: doxygen documentation for player
|
2024-05-29 17:37:12 +02:00 |
player_input.cpp
|
fix: replaced includes for "godot_macros.h" with "godot_macros.hpp"
|
2024-05-30 00:49:37 +02:00 |
player_input.hpp
|
chore: added UTILS_ prefix to include guards
|
2024-05-29 23:05:39 +02:00 |
register_types.cpp
|
feat: swapped from godot:: to utils:: namespace
|
2024-05-28 16:28:36 +02:00 |
register_types.hpp
|
feat: swapped from godot:: to utils:: namespace
|
2024-05-28 16:28:36 +02:00 |
spawn_point.cpp
|
feat: swapped from godot:: to utils:: namespace
|
2024-05-28 16:28:36 +02:00 |
spawn_point.hpp
|
chore: doxygen documentation for spawnpoint
|
2024-05-29 17:37:12 +02:00 |
util_functions.cpp
|
feat: added util_functions
|
2024-05-31 21:15:16 +02:00 |
util_functions.hpp
|
feat: added time_seconds
|
2024-06-11 09:10:40 +02:00 |