]> git.xonotic.org Git - xonotic/xonotic.git/log
xonotic/xonotic.git
10 years agosimplify and fix xonotic-map-compiler for xonotic use
Rudolf Polzer [Sun, 23 Jun 2013 16:20:53 +0000 (18:20 +0200)]
simplify and fix xonotic-map-compiler for xonotic use

10 years agofix shaderlist handling
Rudolf Polzer [Sun, 23 Jun 2013 16:07:37 +0000 (18:07 +0200)]
fix shaderlist handling

10 years agoadd IRCSPAM support
Rudolf Polzer [Fri, 21 Jun 2013 08:15:36 +0000 (10:15 +0200)]
add IRCSPAM support

10 years agoget rid of bash-isms
Rudolf Polzer [Fri, 21 Jun 2013 08:13:02 +0000 (10:13 +0200)]
get rid of bash-isms

10 years agoxonotic-map-compiler-optionsfile: fix for mapnames with slashes.
Matthias Krüger [Tue, 18 Jun 2013 16:02:25 +0000 (18:02 +0200)]
xonotic-map-compiler-optionsfile: fix for mapnames with slashes.
./all compile-map hudsetup/hudsetup works now!

10 years agoxonotic-map-compiler-optionsfile: fix check if file exists.
Matthias Krüger [Mon, 17 Jun 2013 23:25:33 +0000 (01:25 +0200)]
xonotic-map-compiler-optionsfile: fix check if file exists.

10 years agoxonotic-map-compiler-optionsfile: oops, do not try reading compiletimes for maps...
Matthias Krüger [Mon, 17 Jun 2013 23:07:17 +0000 (01:07 +0200)]
xonotic-map-compiler-optionsfile: oops, do not try reading compiletimes for maps we have no data for.

10 years agoxonotic-map-compiler-optionsfile: don't overwrite compile time if the mapbuild failed.
Matthias Krüger [Mon, 17 Jun 2013 23:03:50 +0000 (01:03 +0200)]
xonotic-map-compiler-optionsfile: don't overwrite compile time if the mapbuild failed.

10 years agoxonotic-map-compiler-optionsfile: print in how many minutes the compile should finish...
Matthias Krüger [Mon, 17 Jun 2013 22:54:13 +0000 (00:54 +0200)]
xonotic-map-compiler-optionsfile: print in how many minutes the compile should finish approximately.

10 years agoxonotic-map-compiler-optionsfile : store seconds in file $M:30
Matthias Krüger [Mon, 17 Jun 2013 22:39:30 +0000 (00:39 +0200)]
xonotic-map-compiler-optionsfile : store seconds in file $M:30

10 years agoxonotic-map-compiler : add function which simply tracks the seconds map build has...
Matthias Krüger [Mon, 17 Jun 2013 22:16:54 +0000 (00:16 +0200)]
xonotic-map-compiler :  add function which simply tracks the seconds map build has taken.

10 years agofix another path name typo
Rudolf Polzer [Sun, 16 Jun 2013 18:51:06 +0000 (20:51 +0200)]
fix another path name typo

10 years agomore typos
Rudolf Polzer [Sun, 16 Jun 2013 18:47:05 +0000 (20:47 +0200)]
more typos

10 years agofix missing log file
Rudolf Polzer [Sun, 16 Jun 2013 18:43:17 +0000 (20:43 +0200)]
fix missing log file

10 years agofix arg count checking
Rudolf Polzer [Sun, 16 Jun 2013 17:44:16 +0000 (19:44 +0200)]
fix arg count checking

10 years agoMerge remote-tracking branch 'origin/matthiaskrgr/gitignore'
Rudolf Polzer [Sun, 16 Jun 2013 16:33:06 +0000 (18:33 +0200)]
Merge remote-tracking branch 'origin/matthiaskrgr/gitignore'

10 years agoMerge remote-tracking branch 'origin/matthiaskrgr/all_grep'
Rudolf Polzer [Sun, 16 Jun 2013 16:27:18 +0000 (18:27 +0200)]
Merge remote-tracking branch 'origin/matthiaskrgr/all_grep'

10 years agorefactor map building so mapinfo size detection works too
Rudolf Polzer [Sun, 16 Jun 2013 16:23:53 +0000 (18:23 +0200)]
refactor map building so mapinfo size detection works too

