.gitignore
|
feat: added docs/ to .gitignore, disabled LaTeX generation for doxygen
|
2024-05-29 19:10:08 +02:00 |
Doxyfile
|
feat: updated doxyfile
|
2024-05-29 20:24:37 +02:00 |
README.md
|
Add README.md
|
2024-05-29 17:48:32 +00:00 |
game_mode.cpp
|
feat: game mode no longer owns game state
|
2024-05-29 17:37:12 +02:00 |
game_mode.hpp
|
chore: added UTILS_ prefix to include guards
|
2024-05-29 23:05:39 +02:00 |
game_root.cpp
|
feat: game mode no longer owns game state
|
2024-05-29 17:37:12 +02:00 |
game_root.hpp
|
chore: added UTILS_ prefix to include guards
|
2024-05-29 23:05:39 +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: renamed godot_macros.h to godot_macros.hpp
|
2024-05-29 23:06:39 +02:00 |
level.cpp
|
feat: swapped from godot:: to utils:: namespace
|
2024-05-28 16:28:36 +02:00 |
level.hpp
|
chore: added UTILS_ prefix to include guards
|
2024-05-29 23:05:39 +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: removed debug prints
|
2024-05-29 11:47:08 +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 |