💿🐜 Antkeeper source code https://antkeeper.com
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
C. J. Howard a402e70a90 Improve world creation functions with added exception handling, add colors to logger on Windows 2 years ago
..
base.cpp Revise game states and application class. Remove dirent. Replace path strings with std::filesystem::path 3 years ago
base.hpp Revise game states and application class. Remove dirent. Replace path strings with std::filesystem::path 3 years ago
boot.cpp Add 3D wander steering behavior, remove obsolete game state files, restructure behavior tree files 2 years ago
boot.hpp Revise game states and application class. Remove dirent. Replace path strings with std::filesystem::path 3 years ago
controls-menu.cpp Revise game states and application class. Remove dirent. Replace path strings with std::filesystem::path 3 years ago
controls-menu.hpp Revise game states and application class. Remove dirent. Replace path strings with std::filesystem::path 3 years ago
credits.cpp Move some state specific variables out of game context and into their respective states 3 years ago
credits.hpp Move some state specific variables out of game context and into their respective states 3 years ago
extras-menu.cpp Revise game states and application class. Remove dirent. Replace path strings with std::filesystem::path 3 years ago
extras-menu.hpp Revise game states and application class. Remove dirent. Replace path strings with std::filesystem::path 3 years ago
gamepad-config-menu.cpp Revise game states and application class. Remove dirent. Replace path strings with std::filesystem::path 3 years ago
gamepad-config-menu.hpp Revise game states and application class. Remove dirent. Replace path strings with std::filesystem::path 3 years ago
graphics-menu.cpp Revise game states and application class. Remove dirent. Replace path strings with std::filesystem::path 3 years ago
graphics-menu.hpp Revise game states and application class. Remove dirent. Replace path strings with std::filesystem::path 3 years ago
keyboard-config-menu.cpp Revise game states and application class. Remove dirent. Replace path strings with std::filesystem::path 3 years ago
keyboard-config-menu.hpp Revise game states and application class. Remove dirent. Replace path strings with std::filesystem::path 3 years ago
language-menu.cpp Revise game states and application class. Remove dirent. Replace path strings with std::filesystem::path 3 years ago
language-menu.hpp Revise game states and application class. Remove dirent. Replace path strings with std::filesystem::path 3 years ago
main-menu.cpp Add 3D wander steering behavior, remove obsolete game state files, restructure behavior tree files 2 years ago
main-menu.hpp Move some state specific variables out of game context and into their respective states 3 years ago
nuptial-flight.cpp Improve world creation functions with added exception handling, add colors to logger on Windows 2 years ago
nuptial-flight.hpp Add new biome loading function. Add more ant traits. Add ant trait loaders. 3 years ago
options-menu.cpp Add new biome loading function. Add more ant traits. Add ant trait loaders. 3 years ago
options-menu.hpp Revise game states and application class. Remove dirent. Replace path strings with std::filesystem::path 3 years ago
pause-menu.cpp Add new biome loading function. Add more ant traits. Add ant trait loaders. 3 years ago
pause-menu.hpp Revise game states and application class. Remove dirent. Replace path strings with std::filesystem::path 3 years ago
sound-menu.cpp Revise game states and application class. Remove dirent. Replace path strings with std::filesystem::path 3 years ago
sound-menu.hpp Revise game states and application class. Remove dirent. Replace path strings with std::filesystem::path 3 years ago
splash.cpp Move splash screen-specific variables out of game context and into splash state 3 years ago
splash.hpp Move splash screen-specific variables out of game context and into splash state 3 years ago