Justin Clark-Casey (justincc)
|
9d6ea27df0
Make SceneManager.OnRegionsReadyStatusChange event available.
|
пре 12 година |
Justin Clark-Casey (justincc)
|
e3db5fb603
Add EventManager.OnRegionLoginsStatusChange fired whenever logins are enabled or disabled at any point, not just during initial startup.
|
пре 12 година |
Justin Clark-Casey (justincc)
|
0fff0e1fad
Perform other region ready actions even if simulator is configured to leave logins disabled on startup.
|
пре 12 година |
Justin Clark-Casey (justincc)
|
4debc67b48
Establish EventManager.OnRegionReady event. This will only be triggerred once when the region is ready.
|
пре 12 година |
Justin Clark-Casey (justincc)
|
c8f60acc30
Pass entire scene object in OnLoginsEnabled event rather than just the region name.
|
пре 12 година |
Diva Canto
|
a5d0a29dd9
Moved the inventory manipulation from HGEntityTransferModule to HGInventoryAccessModule where it belongs. They need to exchange some events, so added those to EventManager. Those events (TeleportStart and TeleportFail) are nice to have anyway.
|
пре 12 година |
Justin Clark-Casey (justincc)
|
81fb0b4f07
Add back parts of reverted changes that were not concerned with child agent caching.
|
пре 12 година |
Justin Clark-Casey (justincc)
|
67dbce4512
minor: Add some documentation to OnNewClient and OnClientClosed events
|
пре 12 година |
Justin Clark-Casey (justincc)
|
92baa79253
Add some doc about the EventManager.OnLoginsEnabled event.
|
пре 12 година |
Justin Clark-Casey (justincc)
|
7e4bd492fd
Add documentation to make more explicit the difference between OnRezScript and OnNewScript in the event manager
|
пре 12 година |
Dan Lake
|
b313d16493
Merge branch 'master' of ssh://opensimulator.org/var/git/opensim
|
пре 12 година |
Dan Lake
|
784263f5e3
Added the TriggerAvatarAppearanceChanged to EventManager. It's triggered by AvatarFactoryModule after an avatar's appearance has been succesfully changed and persisted (if the persist option is set).
|
пре 12 година |
Robert Adams
|
6baa13ab7a
Add new and updated script events
|
пре 12 година |
Dan Lake
|
0ce9ad4a56
Add event RegionHeartbeatEnd for modules interested in coordinating activity with region heartbeats
|
пре 12 година |
Dan Lake
|
e41f23dead
Trigger event when prims are scheduled for an update. This gives modules early access to changed parameters.
|
пре 13 година |
Dan Lake
|
fc391d4b10
Added EventManager.OnRegionStarted which is triggered when Heartbeat is started.
|
пре 13 година |
Justin Clark-Casey (justincc)
|
5c4056660f
Don't pass on ChaneWaterHeight event from EventManager is new water height is less than 0
|
пре 13 година |
Justin Clark-Casey (justincc)
|
cacc028835
If the entire simulator is shutting down then don't bother to unload the scripts from the appdomain in XEngine.
|
пре 13 година |
Justin Clark-Casey (justincc)
|
828e4a5b09
Add comments about trying to avoid synchronous work off the EventManager.OnMakeRootAgent event since this is on the critical path for transfer of avatars from one region to another.
|
пре 13 година |
Justin Clark-Casey (justincc)
|
50803dfe2c
For clients that are entering a simulator from initial login, stop executing FriendsModule.FetchFriendslist() asychronously.
|
пре 13 година |
Justin Clark-Casey (justincc)
|
6e4ec29722
Do a partial fix/implementation of OSSL osNpcMoveTo()
|
пре 13 година |
Diva Canto
|
9759b2a4bb
Added EventManager.OnPrimsLoaded, an event that modules can hook up onto so that they know when the scene's objects have been loaded from the DB.
|
пре 13 година |
BlueWall
|
c7e18f9017
Adding an event to signal that logins are enabled
|
пре 13 година |
Melanie
|
178d541dca
Add an event for an orderly region shutdown that fires once per region before
|
пре 13 година |
Justin Clark-Casey (justincc)
|
d011896341
Add generic EventManager.OnObjectAddedToScene and get PrimCountModule to listen for that rather than EventManager.OnParcelPrimCountAdd
|
пре 13 година |
Jeff Ames
|
a331fd4e24
Formatting cleanup.
|
пре 14 година |
Justin Clark-Casey (justincc)
|
62a0910355
Allow region modules to know which agents actually receive chat
|
пре 14 година |
John Hurliman
|
c03b24cbfd
Merged
|
пре 14 година |
John Hurliman
|
0db1ed0b5a
* Added ISimulationDataService and IEstateDataService
|
пре 14 година |
Jeff Ames
|
f1f0bc23f4
Formatting cleanup.
|
пре 14 година |