Mercurial > mm7
comparison mm7_2.cpp @ 638:ccf8b4815a1f
GetActorTintColor fixed
Outdoor sunlight works on terrain & bmodels (not sure about billboards though)
author | Nomad |
---|---|
date | Mon, 11 Mar 2013 21:43:26 +0200 |
parents | 71ecba604995 |
children | 2c906e6c6926 |
comparison
equal
deleted
inserted
replaced
637:d7b14091e434 | 638:ccf8b4815a1f |
---|---|
10444 assert(sizeof(TravelInfo) == 0x20); | 10444 assert(sizeof(TravelInfo) == 0x20); |
10445 assert(sizeof(stru336) == 0x798); | 10445 assert(sizeof(stru336) == 0x798); |
10446 } | 10446 } |
10447 | 10447 |
10448 bool new_sky = false; | 10448 bool new_sky = false; |
10449 bool change_seasons = true; | 10449 bool change_seasons = false; |
10450 | 10450 |
10451 //----- (00462C94) -------------------------------------------------------- | 10451 //----- (00462C94) -------------------------------------------------------- |
10452 bool MM_Main(const wchar_t *pCmdLine) | 10452 bool MM_Main(const wchar_t *pCmdLine) |
10453 { | 10453 { |
10454 HWND hPrevWnd; // eax@1 | 10454 HWND hPrevWnd; // eax@1 |