Go to file
Sara 393ef2201f fix: removed debug prints 2024-05-29 11:47:08 +02:00
.gitignore feat: added .os files to gitignore 2024-02-19 01:25:15 +01:00
game_mode.cpp feat: swapped from godot:: to utils:: namespace 2024-05-28 16:28:36 +02:00
game_mode.hpp feat: swapped from godot:: to utils:: namespace 2024-05-28 16:28:36 +02:00
game_root.cpp feat: removed if statement that will always execute body 2024-05-28 17:06:32 +02:00
game_root.hpp feat: swapped from godot:: to utils:: namespace 2024-05-28 16:28:36 +02:00
game_state.cpp feat: swapped from godot:: to utils:: namespace 2024-05-28 16:28:36 +02:00
game_state.hpp feat: swapped from godot:: to utils:: namespace 2024-05-28 16:28:36 +02:00
godot_macros.h feat: swapped from godot:: to utils:: namespace 2024-05-28 16:28:36 +02:00
level.cpp feat: swapped from godot:: to utils:: namespace 2024-05-28 16:28:36 +02:00
level.hpp feat: swapped from godot:: to utils:: namespace 2024-05-28 16:28:36 +02:00
player.cpp feat: swapped from godot:: to utils:: namespace 2024-05-28 16:28:36 +02:00
player.hpp feat: swapped from godot:: to utils:: namespace 2024-05-28 16:28:36 +02:00
player_input.cpp fix: removed debug prints 2024-05-29 11:47:08 +02:00
player_input.hpp fix: error in handling of mouse motion events 2024-05-28 23:55:44 +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 feat: swapped from godot:: to utils:: namespace 2024-05-28 16:28:36 +02:00