comparison Events.cpp @ 1821:49a4db499c0a

dword_5B65C4 to cancelEventProcessing
author Grumpy7
date Tue, 08 Oct 2013 07:41:00 +0200
parents af7f08135ffb
children 23deb6b09c8c
comparison
equal deleted inserted replaced
1820:af7f08135ffb 1821:49a4db499c0a
424 Actor Dst; // [sp+164h] [bp-344h]@53 424 Actor Dst; // [sp+164h] [bp-344h]@53
425 425
426 //v131 = uEventID; 426 //v131 = uEventID;
427 v133 = 0; 427 v133 = 0;
428 EvtTargetObj = targetObj; 428 EvtTargetObj = targetObj;
429 dword_5B65C4 = 0; 429 cancelEventProcessing = 0;
430 if ( !uEventID ) 430 if ( !uEventID )
431 { 431 {
432 if ( !GameUI_Footer_TimeLeft ) 432 if ( !GameUI_Footer_TimeLeft )
433 ShowStatusBarString(pGlobalTXT_LocalizationStrings[521], 2u);// Nothing here 433 ShowStatusBarString(pGlobalTXT_LocalizationStrings[521], 2u);// Nothing here
434 return; 434 return;
455 // { 455 // {
456 //v6 = v123; 456 //v6 = v123;
457 //v7 = ""; 457 //v7 = "";
458 while ( 1 ) 458 while ( 1 )
459 { 459 {
460 if ( dword_5B65C4 ) 460 if ( cancelEventProcessing )
461 goto LABEL_301; 461 goto LABEL_301;
462 //v8 = v4; 462 //v8 = v4;
463 if ( pSomeEVT_Events[v4].uEventID == uEventID && pSomeEVT_Events[v4].event_sequence_num == curr_seq_num ) 463 if ( pSomeEVT_Events[v4].uEventID == uEventID && pSomeEVT_Events[v4].event_sequence_num == curr_seq_num )
464 { 464 {
465 //v9 = pSomeEVT_Events[v8].uEventOffsetInEVT; 465 //v9 = pSomeEVT_Events[v8].uEventOffsetInEVT;