Commit graph

  • 684b016487 Merge branch 'fix-ban-txt-crash' into 'master' James R 2023-08-14 11:41:53 +0000
  • 0b55e8df7b Rename HAVE_STRLCPY to SRB2_HAVE_STRLCPY, fix non-glibc compile James R 2023-08-06 19:34:50 -0700
  • f9880e8413 Fix ban.txt crashing game Indev 2023-08-05 14:50:12 +0300
  • c499a8387e Fix glibc 2.38 compile James R 2023-08-03 16:39:17 -0700
  • 5da6d14aa1 Fix possible segfault for cvars registered from lua with flag CV_CALL Indev 2023-07-29 17:35:53 +0300
  • 20a5adde02 Merge branch 'sound-refactor-backport' into 'master' Sal 2022-12-20 10:06:25 +0000
  • e8dee82341 Merge branch 'no-multi-fopen' into 'master' Sal 2022-12-20 10:06:14 +0000
  • c332d48e9d Only reseek if we have to Sally Coolatta 2022-12-19 09:55:52 -0500
  • cc54d98a39 New system to prevent multiple fopen Sally Coolatta 2022-12-19 09:48:03 -0500
  • 533dc7d668 Use strerror when file transfer can't be opened Sally Coolatta 2022-12-19 06:11:37 -0500
  • 73ef04b5e0 Merge branch 'bigger-antigrief' into 'master' toaster 2022-12-19 11:32:11 +0000
  • d9e7272ff8 Increase range of anti-grief cvar Sally Coolatta 2022-12-19 06:15:14 -0500
  • fcddbdeaa1 Merge branch 'buildtitle-memory-leak' into 'master' toaster 2022-12-17 14:50:01 +0000
  • fe7e9ec266 Let S_StopSound, S_StopSoundByID, S_StopSoundByNum stop multiple sounds James R 2022-09-25 04:39:42 -0700
  • 91a424a034 Minor refactor: Handle *sep entirely within S_AdjustSoundParams, instead of having a component partly outside. toaster 2022-04-18 17:13:27 +0100
  • 64189da28f Sound refactor backport step 2: flattened split-somethings branch toaster 2022-12-17 13:05:14 +0000
  • 732861f0d4 Sound refactor backport step 1: flattened splitscreen-sound-fix branch toaster 2022-12-17 12:58:28 +0000
  • 80abf38648 Merge branch 'axis-brake-broken' into 'master' Sal 2022-12-15 23:01:22 +0000
  • 99c1a51772 Fix gamepad axis brake behaviour toaster 2022-12-15 21:21:43 +0000
  • 455177a3e1 G_BuildMapTitle creates Zone memory that must be freed toaster 2022-12-15 19:23:06 +0000
  • 5008558633 Merge branch 'unfuck-icon-mac' into 'master' Sal 2022-11-12 22:37:06 +0000
  • 7dcc7aaa2d Merge branch 'map-search-fix' into 'master' Sal 2022-11-12 22:36:17 +0000
  • 7e7d45e209 No more fucking arbitrary numbers Callmore 2022-11-04 21:15:19 +0000
  • 371c7c06aa Fix -Waddress compiler warning James R 2022-11-04 13:04:39 -0700
  • 32f88155f3 Merge branch 'master' into next SteelT 2022-11-04 14:53:51 -0400
  • 481369cc6c Use SDL version of executable icon at runtime on macOS unfuck-icon-mac Lach 2022-11-02 23:25:30 +1100
  • 024a140e8d Do not include spurious noticedownload aborting sendfile reports v1.6 toaster 2022-11-01 22:57:04 +0000
  • 74421b7700 Set curl_failedwebdownload to true for corrupt or modified HTTP downloads. SteelT 2022-11-01 18:49:42 -0400
  • 17444e195d Merge branch 'internal16fixes' of https://git.do.srb2.org/KartKrew/Kart into internal16fixes SteelT 2022-11-01 18:16:43 -0400
  • 3a720a61cd Add MD5 checking to HTTP downloading SteelT 2022-11-01 18:15:13 -0400
  • 234bdc90bf Legacy downloader adjustments toaster 2022-11-01 21:30:10 +0000
  • f30f1bf163 Do a little more short circuiting if dedicated idle time is occouring toaster 2022-11-01 13:45:31 +0000
  • 0604073351 Update maps.kart hash again again toaster 2022-11-01 13:41:19 +0000
  • 4bc482bdf5 Explicit pointer cast for R_InterpolatePrecipMobjState toaster 2022-11-01 13:41:04 +0000
  • 76b719ae90 Use precip interp if gl sprite is for precip Eidolon 2022-10-31 20:23:49 -0500
  • 8d2d926e70 Const qualifier warning toaster 2022-10-31 23:24:23 +0000
  • d52c77dba4 Enable experimental dedicated idle system toaster 2022-10-31 23:21:56 +0000
  • 9974a58252 Catch the player in 4k if they try to use the SPB-eggbox combo trick toaster 2022-10-31 23:18:06 +0000
  • 8d9f684708 Fix "NO CONTEST" support for exitlevel-replay hut interaction toaster 2022-10-31 23:14:26 +0000
  • 2dca300891 Update maps.kart hash again toaster 2022-10-31 21:23:16 +0000
  • cbe5479712 EXPERIMENTAL: Dedicated server idling system toaster 2022-10-31 20:55:52 +0000
  • 2d8794a8b5 Use AsciiChar to get the input from windows console window James R 2020-08-13 21:57:36 -0700
  • a7ae0e8677 Fixes interpolated z for portals (x and y were fixed already) toaster 2022-10-31 18:20:21 +0000
  • 3cce3ec2ce Use Partial Addfile for G_LoadDemoExtraFiles as well toaster 2022-10-31 18:06:34 +0000
  • b19004ae3b Enable extended legacy downloader toaster 2022-10-31 17:51:25 +0000
  • a679e7a9e1 Legacy download code recieves more attention. toaster 2022-10-31 17:49:52 +0000
  • 5ab988dc3e Legacy downloader requests have recieved a little TLC. toaster 2022-10-31 12:43:25 +0000
  • fbf696a38a Update maps.kart hash toaster 2022-10-31 11:03:01 +0000
  • 163bf9e491 Resolve mixed declarations toaster 2022-10-31 10:51:20 +0000
  • d814674d81 Use interp position in GL billboarding Eidolon 2022-10-30 23:03:47 -0500
  • 8ae551e6bc Merge branch 'master' of https://git.do.srb2.org/KartKrew/Kart-Public into internal16fixes toaster 2022-10-31 10:35:31 +0000
  • 65737cd4bd Only call SetupFrame in T-1 hack with player->mo Eidolon 2022-10-30 21:03:00 -0500
  • 461a80d357 Only do view interpolation hack if renderer exists toaster 2022-10-29 13:06:25 +0100
  • 21bfb9753f Only read/write luavars from demos if Lua state has been initialised. toaster 2022-10-30 13:29:27 +0000
  • a6c825dd16 More consistent netreplay wadfile list writing toaster 2022-10-30 13:13:42 +0000
  • e931f2bec2 Merge branch 'master' of https://git.do.srb2.org/KartKrew/Kart-Public into internal16fixes toaster 2022-10-30 12:55:52 +0000
  • fcdb098b9c Ensure player mo exists in T-1 hack skybox update Eidolon 2022-10-29 22:56:47 -0500
  • 144795c22c Don't antigrief players alone in local freeplay AJ Martinez 2022-10-29 15:37:45 -0700
  • 17bde07bda Only do view interpolation hack if renderer exists toaster 2022-10-29 13:06:25 +0100
  • de51d065b0 Fix an issue with reading invalid memory when loading a map inside a pk3 that has no REJECT table. toaster 2022-10-29 12:51:00 +0100
  • 0df494d30d Merge branch 'master' of https://git.do.srb2.org/KartKrew/Kart-Public into internal16fixes toaster 2022-10-29 12:48:12 +0100
  • ca69b5f2ca Merge branch 'replayhut-skin255-crash' into 'master' toaster 2022-10-29 11:47:21 +0000
  • 8b0ed17690 Another spot that needs guarding Ashnal 2022-10-28 17:15:50 -0400
  • 8d2d91a3bf Fix mixed declarations and code warning toaster 2022-10-28 21:26:31 +0100
  • b84d4a6bd2 Merge branch 'master' of https://git.do.srb2.org/KartKrew/Kart-Public into internal16fixes toaster 2022-10-28 21:24:45 +0100
  • 6db1496aaa Disambiguate skyVisible from global variable Eidolon 2022-10-28 15:19:20 -0500
  • cb575bcde9 Add additional external contributors. toaster 2022-10-28 18:02:50 +0100
  • 4680094dd5 Update credits again toaster 2022-10-28 15:50:50 +0100
  • 8a49fa5ec0 Merge branch 'master' of https://git.do.srb2.org/KartKrew/Kart-Public into internal16fixes toaster 2022-10-28 15:47:21 +0100
  • 1b884dd8f2 Merge branch 'replayhut-skin255-crash' into 'master' toaster 2022-10-28 14:45:51 +0000
  • 4b61bcdb81 Correct local variable boolean type Eidolon 2022-10-27 20:07:56 -0500
  • a4fad0e3d8 Correct local variable boolean type Eidolon 2022-10-27 20:07:56 -0500
  • 661f06e1ef Correct local variable boolean type Eidolon 2022-10-27 20:07:56 -0500
  • 19403d2889 Ensure skin index read from replay file is within numskins before drawing face Ashnal 2022-10-27 20:28:14 -0400
  • 1b96c8b40f Net-save/load turnobjs field on rotating polyobjs Eidolon 2022-10-27 18:12:05 -0500
  • 33989f56e5 Version is now 1.6 toaster 2022-10-27 15:32:43 +0100
  • 2bab452268 Add R_RelativeTeleportViewInterpolation toaster 2022-10-27 13:38:13 +0100
  • 054bbd7745 Fix undesired interpolation for regular teleport toaster 2022-10-27 13:36:14 +0100
  • b6eb21c5e2 Make all the join/leave sound effects have a singularity of true so that they don't stack super loud during major net interruption or multiple splitscreen player joins. toaster 2022-10-27 12:38:53 +0100
  • 60b8916a96 Merge branch 'map-by-name' of https://git.do.srb2.org/KartKrew/Kart into internal16fixes toaster 2022-10-27 12:16:11 +0100
  • 7e668f99b3 Fix spectators spawning at world origin on sectionrace maps. toaster 2022-10-27 12:13:06 +0100
  • 63a5bed7d8 Adjust antigrief toaster 2022-10-27 11:54:52 +0100
  • c2f9a40593 New asset hashes for gfx.kart and maps.kart toaster 2022-10-26 21:09:44 +0100
  • 33c6dba5af Repair bad manual cherrypick of vsync repair toaster 2022-10-26 20:53:16 +0100
  • d13c1f83e8 SDL: OpenGL instead of Direct3D11 for Software blitter toaster 2022-10-26 20:47:08 +0100
  • 0a98f9c69a SDL: Support setting vsync at runtime toaster 2022-10-26 20:45:41 +0100
  • 427944f633 Remove advancedemo toaster 2022-10-26 20:40:19 +0100
  • ab68f0dadd Rewrite ping timeout toaster 2022-10-26 20:27:32 +0100
  • 33e35b7e13 Fix ping measurement off-by-one that slightly underestimates ping measurements toaster 2022-10-26 13:50:35 +0100
  • 289de329eb Merge branch 'master' of https://git.do.srb2.org/KartKrew/Kart-Public into kpubnext toaster 2022-10-26 13:23:56 +0100
  • e7c16a13b7 Merge branch 'splitscreen-hudhook-fix' into 'next' Eidolon 2022-10-26 03:04:51 +0000
  • 7e17eb8591 Merge branch 'splitscreen-hudhook-fix' into 'next' Eidolon 2022-10-26 03:04:51 +0000
  • 2cffc9b488 Clear and draw all game hud hook calls to 1 list Eidolon 2022-10-25 20:36:27 -0500
  • 2473c7d7cc Merge branch 'mobj-jitter' into 'next' Eidolon 2022-10-26 00:59:35 +0000
  • a99b2c9974 Merge branch 'mobj-jitter' into 'next' Eidolon 2022-10-26 00:59:35 +0000
  • 806252320e Ensure view interpolates between T-1 to T Eidolon 2022-10-25 19:32:28 -0500
  • a69b3b0260 Merge branch 'netunarchive-fixes' into 'master' Sal 2022-10-19 06:19:28 +0000
  • 89d08372ce Merge branch 'win32-dpi-awareness' into 'next' Sal 2022-10-19 06:18:39 +0000
  • 978f784ff7 win32: Add dpi aware manifest config Eidolon 2022-10-17 22:36:29 -0500
  • a12aaf40ce Merge branch 'reference-count-fixes' into 'master' Sal 2022-10-03 18:08:06 +0000