This website requires JavaScript.
Explore
Help
Sign in
oxmox
/
doompanning
Watch
1
Star
0
Fork
You've already forked doompanning
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
No description
84
commits
1
branch
0
tags
28
MiB
C
79.6%
C++
19.5%
CMake
0.6%
Makefile
0.2%
b3d54ff160
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
oxmox
b3d54ff160
add doomlib which includes doomdef.h to fill out dp_doom_event_t structures
...
Those dp_doom_event_t structs are doom even_t structs...
2023-02-23 21:57:17 +01:00
external
use the included SDL if not appropriate system-wide SDL was found
2023-02-22 20:29:41 +01:00
src
add doomlib which includes doomdef.h to fill out dp_doom_event_t structures
2023-02-23 21:57:17 +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
README.md
= doompanning