No description
Find a file
oxmox 42a2d01f2a build tiny messaging infrastructure, refactor, hack till it sort of works
When usleep()'ing in doomsim it misses most of the quit messages. I think
it's because the controller spams RunDoom all the time and the quit
messages get discarded while doomsim is sleeping.
2023-02-18 22:08:12 +01:00
external cmake: turn imgui from an INTERFACE library into an OBJECT library 2023-02-18 12:30:53 +01:00
src build tiny messaging infrastructure, refactor, hack till it sort of works 2023-02-18 22:08:12 +01:00
.clang-tidy playing with clang-tidy, needs more love 2023-02-18 12:30:53 +01:00
.gitignore .gitignore things 2023-02-03 21:31:17 +01:00
CMakeLists.txt make logc an OBJECT library and enable clang-tidy for my code 2023-02-18 12:30:53 +01:00
README.md Initial commit. This is not going to be useful to you for anything. Ever. 2023-02-03 21:15:57 +01:00

= doompanning