Commit Graph

1593 Commits

Author SHA1 Message Date
Rudolf Polzer
6909a1d4eb Also load the menu bold font at size 12 as we are using that. 2015-01-11 12:34:45 -08:00
Rudolf Polzer
9100bb8613 x64 is the new default. Let x86 get the odd name instead then. 2015-01-08 17:47:43 +01:00
Rudolf Polzer
252fd92817 Fix xonotic.exe name 2015-01-04 14:22:30 +01:00
Rudolf Polzer
8a110315a7 Make SDL the default build everywhere in releases.
Only really affects Win32, for other platform this merely changes the build order/priority.
2015-01-03 17:01:21 +01:00
Rudolf Polzer
c2f2b7e1d2 Merge branch 'sev/xolonium' into 'master'
Xolonium font update

Since Xolonium version 2.0 (current master), I've added various pictographs and emoticons to the font,
to provide a Unicode compatible replacement of the legacy special characters.

Note:
I'm currently working on version 3.0 of Xolonium, which is a major (and hopefully final) revision.
However, it might not be ready for Xonotic 0.8. Hence I've pushed the preliminary version 2.4, which
includes up-to-date changes to the pictograph assignments.

See merge request !6
2014-12-23 21:47:58 +00:00
Severin Meyer
bfdab051f2 Merge branch 'master' into sev/xolonium
Conflicts:
	data/font-xolonium.pk3dir/font-xolonium.cfg
2014-12-23 20:48:00 +01:00
Severin Meyer
a3525d441f Update Xolonium font to version 2.4 2014-12-23 20:23:40 +01:00
Mario
d8f373a912 Add some recommended servers to the list 2014-12-20 14:07:42 +11:00
Rudolf Polzer
848e42482c Fix build failure detection. 2014-12-05 16:47:17 +01:00
Mario
e81fb5aafb Merge branch 'nyov/wiki' into 'master'
gitignore new wiki repo

I'm sorry I forgot this in the original commit.

See merge request !5
2014-11-27 08:34:30 +00:00
nyov
06510c23d8 and gitignore the wiki, too 2014-11-27 08:08:37 +00:00
Mario
b9e6e89611 Merge branch 'nyov/instagib-rename' into 'master'
instagib rename

