]> git.xonotic.org Git - xonotic/darkplaces.git/commit
reduced number of image extensions checked by doing more intelligent path examination...
authorhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Sat, 18 Mar 2006 04:28:17 +0000 (04:28 +0000)
committerhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Sat, 18 Mar 2006 04:28:17 +0000 (04:28 +0000)
commita505e640918005420a9e362f8e06aae138edb956
tree76fe887820869543a7086edfc76654da4c6436f9
parent5b33f873f8c3ad664bfc0e6749aaa6266e925cd0
reduced number of image extensions checked by doing more intelligent path examination, and changing q1bsp loader to prepend textures/, this allows it to not check any prefixes in the image loader itself (except in a few cases in nexuiz)
changed image loader to not check override/ unless running GAME_TENEBRAE
removed several unused image functions

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@6132 d7cf8633-e32d-0410-b094-e92efae38249
image.c
image.h
model_brush.c