2
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 14 hours ago. based on code collected about 14 hours ago.
Oct 22, 2024 — Oct 22, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Replace boolean definition with C23 bool More... 3 months ago
Merge branch 'fix-truefalse-error' into 'master' More... 3 months ago
Revert "Merge branch 'bigboolshaunt' into 'master'" More... 3 months ago
Merge branch 'bigboolshaunt' into 'master' More... 3 months ago
Don't mess with true/false in C23 More... 3 months ago
Merge branch 'fix-incompatible-pointer-types' into 'master' More... 3 months ago
Fix oopsie More... 3 months ago
Support GNU23 standard More... 3 months ago
Fix inconsistent formatting in p_enemy.c More... 3 months ago
Merge branch 'useUPnP' into 'master' More... 6 months ago
UPnP support on by default More... 6 months ago
set CURLOPT_MAXREDIRS to 30 More... 6 months ago
Merge branch 'limit-http-redirs' into 'master' More... 6 months ago
Merge branch 'WASM' into 'master' More... 6 months ago
dedicated: fix thread build More... 7 months ago
Emscripten: cancel main loop in I_Quit() More... 7 months ago
Emscripten: only support thread with Emscripten's pthread enabled More... 7 months ago
Emscripten: compile without MASTERSERVER support More... 7 months ago
curl: add code to check the output of curl_multi_*() More... 7 months ago
curl: add code to check the output of curl_easy_*() More... 7 months ago
Threads: add codepaths to free memory on fails More... 7 months ago
inline archive functions More... 7 months ago
Emscripten: use emscripten_sleep() for I_Sleep() More... 7 months ago
Emscripten: use stdout for I_OutputMsg() More... 7 months ago
Emscripten: kill runtime in I_Quit() More... 7 months ago
Emscripten: get timing info and use 640x400 video mode More... 7 months ago
SDL2: use SDL_GetSystemRAM() to get total RAM More... 7 months ago
Emscripten: use EMSCRIPTEN_KEEALIVE More... 7 months ago
Emscripten: get software mode working More... 7 months ago
Emscripten: slip D_SRB2Loop core loop into D_RunFrame More... 7 months ago