Mercurial > mm7
comparison UI/UIHouses.cpp @ 2345:182effc4b0ee
for MultimediaPlayer
author | Ritor1 |
---|---|
date | Mon, 07 Apr 2014 19:15:13 +0600 |
parents | d6887ee81068 |
children | 37bb43874e59 |
comparison
equal
deleted
inserted
replaced
2336:d6887ee81068 | 2345:182effc4b0ee |
---|---|
879 PrepareHouse(uHouseID); | 879 PrepareHouse(uHouseID); |
880 v18 = 1; | 880 v18 = 1; |
881 uTextureID_right_panel_loop = uTextureID_right_panel; | 881 uTextureID_right_panel_loop = uTextureID_right_panel; |
882 if ( uNumDialogueNPCPortraits == 1 ) | 882 if ( uNumDialogueNPCPortraits == 1 ) |
883 pDialogueNPCCount = 1; | 883 pDialogueNPCCount = 1; |
884 pVideoPlayer->OpenHouseMovie(pAnimatedRooms[uCurrentHouse_Animation].video_name, 1u); | 884 pVideoPlayer->OpenHouseMovie(pAnimatedRooms[uCurrentHouse_Animation].video_name, 1u); |
885 dword_5C35D4 = 1; | 885 dword_5C35D4 = 1; |
886 if ( (signed int)uHouseID < 139 || (signed int)uHouseID > 172 ) | 886 if ( (signed int)uHouseID < 139 || (signed int)uHouseID > 172 ) |
887 { | 887 { |
888 if ( (signed int)uHouseID >= HOUSE_STABLES_HARMONDALE && (signed int)uHouseID <= 73 && !IsTravelAvailable(uHouseID - HOUSE_STABLES_HARMONDALE) ) | 888 if ( (signed int)uHouseID >= HOUSE_STABLES_HARMONDALE && (signed int)uHouseID <= 73 && !IsTravelAvailable(uHouseID - HOUSE_STABLES_HARMONDALE) ) |
889 { | 889 { |