]> git.xonotic.org Git - xonotic/xonotic.git/log
xonotic/xonotic.git
11 years agofind the repo dir properly
Rudolf Polzer [Mon, 14 May 2012 14:37:38 +0000 (16:37 +0200)]
find the repo dir properly

11 years agourl fixes
Rudolf Polzer [Mon, 14 May 2012 14:36:51 +0000 (16:36 +0200)]
url fixes

11 years agomore RSS handling: <pre> tags
Rudolf Polzer [Mon, 14 May 2012 14:32:33 +0000 (16:32 +0200)]
more RSS handling: <pre> tags

11 years agoproperly keep the RSS files existing when clearing
Rudolf Polzer [Mon, 14 May 2012 14:26:28 +0000 (16:26 +0200)]
properly keep the RSS files existing when clearing

11 years agosome fixes about RSS writing
Rudolf Polzer [Mon, 14 May 2012 14:18:54 +0000 (16:18 +0200)]
some fixes about RSS writing

11 years agoadd a conflict detector that outputs to per-branchowner RSS feeds
Rudolf Polzer [Mon, 14 May 2012 13:31:07 +0000 (15:31 +0200)]
add a conflict detector that outputs to per-branchowner RSS feeds

11 years agoadd support for STATE
Rudolf Polzer [Wed, 2 May 2012 14:10:49 +0000 (16:10 +0200)]
add support for STATE

11 years agomore fixes
Rudolf Polzer [Wed, 2 May 2012 12:38:52 +0000 (14:38 +0200)]
more fixes

11 years agobetter errors
Rudolf Polzer [Wed, 2 May 2012 12:26:15 +0000 (14:26 +0200)]
better errors

11 years agoIMMEDIATE: Ceci n'est pas un nom.
Rudolf Polzer [Wed, 2 May 2012 10:13:44 +0000 (12:13 +0200)]
IMMEDIATE: Ceci n'est pas un nom.

11 years agobetter detect extra parm globals
Rudolf Polzer [Wed, 2 May 2012 09:19:20 +0000 (11:19 +0200)]
better detect extra parm globals

11 years agobetter mark warnings
Rudolf Polzer [Wed, 2 May 2012 08:39:15 +0000 (10:39 +0200)]
better mark warnings

11 years agoprint warning with instruction
Rudolf Polzer [Wed, 2 May 2012 08:34:00 +0000 (10:34 +0200)]
print warning with instruction

11 years agowork around QCC STORE_V bug
Rudolf Polzer [Wed, 2 May 2012 08:27:31 +0000 (10:27 +0200)]
work around QCC STORE_V bug

11 years agodetect temps used by only one function
Rudolf Polzer [Wed, 2 May 2012 08:03:07 +0000 (10:03 +0200)]
detect temps used by only one function

11 years agodetect function-unique temps
Rudolf Polzer [Wed, 2 May 2012 07:57:08 +0000 (09:57 +0200)]
detect function-unique temps

11 years agobetter analyze variable types
Rudolf Polzer [Wed, 2 May 2012 07:55:43 +0000 (09:55 +0200)]
better analyze variable types

11 years agoMerge branch 'master' of http://nl.git.xonotic.org/xonotic/xonotic
Rudolf Polzer [Wed, 2 May 2012 07:02:08 +0000 (09:02 +0200)]
Merge branch 'master' of http://nl.git.xonotic.org/xonotic/xonotic

Conflicts:
misc/tools/progs-analyzer.pl

11 years agobetter detect global types
Rudolf Polzer [Wed, 2 May 2012 06:54:22 +0000 (08:54 +0200)]
better detect global types

11 years agostuff
Rudolf Polzer [Mon, 30 Apr 2012 12:34:53 +0000 (14:34 +0200)]
stuff

11 years agofix two typos
Rudolf Polzer [Mon, 30 Apr 2012 12:30:11 +0000 (14:30 +0200)]
fix two typos