10 years ago./all compile-map: finally fix the import of map.options!
Matthias Krüger [Sun, 16 Jun 2013 10:25:51 +0000 (12:25 +0200)]
./all compile-map: finally fix the import of map.options!

10 years ago./all compile-map: remove dublicated script, modify original script instead.
Matthias Krüger [Sat, 15 Jun 2013 18:05:36 +0000 (20:05 +0200)]
./all compile-map: remove dublicated script, modify original script instead.

10 years ago./all grep: display line of match by default.
Matthias Krüger [Sat, 15 Jun 2013 15:56:36 +0000 (17:56 +0200)]
./all grep: display line of match  by default.

10 years agoadd all compile-maps to all help.
Matthias Krüger [Sat, 15 Jun 2013 15:10:34 +0000 (17:10 +0200)]
add all compile-maps to all help.

10 years agoadd all grep to all help.
Matthias Krüger [Sat, 15 Jun 2013 15:07:39 +0000 (17:07 +0200)]
add all grep to all help.

10 years agoMerge branch 'master' into matthiaskrgr/all_grep
Matthias Krüger [Sat, 15 Jun 2013 15:05:09 +0000 (17:05 +0200)]
Merge branch 'master' into matthiaskrgr/all_grep

10 years ago./all compile-map: maybe these paths have to be fixed.
Matthias Krüger [Sat, 15 Jun 2013 08:58:17 +0000 (10:58 +0200)]
./all compile-map: maybe these paths have to be fixed.

10 years ago./all compile-map: if no arguments are given, print usage info, otherwise take each...
Matthias Krüger [Sat, 15 Jun 2013 08:20:01 +0000 (10:20 +0200)]
./all compile-map: if no arguments are given, print usage info, otherwise take each word of $@ as map to compile.

10 years agoerror if map file can't be found.
Matthias Krüger [Fri, 14 Jun 2013 21:06:27 +0000 (23:06 +0200)]
error if map file can't be found.

10 years agofix file permission
Matthias Krüger [Fri, 14 Jun 2013 20:41:40 +0000 (22:41 +0200)]
fix file permission

10 years agoinitial version of ./all compile-map feature
Matthias Krüger [Fri, 14 Jun 2013 20:40:36 +0000 (22:40 +0200)]
initial version of ./all compile-map feature

10 years agoMerge branch 'master' into matthiaskrgr/gitignore
Matthias Krüger [Thu, 13 Jun 2013 20:45:40 +0000 (22:45 +0200)]
Merge branch 'master' into matthiaskrgr/gitignore

10 years agoworkaround ARM issue in DP's makefile.inc
Rudolf Polzer [Wed, 12 Jun 2013 12:06:25 +0000 (14:06 +0200)]
workaround ARM issue in DP's makefile.inc

10 years agoMerge branch 'master' into matthiaskrgr/all_grep
Matthias Krüger [Sun, 9 Jun 2013 07:23:33 +0000 (09:23 +0200)]
Merge branch 'master' into matthiaskrgr/all_grep

10 years agoMerge branch 'master' into matthiaskrgr/gitignore
Matthias Krüger [Sun, 9 Jun 2013 07:23:18 +0000 (09:23 +0200)]
Merge branch 'master' into matthiaskrgr/gitignore

10 years agoMerge remote-tracking branch 'origin/matthiaskrgr/website' xonotic-v0.7.0
Samual Lenks [Mon, 3 Jun 2013 18:43:12 +0000 (14:43 -0400)]
Merge remote-tracking branch 'origin/matthiaskrgr/website'

10 years ago./all grep: ident fix.
Matthias Krüger [Sun, 2 Jun 2013 08:00:19 +0000 (10:00 +0200)]
./all grep: ident fix.

10 years agobump version to 0.7 in faq.aft.
Matthias Krüger [Sun, 2 Jun 2013 07:05:10 +0000 (09:05 +0200)]
bump version to 0.7 in faq.aft.

10 years agoremove basics.html and the images it used. It's outdated and the code is horrible.
Matthias Krüger [Sun, 2 Jun 2013 07:01:57 +0000 (09:01 +0200)]
remove basics.html and the images it used. It's outdated and the code is horrible.

10 years agobasics.html: fix image filenames
Matthias Krüger [Sun, 2 Jun 2013 06:52:26 +0000 (08:52 +0200)]
basics.html: fix image filenames

