2
I Use This!
Activity Not Available

Commits : Listings

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