11 years agofix the "error" handlign
Rudolf Polzer [Mon, 30 Apr 2012 12:11:18 +0000 (14:11 +0200)]
fix the "error" handlign

11 years agoonly WARN about invalid opcodes, and guess their signature
Rudolf Polzer [Mon, 30 Apr 2012 12:01:02 +0000 (14:01 +0200)]
only WARN about invalid opcodes, and guess their signature

12 years agofix the last analyzing step
Rudolf Polzer [Mon, 30 Apr 2012 10:48:56 +0000 (12:48 +0200)]
fix the last analyzing step

12 years agokeep the state hash simpler
Rudolf Polzer [Mon, 30 Apr 2012 10:36:45 +0000 (12:36 +0200)]
keep the state hash simpler

12 years agobetter detect unused locals
Rudolf Polzer [Mon, 30 Apr 2012 10:34:15 +0000 (12:34 +0200)]
better detect unused locals

12 years agostart of future support to detect unused temps
Rudolf Polzer [Sun, 29 Apr 2012 20:07:53 +0000 (22:07 +0200)]
start of future support to detect unused temps

12 years agonicer syntax
Rudolf Polzer [Thu, 26 Apr 2012 16:04:20 +0000 (18:04 +0200)]
nicer syntax

12 years agospeedup state checking for complex functions
Rudolf Polzer [Thu, 26 Apr 2012 12:42:38 +0000 (14:42 +0200)]
speedup state checking for complex functions

12 years agofix detection of error()
Rudolf Polzer [Thu, 26 Apr 2012 11:35:56 +0000 (13:35 +0200)]
fix detection of error()

12 years agoshow constant values in disassembly; make the function error() noreturn
Rudolf Polzer [Thu, 26 Apr 2012 11:30:19 +0000 (13:30 +0200)]
show constant values in disassembly; make the function error() noreturn

12 years agofix parameter handling
Rudolf Polzer [Thu, 26 Apr 2012 09:16:19 +0000 (11:16 +0200)]
fix parameter handling

12 years agomore watching
Rudolf Polzer [Thu, 26 Apr 2012 08:53:01 +0000 (10:53 +0200)]
more watching

12 years agomore cleanup
Rudolf Polzer [Thu, 26 Apr 2012 07:42:43 +0000 (09:42 +0200)]
more cleanup

12 years agocode cleanup
Rudolf Polzer [Thu, 26 Apr 2012 06:48:41 +0000 (08:48 +0200)]
code cleanup

12 years agoadd a static analyzer, gets more features later
Rudolf Polzer [Wed, 25 Apr 2012 15:48:02 +0000 (17:48 +0200)]
add a static analyzer, gets more features later

12 years agofix two uses of cd
Rudolf Polzer [Sat, 21 Apr 2012 13:54:17 +0000 (15:54 +0200)]
fix two uses of cd

12 years agoalso support DESTDIR
Rudolf Polzer [Sat, 21 Apr 2012 13:52:28 +0000 (15:52 +0200)]
also support DESTDIR

12 years agofix another typo
Rudolf Polzer [Sat, 21 Apr 2012 13:49:21 +0000 (15:49 +0200)]
fix another typo

12 years agoalso use DP_GMP_STATIC_LIBDIR
Rudolf Polzer [Sat, 21 Apr 2012 13:43:59 +0000 (15:43 +0200)]
also use DP_GMP_STATIC_LIBDIR

12 years agobuild DP properly with d0_blind_id
Rudolf Polzer [Sat, 21 Apr 2012 13:36:20 +0000 (15:36 +0200)]
build DP properly with d0_blind_id

12 years agocomplete the root dir Makefile
Rudolf Polzer [Sat, 21 Apr 2012 13:26:10 +0000 (15:26 +0200)]
complete the root dir Makefile

12 years agoremove dylib symlinks that conflict with OS X internals
Rudolf Polzer [Fri, 6 Apr 2012 07:04:19 +0000 (09:04 +0200)]
remove dylib symlinks that conflict with OS X internals

