SFML/src/SFML
2024-06-04 01:54:09 -06:00
..
Audio Add clang-tidy readability-redundant-member-init check 2024-06-04 00:56:24 -06:00
Graphics Remove unnecessary scope 2024-05-31 15:23:22 -06:00
Main Reduce pointer usage 2024-05-27 09:06:30 -06:00
Network Replace C arrays with std::array 2024-05-14 12:47:19 -05:00
System Use std:: namespace 2024-05-24 10:44:46 -06:00
Window Reduce the scope of variables 2024-06-04 01:54:09 -06:00
CMakeLists.txt Replaced OpenAL with miniaudio. 2024-04-25 10:24:11 +02:00
PCH.hpp Add <array> to PCH.hpp 2024-05-14 18:04:27 -06:00