wolfy852
|
da17ef4772
|
Apply "None" alias to splitscreen players
|
2019-05-12 04:29:52 -05:00 |
|
Latapostrophe
|
a523f3c874
|
fix being unable to remove follower outside of netgames
|
2019-05-12 10:34:10 +02:00 |
|
wolfy852
|
86d34aff4b
|
Have "None" work as an alias for -1
|
2019-05-12 03:07:17 -05:00 |
|
wolfy852
|
f1a9426100
|
Expose followerready, match d_player.h organization
|
2019-05-11 02:13:31 -05:00 |
|
wolfy852
|
5d7b7afd17
|
Merge remote-tracking branch 'remotes/pub/next' into followme
# Conflicts:
# src/r_things.h
|
2019-05-11 02:05:58 -05:00 |
|
Alam Arias
|
3b308c6aa4
|
Merge branch 'master' into next
|
2019-05-09 23:12:38 -04:00 |
|
Alam Arias
|
2f31dd3ab7
|
fix the array-bounds warning by setting a upper limit
|
2019-05-09 23:11:26 -04:00 |
|
Alam Arias
|
38f33027a0
|
fix the array-bounds warning by setting a upper limit
|
2019-05-09 23:10:23 -04:00 |
|
Alam Arias
|
571e9be7d8
|
fix up misleading indentation of a if statement
|
2019-05-09 23:03:32 -04:00 |
|
Sal
|
a9baf71a65
|
Merge branch 'upstream-merge' into 'next'
Upstream merge of next
See merge request KartKrew/Kart-Public!139
|
2019-05-09 19:13:58 -04:00 |
|
wolfy852
|
9df84082e9
|
Default billboarding to "On"
|
2019-05-08 00:17:21 -05:00 |
|
wolfy852
|
a357a38ae1
|
Merge remote-tracking branch 'remotes/srb2pub/next' into upstream-merge
|
2019-05-07 21:43:12 -05:00 |
|
wolfs
|
e394f41c52
|
Merge branch 'public-musicplus-tagfix' into 'next'
Fix music load lag by reverting tag changes
See merge request STJr/SRB2!486
|
2019-05-07 22:42:13 -04:00 |
|
wolfy852
|
777f1675fc
|
Correct a merge mistake
|
2019-05-07 02:06:59 -05:00 |
|
wolfy852
|
b98f8f7504
|
Battle, not Match
|
2019-05-07 01:34:49 -05:00 |
|
wolfy852
|
2c363c4e1e
|
Merge remote-tracking branch 'remotes/srb2pub/public_flatsprite' into next
# Conflicts:
# src/d_netcmd.c
# src/doomdef.h
# src/doomstat.h
# src/f_finale.c
# src/g_game.c
# src/hu_stuff.c
# src/m_menu.c
# src/p_spec.c
# src/p_user.c
# src/r_main.c
# src/r_things.c
# src/s_sound.c
# src/v_video.c
# src/y_inter.c
|
2019-05-06 22:40:12 -05:00 |
|
Monster Iestyn
|
360a6ff89a
|
Merge branch 'public_flatsprite' into 'public_flatsprite'
Merge in next and don't billboard papersprites in GL
See merge request STJr/SRB2!488
|
2019-05-06 15:34:35 -04:00 |
|
Sryder
|
b304b268c8
|
No sprite billboarding on papersprites
|
2019-05-06 20:24:26 +01:00 |
|
Sryder
|
1f1d67cd7e
|
Merge branch 'next' of git@git.magicalgirl.moe:STJr/SRB2.git into public_flatsprite
# Conflicts:
# src/p_user.c
|
2019-05-06 20:20:57 +01:00 |
|
wolfy852
|
535b386f8e
|
Merge remote-tracking branch 'remotes/pub/master' into next
|
2019-05-06 14:17:02 -05:00 |
|
wolfs
|
58c5979a1e
|
Merge branch 'newping' into 'master'
New ping command
See merge request KartKrew/Kart-Public!123
|
2019-05-06 15:12:56 -04:00 |
|
wolfs
|
62140e1481
|
Merge branch 'autofocus' into 'master'
Grab mouse focus whenever the window is focused
See merge request KartKrew/Kart-Public!120
|
2019-05-06 15:12:48 -04:00 |
|
wolfs
|
b2a8e555bb
|
Merge branch 'ms-connectionfail-bandaid' into 'master'
Don't try operating on a closed socket
See merge request KartKrew/Kart-Public!133
|
2019-05-06 15:12:39 -04:00 |
|
Monster Iestyn
|
406c3619d7
|
Merge branch 'master' into next
|
2019-05-06 19:38:53 +01:00 |
|
Nev3r
|
aab2f55aec
|
Merge branch 'banip-command' into 'next'
Ban IP command
See merge request STJr/SRB2!460
|
2019-05-06 13:09:14 -04:00 |
|
Nev3r
|
ae25e8ea07
|
Merge branch 'console-wait-fix' into 'master'
Don't count down wait timer when executing a command line
See merge request STJr/SRB2!483
|
2019-05-06 12:56:07 -04:00 |
|
Nev3r
|
8b8e165d19
|
Merge branch 'opengl-sprite-billboarding' into 'master'
OpenGL Sprite Billboarding
See merge request STJr/SRB2!485
|
2019-05-06 12:45:53 -04:00 |
|
Sryder
|
8273534967
|
Add a cvar for sprite billboarding, off by default.
|
2019-05-06 16:57:32 +01:00 |
|
Monster Iestyn
|
454306cf86
|
Merge branch 'master' into next
|
2019-05-03 16:40:13 +01:00 |
|
Monster Iestyn
|
a5dfbe7eff
|
add parentheses around these conditions to fix sloped lights cutting out lights on FOF walls for apparently no reason
not making a merge request because this is so laughably stupidly simple
|
2019-05-03 16:38:59 +01:00 |
|
Monster Iestyn
|
d4ab2837bb
|
Merge branch 'master' into next
|
2019-05-03 16:00:45 +01:00 |
|
wolfs
|
1f2d720363
|
Merge branch 'nonet-upnp' into 'master'
Don't enable UPnP support if NONET is defined.
See merge request STJr/SRB2!484
|
2019-05-03 06:40:22 -04:00 |
|
mazmazz
|
904b00e921
|
Remove song_length tag search
Because songs without this tag will skiplag when loading.
|
2019-05-02 19:14:23 -04:00 |
|
mazmazz
|
3e5b0c4531
|
Remove MP3 widechar tag searching
1. It's slow, 2. It's incorrect
|
2019-05-02 19:13:56 -04:00 |
|
Sal
|
0ee1cd6cbf
|
Merge branch 'alias-argh' into 'master'
Allow argument substitution in aliases
See merge request KartKrew/Kart-Public!124
|
2019-05-02 10:05:30 -04:00 |
|
Sal
|
a12fb1c81d
|
Merge branch 'save-d_clisrv-cvars' into 'master'
Register showjoinaddress after the config loads and match some other cvars to its behavior
See merge request KartKrew/Kart-Public!135
|
2019-05-02 10:04:45 -04:00 |
|
Sal
|
738c5be37b
|
Merge branch 'expose-numlaps' into 'next'
Expose cv_numlaps.value as global variable
See merge request KartKrew/Kart-Public!134
|
2019-05-02 01:41:41 -04:00 |
|
Sal
|
f615ffab30
|
Merge branch 'port-param' into 'next'
New -port command line parameter
See merge request KartKrew/Kart-Public!137
|
2019-05-02 01:40:31 -04:00 |
|
Sal
|
b0b6390998
|
Merge branch 'when_i_say_encore_you_say_how_high' into 'master'
When I say Encore you say how high
See merge request KartKrew/Kart-Public!136
|
2019-05-02 01:40:12 -04:00 |
|
Sryder
|
4d77ed925e
|
OpenGL sprite billboarding
Should work on both normal and precipitation sprites.
Sprites that are split by lighting should work correctly.
|
2019-05-01 20:15:00 +01:00 |
|
James R
|
103e67bbaa
|
Fix differing signedness compare
|
2019-04-30 13:03:13 -07:00 |
|
wolfs
|
a0b1fce139
|
Merge branch 'md3-vanilla-kart' into 'next'
MD2/MD3 support rewritten + optimizations [GCC port]
See merge request KartKrew/Kart-Public!19
|
2019-04-30 15:22:30 -04:00 |
|
Steel Titanium
|
0128643043
|
Prettyify code.
|
2019-04-28 22:02:25 -04:00 |
|
Steel Titanium
|
72e402c1aa
|
Merge branch 'next' of https://git.magicalgirl.moe/KartKrew/Kart-Public into port-param
|
2019-04-28 21:56:33 -04:00 |
|
Steel Titanium
|
1c21a4ed6f
|
New -port param
|
2019-04-28 21:53:36 -04:00 |
|
toaster
|
031ffbf304
|
Completely untested -encore parameter for the map command; inverts cvar value.
|
2019-04-28 19:26:11 +01:00 |
|
Steel Titanium
|
5461f860f9
|
Merge branch 'next' of https://git.magicalgirl.moe/KartKrew/Kart-Public into expose-numlaps
|
2019-04-27 22:34:53 -04:00 |
|
James R
|
848bb10c36
|
Move some cvars out of D_ClientServerInit and save them
|
2019-04-27 17:30:39 -07:00 |
|
wolfs
|
38770282d4
|
Merge branch 'intermission-think' into 'next'
New intermission Hook for Y_Ticker
See merge request KartKrew/Kart-Public!131
|
2019-04-26 19:25:18 -04:00 |
|
James R
|
fc8ebe83fc
|
Force of habit
|
2019-04-26 13:08:35 -07:00 |
|