Hannu Hanhi
1345f50c3d
Fix wrong behaviour and lack of animation in ogl sky background
2020-04-21 23:24:32 +03:00
Hannu Hanhi
960014d2b8
Fix race results screen showing wrong image on maps with skyboxes
2020-04-21 23:23:03 +03:00
Hannu Hanhi
e569129b55
Newer color tinting shaders ported from SRB2 shader branch
2020-04-21 23:15:44 +03:00
Hannu Hanhi
761bca88fc
Make OpenGL texture filter config save
2020-04-21 22:38:46 +03:00
Hannu Hanhi
f783e42556
Faster sprite sorting algorithm
2020-04-21 22:08:52 +03:00
Louis-Antoine
74fd37fa38
Let W_CheckNumForName(Pwad) find entries with long names
2020-04-21 11:08:18 +02:00
Louis-Antoine
90ebe18c5a
Add a longname field to lumpinfo_t
2020-04-21 10:21:41 +02:00
James R
fd51bf10b0
Thing type 2003, MT_WAYPOINT_ANCHOR - Adjust waypoint's radius
...
The distance from the waypoint to the anchor will be the new radius.
2020-04-21 00:36:45 -07:00
James R
02f30814eb
Do some cleanup
2020-04-21 00:35:06 -07:00
James R
ccf1bdcb29
Put botvars in savegame
2020-04-20 22:09:49 -07:00
wolfs
3e24c604c9
Merge branch 'packetversion-112' into 'awful-mix'
...
1.2 end game: PACKETVERSION support
See merge request SinnamonLat/Kart-Public!12
2020-04-20 23:55:39 -04:00
James R
b8942a5e68
SRB2APPLICATION: this is jart!
2020-04-20 20:22:17 -07:00
James R
6eae2b5243
Make the PACKETVERSION rule easier
...
(cherry picked from commit 4214397679c70a7910c82126783b434f0d10343e)
2020-04-20 20:22:04 -07:00
James R
6fd3d2641c
Remove adminplayer from SERVERINFO (PACKETVERSION 2)
...
(cherry picked from commit 339ceafdf03a54cb562d70079f15587acd639619)
2020-04-20 20:22:01 -07:00
James R
2111cc2be6
More fine tuned versioning
...
You get a PACKETVERSION, for when some packets change format.
You get SRB2APPLICATION, for when you have big fucking mod.
(cherry picked from commit 6bd383621eee92b215f86c9c4b483934d7e60daa)
2020-04-20 19:59:42 -07:00
wolfs
fb0e699aec
Merge branch 'fixsignalhandler-resurrection' into 'awful-mix'
...
2.2 signal handler
See merge request SinnamonLat/Kart-Public!11
2020-04-20 22:42:59 -04:00
Louis-Antoine
74e8d7f733
Rename lumpinfo_t.name2 to lumpinfo_t.fullname
2020-04-20 23:40:41 +02:00
lachwright
c92634c71e
Make lookback instantaneous
2020-04-21 05:24:48 +08:00
lachwright
6905cfb064
Revert camtilt splitscreen hacks
2020-04-21 03:32:06 +08:00
lachwright
263c31f5df
Improve camera tilt
2020-04-21 02:38:08 +08:00
James R
feceb97df0
C90 moment
2020-04-19 22:08:37 -07:00
James R
8490919257
Bye death fades
2020-04-19 22:06:22 -07:00
James R
1d2d5266ab
Merge branch 'flipfuncpointers-master' into 'master'
...
Flipfuncpointers (take two)
See merge request STJr/SRB2!864
2020-04-19 18:23:56 -04:00
Hannu Hanhi
4dfe60ad46
Fixed and faster transparency sorting for OGL. For easy comparison, check Ethereal Crystal in Abstraction Pack
2020-04-19 18:42:03 +03:00
Hannu Hanhi
c2407368f6
Fix skywalls in ogl. Similar to 6a53837d in master.
2020-04-19 18:19:16 +03:00
Sally Cochenour
422f528056
Remove prints, adjust things
2020-04-19 10:12:02 -04:00
Sally Cochenour
21bab775b1
Add difficulty settings
2020-04-19 09:07:29 -04:00
Sally Cochenour
4d3db89a15
Reduce max catchup top speed
2020-04-19 05:28:59 -04:00
Sally Cochenour
39964491e2
Don't steer toward rings when you have Thunder Shield
2020-04-19 05:27:44 -04:00
wolfs
8a4cde70ee
Merge branch 'more-descriptive-error' into 'awful-mix'
...
Show more descriptive error on failed downloads
See merge request SinnamonLat/Kart-Public!10
2020-04-19 00:27:56 -04:00
Wolfy
146164f1b7
Make the deployer use the new version format
2020-04-18 23:18:39 -05:00
colette
d04a244cad
FOV fixes
...
# Conflicts:
# src/r_main.c
2020-04-18 23:13:54 -05:00
Steel Titanium
87c7f1f797
Show more descriptive error on failed downloads
2020-04-19 00:13:30 -04:00
wolfs
43944d29b4
Merge branch 'remove-download-file' into 'awful-mix'
...
Remove the correct file when http download fails
See merge request SinnamonLat/Kart-Public!9
2020-04-18 23:35:21 -04:00
wolfs
ebdb28242f
Merge branch 'awful-mix-httpfixes' into 'awful-mix'
...
Fix super lol compile errors
See merge request SinnamonLat/Kart-Public!7
2020-04-18 23:34:41 -04:00
wolfs
8b89fe7b6c
Merge branch 'awful-mix' into 'awful-mix'
...
Require join password authentication to download, also hide http source behind PT_DOWNLOADFILESOKAY
See merge request SinnamonLat/Kart-Public!6
2020-04-18 23:33:41 -04:00
James R
f87e82ca66
Fuck acks!!!!
2020-04-18 18:47:57 -07:00
James R
5febf5b2d7
Don't strip directory before removing failed http download
2020-04-18 18:47:20 -07:00
James R
98478d6712
Request a download after completing the join challenge
2020-04-18 18:45:50 -07:00
James R
28b1e8de1c
Merge remote-tracking branch 'origin/master' into next
2020-04-18 17:20:33 -07:00
James R
01da59fe02
Merge branch 'angle-for-spawn-object' into 'next'
...
Make the Spawn Object linedef executor able to set the object's angle.
See merge request STJr/SRB2!877
2020-04-18 20:16:07 -04:00
James R
a7291a2ad4
Merge branch 'packetversion-revision' into 'master'
...
The rule for PACKETVERSION is too confusing, it's also too hard to unify formats
See merge request STJr/SRB2!875
2020-04-18 20:15:23 -04:00
James R
7e981edfcc
Merge branch 'continue_tweaks' into 'next'
...
A tangible mechanism to disable Continues
See merge request STJr/SRB2!865
2020-04-18 20:15:04 -04:00
James R
a891b1126b
Merge branch 'netgame-urls' into 'master'
...
srb2:// server URLs
See merge request STJr/SRB2!858
2020-04-18 20:11:00 -04:00
MascaraSnake
548f4a1594
Enable SF_TRIGGERSPECIAL_TOUCH for sectors with spike damage
2020-04-18 15:17:25 +02:00
MascaraSnake
0d21e4ad87
Eradicate levelspecthink_t
2020-04-18 11:05:58 +02:00
MascaraSnake
09f369846e
Remove return values from a few elevator functions that don't use them
2020-04-18 10:52:58 +02:00
MascaraSnake
1d35442e16
Make T_BounceCheese use its own thinker struct
2020-04-18 10:45:21 +02:00
MascaraSnake
54de7584d1
Refactor T_ThwompSector
2020-04-18 10:26:03 +02:00
MascaraSnake
71f9fe167b
Refactor T_NoEnemiesSector
2020-04-18 09:21:04 +02:00