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 |
|