Author :
dtremenak
Date :
2008-05-06 06:38:37
Hash :eb45c699 Message :VC build fixes from bzflag revs 17848-17852.
* size_t consistency
* avoid coercing from int to bool
* make casts from double to float explicit rather than implicit, mostly by way of a few new getter functions in FTPoint, or avoid if possible.