aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/Modules/Avatar/Concierge (follow)
Commit message (Expand)AuthorAgeFilesLines
* * Address http://opensimulator.org/mantis/view.php?id=3076 by actually elimin...Justin Clarke Casey2009-02-031-2/+2
* * Fission SceneObjectTests into basic and linking setsJustin Clarke Casey2009-02-031-1/+1
* Minor formatting cleanup.Jeff Ames2009-02-021-1/+1
* reporting original request URI if HttpWebRequest failed, addingDr Scofield2009-01-301-11/+18
* Update svn properties, minor formatting cleanup.Jeff Ames2009-01-301-1/+1
* (no commit message)Dr Scofield2009-01-301-6/+27
* fixing: client gets logged out when concierge's broker returns 500Dr Scofield2009-01-301-2/+19
* fix: client gets logged out when concierge's broker returns 500Dr Scofield2009-01-281-4/+11
* (no commit message)Dr Scofield2009-01-262-6/+6
* (no commit message)Dr Scofield2009-01-262-6/+6
* ~ fixing bugs in ConciergeServer.py test codeDr Scofield2009-01-262-6/+6
* adding XML parsing to make sure POST content is welformedDr Scofield2009-01-261-0/+17
* + adding URI substitution for concierges broker URIDr Scofield2009-01-261-2/+4
* ~ moving test server script on level upDr Scofield2009-01-261-0/+92
* ~ moving test server script on level upDr Scofield2009-01-261-66/+0
* ~ turning synchronous broker update into asynchronous oneDr Scofield2009-01-261-3/+11
* ~ fix: Concierge reports avatar leaving region twiceDr Scofield2009-01-261-3/+1
* + completed python test serverDr Scofield2009-01-261-6/+41
* + adding test server for debugging purposesDr Scofield2009-01-261-0/+31
* ~ extending attendee list to include agent nameDr Scofield2009-01-261-10/+45
* adding timestamp as ISO 8601Dr Scofield2009-01-261-2/+2
* adding XML sniplet generation (start of)Dr Scofield2009-01-261-0/+16
* starting draft attendee list notification support.Dr Scofield2009-01-261-0/+27
* - fixes comparison of struct against null (no no no)Dr Scofield2008-11-061-32/+32
* * mionr: correct CONTRIBUTORS file for PlughJustin Clarke Casey2008-11-031-2/+2
* * minor: fussy little change to put colons in some log outputJustin Clarke Casey2008-11-031-12/+12
* * minor: don't need to null check config source in clientstack settings since...Justin Clarke Casey2008-11-031-1/+0
* From: Alan Webb (alan_webb@us.ibm.com)Dr Scofield2008-10-301-10/+0
* * minor: remove mono compiler warningsJustin Clarke Casey2008-10-271-9/+9
* Update svn properties, minor formatting cleanup.Jeff Ames2008-10-271-3/+3
* removing unused method from ConciergeModule. adding attendee listDr Scofield2008-10-231-47/+169
* adding "welcome" support to Concierge: allows to specify via Dr Scofield2008-10-211-8/+60
* cleaning up IRCBridgeModule to allow for configuration from in-world,Dr Scofield2008-10-201-42/+139
* This changeset changes the way chat from client is routed: Dr Scofield2008-10-031-26/+40
* initial version of a meeting concierge module.Dr Scofield2008-09-301-0/+213