Commit graph

  • 651d25a516 Move to D_RegisterServerCommands Sally Coolatta 2020-08-30 23:35:41 -0400
  • 85884ad4e2 Bruh, lowercase Sally Coolatta 2020-08-30 23:31:54 -0400
  • 6ca451da45 Wrong file Sally Coolatta 2020-08-30 23:26:00 -0400
  • 7dea9d28b9 Dedicated servers can change discordinvites without needing RPC support Sally Coolatta 2020-08-30 23:20:06 -0400
  • 6d2c7f4ae7 NO_DISCORDRPC to disable rich presence on Windows James R 2020-08-30 19:11:30 -0700
  • 7ab1c4a2df Update versions to 1.3 James R 2020-08-30 19:06:31 -0700
  • 0371a113ef Update patch.kart asset hash James R 2020-08-30 19:02:31 -0700
  • 5e9c197f8a Merge remote-tracking branch 'origin/master' into next James R 2020-08-30 19:01:04 -0700
  • 8acc2b6f3c Merge branch 'world-tour' into 'next' Sal 2020-08-30 21:49:20 -0400
  • b0f89a5dba Merge branch 'easy-colors' into 'master' Sal 2020-08-30 21:49:03 -0400
  • 1aca163d12 Merge branch 'discord-rpc-support' into 'next' Sal 2020-08-30 21:48:44 -0400
  • 29f156aac2 Use ENTER and ESC Sally Coolatta 2020-08-30 21:42:04 -0400
  • bca656e4ac Merge branch 'master' into next James R 2020-08-29 18:22:19 -0700
  • daf6e66268 Fix stupid NONET James R 2020-08-29 17:51:59 -0700
  • 95a026c98d C90? James R 2020-08-29 17:21:54 -0700
  • 3f842937a8 Merge remote-tracking branch 'origin/master' into next James R 2020-08-29 11:26:52 -0700
  • 82bfdf9ccc Add join/leave notification sounds Sally Coolatta 2020-08-27 20:10:25 -0400
  • 17318ceec7 This should be set for server too!! Sally Coolatta 2020-08-27 19:36:37 -0400
  • 51dce9707f Attach initial join discord info to servercfg, so that we don't have a pause from needing to also send XD_DISCORD Sally Coolatta 2020-08-27 19:14:45 -0400
  • c165b0761c Misc changes to how the program runs Sally Coolatta 2020-08-27 18:50:36 -0400
  • 54c3aed86c Convert caret color codes to SRB2 color codes James R 2019-07-03 17:41:11 -0700
  • f802e9fbcb Convert from caret colors when sending SERVERINFO James R 2019-07-03 17:11:38 -0700
  • 734ce8dee5 Merge branch 'expose-demoplayback' into 'next' Sal 2020-08-27 18:18:39 -0400
  • 35122d3a22 Expose demo.playback to Lua Steel Titanium 2020-08-27 14:58:46 -0400
  • 86754cf820 Flush random map pool after all but 3 are played TehRealSalt 2019-04-26 14:14:25 -0400
  • 5e7926d87f Merge branch 'check-defaultdir' into 'master' Sal 2020-08-27 14:08:17 -0400
  • 4c816f4059 Say DEFAULTDIR not .srb2kart James R 2020-08-26 23:37:52 -0700
  • 6e3facf8f4 Check DEFAULTDIR for srb2.srb after cwd James R 2020-08-26 20:20:12 -0700
  • cb5ab33a93 Merge branch 'next' into discord-rpc-support Sally Coolatta 2020-08-26 12:56:58 -0400
  • ee1ea21336 Merge branch 'master' into next Sally Coolatta 2020-08-26 12:56:38 -0400
  • f87b883ba5 Merge branch 'various-compiling-fixes-2' into 'master' Sal 2020-08-26 09:58:35 -0400
  • 7c69e49a05 Merge branch 'too-many-characters' into 'master' Sal 2020-08-26 09:58:22 -0400
  • 27b72ccbf5 Replace 'ignoring skin' debug print with a proper console warning ThatAwesomeGuy173 2020-08-25 23:12:31 -0600
  • 34b6998b2e Merge branch 'various-compiling-fixes' into 'next' Sal 2020-08-25 18:36:51 -0400
  • 04d774c765 Fix NOHW compiling James R 2020-08-24 18:06:00 -0700
  • 3437b0690a Kill NOHS James R 2020-08-24 17:58:39 -0700
  • 16fc87edcf Fix NOMIXER compiling James R 2020-08-24 17:55:42 -0700
  • fbde926497 Fix NOPNG compiling James R 2020-08-24 17:52:55 -0700
  • 0d57ba1d02 Fix NOGME compiling James R 2020-08-24 17:51:01 -0700
  • bea6b6a9d2 Merge branch 'fix-asktime-really' into 'next' Sal 2020-08-24 16:09:33 -0400
  • b6188a3b16 Get rid of mutexes on command buffer findfile-with-threads James R 2020-08-24 06:02:14 -0700
  • 8367a8553c "Asynchronous" file queue calls findmultiplefiles on another thread, then reads the file on the main thread James R 2020-08-24 06:00:01 -0700
  • 7fcbe073c3 Make mutex and cond functions no-op with NULL pointers James R 2020-08-24 04:34:18 -0700
  • 83560485d1 Let findmultiplefiles use a mutex when accessing each file query James R 2020-08-24 04:33:44 -0700
  • c6164a1947 Initialize this variable Steel Titanium 2020-08-24 01:25:34 -0400
  • 41c742a699 Hopefully the last time... Steel Titanium 2020-08-24 01:18:38 -0400
  • 87d2ad0c23 Remind me why NONET exists? Steel Titanium 2020-08-24 01:13:59 -0400
  • 04b7051141 This is just stupid Steel Titanium 2020-08-24 01:06:10 -0400
  • 84bab3fc9f Turns out compiling with the internal version of curl was broken on CMake the entire time 🙃 Steel Titanium 2020-08-24 01:00:28 -0400
  • d4006d00c3 Screw you C90 Steel Titanium 2020-08-24 00:58:14 -0400
  • 509c57a8d6 Haha NONET... Steel Titanium 2020-08-24 00:56:53 -0400
  • e58c9ac410 It's discord-rpc, not libgme Steel Titanium 2020-08-23 17:45:31 -0400
  • d9cbb69327 Better CMake support Steel Titanium 2020-08-23 16:15:33 -0400
  • 585cb1cfe3 Finish DEVELOP mode functionality Sally Coolatta 2020-08-23 07:15:33 -0400
  • 720eced665 Attempt to improve discord-rpc checking in CMake Sally Coolatta 2020-08-23 06:45:35 -0400
  • ed58cb5468 Move the .dll's to libs\dll-binaries Sally Coolatta 2020-08-23 05:58:09 -0400
  • 175fa43c90 Update win 32 bit libraries, implement win 64 bit libraries Sally Coolatta 2020-08-23 05:47:55 -0400
  • e2f3e76db8 Merge branch 'next' into discord-rpc-support Sally Coolatta 2020-08-23 05:32:32 -0400
  • 88e7b6198d Merge branch 'lineriding-b-gone' into 'next' Sal 2020-08-23 05:09:55 -0400
  • 7d380c326b Merge branch 'master' into next Sally Coolatta 2020-08-23 04:44:27 -0400
  • 3ce6b8a54f Fix version string Sally Coolatta 2020-08-23 04:44:05 -0400
  • d0629a9c13 Merge branch 'fix-ogl-timedemo' into 'master' Sal 2020-08-23 04:38:57 -0400
  • 3f16ef2eaa Merge branch 'misc-optimizations' into 'master' Sal 2020-08-23 04:38:05 -0400
  • 035fab5f6c Merge branch 'demoleak-fix' into 'master' James R 2020-08-22 21:42:34 -0400
  • 5daaef7e87 Avoid underflow hacks completely with asktime James R 2020-08-22 18:38:20 -0700
  • 89ba08a376 Make join requests options on pause menu selectable even if you're already in the menu James R 2020-08-22 17:16:49 -0700
  • 805fb01df9 Skip XD_DISCORD payload in non Discord builds James R 2020-08-22 16:26:15 -0700
  • 4210352be9 Fix timedemo in OpenGL mode Hannu Hanhi 2020-08-23 00:10:50 +0300
  • 5c13727aac Fix replay recording memory leak Hannu Hanhi 2020-08-22 22:04:45 +0300
  • 084756ec72 Fix XOR not working Sally Coolatta 2020-08-22 09:46:25 -0400
  • cc3eb94b26 Merge branch 'dehacked-slipup' into 'next' Sal 2020-08-22 08:16:41 -0400
  • 5de27be169 Merge remote-tracking branch 'public/next' into discord-rpc-support Sally Coolatta 2020-08-22 07:28:21 -0400
  • e5238d095f Remove timer variable Sally Coolatta 2020-08-22 07:25:47 -0400
  • f61e3a77bd Ask to join is a menu option, rather than trying to replace your menu temporarily. Sally Coolatta 2020-08-22 07:16:52 -0400
  • 32f2ed4a53 Correct misplaced MT_ARIDTOAD listing lachwright 2020-08-22 17:35:31 +0800
  • 6f9025a14d Merge branch 'discord-rpc-support' of https://git.magicalgirl.moe/KartKrew/Kart into discord-rpc-support Sally Coolatta 2020-08-22 05:03:43 -0400
  • 3d5d5ad8b5 Always have XD_DISCORD defined, so that people compiling without Discord support can connect to servers that do. Sally Coolatta 2020-08-22 05:03:08 -0400
  • e01c7aef32 Compile m_menu.c without HAVE_DISCORDRPC lachwright 2020-08-22 16:58:59 +0800
  • 3c128660b4 Add envelope icon, add sounds Sally Coolatta 2020-08-22 04:54:08 -0400
  • bb07f12b42 W_InitMultipleFiles with one findmultiplefiles call James R 2020-08-22 01:53:22 -0700
  • 60a4b403dd Multiple files filesearch and findmultiplefiles James R 2020-08-22 01:29:32 -0700
  • 98f586a2f9 Menu is pretty now Sally Coolatta 2020-08-22 03:52:07 -0400
  • 571c670670 Add some options, maxplayer/allownewplayer dont need to be netvars anymore Sally Coolatta 2020-08-22 01:53:27 -0400
  • 8ff62cdc7f Base xor off of inital seed Sally Coolatta 2020-08-22 00:11:33 -0400
  • e0d0a3a74e Ignore any duplicate requests Sally Coolatta 2020-08-22 00:01:56 -0400
  • 4d8c65bb73 Don't reset menu in drawing function Sally Coolatta 2020-08-21 04:17:36 -0400
  • 983a978c12 Merge branch 'discord-rpc-support' of https://git.magicalgirl.moe/KartKrew/Kart into discord-rpc-support Sally Coolatta 2020-08-21 04:14:36 -0400
  • 339be6f90e Invite menu started Sally Coolatta 2020-08-21 04:14:33 -0400
  • 731c6bf56d Merge remote-tracking branch 'origin/next' into findfile-with-threads James R 2020-08-20 22:45:58 -0700
  • 0b07d0ed6f curl_global_cleanup James R 2020-08-20 22:36:41 -0700
  • 7b1e14d017 Don't show map image for title screen demos Sally Coolatta 2020-08-21 01:18:40 -0400
  • 6a86d86828 XOR IP addresses before sending them to Discord Sally Coolatta 2020-08-21 01:16:11 -0400
  • 0ca9f8f07d Merge branch 'conenction-screen-improvements' into 'next' Sal 2020-08-21 00:11:37 -0400
  • 9e1d7146ad Fixed retry timeout to no ttrigger when starting a local server Ashnal 2020-08-20 23:38:04 -0400
  • 247239c2bc Add return false to the connect timeout Ashnal 2020-08-20 23:09:12 -0400
  • 5b0cb1afcb Merge remote-tracking branch 'origin/master' into next James R 2020-08-20 19:55:03 -0700
  • c09cb6d762 Remove POLYOBJECTS POLYOBJECTS_PLANES #ifdefs(backport from srb2 2.2) FlykeSpice 2020-08-20 13:00:54 -0400
  • 00137ef4ea Remove ESLOPE #ifdef(backport from srb2 2.2) FlykeSpice 2020-08-20 11:33:32 -0400
  • 79c299bf31 Merge branch 'port-port-port' into 'master' Sal 2020-08-20 12:19:52 -0400
  • 67b37e54b6 Merge branch 'snapback' into 'master' Sal 2020-08-20 12:19:41 -0400