Commit Graph

168 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
d1f465f3ec set +x on xonotic-osx-* 2010-09-04 18:41:02 +02:00
Rudolf Polzer
8380d4924b add an icon changer script 2010-09-04 16:51:46 +02:00
Rudolf Polzer
dcd912a0c5 remove gl_lockarrays 0 on OS X (option no longer exists for ages) 2010-09-04 16:48:37 +02:00
Rudolf Polzer
1f5efe160c update Xonotic.icns 2010-09-04 16:47:42 +02:00
Rudolf Polzer
e22610be3b also use -mygames in new xonotic binaries 2010-09-03 14:37:24 +02:00
Rudolf Polzer
fc39a0cfdb add some untested info.plist keys 2010-09-02 06:10:52 +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
bc210b54e1 ico: make a combined icon resource of all resolutions 2010-08-27 21:32:34 +02:00
Rudolf Polzer
1ed9707eaf rebrand: also add TGA icons (possibly converted from png) 2010-08-27 07:41:32 +02:00
Rudolf Polzer
9f79f6a876 also an OSX icon (untested, created by png2icns) 2010-08-27 06:35:58 +02:00
Rudolf Polzer
3f01ab98ab New icon version by sev, should work better at low res 2010-08-27 06:31:59 +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
baed2e805f new FT 2010-08-15 22:32:27 +02:00
Rudolf Polzer
a0577f3b44 add win64 builds of libraries made by Willis 2010-08-15 21:04:24 +02:00