12 years agoMerge remote-tracking branch 'origin/xonotic-build/update-ALL-the-dlls'
Rudolf Polzer [Thu, 5 Apr 2012 08:56:20 +0000 (10:56 +0200)]
Merge remote-tracking branch 'origin/xonotic-build/update-ALL-the-dlls'

12 years agoClean up how ./all uses git. Expect some breakage.
Rudolf Polzer [Thu, 5 Apr 2012 08:54:08 +0000 (10:54 +0200)]
Clean up how ./all uses git. Expect some breakage.

Improved automatic mirror selection and re-selection after failed pull.

12 years agoupdate ALL the dlls
Xonotic Build Service [Thu, 5 Apr 2012 08:39:49 +0000 (10:39 +0200)]
update ALL the dlls

12 years agoalign :)
Rudolf Polzer [Mon, 2 Apr 2012 06:56:20 +0000 (08:56 +0200)]
align :)

12 years agoImagemagick: write good TGAs
Rudolf Polzer [Sun, 1 Apr 2012 06:01:33 +0000 (08:01 +0200)]
Imagemagick: write good TGAs

12 years agonew repos library file, not used yet, meant to replace the old mess
Rudolf Polzer [Thu, 29 Mar 2012 11:36:59 +0000 (13:36 +0200)]
new repos library file, not used yet, meant to replace the old mess

12 years agofix url
Rudolf Polzer [Mon, 26 Mar 2012 20:09:23 +0000 (22:09 +0200)]
fix url

12 years agodisable curling
Rudolf Polzer [Mon, 26 Mar 2012 11:15:50 +0000 (13:15 +0200)]
disable curling

12 years agoadd notes about future changes here
Rudolf Polzer [Wed, 14 Mar 2012 14:44:39 +0000 (15:44 +0100)]
add notes about future changes here

12 years agoport changes to batch file too
Rudolf Polzer [Wed, 14 Mar 2012 13:18:40 +0000 (14:18 +0100)]
port changes to batch file too

12 years agoImprovements by edh to the benchmark script
Rudolf Polzer [Wed, 14 Mar 2012 13:09:44 +0000 (14:09 +0100)]
Improvements by edh to the benchmark script

12 years agouse advzip here too
Rudolf Polzer [Tue, 13 Mar 2012 12:05:26 +0000 (13:05 +0100)]
use advzip here too

12 years agouse advzip instead of the 7za hack to make more consistent zip files
Rudolf Polzer [Mon, 12 Mar 2012 08:13:51 +0000 (09:13 +0100)]
use advzip instead of the 7za hack to make more consistent zip files

12 years agomake the excludes work :P
Rudolf Polzer [Sun, 11 Mar 2012 15:42:58 +0000 (16:42 +0100)]
make the excludes work :P

12 years agofix permissions
Rudolf Polzer [Sun, 11 Mar 2012 15:38:22 +0000 (16:38 +0100)]
fix permissions

12 years agoadd a comment
Rudolf Polzer [Sun, 11 Mar 2012 15:34:28 +0000 (16:34 +0100)]
add a comment

12 years agomark a bug in zipdiff
Rudolf Polzer [Sun, 11 Mar 2012 15:33:08 +0000 (16:33 +0100)]
mark a bug in zipdiff

12 years agozipdiff: use a trick from ./all: use BOTH infozip AND 7zip to make best possible...
Rudolf Polzer [Sun, 11 Mar 2012 15:13:12 +0000 (16:13 +0100)]
zipdiff: use a trick from ./all: use BOTH infozip AND 7zip to make best possible zip file

12 years agoalso handle the font pk3s
Rudolf Polzer [Sun, 11 Mar 2012 15:11:29 +0000 (16:11 +0100)]
also handle the font pk3s

