Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | documentation (OnTerrainTainted) | SignpostMarv | 2012-09-11 | 1 | -0/+7 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | documentation (OnClientMovement) | SignpostMarv | 2012-09-11 | 1 | -0/+7 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Documenting some of the events on OpenSim.Region.Framework.Scenes.EventManage... | SignpostMarv | 2012-09-11 | 1 | -0/+8 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add support for the extra params to scene and the event manager | Melanie | 2012-08-15 | 1 | -0/+23 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Make SceneManager.OnRegionsReadyStatusChange event available. | Justin Clark-Casey (justincc) | 2012-07-25 | 1 | -6/+5 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add EventManager.OnRegionLoginsStatusChange fired whenever logins are enabled... | Justin Clark-Casey (justincc) | 2012-07-19 | 1 | -10/+11 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Perform other region ready actions even if simulator is configured to leave l... | Justin Clark-Casey (justincc) | 2012-07-18 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Establish EventManager.OnRegionReady event. This will only be triggerred onc... | Justin Clark-Casey (justincc) | 2012-07-18 | 1 | -3/+34 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Pass entire scene object in OnLoginsEnabled event rather than just the region... | Justin Clark-Casey (justincc) | 2012-07-18 | 1 | -4/+3 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Correct the delegate specification in EventManager.TriggerTerrainTainted. Loo... | Robert Adams | 2012-06-04 | 1 | -1/+1 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add even for terrain tainting and synchronize terrain module with physics sce... | Dan Lake | 2012-05-10 | 1 | -0/+25 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Trigger event when scene presences are updated | Dan Lake | 2012-05-08 | 1 | -0/+24 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Moved the inventory manipulation from HGEntityTransferModule to HGInventoryAc... | Diva Canto | 2012-04-06 | 1 | -0/+49 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add back parts of reverted changes that were not concerned with child agent c... | Justin Clark-Casey (justincc) | 2012-03-29 | 1 | -1/+2 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Revert "Simplify friends caching by only doing this for root agents - no func... | Justin Clark-Casey (justincc) | 2012-03-29 | 1 | -2/+1 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Simplify friends caching by only doing this for root agents - no functions re... | Justin Clark-Casey (justincc) | 2012-03-28 | 1 | -1/+2 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | minor: Add some documentation to OnNewClient and OnClientClosed events | Justin Clark-Casey (justincc) | 2012-03-28 | 1 | -2/+10 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add some doc about the EventManager.OnLoginsEnabled event. | Justin Clark-Casey (justincc) | 2012-03-19 | 1 | -0/+7 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | | | | | Add documentation to make more explicit the difference between OnRezScript an... | Justin Clark-Casey (justincc) | 2012-03-07 | 1 | -5/+20 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'master' of ssh://opensimulator.org/var/git/opensim | Dan Lake | 2012-02-17 | 1 | -3/+55 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | Add new and updated script events | Robert Adams | 2012-02-17 | 1 | -3/+55 | |
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | | | | Added the TriggerAvatarAppearanceChanged to EventManager. It's triggered by A... | Dan Lake | 2012-02-17 | 1 | -0/+24 | |
|/ / / / / / / / / / / / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | | | Add event RegionHeartbeatEnd for modules interested in coordinating activity ... | Dan Lake | 2012-02-01 | 1 | -0/+24 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | Trigger event when prims are scheduled for an update. This gives modules earl... | Dan Lake | 2012-01-19 | 1 | -0/+24 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | | Added EventManager.OnRegionStarted which is triggered when Heartbeat is started. | Dan Lake | 2012-01-04 | 1 | -0/+24 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | Don't pass on ChaneWaterHeight event from EventManager is new water height is... | Justin Clark-Casey (justincc) | 2011-12-16 | 1 | -0/+6 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | | If the entire simulator is shutting down then don't bother to unload the scri... | Justin Clark-Casey (justincc) | 2011-11-17 | 1 | -10/+16 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | Add comments about trying to avoid synchronous work off the EventManager.OnMa... | Justin Clark-Casey (justincc) | 2011-11-15 | 1 | -4/+9 | |
* | | | | | | | | | | | | | | | | | | | | | For clients that are entering a simulator from initial login, stop executing ... | Justin Clark-Casey (justincc) | 2011-11-15 | 1 | -4/+6 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | Do a partial fix/implementation of OSSL osNpcMoveTo() | Justin Clark-Casey (justincc) | 2011-08-03 | 1 | -6/+5 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | Added EventManager.OnPrimsLoaded, an event that modules can hook up onto so t... | Diva Canto | 2011-06-08 | 1 | -0/+24 | |
* | | | | | | | | | | | | | | | | | | | Adding an event to signal that logins are enabled | BlueWall | 2011-05-28 | 1 | -0/+24 | |
* | | | | | | | | | | | | | | | | | | | Add an event for an orderly region shutdown that fires once per region before | Melanie | 2011-05-24 | 1 | -0/+25 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | Add generic EventManager.OnObjectAddedToScene and get PrimCountModule to list... | Justin Clark-Casey (justincc) | 2011-03-23 | 1 | -0/+30 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | Formatting cleanup. | Jeff Ames | 2010-10-27 | 1 | -3/+3 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | Allow region modules to know which agents actually receive chat | Justin Clark-Casey (justincc) | 2010-10-22 | 1 | -0/+35 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | Merged | John Hurliman | 2010-09-12 | 1 | -6/+6 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | Formatting cleanup. | Jeff Ames | 2010-09-12 | 1 | -6/+6 | |
* | | | | | | | | | | | | | | | | * Added ISimulationDataService and IEstateDataService | John Hurliman | 2010-09-12 | 1 | -2/+2 | |
|/ / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | Fixed the naming mess around data connectors for simulation data | John Hurliman | 2010-09-11 | 1 | -2/+2 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | Add test to check persistence of newly added pre-linked objects | Justin Clark-Casey (justincc) | 2010-09-06 | 1 | -2/+2 | |
* | | | | | | | | | | | | | | Reflect the ParcelPropertiesUpdateRequest into Scene.EventManager, because | Melanie Thielker | 2010-09-06 | 1 | -1/+25 | |
| |_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | add userExposed parameter to part copy event | Justin Clark-Casey (justincc) | 2010-07-28 | 1 | -3/+6 | |
* | | | | | | | | | | | | | relocate moap specific cloning code to MoapModule | Justin Clark-Casey (justincc) | 2010-07-28 | 1 | -1/+28 | |
* | | | | | | | | | | | | | Add EventManager.OnSceneObjectPreSave() for future use. This is triggered im... | Justin Clark-Casey (justincc) | 2010-07-26 | 1 | -3/+36 | |
* | | | | | | | | | | | | | Add EventManager.OnSceneObjectLoaded() for future use. This is fired immedia... | Justin Clark-Casey (justincc) | 2010-07-26 | 1 | -2/+30 | |
| |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | Remove localID from script controls data. It won't transfer to another | Melanie | 2010-07-11 | 1 | -3/+3 | |
* | | | | | | | | | | | | Committing the LightShare code, which was developed by TomMeta of Meta7. | Melanie | 2010-03-31 | 1 | -1/+23 | |
| |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | Formatting cleanup. Add copyright notices. | Jeff Ames | 2010-03-10 | 1 | -4/+4 | |
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | ||||||
* | | | | | | | | | | move linden notecard parsing from LSL_Api.cs to SLUtil so that region modules... | Justin Clark-Casey (justincc) | 2010-03-04 | 1 | -15/+15 | |
| |_|_|_|_|_|_|_|/ |/| | | | | | | | |