See merge request !4
2014-11-27 05:39:59 +00:00
nyov
492d615bfe Renaming MinstaGib mode to InstaGib, as per xonvote (#31) 2014-11-27 05:36:37 +00:00
Rudolf Polzer
ceb891e7b4 Merge branch 'nyov/wiki' into 'master'
Allow cloning wiki from './all'

This enables cloning the wiki by adding a `wiki.yes` file for `all`.

As the setup stands, it would require @divVerent to mirror the repo first at de.x.o before this can work.
(Alternatively re-enable gitlab as a valid location named `lab` and `./all update -l lab` to test or use it.)

See merge request !1
2014-11-26 11:52:16 +00:00
Mario
653849e434 Merge branch 'nyov/recompile-qc' into 'master'
switch for 'all' to (re)compile qc only

I've been using this locally for a while, I think it would make sense to have.

See merge request !2
2014-11-13 17:50:58 +00:00
nyov
27da3271dd switch for 'all' to (re)compile qc only 2014-11-13 10:14:44 +00:00
nyov
d03c35e290 optionally clone wiki 2014-11-13 09:55:30 +00:00
Rudolf Polzer
7e66523372 Bail out if no single OS has all required binaries. 2014-10-09 14:34:26 +02:00
Rudolf Polzer
b35b443c4c Make sure to bail out on empty binary files. 2014-10-09 14:31:29 +02:00
Rudolf Polzer
2d1564bb9d Remove redundant DLL files. 2014-10-09 14:30:14 +02:00
Rudolf Polzer
66970b3b27 Add missing +x bits. 2014-10-09 14:29:11 +02:00
Rudolf Polzer
a617e7e3f5 point at SDL2 for OS X and Windows. 2014-09-02 14:57:33 +02:00
Rudolf Polzer
09fb8dba19 Delete code to compile the OS X agl client. 2014-09-02 14:48:57 +02:00
Rudolf Polzer
23e539374f Do not include SDL2 DLLs - we link to them statically. 2014-09-02 14:41:26 +02:00
Rudolf Polzer
a4a05f7081 Change the messages to mention gitlab. 2014-08-30 11:40:20 +02:00
Rudolf Polzer
e4fdb51af9 Allow the repo's default branch to differ from master. 2014-08-30 11:29:30 +02:00
Rudolf Polzer
9787afd328 do not webp 2014-08-28 18:28:24 +02:00
Rudolf Polzer
a6584ad54d Switch to s2tc for now - fix the crap later. 2014-08-28 15:29:25 +02:00
Rudolf Polzer
15cc16ab4a Fix pulling of travis binaries. 2014-08-28 14:31:09 +02:00
Rudolf Polzer
b9b2f96253 Use the proper gmqcc binary. 2014-08-28 13:17:30 +02:00
Rudolf Polzer
3fc01417ed FIx the icon changing. 2014-08-28 13:16:19 +02:00
Rudolf Polzer
8764700dda Upgrade to SDL2 on OS X too. 2014-08-27 15:08:58 +02:00
Rudolf Polzer
bade3e94e5 Fix the downloading. 2014-08-27 13:02:42 +02:00
Rudolf Polzer
1c2912ca31 ./all release: Just download stuff from travis. 2014-08-27 12:58:22 +02:00
Rudolf Polzer
becc6d4822 Switch win32 to SDL2 2.0.3 too, as this worked so well for Win64. 2014-08-27 11:12:43 +02:00
Rudolf Polzer
a3e79d202d More open bugs in SDL2 2.0.3. 2014-08-27 10:31:35 +02:00
Rudolf Polzer
48bd94b3cd http://stackoverflow.com/questions/22446008/winapifamily-h-no-such-file-or-directory-when-compiling-sdl-in-codeblocks
No comment.
2014-08-27 09:50:28 +02:00
Rudolf Polzer
58933c0eb6 FIx shell-fu. 2014-08-27 09:36:10 +02:00
Rudolf Polzer
47a4fd358e Win64: switch to using SDL2. 2014-08-27 09:21:24 +02:00
Rudolf Polzer
857c997721 Take nl.git.xonotic.org out of the rotation. 2014-08-22 11:47:08 +02:00
Rudolf Polzer
09a070cf39 Add the gitlab mirrors. 2014-08-18 06:46:58 +02:00
Rudolf Polzer
c2ee4f71f5 Merge remote-tracking branch 'origin/terencehill/sdl_compilation'
* origin/terencehill/sdl_compilation:
  Add missing dependency for sdl compilation under mingw32
2014-06-04 11:20:45 +02:00
Rudolf Polzer
c6b9c744e5 Oops. Allow DDS for a few more textures. 2014-05-08 12:22:20 +02:00
Rudolf Polzer
918a908dc9 Wait about 5 minutes before showing info about newly generated
screenshots on IRC.

This allows srv02.xonotic.org to host static-only pages instead. Faster,
more secure, less heartbleed, etc.
2014-04-14 20:37:06 +02:00
terencehill
35d70b5ce8 Add missing dependency for sdl compilation under mingw32 2014-03-24 15:04:28 +01:00
Samual Lenks
2544c0c0a5 Add fragfest server to promoted section 2014-03-16 13:01:19 -04:00
Severin Meyer
cd800c5b11 Update Xolonium font to version 2.2 2014-03-01 15:08:33 +01:00
Rudolf Polzer
1f56fcf6b7 Add a note about the port number. Implements poll #211. 2014-02-10 18:15:33 +01:00
Rudolf Polzer
f1fb2bf416 Add the XHub key! 2014-02-06 09:20:57 +01:00
Samual Lenks
ee8aab8d2e Fix typo in key for australian hub server 2014-01-27 14:30:49 -05:00