James R
63ba605f52
Is it GCC is it gcc, is it????
...
(cherry picked from commit 246e71a463 )
2020-08-18 16:37:19 -07:00
James R
9b04a1a45f
Merge branch 'showjoinaddress-menu' into 'next'
...
Add a menu option for showjoinaddress; disable it by default
See merge request STJr/SRB2!1115
2020-08-18 19:15:23 -04:00
GoldenTails
2a27628232
Fix bug where SRB2 would check size of current directory instead of srb2home
...
Hopefully that fixes that one bug with weird filesize issues too
2020-08-18 17:34:32 -05:00
SteelT
c7dd3b6682
Fix skin face patches not being cached.
2020-08-18 18:32:37 -04:00
SteelT
27945cfad0
Fix being unable to add Lua scripts from the addons menu
2020-08-18 17:55:49 -04:00
Hannu Hanhi
9473de18c5
Convince the compiler that I know what I'm doing, I think
2020-08-18 23:21:26 +03:00
SteelT
ba15c7caf3
Don't let a missing music lump cause an I_Error()
...
Fix midi lump checking being broken
2020-08-18 15:10:56 -04:00
SteelT
296e974e9d
Fix the title music being played early
2020-08-18 15:09:09 -04:00
James R
d082e42d48
Cast UINT16 for unlockable_t.height -> alphaKey
2020-08-18 11:19:16 -07:00
SteelT
d98aee5a8d
Restore many missing Kart globals
2020-08-18 13:01:12 -04:00
Sryder
3c10405852
Fix instant crash on startup in OpenGL
2020-08-18 15:58:28 +01:00
Sryder
ac68aeae2b
Fix building of debug binary
2020-08-18 15:32:09 +01:00
Sally Coolatta
8ec67e1ff9
Fix mobjscale
2020-08-18 06:36:43 -04:00
Sally Coolatta
08b76dd52f
Fix the HUD
2020-08-18 06:09:27 -04:00
Zwip-Zwap Zapony
12b4b7f708
Fix Ringslinger weapon ring penalty missnapment
2020-08-18 11:42:35 +02:00
Sally Coolatta
fc663d4d86
Bots work again
2020-08-18 05:40:21 -04:00
Sally Coolatta
1029c01b05
Fix crash in K_BananaSlopeZ
2020-08-18 05:26:27 -04:00
Sally Coolatta
5259e57553
Remove MF_BOUNCE from MOBJFLAG_LIST
2020-08-18 05:11:42 -04:00
Sally Coolatta
ebec43b727
Fix G_WriteStandings
2020-08-18 05:08:21 -04:00
Sally Coolatta
7419cbde03
Fix Got_NameAndColor
2020-08-18 04:23:08 -04:00
Sally Coolatta
75d05702fb
Fix Got_AddPlayer
2020-08-18 04:14:17 -04:00
Sally Coolatta
f5bf0371de
Revert "TEMPORARY: Revert Got_AddPlayer and disable D_SendPlayerConfig"
...
This reverts commit 49e2f98beb .
2020-08-18 03:54:31 -04:00
Sal
37ca880353
Merge branch 'kimmy-osx-fixes' into 'master'
...
[OSX] Fix "SIGILL: illegal instruction" on macOS Catalina
See merge request KartKrew/Kart-Public!194
2020-08-18 03:52:47 -04:00
James R
2492bfe335
Copy the saved wad directory to srb2path
2020-08-17 21:27:59 -07:00
James R
45091555b2
hate hate hate hate
2020-08-17 21:22:25 -07:00
Sally Coolatta
5af0eb7076
Don't show gametype when watching replays
2020-08-17 23:33:55 -04:00
James R
a29785aec3
Save srb2path to %LOCALAPPDATA%\SRB2Kart\lastwaddir, and chdir here if srb2.srb cannot be found
...
Windows code goes brrr
2020-08-17 20:11:32 -07:00
Latapostrophe
e0dc13e70b
Merge remote-tracking branch 'stjr/io' into kart-io
2020-08-17 20:22:02 +02:00
Sally Coolatta
9d304d3d16
Show game speed and encore
2020-08-17 09:08:05 -04:00
Sally Coolatta
1a966f4a11
Don't allow invites if allowjoin is off
2020-08-17 06:55:43 -04:00
Sally Coolatta
0576729ff4
Update presence when maxplayers is changed
2020-08-17 06:52:46 -04:00
Sally Coolatta
1d5251e1f1
Fix ZONE being all caps, standardize the function comments
2020-08-17 06:13:32 -04:00
Latapostrophe
1598bfa143
Kill line riding for offroad
2020-08-17 12:01:16 +02:00
Sally Coolatta
8fd0424f15
Add distinct images for map hell & normal custom maps
2020-08-17 04:42:22 -04:00
Sally Coolatta
bd29d0c6bb
Check supported skins by name instead of number, so we can have bonuschars images
2020-08-17 04:42:05 -04:00
Ashnal
98ad0248f9
Move code down so declarations are above to appease C90
2020-08-17 04:03:02 -04:00
Ashnal
42f677447d
Move declaration to appease C90
...
also remove some extra tab characters
2020-08-17 03:56:13 -04:00
Ashnal
30f687d0df
Fixes for file accounting
...
mainwads+1 to not use the first mainwad
2020-08-17 03:51:19 -04:00
Ashnal
196514ff21
New message boxes for downloads and full server waiting
...
Downloads must be confirmed before proceeding
Allows downloading mods for full servers
Client will wait for a slot to open on a full server to join
This has a 5 minute timeout
2020-08-17 03:47:23 -04:00
Sally Coolatta
9bf325eec6
Put the cvar in the menu
2020-08-17 02:31:30 -04:00
Sally Coolatta
59ebf07dd5
Guard discord.h, add cvar to disable rich presence
2020-08-17 02:25:05 -04:00
Sally Coolatta
0c412459bf
Merge branch 'master' into next
2020-08-17 02:05:31 -04:00
Sally Coolatta
352449010e
Display time elasped/time limit
2020-08-17 02:05:16 -04:00
James R
b681b6e9e6
Do not do master server things when NOCURL
2020-08-16 21:42:58 -07:00
Sally Coolatta
5f86025f05
Use curl to retrieve your own IP address properly
2020-08-17 00:29:52 -04:00
James R
5d739bec6d
Remove HAVE_CURL guards on sending httpsource
2020-08-16 20:39:46 -07:00
James R
57019ae532
Merge branch 'IS-IT-1094' into 'next'
...
REMOVE THE LAST OF CV_ALLCAPS
See merge request STJr/SRB2!1116
2020-08-16 22:45:15 -04:00
Sally Coolatta
c70f706c2a
Allow lowercase level name / zone title
...
Might have some other side-effects, we'll need to see
2020-08-16 22:13:21 -04:00
Sally Coolatta
b5a378f850
Merge remote-tracking branch 'public/master' into discord-rpc-support
2020-08-16 22:12:36 -04:00
Sally Coolatta
7a9e781bea
Little fixes
2020-08-16 21:31:03 -04:00