aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/OptionalModules/Avatar/Concierge/ConciergeModule.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Dump OpenSim 0.9.0.1 into it's own branch.onefang2019-05-191-46/+41
* Initial update to OpenSim 0.8.2.1 source code.David Walter Seikel2016-11-031-2/+4
* All optional modules' directives moved out of addin.xmlDiva Canto2012-11-131-0/+2
* Fix script error messages not showing up in viewer 3 and associated viewers.Justin Clark-Casey (justincc)2012-10-251-2/+3
* Revert "Added request.Proxy=null everywhere, as discussed in http://stackover...Diva Canto2012-09-301-1/+1
* Added request.Proxy=null everywhere, as discussed in http://stackoverflow.com...Diva Canto2012-09-301-1/+1
* Rename ForEachAvatar back to ForEachScenePresence. The other changesDan Lake2011-11-031-1/+1
* Renamed ForEachRootScenePresence to ForEachAvatar. Cleaned up calls toDan Lake2011-11-031-1/+1
* Added new ForEachRootScenePresence to Scene since almost every delegate passe...Dan Lake2011-10-271-4/+1
* Comment out some startup logging lines to make up for the one I added earlier...Justin Clark-Casey (justincc)2011-04-021-7/+2
* Renamed TryGetAvatar to TryGetScenePresence on SceneManager, SceneBase, Scene...Dan Lake2010-03-191-1/+1
* Cleaned up access to scenepresences in scenegraph. GetScenePresences and GetA...Dan Lake2010-03-191-24/+15
* Replace the Replaceable modules nameMelanie2009-08-101-1/+1
* fixing warning re ReplacableInterface()Dr Scofield2009-07-111-1/+1
* Committing the interface change and the addition to the modules to getMelanie Thielker2009-07-101-0/+5
* Remove all references to HttpServer from CommsManager (all incarnations)Melanie Thielker2009-07-101-2/+2
* Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames2009-06-011-1/+1
* dropping attendee list keeping from Concierge, relying onDr Scofield2009-05-251-87/+26
* * Pipes requestors IP address through all XmlRpcRequest delegates. This is ne...Adam Frisby2009-05-231-1/+1
* converting Chat module and Concierge module to new style region modulesDr Scofield2009-05-221-23/+55
* Update svn properties, add copyright headers, minor formatting cleanup.Jeff Ames2009-02-201-3/+3
* - additional code to get ConciergeModule to do truly async broker updatesDr Scofield2009-02-171-13/+63
* fixing crash due to make-child and make-root stepping on each other's toesDr Scofield2009-02-131-7/+16
* fixing ConciergeModule to follow coding conventionsDr Scofield2009-02-101-106/+106
* this is step 2 of 2 of the OpenSim.Region.Environment refactor.Dr Scofield2009-02-101-0/+604