Home
last modified time | relevance | path

Searched refs:SG_DEV_ALERT (Results 1 – 25 of 35) sorted by relevance

12

/dports/games/flightgear/flightgear-2020.3.11/src/Autopilot/
H A Dinputvalue.cxx185 SG_LOG(SG_AUTOPILOT, SG_DEV_ALERT, "AP input: read NaN from expression"); in get_value()
191 SG_LOG(SG_AUTOPILOT, SG_DEV_ALERT, "AP input: read NaN from:" << _property->getPath() ); in get_value()
195 SG_LOG(SG_AUTOPILOT, SG_DEV_ALERT, "AP input is NaN." ); in get_value()
/dports/games/flightgear/flightgear-2020.3.11/src/FDM/AIWake/
H A DAIWakeGroup.cxx52 SG_LOG(SG_FLIGHT, SG_DEV_ALERT, in AddAI()
92 SG_LOG(SG_FLIGHT, SG_DEV_ALERT, "Deleted mesh for aircraft #" in gc()
/dports/games/flightgear/flightgear-2020.3.11/src/Scripting/
H A DNasalUnitTesting.cxx161 SG_LOG(SG_NASAL, SG_DEV_ALERT, "not a Nasal test file:" << p); in command_executeNasalTest()
172 SG_LOG(SG_NASAL, SG_DEV_ALERT, "no such directory:" << p); in command_executeNasalTestDir()
221 SG_LOG(SG_NASAL, SG_DEV_ALERT, errors); in parseTestFile()
H A DNasalSys.cxx325 SG_LOG(SG_NASAL, SG_DEV_ALERT, "caught exception invoking nasal method:" << e.what()); in callMethod()
335 SG_LOG(SG_NASAL, SG_DEV_ALERT, "caught exception invoking nasal method:" << e.what()); in callMethodWithContext()
1036 hashset(_globals, "DEV_ALERT", naNum(SG_DEV_ALERT)); in initLogLevelConstants()
1705 SG_LOG(SG_NASAL, SG_DEV_ALERT, "ERROR: Cannot add listener to tied property " << in setListener()
/dports/devel/simgear/simgear-2020.3.11/simgear/scene/model/
H A DSGReaderWriterXML.cxx98 SG_LOG(SG_IO, SG_DEV_ALERT, "Failed to load model: " << t.getFormattedMessage() in readNode()
269 SG_LOG(SG_IO, SG_DEV_ALERT, "Failed to load file: \"" << path << "\""); in sgLoad3DModel_internal()
300 SG_LOG(SG_IO, SG_DEV_ALERT, "Failed to load xml: " in sgLoad3DModel_internal()
431 SG_LOG(SG_IO, SG_DEV_ALERT, "Failed to load file: \"" << subPathStr << "\""); in sgLoad3DModel_internal()
455 SG_LOG(SG_IO, SG_DEV_ALERT, "Failed to load submodel: " << t.getFormattedMessage() in sgLoad3DModel_internal()
H A DModelRegistry.cxx286 SG_LOG(SG_IO, SG_DEV_ALERT, "Cannot find image file \"" in readImage()
335 …SG_LOG(SG_IO, SG_DEV_ALERT, "Modelregistry::failed to compute filehash '" << absFileName << "' " <… in readImage()
505 … SG_LOG(SG_IO, SG_DEV_ALERT, "Creating " << targetFormat << " for " + absFileName); in readImage()
545 … SG_LOG(SG_IO, SG_DEV_ALERT, "Exception processing " << absFileName << " may be corrupted"); in readImage()
H A DSGTrackToAnimation.cxx386 log(SG_DEV_ALERT, "target not found: '" + target + '\''); in SGTrackToAnimation()
H A Danimation.cxx460 SG_LOG(SG_IO, SG_DEV_ALERT, "Could not find at least one of the following" in ~SGAnimation()
781 …SG_LOG(SG_IO, SG_DEV_ALERT, "Could not find a valid line segment for animation: " << axis_object_… in setCenterAndAxisFromObject()
788 …SG_LOG(SG_IO, SG_DEV_ALERT, "Could not find at least one of the following objects for axis animati… in setCenterAndAxisFromObject()
2398 SG_LOG(SG_IO, SG_DEV_ALERT, in createAnimationGroup()
2403 …SG_LOG(SG_IO, SG_DEV_ALERT, "Ignoring unknown texture transform type in file: " << _modelData.getP… in createAnimationGroup()
/dports/devel/simgear/simgear-2020.3.11/simgear/debug/
H A Ddebug_types.h67 SG_DEV_ALERT, // Alert for developers, translated enumerator
H A DLogCallback.cxx65 case SG_DEV_ALERT: in debugPriorityToString()
H A Dlogstream.cxx488 if (in == SG_DEV_ALERT) { in translatePriority()
/dports/games/flightgear/flightgear-2020.3.11/src/Systems/
H A Dsystem_mgr.cxx40 SG_LOG( SG_SYSTEMS, SG_DEV_ALERT, "System model file not found:" << config); in FGSystemMgr()
/dports/devel/simgear/simgear-2020.3.11/simgear/misc/
H A DResourceManager.cxx121 SG_LOG(SG_GENERAL, SG_DEV_ALERT, "unknown provider doing remove"); in removeProvider()
/dports/devel/simgear/simgear-2020.3.11/simgear/structure/
H A DSGBinding.cxx52 SG_LOG(SG_INPUT, SG_DEV_ALERT, "No command supplied for binding."); in read()
H A DStateMachine.cxx444 SG_LOG(SG_GENERAL, SG_DEV_ALERT, "No name found for state in branch " << path); in initFromPlist()
/dports/games/flightgear/flightgear-2020.3.11/test_suite/
H A Dlogging.cxx67 else if (p == SG_DEV_ALERT) in capturedIO()
H A DtestSuite.cxx203 logPriority = SG_DEV_ALERT; in processLogPriority()
/dports/devel/simgear/simgear-2020.3.11/simgear/sound/
H A Dxmlsound.cxx186 SG_LOG(SG_SOUND, SG_DEV_ALERT, in init()
254 SG_LOG(SG_SOUND, SG_DEV_ALERT, in init()
/dports/games/flightgear/flightgear-2020.3.11/src/Instrumentation/
H A Dinstrument_mgr.cxx77 SG_LOG(SG_COCKPIT, SG_DEV_ALERT, "Missing instrumentation file at:" << config); in init()
/dports/games/flightgear/flightgear-2020.3.11/src/GUI/
H A DQmlPropertyModel.cxx150 …SG_LOG(SG_GUI, SG_DEV_ALERT, "Bug in QmlPropertyModel - child not found when removing:" << parent-… in childRemoved()
/dports/games/flightgear/flightgear-2020.3.11/src/FDM/
H A Dfdm_shell.cxx117 SG_LOG(SG_FLIGHT, SG_DEV_ALERT, "FDM connection to the AI manager: FAILED"); in postinit()
/dports/games/flightgear/flightgear-2020.3.11/src/Airports/
H A Ddynamicloader.cxx311 SG_LOG(SG_IO, SG_DEV_ALERT, "Error: " << message << " (" << line << ',' << column << ')'); in error()
H A Drunwayprefs.cxx363 SG_LOG(SG_AI, SG_DEV_ALERT, "RunwayGroup::getActive: invalid index " << i); in getActive()
/dports/games/flightgear/flightgear-2020.3.11/src/Main/
H A Dfg_init.cxx406 SG_LOG(SG_AIRCRAFT, SG_DEV_ALERT, "Aircraft minimum version (" << minVersion << in checkAircraftMinVersion()
414 …SG_LOG(SG_AIRCRAFT, SG_DEV_ALERT, "Aircraft does not specify a minimum FG version: please add one … in checkAircraftMinVersion()
/dports/games/flightgear/flightgear-2020.3.11/src/Network/http/
H A DMirrorPropertyTreeWebsocket.cxx80 … SG_LOG(SG_NETWORK, SG_DEV_ALERT, "MirrorPropTree PropertyValue : implement me!" << type); in PropertyValue()

12