Mercurial > mm7
comparison mm7_2.cpp @ 469:0dbf780e247f
CompareVariable part 1
author | Ritor1 |
---|---|
date | Mon, 25 Feb 2013 17:27:27 +0600 |
parents | 8822405efad2 |
children | fcdaa804074f |
comparison
equal
deleted
inserted
replaced
468:8822405efad2 | 469:0dbf780e247f |
---|---|
4247 | 4247 |
4248 if ( pMessageQueue_50CBD0->uNumMessages ) | 4248 if ( pMessageQueue_50CBD0->uNumMessages ) |
4249 pMessageQueue_50CBD0->uNumMessages = pMessageQueue_50CBD0->pMessages[0].field_8 != 0; | 4249 pMessageQueue_50CBD0->uNumMessages = pMessageQueue_50CBD0->pMessages[0].field_8 != 0; |
4250 pKeyActionMap->_459ED1(3); | 4250 pKeyActionMap->_459ED1(3); |
4251 pKeyActionMap->ResetKeys(); | 4251 pKeyActionMap->ResetKeys(); |
4252 _5C3420_pDecoration = 0; | 4252 GlobalEventInfo = 0; |
4253 ptr_F8B1E8 = 0; | 4253 ptr_F8B1E8 = 0; |
4254 if ( pDialogueNPCCount ) | 4254 if ( pDialogueNPCCount ) |
4255 { | 4255 { |
4256 v0 = dword_F8B19C; | 4256 v0 = dword_F8B19C; |
4257 if ( dword_F8B19C != 2 | 4257 if ( dword_F8B19C != 2 |
15000 if ( !pLevelDecorations[a1 >> 3].IsInteractive() ) | 15000 if ( !pLevelDecorations[a1 >> 3].IsInteractive() ) |
15001 return 1; | 15001 return 1; |
15002 v10 = v8->_idx_in_stru123; | 15002 v10 = v8->_idx_in_stru123; |
15003 v24 = 1; | 15003 v24 = 1; |
15004 v11 = stru_5E4C90._decor_events[v10 - 75] + 380; | 15004 v11 = stru_5E4C90._decor_events[v10 - 75] + 380; |
15005 _5C3420_pDecoration = v8; | 15005 GlobalEventInfo = (int)v8; |
15006 EventProcessor(v11, 0, 1); | 15006 EventProcessor(v11, 0, 1); |
15007 _5C3420_pDecoration = 0; | 15007 GlobalEventInfo = 0; |
15008 } | 15008 } |
15009 break; | 15009 break; |
15010 | 15010 |
15011 default: | 15011 default: |
15012 if ( (a1 & 7) != OBJECT_BModel) | 15012 if ( (a1 & 7) != OBJECT_BModel) |