Patch #58 by Vincent Legoll: python-exposed method to remove a unit's
relevant status. Changed style and nomenclature to match other methods,
setMissionIrrelevant -> unsetMissionRelevant
Corrected usage of __restrict__ to allow for compiling under MSVC
Corrected usage of floor to allow for compiling under MSVC
Stupid MSVC... Will need to install GLEW to get it to compile past r13603