Commit Graph

132 Commits

Author SHA1 Message Date
Rudolf Polzer
713fc53d88 release compile: fix hash-object logic; do all compiles in background processes and wait for them 2010-09-06 11:45:39 +02:00
Rudolf Polzer
5fa6c64546 fix hash-object logic of cached converter 2010-09-06 10:44:27 +02:00
Rudolf Polzer
fc00291a3c skip expensive hash-object calls where not needed 2010-09-06 09:11:34 +02:00
Rudolf Polzer
8380d4924b add an icon changer script 2010-09-04 16:51:46 +02:00
Rudolf Polzer
e22610be3b also use -mygames in new xonotic binaries 2010-09-03 14:37:24 +02:00
Rudolf Polzer
1d695ed74f use -maxarea mode in -bsp 2010-09-01 08:35:30 +02:00
Rudolf Polzer
51daeceaac Merge remote branch 'refs/remotes/origin/merlijn/download-script-fix' 2010-08-31 08:35:03 +02:00
Rudolf Polzer
3187b39433 restrict the lightmapsearch for better batching (slightly more fps) 2010-08-30 10:12:18 +02:00
Rudolf Polzer
aa9677f5b9 do not write zero alpha values 2010-08-28 11:29:36 +02:00
Rudolf Polzer
443b4bfa9f use Scharr operator instead of Sobel operator for edge detection 2010-08-28 11:20:59 +02:00
Rudolf Polzer
db5c45ff17 bring back oversized icons because we can 2010-08-27 21:37:04 +02:00
Rudolf Polzer
4278e9e08c update brand file for .ico 2010-08-27 21:33:12 +02:00
Rudolf Polzer
1ed9707eaf rebrand: also add TGA icons (possibly converted from png) 2010-08-27 07:41:32 +02:00
Rudolf Polzer
56cf102d64 explain more 2010-08-26 06:09:40 +02:00
Rudolf Polzer
6dcb9aea90 make the algorithm a bit more customizable 2010-08-26 06:05:04 +02:00
Rudolf Polzer
53f03d541f fix issues with non-square images 2010-08-26 06:00:49 +02:00
Rudolf Polzer
6ba3ca2cf0 also exclude models/sprites from DDS 2010-08-26 05:53:12 +02:00
merlijn
3dbc51d6d9 add curl as a backup for wget, needed on OSX 2010-08-24 19:32:59 +02:00
Rudolf Polzer
35ed544229 more verbose output please 2010-08-23 12:54:48 +02:00
Rudolf Polzer
e75800ae0e normal2heightmap: more fixes 2010-08-23 11:26:24 +02:00
Rudolf Polzer
ffc605ed11 support a "reference" image that predefines height for the input textures at given locations 2010-08-23 10:46:29 +02:00
Rudolf Polzer
039e0560cf B, G, R, A 2010-08-22 19:47:25 +02:00
Rudolf Polzer
2e038533cc fix scale factors; allow nice parameters for two different normal algorithms 2010-08-22 19:43:18 +02:00
Rudolf Polzer
71e33d08cb also add normalmap to heightmap, but this way is bad :P better use gimp-normalmap plugin 2010-08-22 18:54:24 +02:00
Rudolf Polzer
c151bbe676 add a normalmap to heightmap tool by me 2010-08-22 17:59:41 +02:00
Rudolf Polzer
905a0767d6 -bouncegrid is nice 2010-08-22 14:18:48 +02:00
Rudolf Polzer
45ea160704 also support --help 2010-08-21 15:44:52 +02:00
Rudolf Polzer
6cac5de987 allow the path to xonotic.brand to come from XONOTIC_BRANDFILE 2010-08-21 15:20:07 +02:00
Rudolf Polzer
55aecf86d5 hopefully the last fix to that alpha channel stupidity... 2010-08-20 18:01:58 +02:00
Rudolf Polzer
33b9faedac fix generated alpha channel 2010-08-20 17:54:28 +02:00
Rudolf Polzer
79741c1f70 add a heightsource option so one can "regenerate" normalmaps 2010-08-20 07:11:32 +02:00
Rudolf Polzer
2ebe7a33ca disable DDS for foo_bump.tga as it won't work anyway 2010-08-20 06:59:27 +02:00
Rudolf Polzer
e6024ca05d add a shell script to run the gimp-normalmap filter 2010-08-20 06:57:53 +02:00
Rudolf Polzer
19b34c1c8a Merge remote branch 'refs/remotes/origin/parasti/import-pk3' 2010-08-19 05:57:06 +02:00
Rudolf Polzer
b7bea76937 nexcompat update script 2010-08-17 22:04:03 +02:00
Jānis Rūcis
5307fd743b Add a script for merging master to a map branch in a bare repo 2010-08-16 20:10:20 +03:00
Jānis Rūcis
4de26d55ac s/import-pk3/pk3-import/ 2010-08-16 20:02:34 +03:00
Jānis Rūcis
59e9149f75 import-pk3: force reading of .gitignore from index 2010-08-16 17:33:53 +03:00
Jānis Rūcis
5fc7e504ce import-pk3: use a separate index file 2010-08-16 15:37:22 +03:00
Jānis Rūcis
d02bc3355f import-pk3: init index with merge base, not always master
Otherwise the commit history gets lost.
2010-08-16 15:37:18 +03:00
Jānis Rūcis
508096a685 Add a script for importing a PK3 into a bare repo 2010-08-16 13:02:02 +03:00
Rudolf Polzer
d0ad59f5d0 preserve vorbis comments when downsampling 2010-08-14 22:00:27 +02:00
Rudolf Polzer
a4d69b979c also checkout -f here 2010-08-14 02:47:43 +02:00
Rudolf Polzer
12caa26f83 rebranding: skip OSX icon if there is no Resources dir 2010-08-11 06:41:59 +02:00
Rudolf Polzer
18e65af1be properly remove the tempdir at the end 2010-08-09 14:09:15 +02:00
Rudolf Polzer
8f160b8829 use wine paths relative to c: 2010-08-09 14:03:34 +02:00
Rudolf Polzer
ad8756be00 rebranding: use no tempfiles other than in a special temp dir 2010-08-09 13:55:28 +02:00
Rudolf Polzer
acba3d2b57 rebranding: enable icon changing again, using ResEdit.exe 2010-08-09 13:46:23 +02:00
Rudolf Polzer
247f1d6e69 xonotic-map-compiler: forbid "evil" dirs too 2010-08-07 17:40:47 +02:00
Rudolf Polzer
6cbc3a19b8 Merge branch 'master' of ssh://git.xonotic.org/xonotic 2010-08-06 22:47:18 +02:00