Mercurial > mm7
comparison GUIWindow.cpp @ 338:1c681ad45653
history changes
author | zipi |
---|---|
date | Wed, 20 Feb 2013 20:44:42 +0000 |
parents | ea55d6414029 |
children | 37b19ff5addd |
comparison
equal
deleted
inserted
replaced
337:d27e30e0158a | 338:1c681ad45653 |
---|---|
719 memset(byte_5C6D50, 0, 0x64u); | 719 memset(byte_5C6D50, 0, 0x64u); |
720 if ( dword_506528 < 29 ) | 720 if ( dword_506528 < 29 ) |
721 { | 721 { |
722 v3 = (__int64 *)&pParty->field_3C.field_4F0[2 * dword_506528]; | 722 v3 = (__int64 *)&pParty->field_3C.field_4F0[2 * dword_506528]; |
723 v24 = dword_506528 + 1; | 723 v24 = dword_506528 + 1; |
724 v22 = (char *)&pStorylineText->StoreLine[dword_506528].pPageTitle;//guess //field_4[3 * dword_506528 + 2]; | 724 //v22 = (char *)&pStorylineText->StoreLine[dword_506528].pPageTitle;//guess //field_4[3 * dword_506528 + 2]; |
725 v22 = (char *)&pStorylineText->StoreLine[dword_506528+1].uTime; | |
725 do | 726 do |
726 { | 727 { |
727 v4 = *(char **)v22; | 728 v4 = *(char **)v22; |
728 if ( *v3 ) | 729 if ( *v3 ) |
729 { | 730 { |
749 v22 += 12; | 750 v22 += 12; |
750 ++v3; | 751 ++v3; |
751 ++v24; | 752 ++v24; |
752 //__debugbreak(); // fix condition | 753 //__debugbreak(); // fix condition |
753 } | 754 } |
754 while ( (signed int)v22 < (signed int)&pFactionTable->relations + 8 ); | 755 //while ( (signed int)v22 < (signed int)&pFactionTable->relations + 8 ); |
756 while ( (signed int)v22 <= (signed int)&pStorylineText->StoreLine[20].uTime ); | |
755 } | 757 } |
756 } | 758 } |
757 } | 759 } |
758 v12 = dword_506520; | 760 v12 = dword_506520; |
759 dword_506520 = 0; | 761 dword_506520 = 0; |