aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/Modules/Avatar (follow)
Commit message (Expand)AuthorAgeFilesLines
* this is step 2 of 2 of the OpenSim.Region.Environment refactor.Dr Scofield2009-02-1025-9992/+0
* This changeset is the step 1 of 2 in refactoringDr Scofield2009-02-0624-54/+46
* * minor: remove mono compiler warningJustin Clarke Casey2009-02-051-3/+3
* * Add the second version of the experimental ObjectAdd Cap. It will handle ...Teravus Ovares2009-02-051-38/+146
* * Committing an experimental ObjectAdd module. Intended to work with http://...Teravus Ovares2009-02-051-0/+260
* - add OpenSim.Framework.AssetMetadata class. AssetBase is now composed of itMike Mazur2009-02-041-18/+18
* * 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
* * Make it more obvious that there is an enabled switch for chat in OpenSim.in...Justin Clarke Casey2009-02-021-2/+2
* * Stop the instant message module from trying to register for the message tra...Justin Clarke Casey2009-02-021-3/+11
* * Small tweak to move name replacement in friendship offer since server side ...Justin Clarke Casey2009-02-021-10/+13
* * Removed erroneous reference to the Data.Base Frameworklbsa712009-02-021-1/+0
* 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
* * minor: just a few formatting changes and log quieteningJustin Clarke Casey2009-01-291-4/+6
* 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
* * Providing a way for the rest of the simulator to get at the economy setting...Teravus Ovares2009-01-261-0/+23
* white space & formatting cleanupDr Scofield2009-01-221-5/+4
* From: Christopher Yeoh <yeohc@au1.ibm.com>Dr Scofield2009-01-221-2/+6
* * Progressive texture patch + PriorityQueue put into the LLClient namespace.Teravus Ovares2009-01-191-39/+34
* Added an optional password for the IRC moduleDahlia Trimble2009-01-182-1/+13
* * minor: Change around more debugging messagesJustin Clarke Casey2009-01-142-2/+2
* Change fake parcel ids to allow a Z coordinate. Change TP by lureMelanie Thielker2009-01-131-3/+5
* * minor: Stop friendship termination crashing the client thread if the friend...Justin Clarke Casey2009-01-131-0/+4
* Revert progressive texture patch from r8001 until issues can be addressedDahlia Trimble2009-01-101-34/+39
* Thanks jhurliman for a patch that implements progressive texture downloading ...Dahlia Trimble2009-01-101-1/+0
* * refactor: move url sending from scene to DialogModuleJustin Clarke Casey2009-01-081-0/+9
* * refactor: move code to send a dialog to a user from scene to DialogModuleJustin Clarke Casey2009-01-081-0/+10
* * refactor: move estate dialog to DialogModuleJustin Clarke Casey2009-01-081-1/+9
* * refactor: move code for sending a message to all users in a region to the D...Justin Clarke Casey2009-01-081-5/+13
* Update svn properties, minor formatting cleanup.Jeff Ames2009-01-081-0/+1
* * refactor: Make some direct IClientAPI calls go through the dialog module in...Justin Clarke Casey2009-01-071-1/+11