]> git.xonotic.org Git - xonotic/darkplaces.git/commit
added support for q2 .wal images (not yet tested but suspected as working)
authorhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Wed, 21 May 2003 11:24:20 +0000 (11:24 +0000)
committerhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Wed, 21 May 2003 11:24:20 +0000 (11:24 +0000)
commitcba0d8d38b4a7c740e5cc47231b17b3beb648d22
treed0ec06346b084b63af1af17f74893ba6ad12be65
parentcb85736fa1c6503efe7e411b7ea4cfa3a041c50c
added support for q2 .wal images (not yet tested but suspected as working)
cleaned up multiple format loader hub, now parses a list of formats things to try
cleaned up invalid image size detection (now all format loaders check for >4096 and <=0 in each axis)

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