]>
git.rm.cloudns.org Git - xonotic/xonotic.git/log
Rudolf Polzer [Sun, 11 Jan 2015 20:34:45 +0000 (12:34 -0800)]
Also load the menu bold font at size 12 as we are using that.
Rudolf Polzer [Thu, 8 Jan 2015 16:47:43 +0000 (17:47 +0100)]
x64 is the new default. Let x86 get the odd name instead then.
Rudolf Polzer [Sun, 4 Jan 2015 13:22:30 +0000 (14:22 +0100)]
Fix xonotic.exe name
Rudolf Polzer [Sat, 3 Jan 2015 16:00:40 +0000 (17:00 +0100)]
Make SDL the default build everywhere in releases.
Only really affects Win32, for other platform this merely changes the build order/priority.
Rudolf Polzer [Tue, 23 Dec 2014 21:47:58 +0000 (21:47 +0000)]
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
Severin Meyer [Tue, 23 Dec 2014 19:48:00 +0000 (20:48 +0100)]
Merge branch 'master' into sev/xolonium
Conflicts:
data/font-xolonium.pk3dir/font-xolonium.cfg
Severin Meyer [Tue, 23 Dec 2014 19:23:40 +0000 (20:23 +0100)]
Update Xolonium font to version 2.4
Mario [Sat, 20 Dec 2014 03:07:42 +0000 (14:07 +1100)]
Add some recommended servers to the list
Rudolf Polzer [Fri, 5 Dec 2014 15:47:17 +0000 (16:47 +0100)]
Fix build failure detection.
Mario [Thu, 27 Nov 2014 08:34:30 +0000 (08:34 +0000)]
Merge branch 'nyov/wiki' into 'master'
gitignore new wiki repo
I'm sorry I forgot this in the original commit.
See merge request !5
nyov [Thu, 27 Nov 2014 08:08:37 +0000 (08:08 +0000)]
and gitignore the wiki, too
Mario [Thu, 27 Nov 2014 05:39:59 +0000 (05:39 +0000)]
Merge branch 'nyov/instagib-rename' into 'master'
instagib rename
See merge request !4
nyov [Sun, 16 Nov 2014 04:46:13 +0000 (04:46 +0000)]
Renaming MinstaGib mode to InstaGib, as per xonvote (#31)
Rudolf Polzer [Wed, 26 Nov 2014 11:52:16 +0000 (11:52 +0000)]
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
Mario [Thu, 13 Nov 2014 17:50:58 +0000 (17:50 +0000)]
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
nyov [Thu, 13 Nov 2014 10:10:54 +0000 (10:10 +0000)]
switch for 'all' to (re)compile qc only
nyov [Thu, 13 Nov 2014 09:55:30 +0000 (09:55 +0000)]
optionally clone wiki
Rudolf Polzer [Thu, 9 Oct 2014 12:34:26 +0000 (14:34 +0200)]
Bail out if no single OS has all required binaries.
Rudolf Polzer [Thu, 9 Oct 2014 12:31:29 +0000 (14:31 +0200)]
Make sure to bail out on empty binary files.
Rudolf Polzer [Thu, 9 Oct 2014 12:30:14 +0000 (14:30 +0200)]
Remove redundant DLL files.
Rudolf Polzer [Thu, 9 Oct 2014 12:29:11 +0000 (14:29 +0200)]
Add missing +x bits.
Rudolf Polzer [Tue, 2 Sep 2014 12:56:34 +0000 (14:56 +0200)]
point at SDL2 for OS X and Windows.
Rudolf Polzer [Tue, 2 Sep 2014 12:48:57 +0000 (14:48 +0200)]
Delete code to compile the OS X agl client.
Rudolf Polzer [Tue, 2 Sep 2014 12:41:26 +0000 (14:41 +0200)]
Do not include SDL2 DLLs - we link to them statically.
Rudolf Polzer [Sat, 30 Aug 2014 09:40:20 +0000 (11:40 +0200)]
Change the messages to mention gitlab.
Rudolf Polzer [Sat, 30 Aug 2014 09:29:30 +0000 (11:29 +0200)]
Allow the repo's default branch to differ from master.
Rudolf Polzer [Thu, 28 Aug 2014 16:28:24 +0000 (18:28 +0200)]
do not webp
Rudolf Polzer [Thu, 28 Aug 2014 13:29:25 +0000 (15:29 +0200)]
Switch to s2tc for now - fix the crap later.
Rudolf Polzer [Thu, 28 Aug 2014 12:31:09 +0000 (14:31 +0200)]
Fix pulling of travis binaries.
Rudolf Polzer [Thu, 28 Aug 2014 11:17:30 +0000 (13:17 +0200)]
Use the proper gmqcc binary.
Rudolf Polzer [Thu, 28 Aug 2014 11:16:19 +0000 (13:16 +0200)]
FIx the icon changing.
Rudolf Polzer [Wed, 27 Aug 2014 13:08:58 +0000 (15:08 +0200)]
Upgrade to SDL2 on OS X too.
Rudolf Polzer [Wed, 27 Aug 2014 11:02:42 +0000 (13:02 +0200)]
Fix the downloading.
Rudolf Polzer [Wed, 27 Aug 2014 10:58:22 +0000 (12:58 +0200)]
./all release: Just download stuff from travis.
Rudolf Polzer [Wed, 27 Aug 2014 09:12:43 +0000 (11:12 +0200)]
Switch win32 to SDL2 2.0.3 too, as this worked so well for Win64.
Rudolf Polzer [Wed, 27 Aug 2014 08:31:35 +0000 (10:31 +0200)]
More open bugs in SDL2 2.0.3.
Rudolf Polzer [Wed, 27 Aug 2014 07:50:28 +0000 (09:50 +0200)]
http://stackoverflow.com/questions/
22446008 /winapifamily-h-no-such-file-or-directory-when-compiling-sdl-in-codeblocks
No comment.
Rudolf Polzer [Wed, 27 Aug 2014 07:36:10 +0000 (09:36 +0200)]
FIx shell-fu.
Rudolf Polzer [Wed, 27 Aug 2014 07:21:24 +0000 (09:21 +0200)]
Win64: switch to using SDL2.
Rudolf Polzer [Fri, 22 Aug 2014 09:47:08 +0000 (11:47 +0200)]
Take nl.git.xonotic.org out of the rotation.
Rudolf Polzer [Mon, 18 Aug 2014 04:46:58 +0000 (06:46 +0200)]
Add the gitlab mirrors.
Rudolf Polzer [Wed, 4 Jun 2014 09:20:45 +0000 (11:20 +0200)]
Merge remote-tracking branch 'origin/terencehill/sdl_compilation'
* origin/terencehill/sdl_compilation:
Add missing dependency for sdl compilation under mingw32
Rudolf Polzer [Thu, 8 May 2014 10:22:20 +0000 (12:22 +0200)]
Oops. Allow DDS for a few more textures.
Rudolf Polzer [Mon, 14 Apr 2014 18:37:06 +0000 (20:37 +0200)]
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.
terencehill [Mon, 24 Mar 2014 14:04:28 +0000 (15:04 +0100)]
Add missing dependency for sdl compilation under mingw32
Samual Lenks [Sun, 16 Mar 2014 17:01:19 +0000 (13:01 -0400)]
Add fragfest server to promoted section
Severin Meyer [Sat, 1 Mar 2014 14:08:33 +0000 (15:08 +0100)]
Update Xolonium font to version 2.2
Rudolf Polzer [Mon, 10 Feb 2014 17:15:33 +0000 (18:15 +0100)]
Add a note about the port number. Implements poll #211.
Rudolf Polzer [Thu, 6 Feb 2014 08:20:57 +0000 (09:20 +0100)]
Add the XHub key!
Samual Lenks [Mon, 27 Jan 2014 19:30:49 +0000 (14:30 -0500)]
Fix typo in key for australian hub server
Rudolf Polzer [Fri, 24 Jan 2014 16:50:17 +0000 (17:50 +0100)]
Merge branch 'master' of git://nl.git.xonotic.org/xonotic/xonotic
Rudolf Polzer [Fri, 24 Jan 2014 16:49:55 +0000 (17:49 +0100)]
Delete the obsolete testing CA.
Samual Lenks [Thu, 23 Jan 2014 02:56:07 +0000 (21:56 -0500)]
Add wtwrp freezetag, add smb votable
Samual Lenks [Tue, 21 Jan 2014 05:22:08 +0000 (00:22 -0500)]
Remove Atlanta Smokehouse Votable from recommended servers list
Samual Lenks [Tue, 21 Jan 2014 05:21:05 +0000 (00:21 -0500)]
Add bitmissile duel server as well
Samual Lenks [Tue, 21 Jan 2014 05:20:13 +0000 (00:20 -0500)]
Add WTWRP LMS and Duel
Rudolf Polzer [Sat, 18 Jan 2014 13:52:26 +0000 (14:52 +0100)]
Try to become able to use a time builtin again. Fixes timing on msys.
Rudolf Polzer [Sat, 18 Jan 2014 13:48:47 +0000 (14:48 +0100)]
Fix detection of time.
Apparently, in some shells, time can be only used as a reserved word,
but not as a program/builtin.
Rudolf Polzer [Sat, 18 Jan 2014 11:07:41 +0000 (12:07 +0100)]
Stop relying on exit status from invocation of "time".
Instead, check if its output starts with "user ".
Rudolf Polzer [Sat, 18 Jan 2014 11:04:51 +0000 (12:04 +0100)]
Simplify test for "time".
Rudolf Polzer [Sat, 18 Jan 2014 08:41:43 +0000 (09:41 +0100)]
Verbosely output the external shell commands we run to start Xonotic.
Samual Lenks [Fri, 17 Jan 2014 18:24:24 +0000 (13:24 -0500)]
Add some Bitmissile HUB server keys to recommended servers list
Samual Lenks [Fri, 17 Jan 2014 06:33:18 +0000 (01:33 -0500)]
Add the other existing HUB servers to the list
Samual Lenks [Fri, 17 Jan 2014 06:18:08 +0000 (01:18 -0500)]
Add HUB EU votable to promoted servers list
Rudolf Polzer [Wed, 15 Jan 2014 16:01:38 +0000 (17:01 +0100)]
Use time only if it exists.
Rudolf Polzer [Sat, 4 Jan 2014 18:45:34 +0000 (19:45 +0100)]
./all: always output how long the program ran. Sometimes useful, and doesn't add much more spam.
Samual Lenks [Sun, 29 Dec 2013 10:23:48 +0000 (05:23 -0500)]
Merge remote-tracking branch 'origin/terencehill/docs_update'
# By terencehill
# Via terencehill
* origin/terencehill/docs_update:
Remove runes/curses bit mask specifications from eventlog.txt
Update and simplify beginning of section I of mapping.txt
Remove references to Runematch in mapping.txt
Document that currently CA can have a more than 2 teams
Rudolf Polzer [Fri, 20 Dec 2013 11:14:45 +0000 (12:14 +0100)]
Fix use of readlink.
Rudolf Polzer [Mon, 2 Dec 2013 13:50:14 +0000 (14:50 +0100)]
rlwrap: also limit history size, not that it should matter (10-k lines
are more than anyone would type in).
Rudolf Polzer [Mon, 2 Dec 2013 13:45:01 +0000 (14:45 +0100)]
Don't use rlwrap -r, it has no expiry.
terencehill [Thu, 31 Oct 2013 11:53:54 +0000 (12:53 +0100)]
Remove runes/curses bit mask specifications from eventlog.txt
terencehill [Thu, 31 Oct 2013 11:51:30 +0000 (12:51 +0100)]
Update and simplify beginning of section I of mapping.txt
terencehill [Thu, 31 Oct 2013 11:37:07 +0000 (12:37 +0100)]
Remove references to Runematch in mapping.txt
terencehill [Thu, 31 Oct 2013 11:34:36 +0000 (12:34 +0100)]
Document that currently CA can have a more than 2 teams
Rudolf Polzer [Mon, 28 Oct 2013 10:14:16 +0000 (11:14 +0100)]
Remove nimbussansl.pk3 from builds.
Severin Meyer [Sun, 20 Oct 2013 10:28:34 +0000 (12:28 +0200)]
Tiny revision of Xolonium 2.1
Rudolf Polzer [Tue, 15 Oct 2013 15:12:51 +0000 (17:12 +0200)]
Check in checkupdate.txt.
Rudolf Polzer [Sun, 13 Oct 2013 14:33:47 +0000 (16:33 +0200)]
Unload 640x480 fonts in the other files too.
Rudolf Polzer [Sat, 12 Oct 2013 17:06:18 +0000 (19:06 +0200)]
Kill 640x480 hacks. Expect somewhat large font at 640x480 now.
Severin Meyer [Fri, 11 Oct 2013 21:53:26 +0000 (23:53 +0200)]
Update Xolonium font to version 2.1
Rudolf Polzer [Thu, 10 Oct 2013 16:50:28 +0000 (18:50 +0200)]
Get rid of separate -crypto.zip download; instead include AES support in
the full download and provide a -noaes build.
Rudolf Polzer [Wed, 9 Oct 2013 12:45:02 +0000 (14:45 +0200)]
the-big-benchmark: turn off desktopfullscreen
Rudolf Polzer [Sun, 29 Sep 2013 11:40:57 +0000 (13:40 +0200)]
Rework how scale works: bsp, vis, scale, light, minimap
Rudolf Polzer [Fri, 20 Sep 2013 13:35:08 +0000 (15:35 +0200)]
Update lightmap flags for now supported GPUs.
Rudolf Polzer [Fri, 20 Sep 2013 12:31:47 +0000 (14:31 +0200)]
Allow more timeout stealing. Small tickling, should fix compile of
toxic.
Rudolf Polzer [Fri, 20 Sep 2013 08:31:18 +0000 (10:31 +0200)]
fix wrong var name
Rudolf Polzer [Wed, 18 Sep 2013 10:55:54 +0000 (12:55 +0200)]
Foo. Fixed.
Rudolf Polzer [Wed, 18 Sep 2013 10:41:44 +0000 (12:41 +0200)]
Fix.
Rudolf Polzer [Wed, 18 Sep 2013 10:40:27 +0000 (12:40 +0200)]
Enforce sRGB lighting for new maps.
Rudolf Polzer [Sat, 14 Sep 2013 06:59:37 +0000 (08:59 +0200)]
move some files where they belong
Rudolf Polzer [Fri, 13 Sep 2013 10:48:05 +0000 (12:48 +0200)]
BUILD=native
Rudolf Polzer [Fri, 13 Sep 2013 10:42:55 +0000 (12:42 +0200)]
fix depsdir name
Rudolf Polzer [Fri, 13 Sep 2013 09:52:25 +0000 (11:52 +0200)]
Retry screenshotting failed maps on each commit.
Rudolf Polzer [Fri, 13 Sep 2013 09:51:07 +0000 (11:51 +0200)]
More timeout playing.
Rudolf Polzer [Thu, 12 Sep 2013 16:39:00 +0000 (18:39 +0200)]
play with timeouts
Rudolf Polzer [Thu, 12 Sep 2013 16:32:09 +0000 (18:32 +0200)]
Support the deps subdirs.
Rudolf Polzer [Thu, 12 Sep 2013 16:17:01 +0000 (18:17 +0200)]
Move libraries into subdirectories for better selectivity when building.
Rudolf Polzer [Thu, 12 Sep 2013 13:57:33 +0000 (15:57 +0200)]
Handle errors right.
Severin Meyer [Thu, 12 Sep 2013 08:31:33 +0000 (10:31 +0200)]
Revise Xolonium dingbats
Rudolf Polzer [Sun, 8 Sep 2013 17:19:49 +0000 (19:19 +0200)]
fix typo