Ivan Arkhipov 38f6b7271a Merge branch 'unit' into dev il y a 6 ans
..
effects a21715d1f2 .pro file scripts improvement, refactored source files to follow new project structure il y a 6 ans
gui 598cfd84fa Changed units and races raw-pointers to std::shared_ptr, completed recruitment scene rewriting il y a 6 ans
hotseatgame bb3676cf4c Merge branch 'recruitmentscene' into dev il y a 6 ans
skills 2d1390142e Remaking main_menu scene && adding sound engine && refactoring project structure il y a 6 ans
units 311b2d5a4c Обновить 'include/units/unit.h' il y a 6 ans
README.md 53ce6526f9 Добавлен README.md в папке include il y a 6 ans
abstractfactory.h 598cfd84fa Changed units and races raw-pointers to std::shared_ptr, completed recruitment scene rewriting il y a 6 ans
cell.h 9a0c3b8e74 Realisation of dynamic game field il y a 6 ans
player.h 598cfd84fa Changed units and races raw-pointers to std::shared_ptr, completed recruitment scene rewriting il y a 6 ans
playermanager.h f984ff2407 Added PlayerManager class, partly implemented army recruitment scene il y a 6 ans
race.h 598cfd84fa Changed units and races raw-pointers to std::shared_ptr, completed recruitment scene rewriting il y a 6 ans
racemanager.h 598cfd84fa Changed units and races raw-pointers to std::shared_ptr, completed recruitment scene rewriting il y a 6 ans
soundengine.h 2d1390142e Remaking main_menu scene && adding sound engine && refactoring project structure il y a 6 ans

README.md

Директория /include

В этой директории находятся и размещаются все текущие заголовочные файлы проекта. Заголовочные файлы одной тематики должны быть сгруппированы в папки (пример: /include/gui, /include/units)