aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/Avatar/Dialog/DialogModule.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* bad merge?UbitUmarov2015-09-011-3/+3
|\
| * Make the scripted dialogs and restart message appear in the top right cornerMelanie Thielker2015-03-231-2/+2
| * Merge branch 'master' into careminsterMelanie2012-11-131-1/+1
| |\
| * \ Merge branch 'master' into careminsterMelanie2012-11-111-50/+94
| |\ \
| * \ \ Merge branch 'master' into careminsterMelanie2012-03-081-2/+2
| |\ \ \
| * \ \ \ Merge branch 'master' into bigmergeMelanie2011-11-041-4/+4
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' into bigmergeMelanie2011-10-271-6/+4
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' into bigmergeMelanie2011-10-261-1/+1
| |\ \ \ \ \ \
| * | | | | | | Fix LLTextBox to work with the updated libOMVMelanie2011-07-231-1/+3
| * | | | | | | Merge branch 'master' into careminster-presence-refactorMelanie2011-06-091-1/+2
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'master' into careminster-presence-refactorMelanie2011-02-191-42/+18
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'master' into careminster-presence-refactorMelanie2010-08-211-223/+242
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | Fix the general alert message so it doesn't get sent to child agentsmeta72010-08-071-220/+223
| * | | | | | | | | | Allow communicating with blue box dialogs across a region border via aMelanie Thielker2010-07-171-8/+7
| * | | | | | | | | | Add "alert dialog" for sending dialogs to users from the consoleTom Grimshaw2010-06-141-0/+13
* | | | | | | | | | | Minor improvement of previous patch.Diva Canto2015-08-161-6/+10
* | | | | | | | | | | MANTIS-7684 - Use the user management module to get username for script dialogsCinder2015-08-161-13/+9
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
* | | | | | | | | | 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