aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/Interfaces/IDialogModule.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2009-02-06This changeset is the step 1 of 2 in refactoringDr Scofield1-136/+0
2009-01-08* refactor: move url sending from scene to DialogModuleJustin Clarke Casey1-1/+14
2009-01-08* refactor: move code to send a dialog to a user from scene to DialogModuleJustin Clarke Casey1-0/+15
2009-01-08* refactor: move estate dialog to DialogModuleJustin Clarke Casey1-1/+14
2009-01-08* refactor: move code for sending a message to all users in a region to the D...Justin Clarke Casey1-3/+17
2009-01-07* refactor: Make some direct IClientAPI calls go through the dialog module in...Justin Clarke Casey1-0/+16
2009-01-07* Move general alert code to DialogModule.Justin Clarke Casey1-1/+7
2009-01-07* refactor: Establish DialogModule, move some alert code from Scene to hereJustin Clarke Casey1-20/+21
2008-05-16Formatting cleanup.Jeff Ames1-4/+4
2008-04-21* Optimised using statements and namespace references across entire project (...Adam Frisby1-2/+0
2008-03-18Formatting cleanup.Jeff Ames1-26/+25
2008-03-04Added copyright heaaders. Minor cleanup.Jeff Ames1-1/+1
2008-02-25* Start sending "ImageNotFound" packet back to the client if we can't find an...Justin Clarke Casey1-15/+23
2008-02-20Minor cleanup.Jeff Ames1-1/+1
2007-10-31* Moved OpenSim/Framework/General to OpenSim/Framework for great justice.lbsa711-0/+0
2007-10-31set svn:eol-styleJeff Ames1-52/+52
2007-10-30* Optimized usingslbsa711-5/+1
2007-10-29as per the "Filesystem cleanup for OpenSim repository" mailing list thread. H...MW1-57/+57
2007-10-19get rid of all the ^M line endingsSean Dague1-57/+57
2007-10-15* Applied Chillken patch #418: copyright-r2094.patch updating copyright messa...lbsa711-0/+28
2007-10-13Asset server implementation. Again one of these "plumbing" releases, where no...Tleiades Hax1-0/+29