Commit Graph

746 Commits

Author SHA1 Message Date
Thomas Debesse
4a6dfe1198 all: compile q3map2 using cmake 2019-07-05 04:09:11 +02:00
terencehill
500377145c Document "all compile -1" 2018-11-20 14:32:30 +01:00
terencehill
a6ce9c4ba7 Fix "all run" trying to run a no longer supported executable (wgl or glx), it now runs the sdl one 2018-11-20 14:31:04 +01:00
Rudolf Polzer
4331b691c0 Remove support for the glx binary.
Fixes compile with DP from master.
2018-10-17 09:31:37 -07:00
Mario
916a92dcc9 Attempt to detect when X64 Windows is being used 2018-10-01 19:48:17 +10:00
Mario
02da6dd703 Fix map autoscreenshot script taking all screenshots from the same position, and don't show waypoints in the screenshots, also don't use config.cfg 2018-09-12 04:22:31 +10:00
Rudolf Polzer
224e559042 Typo: pkg -> pk3 2018-06-15 20:46:49 +02:00
Rudolf Polzer
71c6bd9e79 Map screenshot server: also already screenshot maps in a branch that's incomplete.
The branch then will be retried until complete, and skipped in the future only then.
2018-06-15 20:35:05 +02:00
Rudolf Polzer
5c9ec58825 Map screenshot server: when downloading maps for a branch fails, still try screenshotting other branches. 2018-06-15 20:26:46 +02:00
Rudolf Polzer
06ce68022c Add a way to not compile d0_blind_id (./all compile -1). 2018-06-13 22:01:44 +02:00
Rudolf Polzer
6877526bc7 Stop using libd0_blind_id binaries on Linux x86_64 for ./all compile. 2018-04-06 10:56:52 -04:00
Rudolf Polzer
7fef51eb80 midichannels.pl: support indented commands 2018-03-21 17:45:53 -07:00
Rudolf Polzer
8bd4153e3a midichannels.pl: fix program or control change on more than one channel
The previous code emitted only a MIDI event for the first channel - but
we need one for all.
2018-03-21 17:45:53 -07:00
Rudolf Polzer
2a99f526b5 midichannels.pl: document the save command (oops) 2018-03-21 17:45:53 -07:00
Rudolf Polzer
e631e5cde3 midichannels.pl: Support overriding controller values too. 2018-03-21 17:45:53 -07:00
Martin Taibr
cf8cc7e9f8 rename all the configs 2018-02-17 18:19:50 +01:00
Martin Taibr
06f78be4eb Merge branch 'DefaultUser/zsh_autocomplete' into 'master'
Add zsh autocompletion for the all script

See merge request xonotic/xonotic!33
2018-02-10 02:40:56 +00:00
Mario
3c6cdec665 Allow cloning and updating via GitLab 2018-02-03 12:15:27 +10:00
Freddy
fba439b643 Improve zsh autocomplete descriptions 2018-01-06 15:36:51 +01:00
Freddy
3ab7544053 Add zsh autocompletion for the all script 2018-01-02 15:05:28 +01:00
Rudolf Polzer
2d25ba3ea0 Remove linux 32bit binary support.
Linux 32bit users can still compile using ./all but releases will no
longer include these builds.

Reference: http://xonpickbot.designxenon.com:27500/poll/364
2017-10-16 20:34:23 -04:00
Mario
243220bae3 Merge branch 'detrate/feature/encode-demos' into 'master'
Added command to convert video to gif to encode-demos.sh

