aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/Avatar/Dialog (unfollow)
Commit message (Expand)AuthorFilesLines
2011-07-23Fix LLTextBox to work with the updated libOMVMelanie1-1/+3
2011-05-31Fill in the new OwnerData field in the LLUDP ScriptDialog message.Justin Clark-Casey (justincc)1-1/+2
2011-02-16Changed console command "alert" and added new command "alert-user".Marck1-42/+18
2010-08-20Some code cleanup for console command alert.Marck1-9/+43
2010-07-20adjust DialogModule to only send broadcast alerts to root agentsJustin Clark-Casey (justincc)1-2/+3
2010-07-17Allow communicating with blue box dialogs across a region border via aMelanie Thielker1-8/+7
2010-05-21Only send dialogs and notices to root agents, not child agentsJustin Clark-Casey (justincc)1-9/+7
2010-05-04Strip estate message sending out from the estate management module andMelanie Thielker1-8/+0
2010-03-17Inconsistent locking of ScenePresence array in SceneGraph. Fixed by eliminati...Dan Lake1-23/+7
2010-03-06- supporting llTextBoxunknown1-1/+25
2010-01-29Revert "Updates all IRegionModules to the new style region modules."Melanie1-26/+6
2010-01-23Updates all IRegionModules to the new style region modules.Revolution1-6/+26
2010-01-11OpenSim/Framework/Communications/Cache deleted. LibraryRootFolder deleted.Diva Canto1-1/+1
2010-01-10* OMG! All but one references to UserProfileCacheService have been rerouted!Diva Canto1-4/+5
2009-10-23Experimental change to use an immutable array for iterating ScenePresences, a...John Hurliman1-6/+11
2009-10-01Formatting cleanup.Jeff Ames1-1/+1
2009-10-01Formatting cleanup.Jeff Ames1-11/+11
2009-06-01Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames1-1/+1
2009-05-16Send the owner name, not the client name on SendDialog.Homer Horwitz1-5/+18
2009-02-13* refactor: move alert commands from Scene to DialogModuleJustin Clarke Casey1-1/+51
2009-02-12large scale fix for svn props after "the great refactor"Sean Dague1-7/+7
2009-02-12* optimized usings.lbsa711-9/+7
2009-02-10this is step 2 of 2 of the OpenSim.Region.Environment refactor.Dr Scofield1-0/+143