aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/Modules/Avatar (unfollow)
Commit message (Expand)AuthorFilesLines
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
2009-01-07* Move general alert code to DialogModule.Justin Clarke Casey1-0/+15
2009-01-07* refactor: Establish DialogModule, move some alert code from Scene to hereJustin Clarke Casey1-0/+83
2009-01-06* prune and regrade log messages relating to client login and logoutJustin Clarke Casey4-40/+28
2009-01-06* refactor: drop AddXmlRpcHandler() from scene in favour of call via CommsMan...Justin Clarke Casey3-11/+14
2009-01-06* Mjnor: Clarified comment to ensure that people are aware of how to end the ...Teravus Ovares1-1/+9
2009-01-06* Kill an endless loop in the Instant Message delivery systemTeravus Ovares1-0/+8
2009-01-05Use correct name for friendship offer. Fixes Mantis #2959.Homer Horwitz1-0/+2