Mercurial > mm7
comparison mm7_4.cpp @ 435:4f451a616d3d
blv reloading fixed
author | Nomad |
---|---|
date | Sun, 24 Feb 2013 03:07:03 +0200 |
parents | 137c59c3dbc4 |
children | 0a1ea44b4a0a 5e5dfedcc0ad |
comparison
equal
deleted
inserted
replaced
434:137c59c3dbc4 | 435:4f451a616d3d |
---|---|
258 int v21; // eax@27 | 258 int v21; // eax@27 |
259 int v22; // ecx@29 | 259 int v22; // ecx@29 |
260 //BLVFace *v23; // eax@33 | 260 //BLVFace *v23; // eax@33 |
261 //int v24; // esi@39 | 261 //int v24; // esi@39 |
262 //int v25; // edi@39 | 262 //int v25; // edi@39 |
263 int v26; // esi@41 | 263 //int v26; // esi@41 |
264 int v27; // ecx@43 | 264 int v27; // ecx@43 |
265 signed int v28; // eax@45 | 265 signed int v28; // eax@45 |
266 int v29; // ebx@47 | 266 int v29; // ebx@47 |
267 int v30; // edx@49 | 267 int v30; // edx@49 |
268 int v31; // ST10_4@49 | 268 int v31; // ST10_4@49 |
444 word_721460[2 * portal->uNumVertices] = word_721460[0]; | 444 word_721460[2 * portal->uNumVertices] = word_721460[0]; |
445 word_721390[2 * portal->uNumVertices] = word_721390[0]; | 445 word_721390[2 * portal->uNumVertices] = word_721390[0]; |
446 v54 = 0; | 446 v54 = 0; |
447 v51 = 0; | 447 v51 = 0; |
448 v49 = word_721390[0] >= y; | 448 v49 = word_721390[0] >= y; |
449 if ( v26 > 0 ) | 449 if ( portal->uNumVertices > 0 ) |
450 { | 450 { |
451 do | 451 do |
452 { | 452 { |
453 if ( v54 >= 2 ) | 453 if ( v54 >= 2 ) |
454 break; | 454 break; |
478 } | 478 } |
479 } | 479 } |
480 ++v51; | 480 ++v51; |
481 v49 = v47; | 481 v49 = v47; |
482 } | 482 } |
483 while ( v51 < v26 ); | 483 while ( v51 < 2 * portal->uNumVertices ); |
484 | |
484 if ( v54 == 1 ) | 485 if ( v54 == 1 ) |
485 { | 486 { |
486 if ( v55 >= 50 ) | 487 if ( v55 >= 50 ) |
487 break; | 488 break; |
488 v34 = v55++; | 489 v34 = v55++; |