💿🐜 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 61234452e0 Move some state specific variables out of game context and into their respective states 1 year ago
..
base.cpp Revise game states and application class. Remove dirent. Replace path strings with std::filesystem::path 1 year ago
base.hpp Revise game states and application class. Remove dirent. Replace path strings with std::filesystem::path 1 year ago
boot.cpp Move some state specific variables out of game context and into their respective states 1 year ago
boot.hpp Revise game states and application class. Remove dirent. Replace path strings with std::filesystem::path 1 year ago
brood.cpp Revise game states and application class. Remove dirent. Replace path strings with std::filesystem::path 1 year ago
brood.hpp Revise game states and application class. Remove dirent. Replace path strings with std::filesystem::path 1 year ago
controls-menu.cpp Revise game states and application class. Remove dirent. Replace path strings with std::filesystem::path 1 year ago
controls-menu.hpp Revise game states and application class. Remove dirent. Replace path strings with std::filesystem::path 1 year ago
credits.cpp Move some state specific variables out of game context and into their respective states 1 year ago
credits.hpp Move some state specific variables out of game context and into their respective states 1 year ago
extras-menu.cpp Revise game states and application class. Remove dirent. Replace path strings with std::filesystem::path 1 year ago
extras-menu.hpp Revise game states and application class. Remove dirent. Replace path strings with std::filesystem::path 1 year ago
forage.cpp Revise game states and application class. Remove dirent. Replace path strings with std::filesystem::path 1 year ago
forage.hpp Revise game states and application class. Remove dirent. Replace path strings with std::filesystem::path 1 year ago
gamepad-config-menu.cpp Revise game states and application class. Remove dirent. Replace path strings with std::filesystem::path 1 year ago
gamepad-config-menu.hpp Revise game states and application class. Remove dirent. Replace path strings with std::filesystem::path 1 year ago
graphics-menu.cpp Revise game states and application class. Remove dirent. Replace path strings with std::filesystem::path 1 year ago
graphics-menu.hpp Revise game states and application class. Remove dirent. Replace path strings with std::filesystem::path 1 year ago
keyboard-config-menu.cpp Revise game states and application class. Remove dirent. Replace path strings with std::filesystem::path 1 year ago
keyboard-config-menu.hpp Revise game states and application class. Remove dirent. Replace path strings with std::filesystem::path 1 year ago
language-menu.cpp Revise game states and application class. Remove dirent. Replace path strings with std::filesystem::path 1 year ago
language-menu.hpp Revise game states and application class. Remove dirent. Replace path strings with std::filesystem::path 1 year ago
main-menu.cpp Move some state specific variables out of game context and into their respective states 1 year ago
main-menu.hpp Move some state specific variables out of game context and into their respective states 1 year ago
nuptial-flight.cpp Revise game states and application class. Remove dirent. Replace path strings with std::filesystem::path 1 year ago
nuptial-flight.hpp Revise game states and application class. Remove dirent. Replace path strings with std::filesystem::path 1 year ago
options-menu.cpp Revise game states and application class. Remove dirent. Replace path strings with std::filesystem::path 1 year ago
options-menu.hpp Revise game states and application class. Remove dirent. Replace path strings with std::filesystem::path 1 year ago
pause-menu.cpp Revise game states and application class. Remove dirent. Replace path strings with std::filesystem::path 1 year ago
pause-menu.hpp Revise game states and application class. Remove dirent. Replace path strings with std::filesystem::path 1 year ago
sound-menu.cpp Revise game states and application class. Remove dirent. Replace path strings with std::filesystem::path 1 year ago
sound-menu.hpp Revise game states and application class. Remove dirent. Replace path strings with std::filesystem::path 1 year ago
splash.cpp Move splash screen-specific variables out of game context and into splash state 1 year ago
splash.hpp Move splash screen-specific variables out of game context and into splash state 1 year ago