aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Framework/Scenes/EventManager.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into careminsterMelanie2012-06-061-1/+1
|\
| * Correct the delegate specification in EventManager.TriggerTerrainTainted. Loo...Robert Adams2012-06-041-1/+1
* | Merge branch 'master' into careminsterMelanie2012-05-131-0/+25
|\ \ | |/
| * Add even for terrain tainting and synchronize terrain module with physics sce...Dan Lake2012-05-101-0/+25
* | Merge branch 'master' into careminsterMelanie2012-05-091-0/+24
|\ \ | |/
| * Trigger event when scene presences are updatedDan Lake2012-05-081-0/+24
* | Merge branch 'master' into careminsterMelanie2012-04-071-0/+49
|\ \ | |/
| * Moved the inventory manipulation from HGEntityTransferModule to HGInventoryAc...Diva Canto2012-04-061-0/+49
| * Add back parts of reverted changes that were not concerned with child agent c...Justin Clark-Casey (justincc)2012-03-291-1/+2
| * Revert "Simplify friends caching by only doing this for root agents - no func...Justin Clark-Casey (justincc)2012-03-291-2/+1
* | Merge branch 'master' into careminsterMelanie2012-03-291-1/+2
|\ \ | |/
| * Simplify friends caching by only doing this for root agents - no functions re...Justin Clark-Casey (justincc)2012-03-281-1/+2
* | Merge branch 'master' into careminsterMelanie2012-03-281-2/+10
|\ \ | |/
| * minor: Add some documentation to OnNewClient and OnClientClosed eventsJustin Clark-Casey (justincc)2012-03-281-2/+10
* | Merge branch 'master' into careminsterMelanie2012-03-201-0/+7
|\ \ | |/
| * Add some doc about the EventManager.OnLoginsEnabled event.Justin Clark-Casey (justincc)2012-03-191-0/+7
* | Merge branch 'master' into careminsterMelanie2012-03-071-5/+20
|\ \ | |/
| * Add documentation to make more explicit the difference between OnRezScript an...Justin Clark-Casey (justincc)2012-03-071-5/+20
* | Merge branch 'master' into careminsterMelanie2012-02-181-3/+79
|\ \ | |/
| * Merge branch 'master' of ssh://opensimulator.org/var/git/opensimDan Lake2012-02-171-3/+55
| |\
| | * Add new and updated script eventsRobert Adams2012-02-171-3/+55
| * | Added the TriggerAvatarAppearanceChanged to EventManager. It's triggered by A...Dan Lake2012-02-171-0/+24
| |/
* | Merge branch 'master' into careminsterMelanie2012-02-031-0/+48
|\ \ | |/
| * Add event RegionHeartbeatEnd for modules interested in coordinating activity ...Dan Lake2012-02-011-0/+24
| * Trigger event when prims are scheduled for an update. This gives modules earl...Dan Lake2012-01-191-0/+24
* | Merge branch 'master' into careminsterMelanie2012-01-051-0/+24
|\ \ | |/
| * Added EventManager.OnRegionStarted which is triggered when Heartbeat is started.Dan Lake2012-01-041-0/+24
* | Merge branch 'master' into careminsterMelanie2011-12-181-0/+6
|\ \ | |/
| * Don't pass on ChaneWaterHeight event from EventManager is new water height is...Justin Clark-Casey (justincc)2011-12-161-0/+6
* | Merge branch 'master' into bigmergeMelanie2011-11-191-10/+16
|\ \ | |/
| * If the entire simulator is shutting down then don't bother to unload the scri...Justin Clark-Casey (justincc)2011-11-171-10/+16
* | Merge branch 'master' into bigmergeMelanie2011-11-171-8/+15
|\ \ | |/
| * Add comments about trying to avoid synchronous work off the EventManager.OnMa...Justin Clark-Casey (justincc)2011-11-151-4/+9
| * For clients that are entering a simulator from initial login, stop executing ...Justin Clark-Casey (justincc)2011-11-151-4/+6
* | Resolve merge commits, stage 1Tom2011-09-041-6/+5
|\ \ | |/
| * Do a partial fix/implementation of OSSL osNpcMoveTo()Justin Clark-Casey (justincc)2011-08-031-6/+5
* | Merge branch 'master' into careminster-presence-refactorMelanie2011-06-091-0/+48
|\ \ | |/
| * Added EventManager.OnPrimsLoaded, an event that modules can hook up onto so t...Diva Canto2011-06-081-0/+24
| * Adding an event to signal that logins are enabledBlueWall2011-05-281-0/+24
| * Add an event for an orderly region shutdown that fires once per region beforeMelanie2011-05-241-0/+25
* | Add an event for an orderly region shutdown that fires once per region beforeMelanie2011-05-241-0/+25
* | Merge branch 'master' into careminster-presence-refactorMelanie2011-03-271-0/+30
|\ \ | |/
| * Add generic EventManager.OnObjectAddedToScene and get PrimCountModule to list...Justin Clark-Casey (justincc)2011-03-231-0/+30
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-10-271-3/+3
|\ \ | |/
| * Formatting cleanup.Jeff Ames2010-10-271-3/+3
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-10-231-0/+35
|\ \ | |/
| * Allow region modules to know which agents actually receive chatJustin Clark-Casey (justincc)2010-10-221-0/+35
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-09-131-8/+8
|\ \ | |/
| * MergedJohn Hurliman2010-09-121-6/+6
| |\
| | * Formatting cleanup.Jeff Ames2010-09-121-6/+6