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