Patch #59 by Vincent Legoll: fix sefl typo
Patch #59 by Vincent Legoll: remove duplicate include
Patch #59 by Vincent Legoll: add missing import of server_lib to computer.py
Patch #59 by Vincent Legoll: fix call to debug.error that had too many arguments for a format string (cut-n-paste error most probably)
Patch #59 by Turbo Beholder: fix typo in unit.py (NSigni*fi*ficant)
Patch #59 by Vincent Legoll: fix varname typo in unit.py (whichshignificant -> whichsignificant)
Patch #59 by Vincent Legoll: fix clearence->clearance typos
Patch #58 by Vincent Legoll: unset mission-relevant flag for done patrol points
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
Patch #58 by Vincent Legoll: Put completed objectives last. Altered to make it configurable.