10 years agoremove readme.html, this is horribly outdated.
Matthias Krüger [Sun, 2 Jun 2013 06:43:49 +0000 (08:43 +0200)]
remove readme.html, this is horribly outdated.

10 years agoTry implementing some grep functionality for ./all script.
Matthias Krüger [Sun, 2 Jun 2013 06:31:06 +0000 (08:31 +0200)]
Try implementing some grep functionality for ./all script.
Basically works like  ./all each -k git grep -I
May still need some improvements.

10 years agogitignore: add repos "xonstat" and "xonstatdb".
Matthias Krüger [Sat, 1 Jun 2013 22:03:16 +0000 (00:03 +0200)]
gitignore: add repos "xonstat" and "xonstatdb".

10 years agocwebp requires png, so be it
Rudolf Polzer [Wed, 29 May 2013 04:49:02 +0000 (06:49 +0200)]
cwebp requires png, so be it

10 years agofix mv -> cp here
Rudolf Polzer [Wed, 29 May 2013 04:47:29 +0000 (06:47 +0200)]
fix mv -> cp here

10 years agooops: jpg -> webp is pointless. Disable.
Rudolf Polzer [Wed, 29 May 2013 04:27:47 +0000 (06:27 +0200)]
oops: jpg -> webp is pointless. Disable.

10 years agobuild a WebP release (experimental)
Rudolf Polzer [Wed, 29 May 2013 04:18:09 +0000 (06:18 +0200)]
build a WebP release (experimental)

10 years agoMerge branch 'master' of http://de.git.xonotic.org/xonotic/xonotic
Rudolf Polzer [Wed, 29 May 2013 04:10:58 +0000 (06:10 +0200)]
Merge branch 'master' of http://de.git.xonotic.org/xonotic/xonotic

10 years agocached converter: WebP support
Rudolf Polzer [Wed, 29 May 2013 04:10:27 +0000 (06:10 +0200)]
cached converter: WebP support

10 years agoPatch fix for vid_gl20 "0" with big-benchmark script... Fixes #1205
Samual Lenks [Sat, 11 May 2013 23:18:27 +0000 (19:18 -0400)]
Patch fix for vid_gl20 "0" with big-benchmark script... Fixes #1205

10 years agofix ./all compile -c error
Rudolf Polzer [Fri, 10 May 2013 19:04:35 +0000 (21:04 +0200)]
fix ./all compile -c error

10 years agodisable fteqcc compilation
Rudolf Polzer [Mon, 6 May 2013 14:15:06 +0000 (16:15 +0200)]
disable fteqcc compilation

11 years agominor fix for mergefail logic
Rudolf Polzer [Mon, 15 Apr 2013 07:48:46 +0000 (09:48 +0200)]
minor fix for mergefail logic

11 years agouse right kind of parentheses
Rudolf Polzer [Thu, 4 Apr 2013 14:36:15 +0000 (16:36 +0200)]
use right kind of parentheses

11 years agoin release builds, include a file misc/git-revisions.txt containing the list of revis...
Rudolf Polzer [Wed, 27 Mar 2013 08:29:39 +0000 (09:29 +0100)]
in release builds, include a file misc/git-revisions.txt containing the list of revisions used for the build

11 years agoFix for ./all compile -r dedicated, thanks, ItsMe, fixes #1406
Rudolf Polzer [Thu, 21 Mar 2013 16:22:32 +0000 (17:22 +0100)]
Fix for ./all compile -r dedicated, thanks, ItsMe, fixes #1406

11 years agoMerge remote-tracking branch 'origin/samual/notification_rewrite'
Samual Lenks [Tue, 5 Mar 2013 00:47:19 +0000 (19:47 -0500)]
Merge remote-tracking branch 'origin/samual/notification_rewrite'

11 years agoEventlog stuffz
Samual Lenks [Mon, 4 Mar 2013 01:59:17 +0000 (20:59 -0500)]
Eventlog stuffz

11 years agoAdd gmqcc to .gitignore-- mrbougo's fault if it breaks.
Samual Lenks [Tue, 12 Feb 2013 08:31:14 +0000 (03:31 -0500)]
Add gmqcc to .gitignore-- mrbougo's fault if it breaks.

11 years agoSWITCH TO GMQCC. Use USE_FTEQCC=yes to use fteqcc.
Rudolf Polzer [Fri, 25 Jan 2013 08:57:12 +0000 (09:57 +0100)]
SWITCH TO GMQCC. Use USE_FTEQCC=yes to use fteqcc.

