aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Framework/Scenes/Hypergrid (follow)
Commit message (Expand)AuthorAgeFilesLines
* Accounting for the changes introduced in AssetServerBase in r9143 related to ...diva2009-04-191-0/+1
* Bug fix in HG asset posts. Get the inner assets not just from mem cache but f...diva2009-04-181-18/+24
* Changed the asynchronous call to get inventory in HG, so that it properly rep...diva2009-04-051-19/+16
* Added CreateObject(regionhandle, userID, itemID) to post objects that are to ...diva2009-04-052-12/+61
* * Fixed copyright headers on HyperGrid source files. (Now match the rest of O...Adam Frisby2009-04-054-98/+94
* * Remove compiler warningsJustin Clarke Casey2009-03-191-12/+12
* Adds support for unlink-region command in hypergrid.diva2009-03-181-0/+42
* * Replace Scene.GetLandHeight() with a straight query to Scene.Heightmap (whi...Justin Clarke Casey2009-03-051-1/+2
* Mantis#3218. Thank you kindly, TLaukkan (Tommil) for a patch that:Charles Krinke2009-02-221-1/+1
* * Consistently lock part.TaskInventory as pointed out in http://opensimulator...Justin Clarke Casey2009-02-201-2/+5
* Stops animations on Teleports, to conform with what the viewer does.diva2009-02-181-0/+3
* - remove the Metadata property from AssetBase and return all previousMike Mazur2009-02-171-14/+14
* * refactor: remove AssetCache field hanging off SceneJustin Clarke Casey2009-02-162-3/+3
* * optimized usings.lbsa712009-02-125-28/+3
* this is step 2 of 2 of the OpenSim.Region.Environment refactor.Dr Scofield2009-02-104-4/+0
* From Alan Webb <awebb@linux.vnet.ibm.com>Sean Dague2009-02-091-1/+1
* a last set of files that seem to have embedded ^M in themSean Dague2009-02-091-192/+192
* Bug fix related to the filling out the remoting port in RegionInfo. It still ...diva2009-02-071-1/+1
* Adds support for HG linking to specific regions within an instance. The forma...diva2009-02-071-0/+192
* This changeset is the step 1 of 2 in refactoringDr Scofield2009-02-064-0/+972