![]() |
Oolite 1.91.0.7658-250404-b1488af
|
import "OOCocoa.h"
Go to the source code of this file.
Functions | |
void | OOStandardsDeprecated (NSString *message) |
void | OOStandardsError (NSString *message) |
BOOL | OOEnforceStandards (void) |
void | OOSetStandardsForOXPVerifierMode (void) |
BOOL OOEnforceStandards | ( | void | ) |
Definition at line 114 of file OODebugStandards.m.
References OOStandardsSetup(), sEnforcement, and STANDARDS_ENFORCEMENT_ENFORCE.
Referenced by OOShipRegistry(OODataLoader)::canonicalizeSubentityDeclaration:forShip:shipData:fatalError:, ResourceManager::checkPotentialPath:path:, OOEquipmentType(Conveniences)::effectiveTechLevel, EquipmentInfoSetProperty(), OOEquipmentType(Private)::initWithInfo:, LoadScriptWithName(), MissionMarkSystem(), MissionUnmarkSystem(), Universe::populateNormalSpace, ResourceManager::roleCategoriesDictionary, OOShipRegistry(OODataLoader)::sanitizeConditions:, OOScript::scriptsFromFileAtPath:, ShipEntity::setShipScript:, StationEntity::setUpShipFromDictionary:, Universe::setUpWitchspaceBetweenSystem:andSystem:, and OOScript::worldScriptsAtPath:.
void OOSetStandardsForOXPVerifierMode | ( | void | ) |
Definition at line 121 of file OODebugStandards.m.
References sEnforcement, sSetup, and STANDARDS_ENFORCEMENT_WARN.
Referenced by OOOXPVerifier(OOPrivate)::initWithPath:.
void OOStandardsDeprecated | ( | NSString * | message | ) |
Definition at line 102 of file OODebugStandards.m.
References OOStandardsInternal().
Referenced by OOShipRegistry(OODataLoader)::canonicalizeSubentityDeclaration:forShip:shipData:fatalError:, ClockGetProperty(), ShipEntity::dealEnergyDamageWithinDesiredRange, OOEquipmentType(Conveniences)::effectiveTechLevel, EquipmentInfoSetProperty(), OOEquipmentType(Private)::initWithInfo:, LoadScriptWithName(), MissionMarkSystem(), MissionUnmarkSystem(), Universe::populateNormalSpace, ResourceManager::roleCategoriesDictionary, OOShipRegistry(OODataLoader)::sanitizeConditions:, OOScript::scriptsFromFileAtPath:, ShipEntity::setShipScript:, StationEntity::setUpShipFromDictionary:, StationEntity::setUpSubEntities, Universe::setUpWitchspaceBetweenSystem:andSystem:, Universe::spawnShip:, SystemLegacyAddShips(), SystemLegacyAddShipsAt(), SystemLegacyAddShipsAtPrecisely(), SystemLegacyAddShipsWithinRadius(), SystemLegacyAddSystemShips(), SystemLegacySpawnShip(), and OOScript::worldScriptsAtPath:.
void OOStandardsError | ( | NSString * | message | ) |
Definition at line 108 of file OODebugStandards.m.
References OOStandardsInternal().
Referenced by OOShipRegistry(OODataLoader)::applyLikeShips:withKey:, OOShipRegistry(OODataLoader)::canonicalizeAndTagSubentities:, ResourceManager::checkPotentialPath:path:, OOMesh(Private)::loadData:scaleFactor:, OOTextureLoader::loaderWithTextureSpecifier:extraOptions:folder:, and OOShipRegistry(OODataLoader)::removeUnusableEntries:shipMode:.