Commit graph

  • c2d9a389ff Merge branch 'sh4-build' into 'master' Alam Ed Arias 2025-04-13 02:02:58 +0000
  • 7ba39eac70 Merge branch 'useUPnP' into 'master' master Alam Ed Arias 2025-04-12 19:33:31 +0000
  • e8c49f6d4b UPnP support on by default Alam Ed Arias 2025-04-12 19:33:30 +0000
  • 9319235e69 Merge branch 'useUPnP' into 'master' Alam Ed Arias 2025-04-12 15:39:05 +0000
  • 0cb32554fc Merge remote-tracking branch 'origin/master' into useUPnP Alam Ed Arias 2025-04-12 11:37:48 -0400
  • c5c7a8cfa6 Merge branch 'limit-http-redirs' into 'master' Alam Ed Arias 2025-04-12 15:24:54 +0000
  • 313f2d29a2 set CURLOPT_MAXREDIRS to 30 Alam Ed Arias 2025-04-12 15:24:54 +0000
  • b214989402 Merge branch 'limit-http-redirs' into 'master' Alam Ed Arias 2025-04-12 15:13:12 +0000
  • 3fa79ed99b Merge remote-tracking branch 'origin/master' into limit-http-redirs Alam Ed Arias 2025-04-12 10:59:35 -0400
  • 3639858808 Merge branch 'WASM' into 'master' Alam Ed Arias 2025-04-12 14:55:26 +0000
  • 0cfba0c3da Merge branch 'overall-download-progress' into 'next' Lugent 2025-04-10 21:27:49 +0000
  • ed34f8e985 Dont display secondary download bar when downloading game state Lugent 2025-04-10 17:25:10 -0400
  • d0f66b033e Merge branch 'freevideolibtohud' into 'next' Skydusk 2025-04-05 20:05:30 +0000
  • 9132f69061 Removed getColormap && getStringColormap from hud library (not draw library). Skydusk 2025-04-05 20:05:15 +0000
  • 764bb318fb Merge branch SRB2:next into freevideolibtohud Skydusk 2025-04-05 19:50:21 +0000
  • f198665f6b Merge branch 'WASM' into 'master' Alam Ed Arias 2025-04-04 18:01:06 +0000
  • 9fa82ca5db dedicated: fix thread build Alam Ed Arias 2025-04-04 18:00:01 +0000
  • ecd3f40eeb Merge branch 'server-check-files-progress' into 'next' Lugent 2025-04-01 09:33:51 +0000
  • ca9d842203 Merge branch SRB2:next into server-check-files-progress Lugent 2025-04-01 02:30:31 +0000
  • 9f8ef3302b Merge branch SRB2:next into overall-download-progress Lugent 2025-04-01 02:30:30 +0000
  • edd69bd194 Merge branch 'mipmapfix' into 'next' BlueStaggo 2025-03-31 18:36:38 +0000
  • 0a21755e83 Manual mipmapping + Texture padding BlueStaggo 2025-03-31 18:04:53 +0000
  • 337de68c50 Emscripten: cancel main loop in I_Quit() Alam Ed Arias 2025-03-30 14:44:51 -0400
  • 66be8e8f28 Emscripten: only support thread with Emscripten's pthread enabled Alam Ed Arias 2025-03-30 14:44:14 -0400
  • e2c8d314d2 Emscripten: compile without MASTERSERVER support Alam Ed Arias 2025-03-30 14:43:27 -0400
  • 67f1fd0670 curl: add code to check the output of curl_multi_*() Alam Ed Arias 2025-03-30 11:43:10 -0400
  • 26ae0b6ff0 curl: add code to check the output of curl_easy_*() Alam Ed Arias 2025-03-30 11:42:17 -0400
  • e76b4c0b97 Threads: add codepaths to free memory on fails Alam Ed Arias 2025-03-30 11:07:52 -0400
  • ad4188af3b inline archive functions Alam Ed Arias 2025-03-30 10:23:25 -0400
  • 611ac65ed1 Emscripten: use emscripten_sleep() for I_Sleep() Alam Ed Arias 2025-03-29 14:31:06 -0400
  • fc35c09a58 Emscripten: use stdout for I_OutputMsg() Alam Ed Arias 2025-03-29 14:03:29 -0400
  • 3fb55f005c Emscripten: kill runtime in I_Quit() Alam Ed Arias 2025-03-29 14:02:04 -0400
  • 6d073e18ec Emscripten: get timing info and use 640x400 video mode Alam Ed Arias 2025-03-29 14:01:31 -0400
  • f694529727 SDL2: use SDL_GetSystemRAM() to get total RAM Alam Ed Arias 2025-03-29 14:00:52 -0400
  • c99e29b74f Emscripten: use EMSCRIPTEN_KEEALIVE Alam Ed Arias 2025-03-29 14:00:20 -0400
  • 2749ed1438 Emscripten: get software mode working Alam Ed Arias 2025-03-27 23:09:57 -0400
  • 4eefbeddd3 Merge branch 'moveslidingafter' into 'next' luigi budd 2025-03-28 22:29:45 +0000
  • 396acbd2a0 remove pf_sliding AFTER lua_playerthink luigi budd 2025-03-28 22:27:41 +0000
  • 5316ab01ca remove other chabge luigi budd 2025-03-28 18:12:25 +0000
  • 239aef6d08 Merge branch SRB2:next into moveslidingafter luigi budd 2025-03-28 17:59:54 +0000
  • 49e224e67c Emscripten: slip D_SRB2Loop core loop into D_RunFrame Alam Ed Arias 2025-03-27 16:20:04 -0400
  • 80412998c9 emscripten: use native function for sleep(ms) and exit(0) Alam Ed Arias 2025-03-27 16:17:37 -0400
  • 3942f5f7e7 Clang: it may have already defined true/false Alam Ed Arias 2025-03-27 13:31:24 -0400
  • cc026cf5d2 Emscripten: disable TERMIOS support Alam Ed Arias 2025-03-27 13:30:50 -0400
  • 538f1b6985 Check at runtime if we can make threads Alam Ed Arias 2025-03-27 13:29:45 -0400
  • 5595855878 Some runtime platform do not have thread support Alam Ed Arias 2025-03-25 15:56:46 -0400
  • 8143e34e39 hardware: cleanup STATIC_OPENGL code Alam Ed Arias 2025-03-25 15:56:11 -0400
  • cb28bad2fd Make a backup of the SOC tables is too big for WASM32 Alam Ed Arias 2025-03-25 15:55:25 -0400
  • 72b55fb1d6 Merge branch 'clipmidtex' into 'next' Lactozilla 2025-03-23 10:01:13 +0000
  • f26711ef88 vcpkg: do not compile libflac with old version of emscripten Alam Ed Arias 2025-03-22 22:54:50 -0400
  • 45fde4a033 Merge branch 'playerhitfloor-hook' into 'next' aiire 2025-03-22 19:32:29 +0000
  • c4fee7bea3 Merge branch 'drawflatfill-gl-fix' into 'next' luigi budd 2025-03-22 19:05:03 +0000
  • b3097b7109 Fix HRW_DrawFlatFill luigi budd 2025-03-22 19:01:31 +0000
  • 0683fb8cff Update file lua_baselib.c luigi budd 2025-03-22 18:59:59 +0000
  • 7ff7a33bd9 Merge branch SRB2:next into drawflatfill-gl-fix luigi budd 2025-03-22 18:58:50 +0000
  • 9a31cb76e9 Merge branch 'mf-nostepup' into 'next' ChaoLoveIceMDBoy 2025-03-22 18:23:29 +0000
  • d2c84608ed Merge branch SRB2:next into mf-nostepup ChaoLoveIceMDBoy 2025-03-22 18:22:42 +0000
  • c820afd66b Merge branch 'tsourdt3rdport1' into 'next' StarManiaKG 2025-03-22 13:55:41 +0000
  • 1a2cb022e2 Merge branch 'menuforcustomcvars' into 'next' Skydusk 2025-03-22 11:48:19 +0000
  • a99a06b71f Merge branch 'add-textinput-hook' into 'next' Hanicef 2025-03-22 11:32:50 +0000
  • 860e246d72 Merge branch 'use-sha256-auth' into 'next' Hanicef 2025-03-22 06:31:03 +0000
  • a0072c73bf Merge branch '1239' into 'next' SSNTails 2025-03-22 05:31:19 +0000
  • 0f74b68e7e Merge branch 'issue1151' into 'next' SSNTails 2025-03-22 04:30:04 +0000
  • a64b1afdea Merge branch 'hidden_unlocks' into 'next' Barrels O'Fun 2025-03-21 23:51:54 +0000
  • 6a8d0fee71 Merge branch 'misc-console-features' into 'next' Hanicef 2025-03-21 20:23:56 +0000
  • 9160ed969d Merge branch 'ring-fix' into 'next' SMS Alfredo 2025-03-21 19:04:20 +0000
  • 79c9c9d8f8 Merge branch 'issue299' into 'next' SSNTails 2025-03-21 18:13:06 +0000
  • 2f92ad42c9 Merge branch 'port-pointonside-zdoom' into 'next' Hanicef 2025-03-21 17:33:59 +0000
  • 5ae8e457e7 Merge branch 'mobjinfo_string' into 'next' Jisk 2025-03-21 13:47:41 +0000
  • 9871aeec49 Merge branch 'issue1157' into 'next' SSNTails 2025-03-21 13:17:22 +0000
  • 43091f09c3 Merge branch 'awayview-fix2' into 'next' SMS Alfredo 2025-03-21 09:01:05 +0000
  • b4bfd59ae4 Merge branch 'login-challenge-auth' into 'next' Hanicef 2025-03-21 05:46:00 +0000
  • 1f3579eff8 Merge branch 'heart-damage' into 'next' SMS Alfredo 2025-03-21 05:44:13 +0000
  • cc03ec365d vcpkg: add version check for curl for mbedtls feature Alam Ed Arias 2025-03-20 21:23:49 -0400
  • 8820304cc5 Merge branch 'animated-textures-with-model-features' into 'next' kaldrum 2025-03-20 23:33:46 +0000
  • fa7985a7ea Merge branch 'cmake-valgrind' into 'next' Eidolon 2025-03-20 22:51:30 +0000
  • a67ee77782 Merge branch 'issue1175' into 'next' SSNTails 2025-03-20 18:41:13 +0000
  • d57f0df82a Merge branch 'bouncy-nights-steer-drill' into 'next' Zwip-Zwap Zapony 2025-03-20 17:29:43 +0000
  • 3f7f863550 Merge branch 'optimize-storewallrange' into 'next' Lactozilla 2025-03-20 17:29:15 +0000
  • be97f00c22 Merge branch 'popuppirate' into 'next' candelavla 2025-03-20 17:08:47 +0000
  • 9dbbbff60a Merge branch 'lift-netxcmd-limits' into 'next' Hanicef 2025-03-20 16:56:31 +0000
  • 61064ba66d Merge branch 'avoid-double-checkmobjtrigger-call' into 'next' Hanicef 2025-03-20 16:55:14 +0000
  • 65acbafcaf Merge branch 'remove-scale-deadcode' into 'next' Hanicef 2025-03-20 16:54:56 +0000
  • b46828e433 Merge branch 'doomcom-global-refactor' into 'next' Hanicef 2025-03-20 16:53:04 +0000
  • fdd3e19d31 Merge branch 'simplify-cmpack' into 'next' Hanicef 2025-03-20 16:50:17 +0000
  • dc661b7d37 Add support for emscripten SDK Alam Ed Arias 2025-03-20 10:08:29 -0400
  • 61ee96e60e vcpkg: we need to compile curl with mbedtls for WASM Alam Ed Arias 2025-03-20 10:07:52 -0400
  • 8ac4ba01c1 Merge branch 'custom-map-names' into 'next' Lactozilla 2025-03-20 13:13:05 +0000
  • dc3b0f8a45 Merge branch 'ocarina_of_time' into 'next' candelavla 2025-03-20 13:01:28 +0000
  • 5ea16968d2 Merge branch 'tsourdt3rdport2' into 'next' StarManiaKG 2025-03-20 12:26:07 +0000
  • 4000ca56d9 Merge branch 'fix-bot-2pai-desync' into 'next' Hanicef 2025-03-20 12:22:19 +0000
  • 7e43c1fb45 Merge branch 'add-namechange-lua-hook' into 'next' Hanicef 2025-03-20 12:18:51 +0000
  • 81465eae39 Merge branch 'add-unblockable-console-key' into 'next' Hanicef 2025-03-20 09:40:32 +0000
  • 3c7e1de26f Merge branch 'just-in-case' into 'next' LJ Sonic 2025-03-20 08:12:22 +0000
  • faaad2ece7 Merge branch 'demo_checksum' into 'next' SilicDev 2025-03-20 07:55:12 +0000
  • 781a3900d9 Merge branch 'conditionslua' into 'next' Skydusk 2025-03-20 07:39:45 +0000
  • d5e037cf6d Merge branch 'lua_dofloor&doceiling' into 'next' Barrels O'Fun 2025-03-20 07:39:43 +0000
  • eefa2ba42c Merge branch 'cleanupmusic' into 'next' sphere 2025-03-20 07:23:38 +0000
  • dfa4656d4b Merge branch '1392-2-2-15-attempting-to-draw-a-hud-graphic-with-the-same-lump-name-as-a-lua-script-crashes-the' into 'next' Lactozilla 2025-03-20 07:16:04 +0000
  • 5f82965c1d Merge branch 'spriteinfo-refactor' into 'next' Lactozilla 2025-03-20 07:16:03 +0000