mirror of
https://github.com/ProgramSnail/rts_game_backend.git
synced 2025-12-30 21:38:15 +00:00
basic project scructure edit + remove cmake files
This commit is contained in:
parent
1e07ea7439
commit
7e8b9c12cc
70 changed files with 0 additions and 3105 deletions
0
src/game/game.cpp
Normal file
0
src/game/game.cpp
Normal file
0
src/game/game.hpp
Normal file
0
src/game/game.hpp
Normal file
0
src/game/game_events.cpp
Normal file
0
src/game/game_events.cpp
Normal file
0
src/game/game_events.hpp
Normal file
0
src/game/game_events.hpp
Normal file
0
src/game/game_map.cpp
Normal file
0
src/game/game_map.cpp
Normal file
0
src/game/game_map.hpp
Normal file
0
src/game/game_map.hpp
Normal file
0
src/game/game_menu.cpp
Normal file
0
src/game/game_menu.cpp
Normal file
0
src/game/game_menu.hpp
Normal file
0
src/game/game_menu.hpp
Normal file
0
src/game/map_entities/action.cpp
Normal file
0
src/game/map_entities/action.cpp
Normal file
0
src/game/map_entities/action.hpp
Normal file
0
src/game/map_entities/action.hpp
Normal file
0
src/game/map_entities/actions.hpp
Normal file
0
src/game/map_entities/actions.hpp
Normal file
0
src/game/map_entities/actions/attack_action.cpp
Normal file
0
src/game/map_entities/actions/attack_action.cpp
Normal file
0
src/game/map_entities/actions/attack_action.hpp
Normal file
0
src/game/map_entities/actions/attack_action.hpp
Normal file
0
src/game/map_entities/cell.cpp
Normal file
0
src/game/map_entities/cell.cpp
Normal file
0
src/game/map_entities/cell.hpp
Normal file
0
src/game/map_entities/cell.hpp
Normal file
0
src/game/map_entities/unit_obj.cpp
Normal file
0
src/game/map_entities/unit_obj.cpp
Normal file
0
src/game/map_entities/unit_obj.hpp
Normal file
0
src/game/map_entities/unit_obj.hpp
Normal file
0
src/game/player_data.hpp
Normal file
0
src/game/player_data.hpp
Normal file
0
src/game/unit/module_builder.cpp
Normal file
0
src/game/unit/module_builder.cpp
Normal file
0
src/game/unit/module_builder.hpp
Normal file
0
src/game/unit/module_builder.hpp
Normal file
0
src/game/unit/modules.hpp
Normal file
0
src/game/unit/modules.hpp
Normal file
0
src/game/unit/unit.cpp
Normal file
0
src/game/unit/unit.cpp
Normal file
0
src/game/unit/unit.hpp
Normal file
0
src/game/unit/unit.hpp
Normal file
0
src/game/unit/unit_builder.cpp
Normal file
0
src/game/unit/unit_builder.cpp
Normal file
0
src/game/unit/unit_builder.hpp
Normal file
0
src/game/unit/unit_builder.hpp
Normal file
0
src/game/unit/unit_memory.cpp
Normal file
0
src/game/unit/unit_memory.cpp
Normal file
0
src/game/unit/unit_memory.hpp
Normal file
0
src/game/unit/unit_memory.hpp
Normal file
0
src/game/unit/unit_module.cpp
Normal file
0
src/game/unit/unit_module.cpp
Normal file
0
src/game/unit/unit_module.hpp
Normal file
0
src/game/unit/unit_module.hpp
Normal file
Loading…
Add table
Add a link
Reference in a new issue