comparison UIHouses.cpp @ 910:8cd0b155bebe

Rings
author Ritor1
date Mon, 22 Apr 2013 17:34:36 +0600
parents f3ccfc765502
children 22abf110163e
comparison
equal deleted inserted replaced
909:becbb0b11b7d 910:8cd0b155bebe
561 } 561 }
562 562
563 v17 = pIcons_LOD->LoadTexture(pContainer, TEXTURE_16BIT_PALETTE); 563 v17 = pIcons_LOD->LoadTexture(pContainer, TEXTURE_16BIT_PALETTE);
564 pDialogueNPCCount = 0; 564 pDialogueNPCCount = 0;
565 pTexture_Dialogue_Background = &pIcons_LOD->pTextures[v17]; 565 pTexture_Dialogue_Background = &pIcons_LOD->pTextures[v17];
566 uTextureID_507B04 = uTextureID_right_panel; 566 uTextureID_right_panel_loop = uTextureID_right_panel;
567 PrepareHouse(uHouseID); 567 PrepareHouse(uHouseID);
568 v18 = 1; 568 v18 = 1;
569 uTextureID_507B04 = uTextureID_right_panel; 569 uTextureID_right_panel_loop = uTextureID_right_panel;
570 if ( uNumDialogueNPCPortraits == 1 ) 570 if ( uNumDialogueNPCPortraits == 1 )
571 pDialogueNPCCount = 1; 571 pDialogueNPCCount = 1;
572 pVideoPlayer->OpenHouseMovie(pAnimatedRooms[uCurrentHouse_Animation].video_name, 1u); 572 pVideoPlayer->OpenHouseMovie(pAnimatedRooms[uCurrentHouse_Animation].video_name, 1u);
573 dword_5C35D4 = 1; 573 dword_5C35D4 = 1;
574 if ( (signed int)uHouseID < 139 || (signed int)uHouseID > 172 ) 574 if ( (signed int)uHouseID < 139 || (signed int)uHouseID > 172 )