No description
Find a file
oxmox 062980d465 implement input publishing and receiving
Input publishing is currently toggled via Ctrl-A. This needs to be changed
because pressing Ctrl makes doomguy attack. So every time input publishing
is disabled the guy continues attacking. Use one of the unused F keys if
there is one.
2023-02-23 22:00:24 +01:00
external use the included SDL if not appropriate system-wide SDL was found 2023-02-22 20:29:41 +01:00
src implement input publishing and receiving 2023-02-23 22:00:24 +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 add cmake option to force using the included version of SDL2 2023-02-23 06:16:09 +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