James R
|
bae37aea2c
|
ADD to the buffer size
|
2020-06-14 19:13:22 -07:00 |
|
James R
|
e7d949aeb2
|
masterserver_token is back
|
2020-06-12 23:47:08 -07:00 |
|
James R
|
9b3456a860
|
Merge remote-tracking branch 'origin/master' into http-mserv
|
2020-06-12 23:36:39 -07:00 |
|
Sal
|
f7e74e8884
|
Merge branch 'ogl-encore-color-fix' into 'master'
Fix bug in OpenGL encore colormaps
See merge request KartKrew/Kart-Public!180
|
2020-06-12 22:39:18 -04:00 |
|
Hannu Hanhi
|
d9e2336277
|
Guil's encore color bugfix with some additional cleanup
|
2020-06-01 21:14:17 +03:00 |
|
Sal
|
691a567f5d
|
Merge branch 'fix-ogl-log-crash' into 'master'
Fix opengl crashing on startup due to lack of checks
See merge request KartKrew/Kart-Public!179
|
2020-05-28 09:47:16 -04:00 |
|
Steel Titanium
|
3f3cb2c976
|
Fix opengl crashing on startup due to lack of checks
Also fixes the log file not being written to the home directory.
|
2020-05-23 16:21:26 -04:00 |
|
Sryder
|
e229aabf22
|
Merge branch 'fix-clang-compile' into 'master'
Fix clang compiling
See merge request KartKrew/Kart-Public!176
|
2020-05-20 11:49:47 -04:00 |
|
Sryder
|
6b8ea22bdb
|
Merge branch 'opengl-maybe-uninitialised' into 'master'
Some uninitialised variables that GCC 4.4 complains about
See merge request KartKrew/Kart-Public!177
|
2020-05-20 11:49:34 -04:00 |
|
Sal
|
5f70d3e170
|
Merge branch 'visplane-fix' into 'master'
Fix visplane getting allocated twice
See merge request KartKrew/Kart-Public!172
|
2020-05-20 10:11:06 -04:00 |
|
Sryder
|
66930a0277
|
Initialise these to 0 just to stop GCC 4.4 from complaining.
This should be okay since 0 generally means "nothing" for these, and they should always be set before being used later on.
|
2020-05-20 11:47:22 +01:00 |
|
Sryder
|
290abe4fce
|
D_ModifierKeyResponder is unused now so remove it.
|
2020-05-20 11:37:38 +01:00 |
|
Sryder
|
c70cf4806b
|
Merge branch 'extra-travis-deploy' into 'master'
Fix Travis Deployment
See merge request KartKrew/Kart-Public!174
|
2020-05-19 20:10:42 -04:00 |
|
Sal
|
e42ae1ed79
|
Merge branch 'freeplay-be-nice' into 'master'
Also apply HUD translucency to FREE PLAY
See merge request KartKrew/Kart-Public!161
|
2020-05-19 17:29:05 -04:00 |
|
Sal
|
bb7481a13e
|
Merge branch 'mr-ogl-boostpad-fix' into 'master'
Fix wrong orientation in some boost pads in ogl
See merge request KartKrew/Kart-Public!173
|
2020-05-19 17:27:24 -04:00 |
|
Sryder
|
bca1dd42a3
|
Use xenial to build all the versions newer than trusty
I'm not 100% sure why we can't use newer series to build the newer installers. But this seems to be what vanilla does
|
2020-05-19 20:45:49 +01:00 |
|
Sal
|
cb9e6473a0
|
Merge branch 'use-extern-you-idiot' into 'master'
Fix GCC 10 linking errors
See merge request KartKrew/Kart-Public!170
|
2020-05-16 09:01:46 -04:00 |
|
Hannu Hanhi
|
c3e1e1df26
|
Fix wrong orientation some boost pads in ogl
|
2020-05-16 13:47:21 +03:00 |
|
filpAM
|
5acafa5a87
|
Fix visplane getting allocated twice
|
2020-05-16 00:20:52 +00:00 |
|
Sal
|
f60d05764d
|
Merge branch 'clearbans-please' into 'master'
Write empty file on clearbans
See merge request KartKrew/Kart-Public!156
|
2020-05-15 19:29:11 -04:00 |
|
Sal
|
f0f4b7bc1e
|
Merge branch 'nomixer-fix' into 'master'
Fix "NOMIXER" flag compiling
See merge request KartKrew/Kart-Public!159
|
2020-05-15 19:28:54 -04:00 |
|
Sal
|
43874c3a4d
|
Merge branch 'now-we-spin-in-spinout-only' into 'master'
No more first person hyper spin
See merge request KartKrew/Kart-Public!160
|
2020-05-15 19:28:38 -04:00 |
|
Sal
|
e4766bbaf1
|
Merge branch 'ferror-errno-yareyare' into 'master'
Fix false file error reporting
See merge request KartKrew/Kart-Public!162
|
2020-05-15 19:27:08 -04:00 |
|
Sal
|
f2a9981299
|
Merge branch 'alias-recursion-fix' into 'master'
Fix alias recursion never counting down
See merge request KartKrew/Kart-Public!166
|
2020-05-15 19:24:02 -04:00 |
|
Sryder
|
e0aa6ef252
|
Use bionic to build focal version because it has GCC 4.8?
|
2020-05-16 00:02:33 +01:00 |
|
James R
|
fcbe4e668f
|
Set timeout on HMS connections
|
2020-05-15 13:20:40 -07:00 |
|
James R
|
bd3ea52cba
|
ok
(cherry picked from commit 0b9c20cc7086000548e02b39c1abf94ffb56feae)
|
2020-05-15 11:21:40 -07:00 |
|
James R
|
6bd6b3f38e
|
Add missing extern to colortranslations
|
2020-05-15 10:00:05 -07:00 |
|
Monster Iestyn
|
697c7f859e
|
added missing extern keyword for ms_RoomId in mserv.h (the definition is already in the .c file in this case)
(cherry picked from commit 064f4bcf349e9600552a0b99bd0fbfb3cbcf0958)
|
2020-05-15 09:58:49 -07:00 |
|
Monster Iestyn
|
f89400c728
|
turn all non-extern variables in s_sound.h into externs (and put their real definitions in the .c file)
(cherry picked from commit dab212dc56936dd92a935d0c81003ff1d35ee2ee)
|
2020-05-15 09:58:28 -07:00 |
|
Monster Iestyn
|
05c8865528
|
make savegamename in doomdef.h an extern, put the actual definition in d_main.c
(cherry picked from commit 89cd756cd83e4a03a34d1f16da18142d8167d889)
|
2020-05-15 09:52:16 -07:00 |
|
James R
|
e8a2397dea
|
Rename hms123311.c to http-mserv.c
HMS lives on in our hearts!
|
2020-05-14 17:26:10 -07:00 |
|
James R
|
a6ce21b450
|
Use Unlock_state here too
|
2020-05-14 17:23:06 -07:00 |
|
James R
|
85fef2655c
|
Resize response body buffer as needed
|
2020-05-14 17:19:25 -07:00 |
|
Sryder
|
dbcbbf1ae4
|
Remove now unsupported distros from deployer
Add new supported distros to deployer
|
2020-05-14 13:16:49 +01:00 |
|
Monster Iestyn
|
db5cb986ee
|
Detect infinite alias self-recursion mixed with other commands, such as in the case of alias a "echo test; a"; a .
(Unfortunately, this does not work if "wait" is used instead of "echo", but oh well)
(cherry picked from commit 797ca99f42 )
|
2020-05-13 16:03:26 -07:00 |
|
James R
|
430fb27ec8
|
Bind HMS connection with -bindaddr
|
2020-05-13 15:29:17 -07:00 |
|
James R
|
9dc72f46a2
|
Identify this branch with VERSIONSTRING
This is temporary.
|
2020-05-12 19:27:54 -07:00 |
|
James R
|
2f63f97692
|
Reset the masterserver address if the old one was set by the config
|
2020-05-12 19:22:30 -07:00 |
|
James R
|
72852ab341
|
Clarify where debug prints go when using masterserver_debug
|
2020-05-12 19:22:15 -07:00 |
|
James R
|
be3da445c3
|
Use IPv4 for master server connections
Your server's address is gathered from the request, so it needs to be IPv4!
|
2020-05-12 18:52:55 -07:00 |
|
James R
|
bdcae79cd2
|
Use new two digit version number for HMS
|
2020-05-12 17:51:27 -07:00 |
|
James R
|
233e6627de
|
Merge remote-tracking branch 'origin/master' into http-mserv
|
2020-05-12 17:50:32 -07:00 |
|
Wolfy
|
f856f18233
|
Update patch.kart hash
|
2020-05-11 22:31:38 -05:00 |
|
wolfs
|
35aa2a58bf
|
Merge branch 'appveyor-shit' into 'next'
Fuck you Appveyor / Thank you Appveyor
See merge request KartKrew/Kart-Public!165
|
2020-05-11 22:43:44 -04:00 |
|
James R
|
0b887e92ba
|
Fucking shadowed declarations in hw_md2.c
|
2020-05-11 18:57:38 -07:00 |
|
James R
|
cbf565c6d6
|
Disable 64-bit Appveyor builds
|
2020-05-11 18:55:20 -07:00 |
|
James R
|
25b47cf81f
|
Name the archive like the EXE
(cherry picked from commit 4304fe91e65845e3887935de046876b6313af9c9)
|
2020-05-11 18:45:46 -07:00 |
|
James R
|
60c9b98e93
|
Windows is dumb so no colon
srb2win-jameds-appveyor-exename-b1d931d47.exe
(cherry picked from commit 70cf119a8402607116b2f8fbb79028a2de0e8d96)
|
2020-05-11 18:45:46 -07:00 |
|
James R
|
dc6f270906
|
Check if this actually is a PR before using those variables
(cherry picked from commit e082553f6d3a90baf97e056ab6790ce136f502d0)
|
2020-05-11 18:45:45 -07:00 |
|