projects
/
xonotic
/
xonotic.git
/ commitdiff
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1dc9da7
)
we no longer need this dds_load workaround, as menuqc will fix it
author
Rudolf Polzer <divVerent@alientrap.org>
Fri, 6 Aug 2010 14:48:09 +0000
(16:48 +0200)
committer
Rudolf Polzer <divVerent@alientrap.org>
Fri, 6 Aug 2010 14:48:09 +0000
(16:48 +0200)
all
patch
|
blob
|
history
diff --git
a/all
b/all
index 1edecb2990bdba30b6b2c02b7380e6df3e70a870..016300b61207f0ca87949e4f8234433475b6e84d 100755
(executable)
--- a/
all
+++ b/
all
@@
-1041,9
+1041,6
@@
case "$cmd" in
verbose export ogg_qual=1
verbose export del_src=true
find . -type f -print0 | verbose xargs -0 "$d0"/misc/tools/cached-converter.sh
- if [ -f "quake.rc" ]; then
- verbose echo "r_texture_dds_load 1" >> quake.rc
- fi
;;
release-buildpk3)
src=$1