Commit Graph

845 Commits

Author SHA1 Message Date
Rudolf Polzer
e35eb5b3d5 Make ./all clean --reclone work with gmqcc repo. 2023-02-04 09:27:14 -05:00
bones_was_here
a229b7e48e Change update-to-release.sh to be a symlink to update-to-autobuild.sh
The scripts are identical and check their own filenames to decide which
build to rsync to, so it appears this was the intended configuration,
similar to the xonotic-linux-*.sh scripts.
2022-08-03 05:23:27 +10:00
bones_was_here
94e1185e89 update-to-autobuild.sh: add "-y" argument to skip confirmation prompt
Setting environment variable `choice=y` will also work.
2022-08-03 05:20:01 +10:00
bones_was_here
60370732d8 Don't show the Welcome dialog in map screenshots
Previously fixed in b29de730ce but we
changed the cvar in xonotic-data.pk3dir!1012
2022-08-02 05:00:01 +10:00
bones_was_here
65c24c8e4a Merge branch 'bones_was_here/all_no_glx' into 'master'
Remove GLX client support in developer builds (./all compile)

See merge request xonotic/xonotic!95
2022-07-04 12:02:21 +00:00
bones_was_here
aa9e1ce441 Clarify autobuild-bsp time estimate message 2022-06-27 01:33:20 +10:00
bones_was_here
975add8a2e Fix typo causing empty directory error 2022-06-22 17:37:45 +10:00
bones_was_here
7d4a334f35 mappingsupport: don't ship 10 year old NetRadiant 2022-06-20 12:56:37 +10:00
bones_was_here
9dd2395d68 Change gameversion_min logic per xonotic-data.pk3dir!1034 and update xonotic-release-build.cron again 2022-06-19 00:46:22 +10:00
Amadeusz Sławiński
5d6814fb14 Fix no audio by removing legacy (SDL 1.2) SDL_AUDIODRIVER logic 2022-04-08 18:29:18 +00:00
terencehill
b29de730ce Don't show the Welcome dialog in screenshots 2022-04-01 21:38:27 +00:00
bones_was_here
afb62c2f0c Merge branch 'bones_was_here/aes' into 'master'
Enable static linking of libd0_rijndael in linux release builds

Closes #210

See merge request xonotic/xonotic!93
2022-03-19 05:27:01 +00:00
bones_was_here
4223dcb863 Merge branch 'z411/dll_building' into 'master'
DLL building for release

Closes #337 and #323

See merge request xonotic/xonotic!94
2022-03-18 05:09:16 +00:00
Rudolf Polzer
c2523e85d0 Xonotic Bot Orchestra: upgrade to 1080p. 2022-02-28 22:30:49 -05:00
z411
d6df41ac31
Moved MAKEFLAGS out of DLL script 2022-02-25 20:39:55 -03:00
z411
7d9c0f7ac2
Removing breaking checks 2022-02-25 19:00:04 -03:00
bones_was_here
06ef4e94f5 DLL building: fix typo 2022-02-26 06:10:09 +10:00
bones_was_here
e62003cbc4 Remove GLX client support in developer builds (./all compile)
This allows `./all compile` to build current DarkPlaces.
2022-02-24 00:45:11 +10:00
z411
1d4308af73
Cleaning up release script 2022-02-21 01:40:42 -03:00
z411
5a873e8667
Fixing DLL copy 2022-02-20 18:10:10 -03:00
z411
4033b13965
Fixed DLL move command 2022-02-20 17:53:07 -03:00
z411
5586764cc7
Removed leftover line 2022-02-20 17:27:40 -03:00
z411
9809cad782
Separate win32/win64 building 2022-02-20 17:20:07 -03:00
z411
cfdafe49b7
Updated DLL building in release 2022-02-20 17:01:50 -03:00
z411
f27a702662
Initial DLL building 2022-02-20 16:05:03 -03:00
bones_was_here
1bf43d17e8 Enable static linking of libd0_rijndael in release builds 2022-02-20 06:58:24 +10:00
terencehill
5d1ddcda4b Merge branch 'bones_was_here/releases_nodirtyflag' into 'master'
Remove the dirty flag from the qc version string in release builds

