Home
last modified time | relevance | path

Searched refs:WL_ERROR (Results 1 – 25 of 44) sorted by relevance

12

/dports/games/openjk/OpenJK-07675e2/codeJK2/game/
H A DQ3_Interface.cpp1585 Q3_DebugPrint( WL_ERROR, "Q3_Lerp2End: ent %d is NOT a mover!\n", entID); in Q3_Lerp2End()
1644 Q3_DebugPrint( WL_ERROR, "Q3_Lerp2Pos: ent %d is NOT a mover!\n", entID); in Q3_Lerp2Pos()
2192 Q3_DebugPrint( WL_ERROR, "Q3_SetEnemy: no such enemy: '%s'\n", name ); in Q3_SetEnemy()
3274 Q3_DebugPrint( WL_ERROR, "Q3_SetViewEntity: invalid entID %d\n", entID); in Q3_SetViewEntity()
6514 Q3_DebugPrint( WL_ERROR, "%s variable or field not found!\n", type_name ); in Q3_SetVar()
8972 Q3_DebugPrint( WL_ERROR, "Q3_Evaluate unknown type used!\n"); in Q3_Evaluate()
9006 Q3_DebugPrint( WL_ERROR, "Q3_Evaluate unknown type used!\n"); in Q3_Evaluate()
9040 Q3_DebugPrint( WL_ERROR, "Q3_Evaluate unknown type used!\n"); in Q3_Evaluate()
9072 Q3_DebugPrint( WL_ERROR, "Q3_Evaluate unknown type used!\n"); in Q3_Evaluate()
9079 Q3_DebugPrint( WL_ERROR, "Q3_Evaluate unknown operator used!\n"); in Q3_Evaluate()
[all …]
H A DQ3_Registers.cpp80 Q3_DebugPrint( WL_ERROR, "too many variables already declared, maximum is %d\n", MAX_VARIABLES ); in Q3_DeclareVariable()
99 Q3_DebugPrint( WL_ERROR, "unknown 'type' for declare() function!\n" ); in Q3_DeclareVariable()
/dports/games/openjk/OpenJK-07675e2/codemp/game/
H A Dg_ICARUScb.c310 case WL_ERROR: in G_DebugPrint()
712 G_DebugPrint( WL_ERROR, "Q3_Lerp2Start: ent %d is NOT a mover!\n", entID); in Q3_Lerp2Start()
760 G_DebugPrint( WL_ERROR, "Q3_Lerp2End: ent %d is NOT a mover!\n", entID); in Q3_Lerp2End()
814 G_DebugPrint( WL_ERROR, "Q3_Lerp2Pos: ent %d is NOT a mover!\n", entID); in Q3_Lerp2Pos()
924 G_DebugPrint( WL_ERROR, "Q3_Lerp2Angles: ent %d is NOT a mover!\n", entID); in Q3_Lerp2Angles()
2085 G_DebugPrint( WL_ERROR, "Q3_Lerp2Origin: ent %d is NOT a mover!\n", entID); in Q3_Lerp2Origin()
2197 G_DebugPrint( WL_ERROR, "Q3_SetEnemy: no such enemy: '%s'\n", name ); in Q3_SetEnemy()
2874 G_DebugPrint( WL_ERROR, "Q3_SetDYaw: '%s' is not an NPC\n", ent->targetname ); in Q3_SetDYaw()
3984 G_DebugPrint( WL_ERROR, "Q3_SetForcePowerLevel: invalid entID %d\n", entID); in Q3_SetForcePowerLevel()
5385 G_DebugPrint( WL_ERROR, "Q3_LookTarget: Can't find ent %s\n", targetName ); in Q3_LookTarget()
[all …]
/dports/games/openjk/OpenJK-07675e2/codeJK2/icarus/
H A DSequencer.cpp342 m_ie->I_DPrintf( WL_ERROR, "invalid stream" ); in Run()
394 m_ie->I_DPrintf( WL_ERROR, "invalid stream" ); in ParseRun()
497 m_ie->I_DPrintf( WL_ERROR, "Invalid 'else' found!\n" ); in ParseElse()
686 m_ie->I_DPrintf( WL_ERROR, "Invalid parameter type on affect _2" ); in ParseAffect()
893 m_ie->I_DPrintf( WL_ERROR, "Invalid 'else' found!\n" ); in Route()
1015 m_ie->I_DPrintf( WL_ERROR, "Unable to find 'run' sequence!\n" ); in CheckRun()
1207 m_ie->I_DPrintf( WL_ERROR, "Unable to find tag \"%s\"!\n", name ); in EvaluateConditional()
1379 m_ie->I_DPrintf( WL_ERROR, "Unable to find tag \"%s\"!\n", name ); in EvaluateConditional()
1600 m_ie->I_DPrintf( WL_ERROR, "Unable to find 'loop' sequence!\n" ); in CheckLoop()
2090 m_ie->I_DPrintf( WL_ERROR, "command could not be called back\n" ); in Callback()
[all …]
H A DTaskManager.cpp284 (m_owner->GetInterface())->I_DPrintf( WL_ERROR, "Unable to allocate task group \"%s\"\n", name ); in AddTaskGroup()
514 (m_owner->GetInterface())->I_DPrintf( WL_ERROR, "Unable to find tag \"%s\"!\n", tagName ); in GetVector()
616 … (m_owner->GetInterface())->I_DPrintf( WL_ERROR, "Get() call tried to return an unknown type!\n" ); in Get()
649 (m_owner->GetInterface())->I_DPrintf( WL_ERROR, "Unable to find tag \"%s\"!\n", tagName ); in Get()
726 (m_owner->GetInterface())->I_DPrintf( WL_ERROR, "Runaway loop detected!\n" ); in Go()
739 (m_owner->GetInterface())->I_DPrintf( WL_ERROR, "Invalid task found in Go()!\n" ); in Go()
835 (m_owner->GetInterface())->I_DPrintf( WL_ERROR, "Found unknown task type!\n" ); in Go()
872 (m_owner->GetInterface())->I_DPrintf( WL_ERROR, "Unable to allocate new task!\n" ); in SetCommand()
957 (m_owner->GetInterface())->I_DPrintf( WL_ERROR, "Command callback failure!\n" ); in CallbackCommand()
1260 (m_owner->GetInterface())->I_DPrintf( WL_ERROR, "Unable to find tag \"%s\"!\n", tagName ); in Rotate()
[all …]
H A DInstance.cpp639 …m_interface->I_DPrintf( WL_ERROR, "save game data contains outdated ICARUS version information!\n"… in Load()
646 m_interface->I_DPrintf( WL_ERROR, "failed to load signals from save game!\n"); in Load()
653 m_interface->I_DPrintf( WL_ERROR, "failed to load sequences from save game!\n"); in Load()
660 m_interface->I_DPrintf( WL_ERROR, "failed to load sequencers from save game!\n"); in Load()
H A Dicarus.h30 WL_ERROR=1, enumerator
/dports/games/openjk/OpenJK-07675e2/codemp/icarus/
H A DSequencer.cpp339 m_ie->I_DPrintf( WL_ERROR, "invalid stream" ); in Run()
391 m_ie->I_DPrintf( WL_ERROR, "invalid stream" ); in ParseRun()
494 m_ie->I_DPrintf( WL_ERROR, "Invalid 'else' found!\n" ); in ParseElse()
683 m_ie->I_DPrintf( WL_ERROR, "Invalid parameter type on affect _2" ); in ParseAffect()
890 m_ie->I_DPrintf( WL_ERROR, "Invalid 'else' found!\n" ); in Route()
1012 m_ie->I_DPrintf( WL_ERROR, "Unable to find 'run' sequence!\n" ); in CheckRun()
1204 m_ie->I_DPrintf( WL_ERROR, "Unable to find tag \"%s\"!\n", name ); in EvaluateConditional()
1376 m_ie->I_DPrintf( WL_ERROR, "Unable to find tag \"%s\"!\n", name ); in EvaluateConditional()
1597 m_ie->I_DPrintf( WL_ERROR, "Unable to find 'loop' sequence!\n" ); in CheckLoop()
2088 m_ie->I_DPrintf( WL_ERROR, "command could not be called back\n" ); in Callback()
[all …]
H A DQ3_Interface.cpp392 Q3_DebugPrint( WL_ERROR, "%s variable or field not found!\n", type_name ); in Q3_SetVar()
451 Q3_DebugPrint( WL_ERROR, "Q3_Evaluate comparing two disimilar types!\n"); in Q3_Evaluate()
517 Q3_DebugPrint( WL_ERROR, "Q3_Evaluate unknown type used!\n"); in Q3_Evaluate()
540 …Q3_DebugPrint( WL_ERROR, "Q3_Evaluate vector comparisons of type GREATER THAN cannot be performed!… in Q3_Evaluate()
551 Q3_DebugPrint( WL_ERROR, "Q3_Evaluate unknown type used!\n"); in Q3_Evaluate()
574 … Q3_DebugPrint( WL_ERROR, "Q3_Evaluate vector comparisons of type LESS THAN cannot be performed!"); in Q3_Evaluate()
580 … Q3_DebugPrint( WL_ERROR, "Q3_Evaluate string comparisons of type LESS THAN cannot be performed!"); in Q3_Evaluate()
585 Q3_DebugPrint( WL_ERROR, "Q3_Evaluate unknown type used!\n"); in Q3_Evaluate()
617 Q3_DebugPrint( WL_ERROR, "Q3_Evaluate unknown type used!\n"); in Q3_Evaluate()
624 Q3_DebugPrint( WL_ERROR, "Q3_Evaluate unknown operator used!\n"); in Q3_Evaluate()
[all …]
H A DInstance.cpp596 …m_interface->I_DPrintf( WL_ERROR, "save game data contains outdated ICARUS version information!\n"… in Load()
603 m_interface->I_DPrintf( WL_ERROR, "failed to load signals from save game!\n"); in Load()
610 m_interface->I_DPrintf( WL_ERROR, "failed to load sequences from save game!\n"); in Load()
617 m_interface->I_DPrintf( WL_ERROR, "failed to load sequencers from save game!\n"); in Load()
H A DTaskManager.cpp280 (m_owner->GetInterface())->I_DPrintf( WL_ERROR, "Unable to allocate task group \"%s\"\n", name ); in AddTaskGroup()
403 …(m_owner->GetInterface())->I_DPrintf( WL_ERROR, "Get() call tried to return a non-FLOAT parameter!… in GetFloat()
614 … (m_owner->GetInterface())->I_DPrintf( WL_ERROR, "Get() call tried to return an unknown type!\n" ); in Get()
647 (m_owner->GetInterface())->I_DPrintf( WL_ERROR, "Unable to find tag \"%s\"!\n", tagName ); in Get()
724 (m_owner->GetInterface())->I_DPrintf( WL_ERROR, "Runaway loop detected!\n" ); in Go()
737 (m_owner->GetInterface())->I_DPrintf( WL_ERROR, "Invalid task found in Go()!\n" ); in Go()
833 (m_owner->GetInterface())->I_DPrintf( WL_ERROR, "Found unknown task type!\n" ); in Go()
870 (m_owner->GetInterface())->I_DPrintf( WL_ERROR, "Unable to allocate new task!\n" ); in SetCommand()
955 (m_owner->GetInterface())->I_DPrintf( WL_ERROR, "Command callback failure!\n" ); in CallbackCommand()
1258 (m_owner->GetInterface())->I_DPrintf( WL_ERROR, "Unable to find tag \"%s\"!\n", tagName ); in Rotate()
[all …]
H A DQ3_Registers.cpp77 Q3_DebugPrint( WL_ERROR, "too many variables already declared, maximum is %d\n", MAX_VARIABLES ); in Q3_DeclareVariable()
96 Q3_DebugPrint( WL_ERROR, "unknown 'type' for declare() function!\n" ); in Q3_DeclareVariable()
/dports/games/openjk/OpenJK-07675e2/code/game/
H A DQ3_Interface.cpp7061 DebugPrint( WL_ERROR, "%s variable or field not found!\n", type_name ); in SetVar()
7877 case WL_ERROR: in DebugPrint()
8046 DebugPrint( WL_ERROR, "Lerp2Pos: ent %d is NOT a mover!\n", entID); in Lerp2Pos()
10867 DebugPrint( WL_ERROR, "Evaluate comparing two disimilar types!\n"); in Evaluate()
10932 DebugPrint( WL_ERROR, "Evaluate unknown type used!\n"); in Evaluate()
10966 DebugPrint( WL_ERROR, "Evaluate unknown type used!\n"); in Evaluate()
11000 DebugPrint( WL_ERROR, "Evaluate unknown type used!\n"); in Evaluate()
11032 DebugPrint( WL_ERROR, "Evaluate unknown type used!\n"); in Evaluate()
11066 DebugPrint( WL_ERROR, "Evaluate unknown type used!\n"); in Evaluate()
11100 DebugPrint( WL_ERROR, "Evaluate unknown type used!\n"); in Evaluate()
[all …]
/dports/games/openttd/openttd-12.1/src/
H A Dsettings_table.cpp344 ShowErrorMessage(STR_CONFIG_SETTING_EDGES_NOT_EMPTY, INVALID_STRING_ID, WL_ERROR); in CheckFreeformEdges()
351 ShowErrorMessage(STR_CONFIG_SETTING_EDGES_NOT_EMPTY, INVALID_STRING_ID, WL_ERROR); in CheckFreeformEdges()
358 ShowErrorMessage(STR_CONFIG_SETTING_EDGES_NOT_WATER, INVALID_STRING_ID, WL_ERROR); in CheckFreeformEdges()
364 ShowErrorMessage(STR_CONFIG_SETTING_EDGES_NOT_WATER, INVALID_STRING_ID, WL_ERROR); in CheckFreeformEdges()
370 ShowErrorMessage(STR_CONFIG_SETTING_EDGES_NOT_WATER, INVALID_STRING_ID, WL_ERROR); in CheckFreeformEdges()
376 ShowErrorMessage(STR_CONFIG_SETTING_EDGES_NOT_WATER, INVALID_STRING_ID, WL_ERROR); in CheckFreeformEdges()
414 …howErrorMessage(STR_CONFIG_SETTING_DYNAMIC_ENGINES_EXISTING_VEHICLES, INVALID_STRING_ID, WL_ERROR); in CheckDynamicEngines()
430 ShowErrorMessage(STR_CONFIG_SETTING_TOO_HIGH_MOUNTAIN, INVALID_STRING_ID, WL_ERROR); in CheckMaxHeightLevel()
H A Dheightmap.cpp145 ShowErrorMessage(STR_ERROR_PNGMAP, STR_ERROR_PNGMAP_FILE_NOT_FOUND, WL_ERROR); in ReadHeightmapPNG()
151 ShowErrorMessage(STR_ERROR_PNGMAP, STR_ERROR_PNGMAP_MISC, WL_ERROR); in ReadHeightmapPNG()
158 ShowErrorMessage(STR_ERROR_PNGMAP, STR_ERROR_PNGMAP_MISC, WL_ERROR); in ReadHeightmapPNG()
174 ShowErrorMessage(STR_ERROR_PNGMAP, STR_ERROR_PNGMAP_IMAGE_TYPE, WL_ERROR); in ReadHeightmapPNG()
184 ShowErrorMessage(STR_ERROR_PNGMAP, STR_ERROR_HEIGHTMAP_TOO_LARGE, WL_ERROR); in ReadHeightmapPNG()
278 ShowErrorMessage(STR_ERROR_BMPMAP, STR_ERROR_PNGMAP_FILE_NOT_FOUND, WL_ERROR); in ReadHeightmapBMP()
285 ShowErrorMessage(STR_ERROR_BMPMAP, STR_ERROR_BMPMAP_IMAGE_TYPE, WL_ERROR); in ReadHeightmapBMP()
292 ShowErrorMessage(STR_ERROR_BMPMAP, STR_ERROR_HEIGHTMAP_TOO_LARGE, WL_ERROR); in ReadHeightmapBMP()
300 ShowErrorMessage(STR_ERROR_BMPMAP, STR_ERROR_BMPMAP_IMAGE_TYPE, WL_ERROR); in ReadHeightmapBMP()
H A Derror.h24 WL_ERROR, ///< Errors (eg. saving/loading failed) enumerator
/dports/games/openjk/OpenJK-07675e2/code/icarus/
H A DSequencer.cpp397 game->DebugPrint(IGameInterface::WL_ERROR, "invalid stream" ); in Run()
451 game->DebugPrint(IGameInterface::WL_ERROR, "invalid stream" ); in ParseRun()
560 game->DebugPrint(IGameInterface::WL_ERROR, "Invalid 'else' found!\n" ); in ParseElse()
754 game->DebugPrint(IGameInterface::WL_ERROR, "Invalid parameter type on affect _2" ); in ParseAffect()
969 game->DebugPrint(IGameInterface::WL_ERROR, "Invalid 'else' found!\n" ); in Route()
1093 game->DebugPrint(IGameInterface::WL_ERROR, "Unable to find 'run' sequence!\n" ); in CheckRun()
1287 game->DebugPrint(IGameInterface::WL_ERROR, "Unable to find tag \"%s\"!\n", name ); in EvaluateConditional()
1459 game->DebugPrint(IGameInterface::WL_ERROR, "Unable to find tag \"%s\"!\n", name ); in EvaluateConditional()
1686 game->DebugPrint(IGameInterface::WL_ERROR, "Unable to find 'loop' sequence!\n" ); in CheckLoop()
2200 game->DebugPrint(IGameInterface::WL_ERROR, "command could not be called back\n" ); in Callback()
[all …]
H A DIcarusImplementation.cpp241 …IGameInterface::GetGame()->DebugPrint( IGameInterface::WL_ERROR, "Refusing DeleteIcarusID(%d) beca… in DeleteIcarusID()
709 …game->DebugPrint( IGameInterface::WL_ERROR, "save game data contains outdated ICARUS version infor… in Load()
725 game->DebugPrint( IGameInterface::WL_ERROR, "invalid ISEQ length: %d bytes\n", sg_buffer_size); in Load()
738 game->DebugPrint( IGameInterface::WL_ERROR, "failed to load signals from save game!\n"); in Load()
746 game->DebugPrint( IGameInterface::WL_ERROR, "failed to load sequences from save game!\n"); in Load()
754 game->DebugPrint( IGameInterface::WL_ERROR, "failed to load sequencers from save game!\n"); in Load()
819 …IGameInterface::GetGame()->DebugPrint( IGameInterface::WL_ERROR, "BufferWrite: Out of buffer space… in BufferWrite()
848 …IGameInterface::GetGame()->DebugPrint( IGameInterface::WL_ERROR, "BufferRead: Buffer underflow, Lo… in BufferRead()
864 …IGameInterface::GetGame()->DebugPrint( IGameInterface::WL_ERROR, "invalid ISEQ length: %d bytes\n"… in BufferRead()
H A DTaskManager.cpp289 …icarus->GetGame()->DebugPrint(IGameInterface::WL_ERROR, "Unable to allocate task group \"%s\"\n", … in AddTaskGroup()
509 … icarus->GetGame()->DebugPrint(IGameInterface::WL_ERROR, "Unable to find tag \"%s\"!\n", tagName ); in GetVector()
616 …icarus->GetGame()->DebugPrint(IGameInterface::WL_ERROR, "Get() call tried to return an unknown typ… in Get()
649 … icarus->GetGame()->DebugPrint(IGameInterface::WL_ERROR, "Unable to find tag \"%s\"!\n", tagName ); in Get()
726 icarus->GetGame()->DebugPrint(IGameInterface::WL_ERROR, "Runaway loop detected!\n" ); in Go()
739 icarus->GetGame()->DebugPrint(IGameInterface::WL_ERROR, "Invalid task found in Go()!\n" ); in Go()
835 icarus->GetGame()->DebugPrint(IGameInterface::WL_ERROR, "Found unknown task type!\n" ); in Go()
871 icarus->GetGame()->DebugPrint(IGameInterface::WL_ERROR, "Unable to allocate new task!\n" ); in SetCommand()
956 icarus->GetGame()->DebugPrint(IGameInterface::WL_ERROR, "Command callback failure!\n" ); in CallbackCommand()
1259 … icarus->GetGame()->DebugPrint(IGameInterface::WL_ERROR, "Unable to find tag \"%s\"!\n", tagName ); in Rotate()
[all …]
H A DIcarusInterface.h80 enum e_DebugPrintLevel { WL_ERROR = 1, WL_WARNING, WL_VERBOSE, WL_DEBUG }; enumerator
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gdb/gdb/rdi-share/
H A Dlogging.h51 WL_ERROR enumerator
H A Dlogging.c330 va_warn(WL_ERROR, format, args); in __rt_error()
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gdb/gdb/rdi-share/
H A Dlogging.h51 WL_ERROR enumerator
H A Dlogging.c330 va_warn(WL_ERROR, format, args); in __rt_error()
/dports/games/openttd/openttd-12.1/src/network/
H A Dnetwork_coordinator.cpp138 ShowErrorMessage(STR_NETWORK_ERROR_COORDINATOR_REGISTRATION_FAILED, INVALID_STRING_ID, WL_ERROR); in Receive_GC_ERROR()
162 … ShowErrorMessage(STR_NETWORK_ERROR_COORDINATOR_REUSE_OF_INVITE_CODE, INVALID_STRING_ID, WL_ERROR); in Receive_GC_ERROR()
187 …e(STR_NETWORK_ERROR_COORDINATOR_ISOLATED, STR_NETWORK_ERROR_COORDINATOR_ISOLATED_DETAIL, WL_ERROR); in Receive_GC_REGISTER_ACK()

12