12 years agouse infozip to make patches due to symlinks
Rudolf Polzer [Fri, 9 Mar 2012 15:59:57 +0000 (16:59 +0100)]
use infozip to make patches due to symlinks

12 years agofixes
Rudolf Polzer [Fri, 9 Mar 2012 15:33:32 +0000 (16:33 +0100)]
fixes

12 years agodiff two xonotic release-like builds (untested)
Rudolf Polzer [Fri, 9 Mar 2012 15:01:47 +0000 (16:01 +0100)]
diff two xonotic release-like builds (untested)

12 years agouse good compression for autobuilds too to keep rsync diff sizes smaller
Rudolf Polzer [Thu, 8 Mar 2012 20:44:18 +0000 (21:44 +0100)]
use good compression for autobuilds too to keep rsync diff sizes smaller

12 years agodon't build -high any more. Nobody uses it.
Rudolf Polzer [Thu, 8 Mar 2012 18:56:36 +0000 (19:56 +0100)]
don't build -high any more. Nobody uses it.

12 years agofix use of pk3stamp xonotic-v0.6.0
Rudolf Polzer [Thu, 8 Mar 2012 16:10:26 +0000 (17:10 +0100)]
fix use of pk3stamp

12 years agoremove suffix from pk3 names
Rudolf Polzer [Thu, 8 Mar 2012 14:50:40 +0000 (15:50 +0100)]
remove suffix from pk3 names

12 years agoMerge branch 'master' of git://de.git.xonotic.org/xonotic/xonotic
Rudolf Polzer [Thu, 8 Mar 2012 14:37:14 +0000 (15:37 +0100)]
Merge branch 'master' of git://de.git.xonotic.org/xonotic/xonotic

12 years agoadd a missing dir to the releases (d0_blind_id source)
Rudolf Polzer [Thu, 8 Mar 2012 14:36:15 +0000 (15:36 +0100)]
add a missing dir to the releases (d0_blind_id source)

12 years agoFullscreen actually works on OSX these days, so don't enforce windowed mode for 10...
merlijn [Thu, 8 Mar 2012 09:39:58 +0000 (10:39 +0100)]
Fullscreen actually works on OSX these days, so don't enforce windowed mode for 10.7.3 and up

12 years agoonly kill xonotic version tags
Rudolf Polzer [Tue, 6 Mar 2012 19:26:53 +0000 (20:26 +0100)]
only kill xonotic version tags

12 years agoclean --reclone: also delete local tags
Rudolf Polzer [Tue, 6 Mar 2012 19:25:08 +0000 (20:25 +0100)]
clean --reclone: also delete local tags

12 years agotag the release properly for purposes of SVQC build information
Rudolf Polzer [Tue, 6 Mar 2012 19:14:13 +0000 (20:14 +0100)]
tag the release properly for purposes of SVQC build information

12 years agoupdate to current netradiant build
Rudolf Polzer [Tue, 6 Mar 2012 18:44:31 +0000 (19:44 +0100)]
update to current netradiant build

12 years agomake ircspam failures non fatal
Rudolf Polzer [Tue, 6 Mar 2012 16:32:20 +0000 (17:32 +0100)]
make ircspam failures non fatal

12 years agobetter way to find number of CPUs
Rudolf Polzer [Sat, 3 Mar 2012 16:07:56 +0000 (17:07 +0100)]
better way to find number of CPUs

12 years agodon't use playermodel LOD in the big benchmark to not invalidate previous results
Rudolf Polzer [Sat, 3 Mar 2012 12:15:16 +0000 (13:15 +0100)]
don't use playermodel LOD in the big benchmark to not invalidate previous results

12 years agoMerge branch 'master' of git://de.git.xonotic.org/xonotic/xonotic
Rudolf Polzer [Thu, 1 Mar 2012 13:09:54 +0000 (14:09 +0100)]
Merge branch 'master' of git://de.git.xonotic.org/xonotic/xonotic

