|
|
|
@ -1552,8 +1552,9 @@ hsBool plClient::StartInit()
|
|
|
|
|
plMouseDevice::Instance()->SetDisplayResolution((float)fPipeline->Width(), (float)fPipeline->Height()); |
|
|
|
|
plInputManager::SetRecenterMouse(false); |
|
|
|
|
|
|
|
|
|
IPlayIntroMovie("avi/PreBranding.webm", 0.f, 0.f, 0.f, 1.f, 1.f, 0.75); // video to play before Cyan Worlds logo
|
|
|
|
|
IPlayIntroMovie("avi/intro1.webm", 0.f, 0.f, 0.f, 1.f, 1.f, 0.75); |
|
|
|
|
IPlayIntroMovie("avi/EventIntro.webm", 0.f, 0.f, 0.f, 1.f, 1.f, 0.75); |
|
|
|
|
IPlayIntroMovie("avi/PostBranding.webm", 0.f, 0.f, 0.f, 1.f, 1.f, 0.75); // video to play after Cyan Worlds logo
|
|
|
|
|
|
|
|
|
|
plSynchedObject::PushSynchDisabled(false); // enable dirty tracking
|
|
|
|
|
|
|
|
|
|