See merge request !26
2017-07-14 23:51:47 +00:00
Rudolf Polzer
155bb8c334 Fix all "export" commands. Fixes some issues with weird shells. 2017-04-10 11:08:35 -04:00
Mirio
bfc69978b4 Make the benchmark script using correct executables 2017-04-03 16:23:02 +02:00
z
2caacb2447 added command to convert video to gif 2017-04-01 12:46:06 -04:00
t0uYK8Ne
c77d376384 Scale the map after the lightmap has been rendered
Fixes dark patches on maps that are scaled down.
2017-02-27 08:17:06 -08:00
z
462b9c845d automatic discovery of XONOTIC_DIR with optional override 2017-02-26 09:18:23 -05:00
z
aa9305eebe encode-demos.sh, headless parallel encoding 2017-02-24 21:44:53 -05:00
terencehill
c74ac8ba74 demotc-race-record-extractor.sh: update race record marker recognition and add support for cts and ctf records 2017-02-01 23:00:57 +01:00
TimePath
88f17a844b Honor LD_LIBRARY_PATH 2016-12-10 16:33:23 +11:00
Mario
2247898be5 Add xonotic.org to the repo list 2016-11-24 22:51:29 +10:00
David Carlier
8d7446d897 bring back correct version 2016-07-24 07:04:39 +01:00
David Carlier
022da22429 possiblity to compile the project using BSD with GNUmake
modified:   misc/tools/all/xonotic.subr
2016-07-17 19:23:38 +01:00
TimePath
5c85d81e94 Fix MSYS2 xonotic-data.pk3dir/qcsrc rebuild detection 2016-03-19 16:09:17 +11:00
packer
bb0f2ecaa7 fix team chat beep sound 2016-01-11 00:57:40 +01:00
Rudolf Polzer
69c459f92b Fix bot scripts. 2015-10-12 03:00:26 +02:00
Rudolf Polzer
76f7de9fe0 Allow remapping a channel to multiple channels (to duplicate notes). 2015-10-12 02:32:09 +02:00
Rudolf Polzer
08f0ef07ea Make the Xonotic maps no longer exempt of the sRGB requirement, now that all fulfill it. YIIIEEEEAAAAAHHH!!1 2015-09-09 15:36:00 +02:00
Rudolf Polzer
325024352b Fix an endless loop in the-big-benchmark on Windows affecting all users. 2015-08-26 14:07:52 +02:00
Rudolf Polzer
52d1e5f424 Pass the input path. 2015-08-25 03:55:38 +02:00
Rudolf Polzer
d5c8c7b294 Try adding the Luma version builder. 2015-08-25 03:48:37 +02:00
Rudolf Polzer
611be7dbdb Merge branch 'sev/unifont_update' into 'master'
Unifont update

This branch updates the GNU Unifont from version 5.1 to version 7.0.06.
It also makes two changes which I consider useful:


- Remove the version string from the font file name.
This way, any future updates will not invalidate all references to the font. A problem that is illustrated with this update.


- Move the Unifont to a dedicated package. Currently, individual copies are added to the other font packages.
This causes a lot of redundancy. More importantly, it gives the impression that this is necessary for custom fonts as well,
causing more redundancy and inconsistencies if the unifont is shared in custom font pk3 archives.
This change also eliminates possible confusions about authorship of the fonts.

See merge request !7
2015-08-03 16:14:34 +00:00
Ant Zucaro
97c6fdd825 Merge branch 'BuddyFriendGuy/fixVolumeReset' into 'master'
fix volume value preservation bug in NexuizDemoRecorder

Symptom: In the original code, the user's original volume value is not preserved (the default behavior is to mute the volume during fast forward) so the program fails to set the correct volume value back -- in fact it sets it to an illegal variable name.

Code problem: This bug happens in the case of user choosing to record the demo early on, i.e. the loop enters the second stage right away, so injectAtStart was never executed. Besides, srvLoop and firstLoop seem to do the same thing.

Fix: Make sure injectAtStart is executed exactly once.

See merge request !12
2015-06-23 12:56:37 +00:00
Severin Meyer
2627fa199f Merge branch 'master' of gitlab.com:xonotic/xonotic into sev/unifont_update
Conflicts:
	data/font-nimbussansl.pk3dir/font-nimbussansl.cfg
	data/font-xolonium.pk3dir/font-xolonium.cfg
2015-06-11 19:27:33 +02:00
Rudolf Polzer
b2f2ba4277 oops, typo 2015-06-05 22:13:59 +02:00
Rudolf Polzer
32d19e8457 setmodelindex also relinks 2015-06-05 22:12:27 +02:00
Rudolf Polzer
4cd99969a9 setorigin also relinks, mention this 2015-06-04 16:04:42 +02:00
Rudolf Polzer
15d5cc336e It's nicer with [] 2015-06-04 16:03:00 +02:00
Rudolf Polzer
60c4acc1a0 Fix detection of setorigin/setsize/setmodel. 2015-06-04 15:55:47 +02:00
Rudolf Polzer
14c7702062 Detect assignment to foo.solid without a call to setmodel/setsize following it. 2015-06-04 15:27:30 +02:00