]> git.xonotic.org Git - xonotic/darkplaces.git/commit
fixed loading of replacement frame images (it was stripping the .spr extension, weird...
authorhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Fri, 20 Feb 2004 17:04:03 +0000 (17:04 +0000)
committerhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Fri, 20 Feb 2004 17:04:03 +0000 (17:04 +0000)
commit280dfec993b7638197739853a87e64384381f3e9
treef4771d6e3b5f473eb221848e72780c2f8883a151
parent230d756ff0fadaf267adb07ba087ba4d424973c0
fixed loading of replacement frame images (it was stripping the .spr extension, weird), and reduced spr internal image handling code a bit by using a second alpha palette

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@3912 d7cf8633-e32d-0410-b094-e92efae38249
model_sprite.c