11 years agobetter stats
Rudolf Polzer [Tue, 8 Jan 2013 16:35:34 +0000 (17:35 +0100)]
better stats

11 years agoAdd shuffleteams vote to default server config
Samual Lenks [Mon, 31 Dec 2012 23:27:53 +0000 (18:27 -0500)]
Add shuffleteams vote to default server config

11 years agowarn on invalid opcodes if they are reached
Rudolf Polzer [Mon, 31 Dec 2012 12:12:23 +0000 (13:12 +0100)]
warn on invalid opcodes if they are reached

11 years agothis script is useless
Rudolf Polzer [Thu, 27 Dec 2012 15:59:57 +0000 (16:59 +0100)]
this script is useless

11 years agoadd a gmqcc zip
Rudolf Polzer [Thu, 20 Dec 2012 16:16:52 +0000 (17:16 +0100)]
add a gmqcc zip

11 years agocompile only gmqcc
Rudolf Polzer [Thu, 20 Dec 2012 15:00:50 +0000 (16:00 +0100)]
compile only gmqcc

11 years agouse the other mingw64 compiler
Rudolf Polzer [Thu, 20 Dec 2012 09:11:50 +0000 (10:11 +0100)]
use the other mingw64 compiler

11 years agofix .exe for gmqcc
Rudolf Polzer [Thu, 20 Dec 2012 08:51:24 +0000 (09:51 +0100)]
fix .exe for gmqcc

11 years agoautobuild fix
Rudolf Polzer [Wed, 19 Dec 2012 05:52:03 +0000 (06:52 +0100)]
autobuild fix

11 years agoallow using gmqcc using USE_GMQCC=yes ./all compile
Rudolf Polzer [Tue, 18 Dec 2012 19:11:01 +0000 (20:11 +0100)]
allow using gmqcc using USE_GMQCC=yes ./all compile

11 years agoautobuild: include gmqcc
Rudolf Polzer [Tue, 18 Dec 2012 16:00:23 +0000 (17:00 +0100)]
autobuild: include gmqcc

11 years agoremove debug
Rudolf Polzer [Tue, 18 Dec 2012 12:37:25 +0000 (13:37 +0100)]
remove debug

11 years agosupport RETURN of the last two globals :)
Rudolf Polzer [Tue, 18 Dec 2012 12:37:01 +0000 (13:37 +0100)]
support RETURN of the last two globals :)

11 years agofix warning
Rudolf Polzer [Tue, 18 Dec 2012 11:33:28 +0000 (12:33 +0100)]
fix warning

11 years agodetect missing vector defs
Rudolf Polzer [Tue, 18 Dec 2012 11:24:57 +0000 (12:24 +0100)]
detect missing vector defs

11 years agodefine both FTEQCC and QCC flags in make runs
Rudolf Polzer [Mon, 17 Dec 2012 15:33:01 +0000 (16:33 +0100)]
define both FTEQCC and QCC flags in make runs

11 years agocheck out gmqcc for everyone
Rudolf Polzer [Mon, 17 Dec 2012 11:03:37 +0000 (12:03 +0100)]
check out gmqcc for everyone

11 years agotuba-play: add a variable to replace x.cfg
Rudolf Polzer [Sat, 10 Nov 2012 10:07:44 +0000 (11:07 +0100)]
tuba-play: add a variable to replace x.cfg

11 years agoMerge branch 'master' of git://nl.git.xonotic.org/xonotic/xonotic
Rudolf Polzer [Fri, 26 Oct 2012 19:48:31 +0000 (21:48 +0200)]
Merge branch 'master' of git://nl.git.xonotic.org/xonotic/xonotic

11 years agoprefer the US mirror a bit
Rudolf Polzer [Fri, 26 Oct 2012 19:48:20 +0000 (21:48 +0200)]
prefer the US mirror a bit

11 years agomidichannels script: more commands
Rudolf Polzer [Thu, 25 Oct 2012 12:52:55 +0000 (14:52 +0200)]
midichannels script: more commands

11 years agobetter orchestra helper scripts ;)
Rudolf Polzer [Wed, 24 Oct 2012 10:32:30 +0000 (12:32 +0200)]
better orchestra helper scripts ;)

