Bug 4968 - Do not retry the initial image loader that failed.
Status: RESOLVED FIXED
Alias: None
Product: ioquake3
Classification: Unclassified
Component: Misc
Version: GIT MASTER
Hardware: All All
: P3 normal
Assignee: Zachary J. Slater
QA Contact: ioquake3 bugzilla mailing list
URL:
Depends on:
Blocks:
 
Reported: 2011-04-30 01:58 EDT by Zack Middleton
Modified: 2011-05-02 11:53:31 EDT
1 user (show)

See Also:


Attachments
Do not retry the initial loader that failed. (1.23 KB, patch)
2011-04-30 01:58 EDT, Zack Middleton

Description Zack Middleton 2011-04-30 01:58:52 EDT
Created attachment 2676 [details]
Do not retry the initial loader that failed.

R_LoadImage tries to load image based on its file extension, if it fails to load the image it tries _all_ supported formats (including the initial one which failed).
Comment 1 Thilo Schulz 2011-05-02 11:53:31 EDT
applied r1954, thanks