2
I Use This!
Very Low Activity

Commits : Listings

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