Commit Graph

935 Commits

Author SHA1 Message Date
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
Mario
fad8984fa6 Blacklist another "Best" server 2017-04-08 00:20:51 +10:00
Mirio
bfc69978b4 Make the benchmark script using correct executables 2017-04-03 16:23:02 +02:00
Mario
1504289e2c Update to 0.8.2 in update checker 2017-04-02 04:16:29 +10:00
z
2caacb2447 added command to convert video to gif 2017-04-01 12:46:06 -04:00
Rudolf Polzer
b0fef53452 Add the stupid Transifex cronjob here, for reference. 2017-03-30 21:23:09 +02:00
Rudolf Polzer
15e25b6a91 Add a script to rebuild SDL for easier future upgrading. 2017-03-08 22:32:18 +01:00
Rudolf Polzer
deca2e989d Upgrade to SDL 2.0.5. 2017-03-08 22:32:18 +01: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
Mario
2d65350668 Block new Akimbo IP 2016-11-10 03:32:16 +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
Mario
b5130ef63c Block another "best" server 2016-07-16 22:32:58 +10:00
Mario
3169dc1053 Block some Nexuiz servers from the list 2016-06-28 08:56:47 +10:00
TimePath
5c85d81e94 Fix MSYS2 xonotic-data.pk3dir/qcsrc rebuild detection 2016-03-19 16:09:17 +11:00
Rudolf Polzer
38843b816f Update Windows SDL to 2.0.4. 2016-03-14 16:51:12 +01:00
Mario
27137e7dca Update Mac OS X SDL framework to 2.0.4 2016-03-12 17:45:55 -08: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
14e69f8fa6 Start the version update notifier. 2015-09-30 18:04:17 +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
Mario
b7f69e4314 Disable hotfix and set new recommended servers 2015-08-19 08:15:35 +10: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
Rudolf Polzer
ef3dce861a Also find setmodel, setsize builtins. 2015-06-04 14:02:40 +02:00
Rudolf Polzer
c3fdfbf12d Fix field names displayed for gmqcc progs. 2015-06-04 13:56:25 +02:00
Rudolf Polzer
091f879029 LNO support. 2015-06-04 13:15:04 +02:00
BuddyFriendGuy
01e628f1e0 fix previous commit's bug; now the loop logic is the same as the original version, except for injectAtStart is surely to run once 2015-05-16 00:19:54 -04:00
BuddyFriendGuy
df3c06690c remove unnecessary variable 2015-05-15 23:40:23 -04:00
BuddyFriendGuy
ed40267b9d fix volume value preservation bug 2015-05-15 23:36:13 -04:00
Rudolf Polzer
f19bb65e08 Add a command ./all serverbench dedicated to quickly run serverbench. 2015-02-01 18:58:11 +01:00
MrBougo
ffefea297e update filenames to SDL and 64bit defaults in Windows rsync updaters 2015-01-25 20:53:20 +01:00
Rudolf Polzer
b5753010e7 Version bump for the notification 2015-01-20 21:11:33 +01:00