Commit graph

  • 29d8e44055 Always allow access to the serverplayer James R 2020-11-05 20:00:21 -0800
  • 1d8608c00d Merge branch 'master' into next Sally Coolatta 2020-11-05 16:15:42 -0500
  • 8726bb70ac Minor whitespace :p Sally Coolatta 2020-11-05 16:15:09 -0500
  • 226518dc8f Merge branch 'spb-polyobject-fix' into 'next' Sal 2020-11-05 16:14:25 -0500
  • 513652c9fa Actually, let's avoid a future bruh moment Sally Coolatta 2020-11-03 13:23:41 -0500
  • 7333177677 Remove strike for finishing normally Sally Coolatta 2020-11-03 13:23:10 -0500
  • a5ff1bd99d Merge branch 'download-wrong-checksum' into 'master' Sal 2020-11-03 13:05:26 -0500
  • 583eede2b8 Merge branch 'mute-music' into 'master' Sal 2020-11-03 13:05:06 -0500
  • a8b37c6ec3 Merge branch 'http-downloads-auth' into 'master' Sal 2020-11-03 13:04:43 -0500
  • 73d582ba85 Merge branch 'instant-askjoin' into 'master' Sal 2020-11-03 13:04:10 -0500
  • 4f9fcb8e90 Merge branch 'stun' into 'master' Sal 2020-11-03 13:03:54 -0500
  • 2714940be9 Polyobject and SPB 'lastlook' interaction fix JugadorXEI 2020-11-03 16:41:00 +0100
  • dc86206c23 Count any files not already loaded toward filestoload? James R 2020-10-07 16:09:21 -0700
  • d96f93f8a9 Download files that were found with wrong checksum James R 2020-10-07 16:06:49 -0700
  • dc9466a7f4 Add STUN to CMakeLists.txt James R 2020-09-30 21:15:49 -0700
  • 88c98970eb Reset asksent before CL_ASKJOIN James R 2020-09-30 12:42:53 -0700
  • 81a7103b73 Use rand_s for Windoze James R 2020-09-30 12:21:33 -0700
  • b8bfe9b83a Use STUN instead of curl to fetch the public IP address for Discord James R 2020-09-30 03:55:16 -0700
  • a39762a8fd Mute music instead of pausing if lose focus James R 2020-09-28 11:58:24 -0700
  • 8a5fd38bca clarify the situation a bit more in the comments Monster Iestyn 2020-02-20 20:38:01 +0000
  • 31237935da move -warp code to a later part of D_SRB2Main so G_LoadGameData isn't upset by G_SetGameModified Monster Iestyn 2020-02-20 20:31:11 +0000
  • 93a76c10de Don't let us warp to a map that doesn't exist (really!) James R 2019-12-29 02:44:27 -0800
  • 9e33e16d26 If we move the -warp code down, map searching can be used James R 2019-12-29 02:31:14 -0800
  • 9885ab164a I'm still an idiot James R 2019-12-29 02:16:37 -0800
  • 9a2ff50f5a Who cares? James R 2019-12-29 02:15:48 -0800
  • 52a863d1fd Split map code checking from Command_Map_f James R 2019-12-29 02:14:02 -0800
  • 1adae3deea Maybe I'm mistaken but this probably isn't needed James R 2019-12-09 20:04:09 -0800
  • bd253c0e7e Use a third variable of XOR nonsense James R 2019-12-07 17:03:46 -0800
  • e5fa66a2a9 Warn if gametype number is out of range to map command James R 2019-11-19 12:32:02 -0800
  • 401f30f27d Check for out of range gametype on map change James R 2019-11-19 12:25:50 -0800
  • 05246f36a6 Fix strcasestr SIGSEGV in the case of only upper case strchr returning NULL James R 2019-11-19 11:16:17 -0800
  • dc23895875 Add back the encore parameter James R 2019-11-19 12:43:25 -0800
  • 19443fec4c Merge descrepancies James R 2019-11-19 12:06:15 -0800
  • a5bf7719e7 Warn if the gametype is not valid at all! James R 2019-11-13 14:31:44 -0800
  • 7c3aedc48e Optimizations from LJ and generic functions James R 2019-11-13 14:26:28 -0800
  • 9a054ab989 Warn if the first argument is an option James R 2019-11-12 18:29:42 -0800
  • 93c351a38e Get map name from multiple arguments James R 2019-11-12 17:42:54 -0800
  • fb858dd64b So you don't like macros? James R 2019-11-12 16:08:41 -0800
  • 3506ae6d1d :oh: James R 2019-10-27 14:29:13 -0700
  • c7a31ea5de Oh right, the keywords... James R 2019-10-25 21:18:36 -0700
  • d630706377 Merge remote-tracking branch 'origin/master' into map-by-name James R 2020-09-27 16:10:44 -0700
  • e2749f8fdc Include d_main.h James R 2020-09-25 11:25:15 -0700
  • 2d7590ed39 Merge branch 'luafiles-srb2home' into 'master' Sal 2020-09-24 23:23:02 -0400
  • b70d765144 Prepend srb2home to luafiles James R 2020-09-24 14:43:21 -0700
  • 680b8e3477 Merge branch 'engine-sounds-fix' into 'master' Sal 2020-09-20 17:07:31 -0400
  • 7b6d527bd4 Griefing timer Sally Coolatta 2020-09-20 17:03:14 -0400
  • 1906bf3817 Merge branch 'link-with-exchndl' into 'master' Sal 2020-09-19 15:42:00 -0400
  • 7c829dcb97 Merge branch 'silly-numbers' into 'master' Sal 2020-09-19 15:41:51 -0400
  • 0523114f56 Kill some nonsense James R 2020-09-18 13:11:49 -0700
  • eb0a3c9da3 Make it a bit louder Sally Coolatta 2020-09-18 01:10:59 -0400
  • e81a5ee0ca Spectator re-entry cooldown Sally Coolatta 2020-09-18 00:58:05 -0400
  • 21422703f5 Fix engine sounds' dampening to a sane value, now that the bug preventing it from working properly was fixed. Sally Coolatta 2020-09-17 18:58:44 -0400
  • 13a34e2545 Link with exchndl, instead of dynamically loading it. Steel Titanium 2020-09-17 15:59:02 -0400
  • ccf6584466 Merge branch 'disable-rpc-in-dedicated' into 'master' Sal 2020-09-16 01:43:40 -0400
  • fbfc305e47 Disable DRPC if dedicated James R 2020-09-15 19:56:08 -0700
  • 85726d7a55 Merge branch 'advertisement-for-rpc' into 'master' Sal 2020-09-15 16:22:32 -0400
  • c575bc0398 Merge branch 'more-helpful-lua-error' into 'master' Sal 2020-09-15 16:22:13 -0400
  • 9b180acdd7 Make "divide by zero" or "modulo by zero" errors show the file and line of where it happened Steel Titanium 2020-09-14 22:54:07 -0400
  • 5181ddd67c Move master server presence updates to Advertise_OnChange Sally Coolatta 2020-09-14 16:34:17 -0400
  • 18adf478ca Merge branch 'small-to-issmall' into 'master' Sal 2020-09-14 13:07:17 -0400
  • e8c91b6727 Rename the "small" variable to "isSmall" Sally Coolatta 2020-09-14 12:47:55 -0400
  • 6f8d246db8 Merge branch 'master' into next v1.3 James R 2020-09-13 14:39:01 -0700
  • 5755bab29a Makefile: add WINDOWSHELL=1 for the Windows detect James R 2020-08-20 20:19:50 -0700
  • 1dca1a3f47 Makefile: automatically detect system to compile for, if no system was specified James R 2020-08-18 18:01:59 -0700
  • 00ff94caa2 Makefile: Make WARNINGMODE the default, optionally disable with RELAXWARNINGS James R 2020-08-18 16:45:00 -0700
  • 8c7f9f85fe Is it GCC is it gcc, is it???? James R 2020-08-15 21:29:02 -0700
  • 655c694bbc Update LATEST_GCC_VERSION too James R 2020-07-24 02:33:39 -0700
  • 6c7f95e749 Add missing GCC version flags to the Makefile James R 2020-07-24 02:32:10 -0700
  • 61f35c91a7 It's not always GCC, but it probably is gcc (I hope) James R 2020-07-11 12:45:35 -0700
  • 5ec649c852 Forgot a comma James R 2020-06-17 22:58:11 -0700
  • 6de79f1377 Makefile: Move the PREFIX stuff up so version detection can take advantage of James R 2020-06-17 22:52:19 -0700
  • deb7bf35b7 Detect the compiler version and set the correct GCC flag James R 2020-06-17 22:49:12 -0700
  • 44e66bf459 Change all prints with master server to server browser master-server-is-a-bad-name Sally Coolatta 2020-09-13 08:44:38 -0400
  • c93d259b77 Make cv_advertise no by default, do not save James R 2020-09-12 18:54:44 -0700
  • 0cc38dcbc8 Make cv_advertise NETVAR James R 2020-09-12 18:36:25 -0700
  • 0f19b1357c Merge branch 'master-server-2' into 'next' James R 2020-09-12 20:25:42 -0400
  • 8a687941fb Fix master server token James R 2020-09-12 10:32:14 -0700
  • 6609b90457 Update update alert message James R 2020-09-11 20:12:31 -0700
  • 9d62bb947f Set masterserver to ms.kartkrew.org James R 2020-09-11 17:39:01 -0700
  • 4e24ad125c Strip trailing slashes from masterserver address James R 2020-09-11 17:33:46 -0700
  • b9310c0563 Merge branch 'battle-item-balance' into 'next' Sal 2020-09-11 12:21:06 -0400
  • b4c3cd5e1b Merge branch 'stupid-sound-volume' into 'next' Sal 2020-09-11 12:17:19 -0400
  • 460c627274 Merge branch 'name-change-spam' into 'next' Sal 2020-09-11 12:17:00 -0400
  • 9ccaaafabd 6 -> 2, void the now unused parameter Sally Coolatta 2020-09-11 12:14:08 -0400
  • 11ddcfa9a1 int -> INT32 James R 2020-09-11 09:00:18 -0700
  • dc91934d0a Merge branch 'save-renderer' into 'next' Sal 2020-09-11 11:59:51 -0400
  • c2ee6f3b95 901ea3c18 lies btw, you can set the server_contact cvar 4head James R 2020-09-11 07:08:45 -0700
  • 5077b1ffef When changing masterserver_update_rate, only update if elapsed time within the new rate James R 2020-09-11 06:50:31 -0700
  • 93d3808307 Register/unregister server by changing cv_advertise James R 2020-09-11 06:49:41 -0700
  • 901ea3c18b Basically, update master server code to v2 James R 2020-09-11 05:56:40 -0700
  • 22177753d2 Apply volume to sounds with origin too James R 2020-09-08 22:40:42 -0700
  • 55dccfe801 Merge branch 'better-windows-path' into 'next' Sal 2020-09-02 23:16:13 -0400
  • 2f2e2200f4 Redo Battle item balance Sally Coolatta 2020-09-02 02:53:06 -0400
  • 17f75903b0 Don't let players change their name more than five times per minute James R 2020-08-31 20:08:22 -0700
  • 48b018b2b4 Oops :v James R 2020-08-31 19:34:43 -0700
  • 83c2a7d178 Save chosen renderer to file, use on startup if no -software or -opengl parameter James R 2020-08-31 19:29:09 -0700
  • 3e6b45abe9 Just SetCurrentDirectory to the exe's folder on windoze James R 2020-08-31 01:23:56 -0700
  • 328d6d9a36 Increase cipher length Sally Coolatta 2020-08-31 00:25:28 -0400
  • 1c47841487 Remove default dirs on Windows Sally Coolatta 2020-08-31 00:06:47 -0400
  • da0d0e41df Expand IP_SIZE Sally Coolatta 2020-08-30 23:41:27 -0400