11 years agobetter lyrics bots :)
Rudolf Polzer [Wed, 17 Oct 2012 14:47:20 +0000 (16:47 +0200)]
better lyrics bots :)

11 years agoreplace the midi2cfg config by a generator script and a preprocessable file
Rudolf Polzer [Wed, 17 Oct 2012 14:41:59 +0000 (16:41 +0200)]
replace the midi2cfg config by a generator script and a preprocessable file

11 years agomidichannels: support multiple inputs
Rudolf Polzer [Wed, 17 Oct 2012 13:46:34 +0000 (15:46 +0200)]
midichannels: support multiple inputs

11 years agomerge changes to some scripts done for function2012
Rudolf Polzer [Tue, 2 Oct 2012 08:24:43 +0000 (10:24 +0200)]
merge changes to some scripts done for function2012

11 years agoMerge branch 'master' of http://de.git.xonotic.org/xonotic/xonotic
Rudolf Polzer [Mon, 24 Sep 2012 11:45:14 +0000 (13:45 +0200)]
Merge branch 'master' of http://de.git.xonotic.org/xonotic/xonotic

11 years agomisc stuff, klein bottle used by midi2cfg now optionally
Rudolf Polzer [Mon, 24 Sep 2012 11:44:51 +0000 (13:44 +0200)]
misc stuff, klein bottle used by midi2cfg now optionally

11 years agoMerge branch 'master' of git://de.git.xonotic.org/xonotic/xonotic
Rudolf Polzer [Fri, 21 Sep 2012 18:40:53 +0000 (20:40 +0200)]
Merge branch 'master' of git://de.git.xonotic.org/xonotic/xonotic

11 years agomap compiler autobuild: support a var BUILD_ONE that makes it only perform one build...
Rudolf Polzer [Fri, 21 Sep 2012 18:40:29 +0000 (20:40 +0200)]
map compiler autobuild: support a var BUILD_ONE that makes it only perform one build per invocation

11 years agouse 7zip instead of infozip for moar kompression
Rudolf Polzer [Wed, 19 Sep 2012 15:06:46 +0000 (17:06 +0200)]
use 7zip instead of infozip for moar kompression

11 years agono longer put csprogs.dat into demopacks
Rudolf Polzer [Wed, 19 Sep 2012 15:06:10 +0000 (17:06 +0200)]
no longer put csprogs.dat into demopacks

11 years agodemopacker fixes
Rudolf Polzer [Wed, 19 Sep 2012 13:37:56 +0000 (15:37 +0200)]
demopacker fixes

11 years agodemo packer: actually use extra cmdline args
Rudolf Polzer [Wed, 19 Sep 2012 10:10:02 +0000 (12:10 +0200)]
demo packer: actually use extra cmdline args

11 years agoadd a VERY rough script to pack a demo file into a self running executable
Rudolf Polzer [Wed, 19 Sep 2012 09:55:28 +0000 (11:55 +0200)]
add a VERY rough script to pack a demo file into a self running executable

11 years agosv_cheats, too, here :)
Rudolf Polzer [Tue, 18 Sep 2012 15:25:51 +0000 (17:25 +0200)]
sv_cheats, too, here :)

11 years agofixes :)
Rudolf Polzer [Tue, 18 Sep 2012 15:25:26 +0000 (17:25 +0200)]
fixes :)

11 years agowe can't detect sv_cheats from here, sorry
Rudolf Polzer [Tue, 18 Sep 2012 10:40:25 +0000 (12:40 +0200)]
we can't detect sv_cheats from here, sorry

11 years agoskip bot AI walking when cheats are on
Rudolf Polzer [Fri, 14 Sep 2012 11:32:09 +0000 (13:32 +0200)]
skip bot AI walking when cheats are on

11 years agouse // for comments instead
Rudolf Polzer [Fri, 14 Sep 2012 11:21:54 +0000 (13:21 +0200)]
use // for comments instead

11 years agomove list handling from qc to bot scripting. Allows us to use teleports instead soon.
Rudolf Polzer [Fri, 14 Sep 2012 08:46:18 +0000 (10:46 +0200)]
move list handling from qc to bot scripting. Allows us to use teleports instead soon.

11 years agomidichannels: add "clean" command
Rudolf Polzer [Thu, 13 Sep 2012 10:49:28 +0000 (12:49 +0200)]
midichannels: add "clean" command