aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/Avatar/Dialog/DialogModule.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Dump OpenSim 0.9.0.1 into it's own branch.onefang2019-05-191-3/+3
* Initial update to OpenSim 0.8.2.1 source code.David Walter Seikel2016-11-031-15/+15
* Cleanup on region modules: gave short node id's to all of them.Diva Canto2012-11-121-1/+1
* formatting DialogModule for 80-character width terminalSignpostMarv2012-11-101-47/+73
* Converting DialogModule to INonSharedRegionModuleSignpostMarv2012-11-101-5/+23
* Change "help" to display categories/module list then "help <category/module>"...Justin Clark-Casey (justincc)2012-03-081-2/+2
* Renamed ForEachRootScenePresence to ForEachAvatar. Cleaned up calls toDan Lake2011-11-031-4/+4
* Continuation of previous checkin. Found more places where ForEachScenePresenc...Dan Lake2011-10-271-6/+4
* Make OpenSim.Framework.Servers.HttpServer rely on OpenSim.Framework instead o...Justin Clark-Casey (justincc)2011-10-251-1/+1
* Fix LLTextBox to work with the updated libOMVMelanie2011-07-231-1/+3
* Fill in the new OwnerData field in the LLUDP ScriptDialog message.Justin Clark-Casey (justincc)2011-05-311-1/+2
* Changed console command "alert" and added new command "alert-user".Marck2011-02-161-42/+18
* Some code cleanup for console command alert.Marck2010-08-201-9/+43
* adjust DialogModule to only send broadcast alerts to root agentsJustin Clark-Casey (justincc)2010-07-201-2/+3
* Allow communicating with blue box dialogs across a region border via aMelanie Thielker2010-07-171-8/+7
* Only send dialogs and notices to root agents, not child agentsJustin Clark-Casey (justincc)2010-05-211-9/+7
* Strip estate message sending out from the estate management module andMelanie Thielker2010-05-041-8/+0
* Inconsistent locking of ScenePresence array in SceneGraph. Fixed by eliminati...Dan Lake2010-03-171-23/+7
* - supporting llTextBoxunknown2010-03-061-1/+25
* OpenSim/Framework/Communications/Cache deleted. LibraryRootFolder deleted.Diva Canto2010-01-111-1/+1
* * OMG! All but one references to UserProfileCacheService have been rerouted!Diva Canto2010-01-101-4/+5
* Experimental change to use an immutable array for iterating ScenePresences, a...John Hurliman2009-10-231-6/+11
* Formatting cleanup.Jeff Ames2009-10-011-1/+1
* Formatting cleanup.Jeff Ames2009-10-011-11/+11
* Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames2009-06-011-1/+1
* Send the owner name, not the client name on SendDialog.Homer Horwitz2009-05-161-5/+18
* * refactor: move alert commands from Scene to DialogModuleJustin Clarke Casey2009-02-131-1/+51
* large scale fix for svn props after "the great refactor"Sean Dague2009-02-121-7/+7
* * optimized usings.lbsa712009-02-121-9/+7
* this is step 2 of 2 of the OpenSim.Region.Environment refactor.Dr Scofield2009-02-101-0/+143