aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Communications (follow)
Commit message (Expand)AuthorAgeFilesLines
* Changed the asynchronous call to get inventory in HG, so that it properly rep...diva2009-04-051-19/+49
* Added CreateObject(regionhandle, userID, itemID) to post objects that are to ...diva2009-04-051-0/+11
* * Fixed copyright headers on HyperGrid source files. (Now match the rest of O...Adam Frisby2009-04-055-123/+118
* * Upped trunk version number to 0.6.4 as we just tagged 0.6.4-releaselbsa712009-04-012-2/+2
* Another bit of refactoring to try to make sense of OpenSim.Framework.Communic...diva2009-03-292-3/+3
* * Appearance patches suite: These patches are applied to allow libomv bots to...Sean Dague2009-03-251-1/+1
* Committing partial work on passing folders across instances. This may crash.Melanie Thielker2009-03-233-0/+55
* Add QueryItem method to secure inventory and HG inventory, change method sig toMelanie Thielker2009-03-222-0/+39
* Add a QueryItem method to the inventory subsystem. Currently implemented forMelanie Thielker2009-03-211-0/+16
* Adds support for unlink-region command in hypergrid.diva2009-03-183-0/+95
* regionInfo isn't defined here yet, which leads to a NRE. Grid-serverHomer Horwitz2009-03-151-1/+1
* * Another stab at refactoring up the CustomiseResponse function. Two fixes:lbsa712009-03-121-1/+4
* * Removed unused and uncommented filelbsa712009-03-101-433/+0
* * Refactored out Create() methods to ensure proper transformation between Reg...lbsa712009-03-101-13/+11
* forgotten filesMW2009-03-031-2/+2
* Moved Linden protocol login handling to modules in OpenSim.Client.Linden. The...MW2009-03-031-1/+3
* * minor: Remove most mono compiler warningsJustin Clarke Casey2009-02-252-2/+2
* Mantis#3218. Thank you kindly, TLaukkan (Tommil) for a patch that:Charles Krinke2009-02-223-55/+58
* * Upped VersionInfo to 0.6.3 and in the process, changed assemblyinfo to 0.6....lbsa712009-02-202-6/+6
* THE BIG ANTI-REMOTING SCHLEP -- StartRemoting is no more. Sims in older versi...diva2009-02-2010-2527/+4
* This moves the 2 friends-related interregion messages out of OGS1 and into th...diva2009-02-201-78/+0
* Improved log message.diva2009-02-181-2/+2
* Addresses mantis #3181. Waiting for confirmation from the reporter.diva2009-02-171-1/+1
* - remove the Metadata property from AssetBase and return all previousMike Mazur2009-02-171-3/+3
* Major change to how appearance is managed, including changes in login and use...diva2009-02-173-1/+15
* Add copyright headers. Minor formatting cleanup. Fix some compiler warnings...Jeff Ames2009-02-131-1/+1
* Commented a couple of not very useful log messages that are cluttering the lo...diva2009-02-121-4/+4
* * Remove a change which shouldn't have made it into the last commitJustin Clarke Casey2009-02-121-2/+0
* * Add missing OpenSIm.Framework.Communications ref for Wdinwos buildsJustin Clarke Casey2009-02-121-0/+2
* * optimized usings.lbsa712009-02-1215-47/+21
* Makes ban of HG users exactly the same as ban of local users, that is upon Ad...diva2009-02-121-75/+44
* Moved prim crossing out of OGS1 and into RESTComms and LocalInterregionComms....diva2009-02-091-0/+12
* From Alan Webb <awebb@linux.vnet.ibm.com>Sean Dague2009-02-097-8/+8
* * Refactored UserLoginService.CustomiseResponse to be (almost) text-wide iden...lbsa712009-02-071-8/+31
* Adds support for HG linking to specific regions within an instance. The forma...diva2009-02-071-3/+3
* Thank you dslake for a patch that:lbsa712009-02-071-1/+1
* This changeset is the step 1 of 2 in refactoringDr Scofield2009-02-064-6/+6
* - add OpenSim.Framework.AssetMetadata class. AssetBase is now composed of itMike Mazur2009-02-041-41/+41
* More on dynamic hyperlinks. Making the 4096 check (deregistration of region) ...diva2009-02-011-2/+2
* * Add new unit test for simple teleport in a standalone.Justin Clarke Casey2009-01-151-0/+1
* * Move the timed_out change to earlier on in the async handlerJustin Clarke Casey2009-01-141-4/+9
* * prune and regrade log messages relating to client login and logoutJustin Clarke Casey2009-01-062-3/+3
* * Rename GetRandomCapsPath() to GetRandomCapsObjectPath() to fit in with term...Justin Clarke Casey2009-01-061-1/+1
* * Move common string aggregation for caps seed path to a method in CapsUtilJustin Clarke Casey2009-01-061-3/+4
* * minor: Move GetRandomCapsPath() to a CapsUtil classJustin Clarke Casey2009-01-061-1/+2
* * Add seed cap check to login testJustin Clarke Casey2009-01-051-1/+1
* * Check in login service tests beachheadJustin Clarke Casey2009-01-051-3/+3
* Fixed logic for sending foreign user information (HG).diva2009-01-031-5/+16
* Another interregion comms change that will not work well with previous versio...diva2009-01-033-20/+39
* * reference is to Nini.Config, not NiniJustin Clarke Casey2009-01-021-1/+1