💿🐜 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 3c26a6fe64 Add support for adaptive v-sync. Add support for changing the render resolution. Move framebuffer creation, destruction, and resizing into dedicated functions 1 year ago
..
events Rename ecs namespace to entity, move components to entity::component namespace, move systems into entity::system namespace 2 years ago
states Add support for adaptive v-sync. Add support for changing the render resolution. Move framebuffer creation, destruction, and resizing into dedicated functions 1 year ago
context.hpp Add support for adaptive v-sync. Add support for changing the render resolution. Move framebuffer creation, destruction, and resizing into dedicated functions 1 year ago
controls.cpp Fix saving of mouse wheel control configs, add support for saving mouse motion control configs 1 year ago
controls.hpp Add support for saving control profiles 1 year ago
fonts.cpp Improve sound and graphics menus 1 year ago
fonts.hpp Add credits state and language menu state 1 year ago
graphics.cpp Add support for adaptive v-sync. Add support for changing the render resolution. Move framebuffer creation, destruction, and resizing into dedicated functions 1 year ago
graphics.hpp Add support for adaptive v-sync. Add support for changing the render resolution. Move framebuffer creation, destruction, and resizing into dedicated functions 1 year ago
menu.cpp Add pause menu state. Remove loading state 1 year ago
menu.hpp Add support for adaptive v-sync. Add support for changing the render resolution. Move framebuffer creation, destruction, and resizing into dedicated functions 1 year ago
save.cpp Add support for saving game config 1 year ago
save.hpp Add support for saving game config 1 year ago
tools.cpp Put classes related to high-level rendering into render namespace 2 years ago
tools.hpp Compartmentalize tool entity generation functions 2 years ago
world.cpp Add pause menu state. Remove loading state 1 year ago
world.hpp Add pause menu state. Remove loading state 1 year ago