aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/Avatar/Dialog/DialogModule.cs (unfollow)
Commit message (Expand)AuthorFilesLines
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-1/+1
2009-02-06This changeset is the step 1 of 2 in refactoringDr Scofield1-2/+2
2009-01-08* refactor: move url sending from scene to DialogModuleJustin Clarke Casey1-0/+9
2009-01-08* refactor: move code to send a dialog to a user from scene to DialogModuleJustin Clarke Casey1-0/+10
2009-01-08* refactor: move estate dialog to DialogModuleJustin Clarke Casey1-1/+9
2009-01-08* refactor: move code for sending a message to all users in a region to the D...Justin Clarke Casey1-5/+13
2009-01-07* refactor: Make some direct IClientAPI calls go through the dialog module in...Justin Clarke Casey1-1/+11
2009-01-07* Move general alert code to DialogModule.Justin Clarke Casey1-0/+15
2009-01-07* refactor: Establish DialogModule, move some alert code from Scene to hereJustin Clarke Casey1-43/+40
2008-12-19* refactor: Remove archiver module scene wrappersJustin Clarke Casey1-4/+7
2008-09-06* This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares1-1/+1
2008-06-27last round of warning squashing. calling it a day now.Dr Scofield1-1/+1
2008-06-16* refactor: Fission ArchiveWriteRequest into prepare and execute classesJustin Clarke Casey1-1/+1
2008-05-28* Put in stubs for "load-oar" command, including ultra-primitive temporary ta...Justin Clarke Casey1-3/+3
2008-05-26* Break out baby archiving code into separate class ready for async asset req...Justin Clarke Casey1-54/+2
2008-05-26* Extract and boil down necessary texture UUIDs for an archive of the scene p...Justin Clarke Casey1-1/+14
2008-05-25Update svn properties. Formatting cleanup.Jeff Ames1-20/+20
2008-05-24* Refactor: Change previous commits Object methods to SceneObject methods ins...Justin Clarke Casey1-0/+6
2008-05-24* Get the xml2 entities serialization representation in the archiver moduleJustin Clarke Casey1-5/+51
2008-05-22* Plug in stubbed out archiver moduleJustin Clarke Casey1-24/+23
2008-05-20Add copyright notices.Jeff Ames1-3/+28
2008-05-11* Added NPCModule and NPCAvatar classes for NPCs. Primitive, but we can grow ...Adam Frisby1-2/+0
2008-05-09Update svn properties.Jeff Ames1-48/+48
2008-05-08* Some refactorings.Adam Frisby1-0/+48