See merge request xonotic/xonotic!85
2022-02-19 18:09:12 +00:00
terencehill
98a770f3a5 Merge branch 'bones_was_here/imagemangle' into 'master'
Work around imagemagick regression that puts everything upside down

Closes #341

See merge request xonotic/xonotic!86
2022-02-19 17:56:34 +00:00
Rudolf Polzer
1169cae6f5 Do not mark maps as done when fetching their pk3 failed.
May fix "missing screenshots" issue.
2022-02-04 03:28:43 +01:00
Rudolf Polzer
1007baeac7 Remove some random slashes from the URLs. 2022-01-31 12:32:28 -08:00
Rudolf Polzer
61b8b2ba39 Include the map blob hash in the URL spammed on Matrix.
Maybe this will make the preview always show the correct screenshot?
2022-01-31 12:26:59 -08:00
Rudolf Polzer
fa4dbf2435 Fix URL for accessing the screenshot server. 2022-01-31 11:45:52 -08:00
bones_was_here
f26724da0a Work around imagemagick regression that puts everything upside down
Signed-off-by: bones_was_here <bones_was_here@xa.org.au>
2022-01-18 03:25:22 +10:00
bones_was_here
eeb100ec94 Remove the dirty flag from the qc version string in release builds
Old: "xonotic-v0.8.2~"
New: "xonotic-v0.8.2"
2021-12-14 22:41:31 +10:00
Rudolf Polzer
5940257823 Oops, actually select OS X ;) 2021-11-22 13:25:33 -08:00
Rudolf Polzer
6d11a5ae54 Another attempt at fixing OSX SDL build. 2021-11-22 12:49:18 -08:00
Rudolf Polzer
73b338e918 Re-enable macOS building using osxcross. 2021-11-22 11:05:53 -08:00
Rudolf Polzer
7c1ab2dcb2 Rename Windows builds so that xonotic.exe is 64bit SDL again. 2021-11-22 05:33:09 -08:00
Rudolf Polzer
0a66c777fc Also link to pthread for ODE.
The ODE static library requires it.
2021-11-21 02:34:33 +01:00
Rudolf Polzer
013b90d3f7 Add our own ODE build again, but a new one.
The Debian one doesn't allow static linking.
2021-11-21 02:20:49 +01:00
Rudolf Polzer
4a0148a914 Just use JPEG and ODE from the installed Debian system.
It comes with .a files, so we can just embed them statically.
2021-11-21 02:04:54 +01:00
Rudolf Polzer
aa4a969cae Fix weird paste error in release-engine-win32. 2021-11-21 01:23:32 +01:00
Rudolf Polzer
0c0a244c76 Same sync for OS X.
Note that OS X builds aren't made yet as I first need to actually bring up the cross compiler first.
2021-11-20 14:08:35 -05:00
Rudolf Polzer
b93dc6a1b5 Also sync over flags for Windows.
No real diffs, other than some build flags for win32 that may fix crashes.
2021-11-20 14:05:49 -05:00
Rudolf Polzer
fe5eadf2c2 nokia2tuba: improve legato.
Oops, had this commit laying around quite long.
2021-11-20 14:00:46 -05:00
Rudolf Polzer
5cf22d6a2e Sync linux64 flags from the Travis script.
The old values were the ones we used before Travis.

This links JPEG statically and adds ODE into the binary.
2021-11-20 13:59:41 -05:00
Rudolf Polzer
9f4a5a6bd2 We no longer have the old icon rebranding script.
Well, let's just do another way.
2021-11-12 11:02:33 -08:00
Rudolf Polzer
fbd5dfe473 Oops: sdl2-config. 2021-11-12 10:52:16 -08:00
Rudolf Polzer
481f6ac96c Fix compiler names. 2021-11-12 10:45:05 -08:00
Rudolf Polzer
429aa87dc9 Go back to self-building rather than relying on Travis.
This uses build flags that worked before we moved to Travis - some may be out of date.
2021-11-12 10:37:24 -08:00