5 Commits (aedb1a5fc91f81a10d9d7b2b3ae75c52408592c8)

Author SHA1 Message Date
Riyyi aedb1a5fc9 Everywhere: Add copyright headers 2 years ago
Riyyi 8a03d84580 Engine: Switch inferno/io/log.h => ruc/format/log.h 2 years ago
Riyyi b72da1278d Engine: Run clang-format 2 years ago
Riyyi 766f24d6b9 Engine: Switch to ASSERT macro to ruc's VERIFY 2 years ago
Riyyi 6b0095dadf CMake: Move source directory to project root 2 years ago
Riyyi 7042a42032 Settings: use json util, update window size to uint32_t 3 years ago
Riyyi a1372b971e Implement signal handling: SIGINT, SIGTERM 3 years ago
Riyyi 3ce136741d Improve API regarding server-side GL capabilities, fix font transparency 3 years ago
Riyyi e0510a3f6f Rename inputcodes to keycodes 3 years ago
Riyyi 09b15f6d4f Move file/input/log to io directory, rename assertions to assert 3 years ago
Riyyi 217502d45c #include <> should only be used for system directories 3 years ago
Riyyi cedce5e104 Convert Window properties strings to std::string, remove Settings initialized 3 years ago
Riyyi f56cfb9084 Fix small memory leak, thanks valgrind 3 years ago
Riyyi 1a9a618ab1 Add mouse window lock 3 years ago
Riyyi 349257eba0 Abstract GLFW away from main loop close 3 years ago
Riyyi 48b7097fe3 Move & symbol to the left when its part of the type 3 years ago
Riyyi 8d78a81838 Improve on the logging system, add assertions.h 3 years ago
Riyyi 5933ed96f3 Convert Settings to pure static 4 years ago
Rick van Vonderen 650538b9ea Update glfw window hint to OpenGL 4.5 4 years ago
Rick van Vonderen e2c217d741 Add setViewport() 4 years ago
Rick van Vonderen cd2f38f360 Change default Window state to windowed 4 years ago
Rick van Vonderen 859401ec24 Move fullscreen to separate function, vsync to Context 4 years ago
Rick van Vonderen e769a1d03f Include Window properties inside Settings 4 years ago
Rick van Vonderen 18f4a028c1 Implement fullscreen/vsync into Window and Settings 4 years ago
Rick van Vonderen 2275a6be3e Add graphics context 4 years ago
Rick van Vonderen 4a765a2586 Add and implement key Events 4 years ago
Rick van Vonderen 5f53a3037a Add and implement mouse Events 4 years ago
Rick van Vonderen 9c2ceea7e2 Implement Settings in Window 4 years ago
Rick van Vonderen 07f66c09df Add application events, window class 4 years ago