Commit Graph

216 Commits

Author SHA1 Message Date
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
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
Merlijn Hofstra
9f6736f928 Update logos for OSX with higher resolution icns and fix the buildfiles 2010-08-08 20:57:11 +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
Rudolf Polzer
57ec0aef32 do NOT use Win32::Exe to exchange icon for now, the EXE it writes does not run any more 2010-08-06 22:46:58 +02:00
Rudolf Polzer
b28f4b26d4 filter out lightmaps and model previews from DDS 2010-08-06 17:31:40 +02:00
Rudolf Polzer
b417eac15b fix the rebranding script option to specify the userdir name 2010-08-06 14:11:45 +02:00
Rudolf Polzer
ab7025b666 argh, syntax fail 2010-08-06 08:50:00 +02:00
Rudolf Polzer
8e78fb405c add a rebranding script 2010-08-06 08:33:34 +02:00
Rudolf Polzer
9915810783 Merge branch 'master' of ssh://git.xonotic.org/xonotic 2010-08-06 08:31:53 +02:00
Rudolf Polzer
3290b2ef0d add XPM variant of logo 2010-08-06 08:31:45 +02:00
Rudolf Polzer
b60cfbb1ea fix splitting of textures into jpeg-with-alpha 2010-08-06 08:22:25 +02:00
Rudolf Polzer
68334b70fb dds: support both texture paths via symlink 2010-08-06 08:16:05 +02:00
Rudolf Polzer
01e631a5e9 more bugfixes... 2010-08-06 06:30:26 +02:00
Rudolf Polzer
e44f499e92 cached converter: PROPERLY decide what to DDS-ify 2010-08-05 21:51:18 +02:00
Rudolf Polzer
e9c26ce63f I accidentally some TGA files 2010-08-05 21:29:37 +02:00
Rudolf Polzer
32a3364b39 fix a syntax FAIL 2010-08-05 20:54:32 +02:00
Rudolf Polzer
40ce12279a more release build stuff 2010-08-05 20:01:27 +02:00
Rudolf Polzer
9909604a8d Merge branch 'master' of ssh://git.xonotic.org/xonotic 2010-08-05 19:31:04 +02:00
Rudolf Polzer
850b4c25b6 --netradiant-NexuizPack 2010-08-05 19:30:53 +02:00
Rudolf Polzer
6aa2490fa9 also handle wav-to-ogg 2010-08-05 15:33:03 +02:00
Rudolf Polzer
27836d0908 cache the checksums of the files 2010-08-05 15:27:01 +02:00
Rudolf Polzer
6c1a975316 has_alpha is not a conversion 2010-08-05 15:19:42 +02:00
Rudolf Polzer
f51b93c9f4 a "lowdds" transform: keep ONLY dds textures 2010-08-05 15:16:29 +02:00
Rudolf Polzer
1cb6652e19 workaround for sometimes failing wine 2010-08-05 14:50:19 +02:00
Rudolf Polzer
362f64cb1b also cache whether the images have alpha or not 2010-08-05 14:38:34 +02:00
Rudolf Polzer
180139e81b more text 2010-08-05 14:31:00 +02:00
Rudolf Polzer
c3c4edb842 fix the mkdir related stuff 2010-08-05 14:02:13 +02:00
Rudolf Polzer
f679d78341 fix another typo breaking release building 2010-08-05 13:58:36 +02:00
Rudolf Polzer
0981696b60 fix compressonator usage 2010-08-05 13:48:24 +02:00
Rudolf Polzer
9c3bb7b447 fix another typo 2010-08-05 12:19:39 +02:00
Rudolf Polzer
ca78fa143e fix typos 2010-08-05 12:11:05 +02:00
Rudolf Polzer
a2ab7b0b50 create missing dirs 2010-08-05 12:08:29 +02:00
Rudolf Polzer
3501f1c4f3 start X11 as compressonator needs it 2010-08-05 10:59:22 +02:00
Rudolf Polzer
5967753ecb add linux32 libraries 2010-08-05 06:51:22 +02:00
Rudolf Polzer
7d182579f4 fix linux64 build 2010-08-05 06:22:38 +02:00
Rudolf Polzer
c7e738c547 add and update SDL for Win32; make Win32 build work 2010-08-05 06:11:40 +02:00
Rudolf Polzer
885913e6b1 add DX3 headers 2010-08-05 06:02:24 +02:00
Rudolf Polzer
47c4128537 Merge branch 'master' of ssh://git.xonotic.org/xonotic 2010-08-04 21:32:21 +02:00
Rudolf Polzer
0fcb7de675 now that we HAVE an official map, we can get rid of the ???????????????-??????????? error message :P 2010-08-04 09:06:05 +02:00
Rudolf Polzer
5255097259 Merge branch 'master' of ssh://git.xonotic.org/xonotic 2010-07-29 18:23:56 +02:00
Rudolf Polzer
db9d6f27dc delete libraries we are not using yet 2010-07-26 15:51:20 +02:00
Rudolf Polzer
976e149f1f Revert "add d0_blind_id DLLs to our DLL dump"
This reverts commit 74ee735ed3.
2010-07-26 15:50:36 +02:00
Rudolf Polzer
74ee735ed3 add d0_blind_id DLLs to our DLL dump 2010-07-26 14:36:18 +02:00
Rudolf Polzer
ae6e74a75c update win32 modplug dll 2010-07-26 14:05:55 +02:00
Rudolf Polzer
ffc63e8d51 mark libcurl-4.dll unexecutable (means nothing to Windows, but I know it needs to be rebuilt) 2010-07-26 13:54:49 +02:00