]> git.xonotic.org Git - xonotic/xonotic.git/log
xonotic/xonotic.git
13 years agoadd an empty directory for OS X build deps (only platform that has no build deps...
Rudolf Polzer [Mon, 13 Sep 2010 08:00:59 +0000 (10:00 +0200)]
add an empty directory for OS X build deps (only platform that has no build deps yet)

13 years agorelease build script: put the dependencies in a better place on the build hosts
Rudolf Polzer [Mon, 13 Sep 2010 08:27:21 +0000 (10:27 +0200)]
release build script: put the dependencies in a better place on the build hosts

Conflicts:

all

13 years agoupdate OS X startup scripts to force a 32bit arch on SDL and OS X 10.5 or lower
Rudolf Polzer [Sun, 12 Sep 2010 17:45:58 +0000 (19:45 +0200)]
update OS X startup scripts to force a 32bit arch on SDL and OS X 10.5 or lower

13 years agodon't need -minsamplesize any more, it just was a workaround for map breakage in...
Rudolf Polzer [Sat, 11 Sep 2010 16:43:10 +0000 (18:43 +0200)]
don't need -minsamplesize any more, it just was a workaround for map breakage in Nexuiz

13 years agoMerge branch 'master' of ssh://git.xonotic.org/xonotic
Rudolf Polzer [Sat, 11 Sep 2010 00:23:55 +0000 (02:23 +0200)]
Merge branch 'master' of ssh://git.xonotic.org/xonotic

13 years agomake div0-stable compile again
Rudolf Polzer [Sat, 11 Sep 2010 00:23:41 +0000 (02:23 +0200)]
make div0-stable compile again

13 years agoupdate DX headers to work with DP master
Rudolf Polzer [Sat, 11 Sep 2010 00:04:19 +0000 (02:04 +0200)]
update DX headers to work with DP master

13 years agoenable D3D compilation when running with master
Rudolf Polzer [Fri, 10 Sep 2010 23:53:37 +0000 (01:53 +0200)]
enable D3D compilation when running with master

13 years agoMerge remote branch 'refs/remotes/origin/terencehill/misc_bugfixes'
Rudolf Polzer [Fri, 10 Sep 2010 21:34:27 +0000 (23:34 +0200)]
Merge remote branch 'refs/remotes/origin/terencehill/misc_bugfixes'

Conflicts:
data/font-nimbussansl.pk3dir/font-nimbussansl.cfg

13 years agoMerge remote branch 'refs/remotes/origin/mrbougo/rcon2irc_fix'
Rudolf Polzer [Fri, 10 Sep 2010 21:23:17 +0000 (23:23 +0200)]
Merge remote branch 'refs/remotes/origin/mrbougo/rcon2irc_fix'

13 years agouse vera-sans as fallback font again, not conchars
Rudolf Polzer [Tue, 7 Sep 2010 15:43:41 +0000 (17:43 +0200)]
use vera-sans as fallback font again, not conchars

13 years agomerge two join triggers; use nick from store instead of config
MrBougo [Tue, 7 Sep 2010 14:55:25 +0000 (16:55 +0200)]
merge two join triggers; use nick from store instead of config

The second one had a slightly wrong regex, and didn't get a match anyway because of the previous one returning before.

13 years agoget a nick before pinging, servers don't seem to like it otherwise and return 451...
MrBougo [Tue, 7 Sep 2010 14:46:44 +0000 (16:46 +0200)]
get a nick before pinging, servers don't seem to like it otherwise and return 451 (ERR_NOTREGISTERED) instead of a PONG

13 years agoMerge branch 'master' of ssh://git.xonotic.org/xonotic
Rudolf Polzer [Tue, 7 Sep 2010 13:36:39 +0000 (15:36 +0200)]
Merge branch 'master' of ssh://git.xonotic.org/xonotic

13 years agocrlf suckage?
Rudolf Polzer [Tue, 7 Sep 2010 13:36:23 +0000 (15:36 +0200)]
crlf suckage?

13 years agonew zlib dll for win64, untested
Rudolf Polzer [Tue, 7 Sep 2010 13:36:11 +0000 (15:36 +0200)]
new zlib dll for win64, untested

13 years agorelease compile: fix hash-object logic; do all compiles in background processes and...
Rudolf Polzer [Mon, 6 Sep 2010 09:45:39 +0000 (11:45 +0200)]
release compile: fix hash-object logic; do all compiles in background processes and wait for them

13 years agofix hash-object logic of cached converter
Rudolf Polzer [Mon, 6 Sep 2010 08:44:27 +0000 (10:44 +0200)]
fix hash-object logic of cached converter

13 years agoskip expensive hash-object calls where not needed
Rudolf Polzer [Mon, 6 Sep 2010 07:11:34 +0000 (09:11 +0200)]
skip expensive hash-object calls where not needed

13 years agoUse correct alias/cvar names in fonts cfgs
terencehill [Sun, 5 Sep 2010 09:42:58 +0000 (11:42 +0200)]
Use correct alias/cvar names in fonts cfgs

BTW I think r_font_hinting should be set in font-dejavu.cfg too, not only in font-nimbussansl.cfg

13 years agoset +x on xonotic-osx-*
Rudolf Polzer [Sat, 4 Sep 2010 16:40:34 +0000 (18:40 +0200)]
set +x on xonotic-osx-*

13 years agoalso make an engine-only zip
Rudolf Polzer [Sat, 4 Sep 2010 16:01:13 +0000 (18:01 +0200)]
also make an engine-only zip

13 years agono longer use a rebranded DP engine
Rudolf Polzer [Sat, 4 Sep 2010 14:56:33 +0000 (16:56 +0200)]
no longer use a rebranded DP engine

13 years agoadd an icon changer script
Rudolf Polzer [Sat, 4 Sep 2010 14:51:46 +0000 (16:51 +0200)]
add an icon changer script

13 years agoremove gl_lockarrays 0 on OS X (option no longer exists for ages)
Rudolf Polzer [Sat, 4 Sep 2010 14:48:37 +0000 (16:48 +0200)]
remove gl_lockarrays 0 on OS X (option no longer exists for ages)

13 years agoupdate Xonotic.icns
Rudolf Polzer [Sat, 4 Sep 2010 14:47:42 +0000 (16:47 +0200)]
update Xonotic.icns

13 years agoalso use -mygames in new xonotic binaries
Rudolf Polzer [Fri, 3 Sep 2010 12:37:24 +0000 (14:37 +0200)]
also use -mygames in new xonotic binaries

13 years agoRevert "use a different name for mingw64 binaries", as the new compiler does not run
Rudolf Polzer [Fri, 3 Sep 2010 10:42:52 +0000 (12:42 +0200)]
Revert "use a different name for mingw64 binaries", as the new compiler does not run

This reverts commit 54fd63ab64aa8c0f373f5e4c61e8efc74676043a.

13 years agouse a different name for mingw64 binaries
Rudolf Polzer [Fri, 3 Sep 2010 10:39:46 +0000 (12:39 +0200)]
use a different name for mingw64 binaries

13 years agohonor RELEASEDATE env var
Rudolf Polzer [Fri, 3 Sep 2010 07:07:26 +0000 (09:07 +0200)]
honor RELEASEDATE env var

13 years agoadd some untested info.plist keys
Rudolf Polzer [Thu, 2 Sep 2010 04:10:52 +0000 (06:10 +0200)]
add some untested info.plist keys

13 years ago./all compile: don't clean QC by default
Rudolf Polzer [Wed, 1 Sep 2010 19:19:03 +0000 (21:19 +0200)]
./all compile: don't clean QC by default

13 years agouse -maxarea mode in -bsp
Rudolf Polzer [Wed, 1 Sep 2010 06:35:30 +0000 (08:35 +0200)]
use -maxarea mode in -bsp

13 years agoMerge remote branch 'refs/remotes/origin/merlijn/download-script-fix'
Rudolf Polzer [Tue, 31 Aug 2010 06:35:03 +0000 (08:35 +0200)]
Merge remote branch 'refs/remotes/origin/merlijn/download-script-fix'

13 years agorestrict the lightmapsearch for better batching (slightly more fps)
Rudolf Polzer [Mon, 30 Aug 2010 08:12:18 +0000 (10:12 +0200)]
restrict the lightmapsearch for better batching (slightly more fps)

13 years agodo not write zero alpha values
Rudolf Polzer [Sat, 28 Aug 2010 09:29:36 +0000 (11:29 +0200)]
do not write zero alpha values

13 years agouse Scharr operator instead of Sobel operator for edge detection
Rudolf Polzer [Sat, 28 Aug 2010 09:20:59 +0000 (11:20 +0200)]
use Scharr operator instead of Sobel operator for edge detection

13 years agobring back oversized icons because we can
Rudolf Polzer [Fri, 27 Aug 2010 19:37:04 +0000 (21:37 +0200)]
bring back oversized icons because we can

13 years agoMerge branch 'master' of ssh://git.xonotic.org/xonotic
Rudolf Polzer [Fri, 27 Aug 2010 19:33:30 +0000 (21:33 +0200)]
Merge branch 'master' of ssh://git.xonotic.org/xonotic

13 years agoupdate brand file for .ico
Rudolf Polzer [Fri, 27 Aug 2010 19:33:12 +0000 (21:33 +0200)]
update brand file for .ico

13 years agoico: make a combined icon resource of all resolutions
Rudolf Polzer [Fri, 27 Aug 2010 19:32:34 +0000 (21:32 +0200)]
ico: make a combined icon resource of all resolutions

13 years agofix a minor typo
Rudolf Polzer [Fri, 27 Aug 2010 15:04:02 +0000 (17:04 +0200)]
fix a minor typo

13 years ago./all clean: also back out of merge conflicts
Rudolf Polzer [Fri, 27 Aug 2010 07:44:58 +0000 (09:44 +0200)]
./all clean: also back out of merge conflicts

13 years agorebrand: also add TGA icons (possibly converted from png)
Rudolf Polzer [Fri, 27 Aug 2010 05:41:32 +0000 (07:41 +0200)]
rebrand: also add TGA icons (possibly converted from png)

13 years agoalso an OSX icon (untested, created by png2icns)
Rudolf Polzer [Fri, 27 Aug 2010 04:35:58 +0000 (06:35 +0200)]
also an OSX icon (untested, created by png2icns)

13 years agoNew icon version by sev, should work better at low res
Rudolf Polzer [Fri, 27 Aug 2010 04:31:59 +0000 (06:31 +0200)]
New icon version by sev, should work better at low res

13 years agoexplain more
Rudolf Polzer [Thu, 26 Aug 2010 04:09:40 +0000 (06:09 +0200)]
explain more

13 years agomake the algorithm a bit more customizable
Rudolf Polzer [Thu, 26 Aug 2010 04:05:04 +0000 (06:05 +0200)]
make the algorithm a bit more customizable

13 years agofix issues with non-square images
Rudolf Polzer [Thu, 26 Aug 2010 04:00:49 +0000 (06:00 +0200)]
fix issues with non-square images

13 years agoalso exclude models/sprites from DDS
Rudolf Polzer [Thu, 26 Aug 2010 03:53:12 +0000 (05:53 +0200)]
also exclude models/sprites from DDS

13 years agoadd a missing default case
Rudolf Polzer [Wed, 25 Aug 2010 05:56:00 +0000 (07:56 +0200)]
add a missing default case

13 years agoset push.default to current in these repos, to prevent accidental pushes
Rudolf Polzer [Wed, 25 Aug 2010 05:02:39 +0000 (07:02 +0200)]
set push.default to current in these repos, to prevent accidental pushes

13 years agodisable div0-gittools, mediasource, data/xonotic-nexcompat.pk3 repository download...
Rudolf Polzer [Wed, 25 Aug 2010 04:59:52 +0000 (06:59 +0200)]
disable div0-gittools, mediasource, data/xonotic-nexcompat.pk3 repository download by default.
To disable them, just delete your checkout of them.
New users who want to enable them, create a .yes file of that name.

13 years agoadd curl as a backup for wget, needed on OSX
merlijn [Tue, 24 Aug 2010 17:32:59 +0000 (19:32 +0200)]
add curl as a backup for wget, needed on OSX

13 years agoMerge remote branch 'refs/remotes/origin/merlijn/rcon2irc-fix'
Rudolf Polzer [Tue, 24 Aug 2010 03:30:51 +0000 (05:30 +0200)]
Merge remote branch 'refs/remotes/origin/merlijn/rcon2irc-fix'

13 years agomore verbose output please
Rudolf Polzer [Mon, 23 Aug 2010 10:54:48 +0000 (12:54 +0200)]
more verbose output please

13 years agonormal2heightmap: more fixes
Rudolf Polzer [Mon, 23 Aug 2010 09:26:24 +0000 (11:26 +0200)]
normal2heightmap: more fixes

13 years agosupport a "reference" image that predefines height for the input textures at given...
Rudolf Polzer [Mon, 23 Aug 2010 08:46:29 +0000 (10:46 +0200)]
support a "reference" image that predefines height for the input textures at given locations

13 years agoB, G, R, A
Rudolf Polzer [Sun, 22 Aug 2010 17:47:25 +0000 (19:47 +0200)]
B, G, R, A

13 years agofix a few minor bugs
merlijn [Sun, 22 Aug 2010 17:45:10 +0000 (19:45 +0200)]
fix a few minor bugs

13 years agofix scale factors; allow nice parameters for two different normal algorithms
Rudolf Polzer [Sun, 22 Aug 2010 17:43:18 +0000 (19:43 +0200)]
fix scale factors; allow nice parameters for two different normal algorithms

13 years agoalso add normalmap to heightmap, but this way is bad :P better use gimp-normalmap...
Rudolf Polzer [Sun, 22 Aug 2010 16:54:24 +0000 (18:54 +0200)]
also add normalmap to heightmap, but this way is bad :P better use gimp-normalmap plugin

13 years agoadd a normalmap to heightmap tool by me
Rudolf Polzer [Sun, 22 Aug 2010 15:59:41 +0000 (17:59 +0200)]
add a normalmap to heightmap tool by me

13 years ago-bouncegrid is nice
Rudolf Polzer [Sun, 22 Aug 2010 12:18:48 +0000 (14:18 +0200)]
-bouncegrid is nice

13 years agoput osx dedicated binary into the right folder
Rudolf Polzer [Sat, 21 Aug 2010 14:38:36 +0000 (16:38 +0200)]
put osx dedicated binary into the right folder

13 years agoalso support --help
Rudolf Polzer [Sat, 21 Aug 2010 13:44:52 +0000 (15:44 +0200)]
also support --help

13 years agoallow the path to xonotic.brand to come from XONOTIC_BRANDFILE
Rudolf Polzer [Sat, 21 Aug 2010 13:20:07 +0000 (15:20 +0200)]
allow the path to xonotic.brand to come from XONOTIC_BRANDFILE

13 years agosplit up OS X engine release target to also support agl without 64bit
Rudolf Polzer [Sat, 21 Aug 2010 11:57:53 +0000 (13:57 +0200)]
split up OS X engine release target to also support agl without 64bit

13 years agono longer need to disable JPEG linking on osx
Rudolf Polzer [Sat, 21 Aug 2010 11:47:55 +0000 (13:47 +0200)]
no longer need to disable JPEG linking on osx

13 years agohopefully the last fix to that alpha channel stupidity...
Rudolf Polzer [Fri, 20 Aug 2010 16:01:58 +0000 (18:01 +0200)]
hopefully the last fix to that alpha channel stupidity...

13 years agoMerge branch 'master' of ssh://git.xonotic.org/xonotic
Rudolf Polzer [Fri, 20 Aug 2010 15:54:39 +0000 (17:54 +0200)]
Merge branch 'master' of ssh://git.xonotic.org/xonotic

13 years agofix generated alpha channel
Rudolf Polzer [Fri, 20 Aug 2010 15:52:39 +0000 (17:52 +0200)]
fix generated alpha channel

13 years agoMerge branch 'master' of ssh://git.xonotic.org/xonotic
Rudolf Polzer [Fri, 20 Aug 2010 12:23:07 +0000 (14:23 +0200)]
Merge branch 'master' of ssh://git.xonotic.org/xonotic

13 years ago./all: support DP's new jpeg lib handling
Rudolf Polzer [Fri, 20 Aug 2010 12:22:56 +0000 (14:22 +0200)]
./all: support DP's new jpeg lib handling

13 years agoadd a heightsource option so one can "regenerate" normalmaps
Rudolf Polzer [Fri, 20 Aug 2010 05:11:32 +0000 (07:11 +0200)]
add a heightsource option so one can "regenerate" normalmaps

13 years agodisable DDS for foo_bump.tga as it won't work anyway
Rudolf Polzer [Fri, 20 Aug 2010 04:59:27 +0000 (06:59 +0200)]
disable DDS for foo_bump.tga as it won't work anyway

13 years agoadd a shell script to run the gimp-normalmap filter
Rudolf Polzer [Fri, 20 Aug 2010 04:57:53 +0000 (06:57 +0200)]
add a shell script to run the gimp-normalmap filter

13 years agoadmin-merge: fix merge conflict detection
Rudolf Polzer [Thu, 19 Aug 2010 04:17:10 +0000 (06:17 +0200)]
admin-merge: fix merge conflict detection

13 years agoMerge remote branch 'refs/remotes/origin/parasti/import-pk3'
Rudolf Polzer [Thu, 19 Aug 2010 03:57:06 +0000 (05:57 +0200)]
Merge remote branch 'refs/remotes/origin/parasti/import-pk3'

13 years agoMerge branch 'master' of ssh://git.xonotic.org/xonotic
Rudolf Polzer [Tue, 17 Aug 2010 20:04:31 +0000 (22:04 +0200)]
Merge branch 'master' of ssh://git.xonotic.org/xonotic

13 years agonexcompat update script
Rudolf Polzer [Tue, 17 Aug 2010 20:04:03 +0000 (22:04 +0200)]
nexcompat update script

13 years agoremove win64 DLLs from PATH, as this does not work
Rudolf Polzer [Tue, 17 Aug 2010 09:48:36 +0000 (11:48 +0200)]
remove win64 DLLs from PATH, as this does not work

13 years agoAdd a script for merging master to a map branch in a bare repo
Jānis Rūcis [Mon, 16 Aug 2010 16:55:23 +0000 (19:55 +0300)]
Add a script for merging master to a map branch in a bare repo

13 years agos/import-pk3/pk3-import/
Jānis Rūcis [Mon, 16 Aug 2010 17:01:50 +0000 (20:01 +0300)]
s/import-pk3/pk3-import/

13 years agoimport-pk3: force reading of .gitignore from index
Jānis Rūcis [Mon, 16 Aug 2010 14:33:53 +0000 (17:33 +0300)]
import-pk3: force reading of .gitignore from index

13 years agoimport-pk3: use a separate index file
Jānis Rūcis [Mon, 16 Aug 2010 12:36:19 +0000 (15:36 +0300)]
import-pk3: use a separate index file

13 years agoimport-pk3: init index with merge base, not always master
Jānis Rūcis [Mon, 16 Aug 2010 12:32:45 +0000 (15:32 +0300)]
import-pk3: init index with merge base, not always master

Otherwise the commit history gets lost.

13 years agoAdd a script for importing a PK3 into a bare repo
Jānis Rūcis [Mon, 16 Aug 2010 10:02:02 +0000 (13:02 +0300)]
Add a script for importing a PK3 into a bare repo

13 years agonew FT
Rudolf Polzer [Sun, 15 Aug 2010 20:32:27 +0000 (22:32 +0200)]
new FT

13 years agowin64: no WSPIAPI
Rudolf Polzer [Sun, 15 Aug 2010 20:32:09 +0000 (22:32 +0200)]
win64: no WSPIAPI

13 years agotry enabling win64 again
Rudolf Polzer [Sun, 15 Aug 2010 19:08:35 +0000 (21:08 +0200)]
try enabling win64 again

13 years agoadd win64 builds of libraries made by Willis
Rudolf Polzer [Sun, 15 Aug 2010 19:04:24 +0000 (21:04 +0200)]
add win64 builds of libraries made by Willis

13 years agopreserve vorbis comments when downsampling
Rudolf Polzer [Sat, 14 Aug 2010 20:00:27 +0000 (22:00 +0200)]
preserve vorbis comments when downsampling

13 years agoremove -nexcompat pk3 from Xonotic-low.zip and Xonotic-lowdds.zip (useless baggage...
Rudolf Polzer [Sat, 14 Aug 2010 19:54:59 +0000 (21:54 +0200)]
remove -nexcompat pk3 from Xonotic-low.zip and Xonotic-lowdds.zip (useless baggage in these)

13 years agoalso checkout -f here
Rudolf Polzer [Sat, 14 Aug 2010 00:47:43 +0000 (02:47 +0200)]
also checkout -f here

13 years agocheckout -f
Rudolf Polzer [Sat, 14 Aug 2010 00:46:07 +0000 (02:46 +0200)]
checkout -f

13 years agowtf, but I had fixed this bug before
Rudolf Polzer [Fri, 13 Aug 2010 12:55:00 +0000 (14:55 +0200)]
wtf, but I had fixed this bug before

13 years ago-mmacosx-version-min=10.4
Rudolf Polzer [Wed, 11 Aug 2010 07:17:59 +0000 (09:17 +0200)]
-mmacosx-version-min=10.4

13 years agothis way to use the OSX frameworks does not work
Rudolf Polzer [Wed, 11 Aug 2010 06:47:07 +0000 (08:47 +0200)]
this way to use the OSX frameworks does not work

13 years agoquote error
Rudolf Polzer [Wed, 11 Aug 2010 05:45:45 +0000 (07:45 +0200)]
quote error