Sally Cochenour
e941749f4c
Move all of the item destroy sector code to one place
2020-04-15 22:45:03 -04:00
James R
62143d32b3
Rise waypoint to highest FOF below riser, or lowest above
2020-04-15 19:31:23 -07:00
James R
0b3b13b3b5
Remove FOF height sorting
2020-04-15 19:16:49 -07:00
Sally Cochenour
cc286fc810
If already on a shortcut, bots can continue to use shortcut waypoints
2020-04-15 22:11:25 -04:00
James R
190fc27121
Check that a back side exists
2020-04-15 18:48:23 -07:00
James R
ab40ede955
Line special 507, scroll tagged lines' front and back textures by front and back texture offsets
2020-04-15 18:45:23 -07:00
Sal
fc32689b36
Merge branch 'folders-plus' into 'master'
...
Directory revision
See merge request KartKrew/Kart!231
2020-04-15 16:13:39 -04:00
Sal
80ce1c7c6d
Merge branch 'dropstuff' into 'master'
...
Item drop code cleanup
See merge request KartKrew/Kart!236
2020-04-15 16:12:55 -04:00
Steel Titanium
71f21dd81b
Fix compile errors
2020-04-13 23:07:38 -04:00
James R
f7c726dd71
7176aaf3 also fixed the http downloader not considering checksum mismatched files
2020-04-13 17:48:10 -07:00
James R
f61e916ab6
Whoops I fucked that up
2020-04-13 17:45:02 -07:00
James R
ffd120f597
Don't send httpsource in SERVERINFO if join password is set
2020-04-13 17:40:48 -07:00
James R
7176aaf36f
Reorder join process so password is authenticated before attempting to download
2020-04-13 17:30:42 -07:00
Sally Cochenour
53784f9940
No more modulo bullshit in VERSION
...
VERSION is the first number, SUBVERSION is the second number, and the third number burns in hell; we really don't need that precision
# Conflicts:
# src/doomdef.h
2020-04-12 23:32:15 -05:00
Sally Cochenour
da953c9dae
No more modulo bullshit in VERSION
...
VERSION is the first number, SUBVERSION is the second number, and the third number burns in hell; we really don't need that precision
2020-04-12 23:51:00 -04:00
Wolfy
e1ab32a459
oops
2020-04-12 22:47:22 -05:00
Wolfy
9d31786c8c
Fix off by one error in http downloader
2020-04-12 21:14:33 -05:00
Wolfy
30f5e928dd
Prep stuff
...
pending asset hash changes
2020-04-12 20:48:11 -05:00
wolfs
4a264ffba9
Merge branch 'http-downloads' into 'awful-mix'
...
Support for http downloads
See merge request SinnamonLat/Kart-Public!1
2020-04-12 21:38:33 -04:00
Sally Cochenour
371cc18bf6
Update ALL finish line distances & positions, separately, before player thinkers happen, ensuring it's never inaccurate
2020-04-12 21:04:07 -04:00
Steel Titanium
47d70e1ae6
Fix cmake using wrong libs if internal libs is turned on
...
Use '\0' instead, just in case
2020-04-12 17:56:12 -04:00
Steel Titanium
4bfb583e91
Remove some of these superfluous ifdef checks.
...
Allows compatibility with non-curl enabled builds.
2020-04-12 15:07:39 -04:00
Wolfy
bf3b00f43a
Fix self-comparison in hw_main.c
2020-04-12 06:47:12 -05:00
Hannu Hanhi
4d5ff9fbe6
Backport from SRB2: Replace NextTexAvail with glGenTextures
2020-04-12 06:39:00 -05:00
wolfs
b14d0a977f
Merge branch 'kill-these-please-12' into 'awful-mix'
...
Compiler errors, again, again
See merge request SinnamonLat/Kart-Public!5
2020-04-12 07:00:05 -04:00
James R
390042ffc5
Even the warning can die, give the programmer some credit
...
(cherry picked from commit 6d67b7c3269d2530cfcd7a93cfde401e09d04138)
2020-04-11 22:10:05 -07:00
James R
42dbe3d1a1
Also allocate mipmap for MD2
...
(cherry picked from commit 99cd5161becec131099c64dddd2be6beafb538cc)
2020-04-11 22:10:05 -07:00
James R
79d93b86ca
Fix nonpacked to packed cast for OpenGL
...
(cherry picked from commit d2a7a87c7f39bd423fde7f8b4228082d12839583)
2020-04-11 22:10:05 -07:00
James R
4890397b6e
Fix misaligned pointers
...
(cherry picked from commit ceb8d298c2ae9a6000fa4d22e381085c6bf77cd6)
2020-04-11 22:03:29 -07:00
Wolfy
5e4ec61d82
Merge remote-tracking branch 'remotes/bird/isolatedbatching' into awful-mix
...
# Conflicts:
# src/hardware/hw_cache.c
# src/hardware/hw_draw.c
# src/hardware/hw_glob.h
# src/hardware/hw_main.c
# src/r_bsp.h
# src/r_data.c
2020-04-11 23:47:25 -05:00
Hannu Hanhi
6bf90fc441
Batching!
2020-04-12 03:09:07 +03:00
Hannu Hanhi
bba15645fb
Don't destroy my config file
2020-04-12 02:18:12 +03:00
Hannu Hanhi
fb6ffd08c7
Fix comment
2020-04-11 13:27:18 -05:00
Hannu Hanhi
edc87fbed9
Don't repeatedly look for texture files that don't exist. This fixes performance issues with models.
2020-04-11 13:27:17 -05:00
Sal
71b6c44af0
Merge branch 'spb-shit' into 'master'
...
Fix item distances underflowing in rare instances due to order of operations
See merge request KartKrew/Kart!235
2020-04-10 13:51:27 -04:00
wolfs
b6ca16a723
Merge branch 'fix-chat-draw-leak' into 'awful-mix'
...
Chat drawing memory leak fix from SRB2 repo
See merge request SinnamonLat/Kart-Public!4
2020-04-10 09:28:08 -04:00
Sally Cochenour
8b5bd645ca
See if cleaning the pointer here fixes shrink/eggbox syncbombs
2020-04-09 22:57:05 -04:00
Sally Cochenour
9b4e10d5d7
Item dropping code cleanup
2020-04-09 22:56:31 -04:00
Sally Cochenour
c8da95cbda
Revert "Fix being able to hold items to get them as early as possible"
...
This reverts commit 43732b386d .
2020-04-09 21:05:46 -04:00
Sally Cochenour
43732b386d
Fix being able to hold items to get them as early as possible
...
(Doesn't matter in v2 because it'd waste your rings to do it, but y'know how it is. Maybe port for v1.2 if it works?)
2020-04-09 20:57:21 -04:00
Sally Cochenour
1618d61bfc
Fix potential overflow
2020-04-09 20:56:15 -04:00
James R
ccc746fbf4
Change netvars in replays
2020-04-09 17:21:30 -07:00
Sally Cochenour
d0a6c43c89
Minor things
2020-04-09 02:52:41 -04:00
Hannu Hanhi
2ac33942a2
Chat drawing memory leak fix from SRB2 repo
2020-04-08 17:33:23 -04:00
wolfs
eb5f731845
Merge branch 'awful-mix' into 'awful-mix'
...
Fix lol xd compiler errors
See merge request SinnamonLat/Kart-Public!2
2020-04-08 17:04:06 -04:00
James R
9f1c616817
Fix lol xd compiler errors
2020-04-07 17:06:20 -07:00
Steel Titanium
2d8a924369
Fix error with travis
2020-04-07 19:48:39 -04:00
Steel Titanium
829e63364d
Fix this mistake
2020-04-07 19:27:20 -04:00
Steel Titanium
eafa6a53a7
Fix even more build errors
2020-04-07 19:14:27 -04:00
Steel Titanium
f25235d1eb
Fix some build errors
2020-04-07 19:07:39 -04:00