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