Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
lighting
|
|
|
|
|
|
|
|
|
|
|
|
User's viewer freezes right after setStartupState( STATE_LOGIN_CLEANUP ) and these places are primary suspects
|
|
|
|
According to UX UI engineer. Also adapted it to new system, but it needs a better solution.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
match class1/deffered/cloudsV
|
|
|
|
Cloud Image and direction to match Cloud Scroll
|
|
Cloud Image and direction to match Cloud Scroll
|
|
|
|
|
|
|
|
following promotion of DRTVWR-508
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
The observed failure is that SLVoice, on relaunch, produces an error that
bind() returned EADDRINUSE and terminates. Using a different port every time
we relaunch avoids that collision.
|
|
It can happen that we arrive at logoutOfVivox() with some other message
queued on the LLEventMailDrop in question. If logoutOfVivox() assumes that
other message is logout and exits, then subsequent code gets confused.
Introduce a loop to wait (with the existing timeout) for the real logout
message.
|
|
|
|
|
|
|
|
dullahan_host.exe pops up late in the session - not clear this will remove the popup but it might and it will hopefully have our publisher info on it vs 'Unknown'
|
|
attenuation
|
|
|
|
|
|
rely on the SDK setup.
Remove old dinput8 import library as it is not needed
|
|
and the 8.1 SDK) DirectX is included in the SDK and does not need any
special detection logic.
|
|
|
|
Merge DRTVWR-460 changes in master (v 6.4.3) into the 510 branch.
|
|
|