UbitUmarov
|
ed0e2623b9
add a few more gc collect in some spots
|
6 rokov pred |
Melanie Thielker
|
b16abc8166
Massive tab and trailing space cleanup
|
7 rokov pred |
UbitUmarov
|
7cf2e81223
reinforce gc.collect on region load to also do pending finalizers
|
7 rokov pred |
Justin Clark-Casey (justincc)
|
9ca86664bb
Make RegionReady login disabled during initialization message a console messages instead of a warning message.
|
10 rokov pred |
Justin Clark-Casey (justincc)
|
b2878eb773
Merge branch 'justincc-master'
|
10 rokov pred |
Oren Hurvitz
|
b8e22f02e7
Make sure Web streams are disposed after use
|
11 rokov pred |
Robert Adams
|
6937eec258
Merge branch 'master' into varregion
|
11 rokov pred |
Justin Clark-Casey (justincc)
|
996a6c2eea
After previous discussion, put eye-catcher 'SCRIPT READY' messages to console rather than log as warning
|
11 rokov pred |
Robert Adams
|
31bacfbb63
Merge branch 'master' into varregion
|
11 rokov pred |
Mic Bowman
|
73dadef8df
Change the log level for the LOGIN DISABLED and LOGIN ENABLED messages is
|
11 rokov pred |
Robert Adams
|
beeec1c467
varregion: elimination of Constants.RegionSize from all over OpenSimulator.
|
11 rokov pred |
Diva Canto
|
18c5d33f0a
All optional modules' directives moved out of addin.xml
|
12 rokov pred |
Diva Canto
|
91a5c602e3
Revert "Added request.Proxy=null everywhere, as discussed in http://stackoverflow.com/questions/2519655/httpwebrequest-is-extremely-slow."
|
12 rokov pred |
Diva Canto
|
531edd51d8
Added request.Proxy=null everywhere, as discussed in http://stackoverflow.com/questions/2519655/httpwebrequest-is-extremely-slow.
|
12 rokov pred |
Oren Hurvitz
|
ce468215d5
Support multi-region OAR files
|
12 rokov pred |
Justin Clark-Casey (justincc)
|
31304c222d
Make SceneManager.OnRegionsReadyStatusChange event available.
|
12 rokov pred |
Justin Clark-Casey (justincc)
|
ccc7e75ce4
minor: remove some mono compiler warnings
|
12 rokov pred |
Justin Clark-Casey (justincc)
|
6dda7c65ae
Add EventManager.OnRegionLoginsStatusChange fired whenever logins are enabled or disabled at any point, not just during initial startup.
|
12 rokov pred |
Justin Clark-Casey (justincc)
|
528004d349
Perform other region ready actions even if simulator is configured to leave logins disabled on startup.
|
12 rokov pred |
Justin Clark-Casey (justincc)
|
d97e27434c
Fix bug where region ready would be triggered a second time if a script was rezzed on a previously script-free region.
|
12 rokov pred |
Justin Clark-Casey (justincc)
|
4973fddc51
Establish EventManager.OnRegionReady event. This will only be triggerred once when the region is ready.
|
12 rokov pred |
Justin Clark-Casey (justincc)
|
6460e587c4
Pass entire scene object in OnLoginsEnabled event rather than just the region name.
|
12 rokov pred |
Justin Clark-Casey (justincc)
|
cd6d7429f8
Only listen to LoginsEnabled event in RegionReadyModule if it has been asked to disable logins until all scripts have been compiled
|
12 rokov pred |
Justin Clark-Casey (justincc)
|
112cddc9ca
minor: rearrange INITIALIZATION COMPLETE log message so that it's clear init is only complete for a particular region at a time
|
12 rokov pred |
Justin Clark-Casey (justincc)
|
3bd134474b
minor: Get RegionReady module to shout initialization complete status to draw the eye
|
12 rokov pred |
BlueWall
|
c903813e00
RegionReady logging
|
12 rokov pred |
BlueWall
|
6b867773a8
Remove some debugging output form the logger
|
12 rokov pred |
BlueWall
|
eea726d74e
RegionReady:
|
12 rokov pred |
Mic Bowman
|
2e4fbe6b17
protect the region ready alerts for loading oarfiles if no post URI is set
|
12 rokov pred |
BlueWall
|
57ba9ef5ad
Update RegionReadyModule
|
13 rokov pred |