Graham Pentheny 66c6060e95 Fix a bunch of compiler warnings
* Removed some unused vars
* Fixed some signed/unsigned comparison mismatch warnings
* Cast some int's to size_t when appropriate
* Removed some redundant casts
* silenced warnings about implicit conversions that lose precision
* changed origMousePos to an array of ints to match mousePos
2016-01-10 22:41:38 -05:00
..
2012-05-31 09:07:54 +00:00
2011-03-25 09:16:38 +00:00
2016-01-10 22:41:38 -05:00
2016-01-10 22:41:38 -05:00