Home
last modified time | relevance | path

Searched refs:LastMsgType (Results 1 – 9 of 9) sorted by relevance

/dports/games/bstone/bstone-1.1.9/src/
H A D3d_agent.cpp273 infomsg_type LastMsgType = MT_NOTHING; variable
871 if ((LastMsgType == MT_ATTACK) && (LastInfoAttacker == attacker->obclass)) { in TakeDamage()
1403 if (LastMsgType == MT_OUT_OF_AMMO) { in GiveAmmo()
1405 LastMsgType = MT_CLEAR; in GiveAmmo()
1512 if (LastMsgType == MT_NO_MO_FOOD_TOKENS) { in GiveToken()
1514 LastMsgType = MT_CLEAR; in GiveToken()
1581 LastMsgType = static_cast<infomsg_type>(MsgType); in DisplayInfoMsg()
1583 if (::is_ps() && LastMsgType != MT_ATTACK) { in DisplayInfoMsg()
4324 if (LastMsgType == MT_MALFUNCTION) { in T_Attack()
4364 if (LastMsgType == MT_MALFUNCTION) { in T_Attack()
/dports/lang/fpc-source/fpc-3.2.2/packages/pastojs/tests/
H A Dtcunitsearch.pas300 LogMsg.MsgType:=Compiler.Log.LastMsgType;
H A Dtcmodules.pas1204 Item.MsgType:=aParser.LastMsgType;
1223 Item.MsgType:=aResolver.LastMsgType;
1241 Item.MsgType:=aScanner.LastMsgType;
/dports/lang/fpc-pastojs/fpc-3.2.2/packages/pastojs/tests/
H A Dtcunitsearch.pas300 LogMsg.MsgType:=Compiler.Log.LastMsgType;
H A Dtcmodules.pas1204 Item.MsgType:=aParser.LastMsgType;
1223 Item.MsgType:=aResolver.LastMsgType;
1241 Item.MsgType:=aScanner.LastMsgType;
/dports/lang/fpc-source/fpc-3.2.2/packages/pastojs/src/
H A Dpas2jslogger.pp210 property LastMsgType: TMessageType read FLastMsgType write FLastMsgType;
/dports/lang/fpc-pastojs/fpc-3.2.2/packages/pastojs/src/
H A Dpas2jslogger.pp210 property LastMsgType: TMessageType read FLastMsgType write FLastMsgType;
/dports/devel/fpc-fcl-passrc/fpc-3.2.2/packages/fcl-passrc/tests/
H A Dtcresolver.pas2585 Item.MsgType:=aResolver.LastMsgType;
2602 aScanner.LastMsgType:=mtError;
2617 …writeln('TCustomTestResolver.OnScannerLog ',GetObjName(Sender),' ',aScanner.LastMsgType,' ',aScann…
/dports/lang/fpc-source/fpc-3.2.2/packages/fcl-passrc/tests/
H A Dtcresolver.pas2585 Item.MsgType:=aResolver.LastMsgType;
2602 aScanner.LastMsgType:=mtError;
2617 …writeln('TCustomTestResolver.OnScannerLog ',GetObjName(Sender),' ',aScanner.LastMsgType,' ',aScann…