aboutsummaryrefslogtreecommitdiffstats
path: root/code/opts.lnt
diff options
context:
space:
mode:
authortma <tma@edf5b092-35ff-0310-97b2-ce42778d08ea>2006-01-15 21:55:43 +0000
committertma <tma@edf5b092-35ff-0310-97b2-ce42778d08ea>2006-01-15 21:55:43 +0000
commit84c6aa813a77845a369976c688aba28ff6437834 (patch)
tree8dc6e8940d15855f6eb672bd81fcefff1bd2a886 /code/opts.lnt
parentedaf2615b3805072da7a162b9b54b3c5c649ee67 (diff)
downloadioquake3-aero-84c6aa813a77845a369976c688aba28ff6437834.tar.gz
ioquake3-aero-84c6aa813a77845a369976c688aba28ff6437834.zip
* Deleted the .lnt and .bat files in the code dir
git-svn-id: svn://svn.icculus.org/quake3/trunk@492 edf5b092-35ff-0310-97b2-ce42778d08ea
Diffstat (limited to 'code/opts.lnt')
-rw-r--r--code/opts.lnt26
1 files changed, 0 insertions, 26 deletions
diff --git a/code/opts.lnt b/code/opts.lnt
deleted file mode 100644
index e38d821..0000000
--- a/code/opts.lnt
+++ /dev/null
@@ -1,26 +0,0 @@
--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