💿🐜 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 c222b87f25 Improve vector class. Add simplex noise, fBm, and hash functions. Start to revise terrain system 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 Improve vector class. Add simplex noise, fBm, and hash functions. Start to revise terrain system 1 year ago
boot.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 Improve vector class. Add simplex noise, fBm, and hash functions. Start to revise terrain system 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
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 Improve vector class. Add simplex noise, fBm, and hash functions. Start to revise terrain system 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 Improve vector class. Add simplex noise, fBm, and hash functions. Start to revise terrain system 1 year ago
main-menu.hpp Improve constraint system and add more constraint types. Improve nuptial flight camera. Improve spatial system and atmosphere system. Update EnTT to version 3.10.3 1 year ago
nest-selection.cpp Improve vector class. Add simplex noise, fBm, and hash functions. Start to revise terrain system 1 year ago
nest-selection.hpp Add spring system. Improve orbit cam and first person cam 1 year ago
nuptial-flight.cpp Improve vector class. Add simplex noise, fBm, and hash functions. Start to revise terrain system 1 year ago
nuptial-flight.hpp Add spring system. Improve orbit cam and first person cam 1 year ago
options-menu.cpp Add new biome loading function. Add more ant traits. Add ant trait loaders. 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 Add logarithmic zoom to nuptial flight cam 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 Add spring system. Improve orbit cam and first person cam 1 year ago
splash.hpp Move splash screen-specific variables out of game context and into splash state 1 year ago