]> icculus.org git repositories - divverent/darkplaces.git/commit
Added a test when freeing textures (glt->image can be NULL if the program exits becau...
authormolivier <molivier@d7cf8633-e32d-0410-b094-e92efae38249>
Sat, 19 Oct 2002 09:43:46 +0000 (09:43 +0000)
committermolivier <molivier@d7cf8633-e32d-0410-b094-e92efae38249>
Sat, 19 Oct 2002 09:43:46 +0000 (09:43 +0000)
commit70f117c8c62d425f592afb8ddb0e1b252e2d244b
treee939a12e750f67061bb987c1ed87aa3fa55b2919
parentb4ee4528ec636c069b67aa483e77dc55dbcfa7b1
Added a test when freeing textures (glt->image can be NULL if the program exits because of a lack of memory at startup). Also, Transfusion doesn't have a "start" map, so Transfusion dedicated servers shouldn't use it as their default map. Removed a preprocessor warning in r_shadow.c

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@2540 d7cf8633-e32d-0410-b094-e92efae38249
gl_textures.c
host_cmd.c
r_shadow.c