q3cellshading/code/opts.lnt
gmiranda db8ca37fa3 Initial commit
git-svn-id: https://svn.code.sf.net/p/q3cellshading/code/trunk@2 db09e94b-7117-0410-a7e6-85ae5ff6e0e9
2006-07-05 14:05:49 +00:00

26 lines
674 B
Text

-e64 // type mismatch (enum to int)
-e641 // converting enum to int
-e734 // loss of precision
-e736 // loss of precision
-e747 // float to double prototype coersion
-e534 // ignoring return value
-e524 // loss of precision (float to int)
-e732 // loss of sign (float to unsigned char)
-e702 // shift right of signed quantity
-e737 // loss of sign bit (int to unsigned int)
-e713 // loss of precision (unsigned int to int)
-e701 // shift left of signed quantity
-e765 // external could be made static
-d__LINT__
-ig:\quake3\bin_nt\supplement\ansi
-ig:\quake3\bin_nt\supplement
-igame
-ibotai
-icgame
-igame
-iserver
-iclient
-iqcommon
-irenderer