Mercurial > might-and-magic-trilogy
comparison Indoor.cpp @ 130:7b12505a23c0
7.11.12
author | Ritor1 |
---|---|
date | Wed, 07 Nov 2012 22:09:43 +0600 |
parents | 9eac46182d8f |
children | d2ca891da89f |
comparison
equal
deleted
inserted
replaced
129:fe45d65251a5 | 130:7b12505a23c0 |
---|---|
4443 bUnderwater = 1; | 4443 bUnderwater = 1; |
4444 pGame->uFlags2 |= 8u; | 4444 pGame->uFlags2 |= 8u; |
4445 } | 4445 } |
4446 if ( !_strcmpi(pCurrentMapName, "out15.odm") || !_strcmpi(pCurrentMapName, "d23.blv") ) | 4446 if ( !_strcmpi(pCurrentMapName, "out15.odm") || !_strcmpi(pCurrentMapName, "d23.blv") ) |
4447 bNoNPCHiring = 1; | 4447 bNoNPCHiring = 1; |
4448 pPaletteManager->field_267AD3 = 0; | 4448 pPaletteManager->pPalette_tintColor[0] = 0; |
4449 pPaletteManager->field_267AD4 = 0; | 4449 pPaletteManager->pPalette_tintColor[1] = 0; |
4450 pPaletteManager->field_267AD5 = 0; | 4450 pPaletteManager->pPalette_tintColor[2] = 0; |
4451 pPaletteManager->RecalculateAll(); | 4451 pPaletteManager->RecalculateAll(); |
4452 if ( qword_A750D8 ) | 4452 if ( qword_A750D8 ) |
4453 qword_A750D8 = 0i64; | 4453 qword_A750D8 = 0i64; |
4454 v2 = pMapStats->GetMapInfo(pCurrentMapName); | 4454 v2 = pMapStats->GetMapInfo(pCurrentMapName); |
4455 v39 = v2; | 4455 v39 = v2; |