aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/Modules/Avatar/Concierge (unfollow)
Commit message (Expand)AuthorFilesLines
2009-02-10this is step 2 of 2 of the OpenSim.Region.Environment refactor.Dr Scofield2-734/+0
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-30(no commit message)Dr Scofield1-6/+27
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 Scofield2-6/+6
2009-01-26(no commit message)Dr Scofield2-6/+6
2009-01-26~ fixing bugs in ConciergeServer.py test codeDr Scofield2-6/+6
2009-01-26adding XML parsing to make sure POST content is welformedDr Scofield1-0/+17
2009-01-26+ adding URI substitution for concierges broker URIDr Scofield1-2/+4
2009-01-26~ moving test server script on level upDr Scofield1-0/+92
2009-01-26~ moving test server script on level upDr Scofield1-66/+0
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+ completed python test serverDr Scofield1-6/+41
2009-01-26+ adding test server for debugging purposesDr Scofield1-0/+31
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