12 years agomodularize ./all a lot
Rudolf Polzer [Thu, 1 Mar 2012 13:09:29 +0000 (14:09 +0100)]
modularize ./all a lot

12 years agofix g_nix server.cfg items, thanks ItsMe
Rudolf Polzer [Thu, 1 Mar 2012 12:34:49 +0000 (13:34 +0100)]
fix g_nix server.cfg items, thanks ItsMe

12 years agoMerge branch 'master' of /var/cache/git/xonotic/xonotic
Rudolf Polzer [Wed, 29 Feb 2012 11:32:42 +0000 (12:32 +0100)]
Merge branch 'master' of /var/cache/git/xonotic/xonotic

12 years agodon't need this
Rudolf Polzer [Wed, 29 Feb 2012 11:32:32 +0000 (12:32 +0100)]
don't need this

12 years agoMerge remote branch 'origin/terencehill/mapping_update'
Samual [Sun, 26 Feb 2012 01:04:17 +0000 (20:04 -0500)]
Merge remote branch 'origin/terencehill/mapping_update'

12 years agofix default of $CC
Rudolf Polzer [Sat, 25 Feb 2012 21:16:04 +0000 (22:16 +0100)]
fix default of $CC

12 years agoinclude number of active player slots in the report
Rudolf Polzer [Fri, 24 Feb 2012 14:47:19 +0000 (15:47 +0100)]
include number of active player slots in the report

12 years agonew feature: dp_timinglog, write a log file of all timing reports
Rudolf Polzer [Fri, 24 Feb 2012 12:29:37 +0000 (13:29 +0100)]
new feature: dp_timinglog, write a log file of all timing reports

12 years agofoo
Rudolf Polzer [Fri, 24 Feb 2012 10:19:48 +0000 (11:19 +0100)]
foo

12 years agothis return 1 should not be here
Rudolf Polzer [Tue, 21 Feb 2012 14:00:14 +0000 (15:00 +0100)]
this return 1 should not be here

12 years agofix handling of the logs
Rudolf Polzer [Tue, 21 Feb 2012 13:45:54 +0000 (14:45 +0100)]
fix handling of the logs

12 years agoapache config
Rudolf Polzer [Tue, 21 Feb 2012 13:18:14 +0000 (14:18 +0100)]
apache config

12 years agogit mirror update script
Rudolf Polzer [Tue, 21 Feb 2012 13:16:37 +0000 (14:16 +0100)]
git mirror update script

12 years agoupdate scripts from hagger
Rudolf Polzer [Tue, 21 Feb 2012 13:16:16 +0000 (14:16 +0100)]
update scripts from hagger

12 years agoautoscreenshot: don't precache player models
Rudolf Polzer [Tue, 21 Feb 2012 11:59:35 +0000 (12:59 +0100)]
autoscreenshot: don't precache player models

12 years agofix another bug here
Rudolf Polzer [Mon, 20 Feb 2012 21:29:33 +0000 (22:29 +0100)]
fix another bug here

12 years agoMerge branch 'master' of /var/cache/git/xonotic/xonotic
Rudolf Polzer [Mon, 20 Feb 2012 12:09:20 +0000 (13:09 +0100)]
Merge branch 'master' of /var/cache/git/xonotic/xonotic

Conflicts:
misc/tools/xonotic-map-compiler-autobuild

12 years agoautoscreenshot: do not try again after a failure
Rudolf Polzer [Mon, 20 Feb 2012 12:08:23 +0000 (13:08 +0100)]
autoscreenshot: do not try again after a failure

12 years agoreduce graphics settings for map screenshots - maybe lets solarium pass
Rudolf Polzer [Sun, 19 Feb 2012 12:56:39 +0000 (13:56 +0100)]
reduce graphics settings for map screenshots - maybe lets solarium pass

12 years agoremove a useless use of log file
Rudolf Polzer [Sun, 19 Feb 2012 12:56:07 +0000 (13:56 +0100)]
remove a useless use of log file