Mercurial > mm7
comparison mm7_4.cpp @ 87:170259c8c71f
Слияние
author | Ritor1 |
---|---|
date | Mon, 04 Feb 2013 09:17:49 +0600 |
parents | ec84db4c8f9d 377535d6e366 |
children | 98cd93e14777 |
comparison
equal
deleted
inserted
replaced
86:ec84db4c8f9d | 87:170259c8c71f |
---|---|
5045 if ( dword_A74CDC == -1 ) | 5045 if ( dword_A74CDC == -1 ) |
5046 { | 5046 { |
5047 v24 = v23; | 5047 v24 = v23; |
5048 dword_A74CDC = v23; | 5048 dword_A74CDC = v23; |
5049 } | 5049 } |
5050 v11 = (char *)dword_723E80_award_related[2 * v55[v24]]; | 5050 v11 = (char *)pAwards[v55[v24]-1].pText;//(char *)dword_723E80_award_related[2 * v55[v24]]; |
5051 } | 5051 } |
5052 else | 5052 else |
5053 { | 5053 { |
5054 v11 = (char *)pNPCTopics[55].pText; | 5054 v11 = (char *)pNPCTopics[55].pText; |
5055 } | 5055 } |
10301 { | 10301 { |
10302 if ( v17 == 24 ) | 10302 if ( v17 == 24 ) |
10303 { | 10303 { |
10304 v23 = v58->evtf; | 10304 v23 = v58->evtf; |
10305 LABEL_33: | 10305 LABEL_33: |
10306 v15 = (&dword_721660)[8 * v23]; | 10306 v15 = (char *)pNPCTopics[v23-1].pTopic;//(&dword_721660)[8 * v23]; |
10307 if ( !v15 ) | 10307 if ( !v15 ) |
10308 { | 10308 { |
10309 v16->uControlParam = 0; | 10309 v16->uControlParam = 0; |
10310 v15 = ""; | 10310 v15 = ""; |
10311 } | 10311 } |
10321 goto LABEL_33; | 10321 goto LABEL_33; |
10322 } | 10322 } |
10323 v20 = v19 - 1; | 10323 v20 = v19 - 1; |
10324 if ( !v20 ) | 10324 if ( !v20 ) |
10325 { | 10325 { |
10326 v15 = (&dword_721660)[8 * v58->evtb]; | 10326 v15 = (char *)pNPCTopics[v58->evtb-1].pTopic;//(&dword_721660)[8 * v58->evtb]; |
10327 if ( !v15 ) | 10327 if ( !v15 ) |
10328 { | 10328 { |
10329 v16->uControlParam = 0; | 10329 v16->uControlParam = 0; |
10330 v15 = ""; | 10330 v15 = ""; |
10331 } | 10331 } |