aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/OptionalModules/Avatar/Concierge/ConciergeModule.cs (unfollow)
Commit message (Expand)AuthorFilesLines
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 Scofield1-2/+2
2009-02-06This changeset is the step 1 of 2 in refactoringDr Scofield1-2/+2
2009-02-03* Address http://opensimulator.org/mantis/view.php?id=3076 by actually elimin...Justin Clarke Casey1-2/+2
2009-02-03* Fission SceneObjectTests into basic and linking setsJustin Clarke Casey1-1/+1
2009-02-02Minor formatting cleanup.Jeff Ames1-1/+1
2009-01-30reporting original request URI if HttpWebRequest failed, addingDr Scofield1-11/+18
2009-01-30Update svn properties, minor formatting cleanup.Jeff Ames1-1/+1
2009-01-30fixing: client gets logged out when concierge's broker returns 500Dr Scofield1-2/+19
2009-01-28fix: client gets logged out when concierge's broker returns 500Dr Scofield1-4/+11
2009-01-26(no commit message)Dr Scofield1-1/+1
2009-01-26(no commit message)Dr Scofield1-1/+1
2009-01-26~ fixing bugs in ConciergeServer.py test codeDr Scofield1-1/+1
2009-01-26+ adding URI substitution for concierges broker URIDr Scofield1-2/+4
2009-01-26~ turning synchronous broker update into asynchronous oneDr Scofield1-3/+11
2009-01-26~ fix: Concierge reports avatar leaving region twiceDr Scofield1-3/+1
2009-01-26~ extending attendee list to include agent nameDr Scofield1-10/+45
2009-01-26adding timestamp as ISO 8601Dr Scofield1-2/+2
2009-01-26adding XML sniplet generation (start of)Dr Scofield1-0/+16
2009-01-26starting draft attendee list notification support.Dr Scofield1-0/+27
2008-11-06- fixes comparison of struct against null (no no no)Dr Scofield1-32/+32
2008-11-03* mionr: correct CONTRIBUTORS file for PlughJustin Clarke Casey1-2/+2
2008-11-03* minor: fussy little change to put colons in some log outputJustin Clarke Casey1-12/+12
2008-11-03* minor: don't need to null check config source in clientstack settings since...Justin Clarke Casey1-1/+0
2008-10-30From: Alan Webb (alan_webb@us.ibm.com)Dr Scofield1-10/+0
2008-10-27* minor: remove mono compiler warningsJustin Clarke Casey1-9/+9
2008-10-27Update svn properties, minor formatting cleanup.Jeff Ames1-3/+3
2008-10-23removing unused method from ConciergeModule. adding attendee listDr Scofield1-47/+169
2008-10-21adding "welcome" support to Concierge: allows to specify via Dr Scofield1-8/+60
2008-10-20cleaning up IRCBridgeModule to allow for configuration from in-world,Dr Scofield1-42/+139
2008-10-03This changeset changes the way chat from client is routed: Dr Scofield1-26/+40
2008-09-30initial version of a meeting concierge module.Dr Scofield1-0/+213