💿🐜 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
..
ai Move behavior tree to new ai namespace, move entity behavior tree to ecs namespace 3 years ago
animation Revise game states and application class. Remove dirent. Replace path strings with std::filesystem::path 1 year ago
astro Add physics namespace, move orbit-related functions into orbit namespace within physics namespace, add physics reference frame class, add functions to construct orbital reference frames 3 years ago
color Fix typo in XYZ matching function 2 years ago
debug Revise game states and application class. Remove dirent. Replace path strings with std::filesystem::path 1 year ago
entity Put classes related to high-level rendering into render namespace 2 years ago
event Add control configuration support 1 year ago
game Move some state specific variables out of game context and into their respective states 1 year ago
genetics Move genetics folder out of game folder, document subnamespaces of genetics namespace, move genetics::translation_table to genetics::codon::table 3 years ago
geom Revise vertex buffer and vertex attribute classes, add text scene object class 2 years ago
gl Revise vertex buffer and vertex attribute classes, add text scene object class 2 years ago
input Add support for saving control profiles 1 year ago
math Revise vertex buffer and vertex attribute classes, add text scene object class 2 years ago
physics Separate atmospheric scattering-related functions out of astronomy system and into new atmosphere system 2 years ago
platform/windows Add briefs for classes in the geom namespace 3 years ago
render Add pause menu state. Remove loading state 1 year ago
resources Move bootloader function into a boot state. Add file buffer resource. Add support for loading SDL game controller mappings database. 1 year ago
scene Move bootloader function into a boot state. Add file buffer resource. Add support for loading SDL game controller mappings database. 1 year ago
type Add pause menu state. Remove loading state 1 year ago
ui Add suport for mouse navigation in menus 1 year ago
utility Revise game states and application class. Remove dirent. Replace path strings with std::filesystem::path 1 year ago
application.cpp Revise game states and application class. Remove dirent. Replace path strings with std::filesystem::path 1 year ago
application.hpp Revise game states and application class. Remove dirent. Replace path strings with std::filesystem::path 1 year ago
configuration.hpp.in Update copyright date 3 years ago
main.cpp Revise game states and application class. Remove dirent. Replace path strings with std::filesystem::path 1 year ago
state-machine.hpp Revise game states and application class. Remove dirent. Replace path strings with std::filesystem::path 1 year ago