aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Framework/Scenes/Hypergrid (unfollow)
Commit message (Expand)AuthorFilesLines
2009-05-08* minor: rename xml sog serialization method for readabilityJustin Clarke Casey1-1/+1
2009-05-08* refactor: Break out original xml object serialization into a separate classJustin Clarke Casey1-2/+2
2009-05-05- moving banned check and public/private check toDr Scofield1-2/+5
2009-04-19Accounting for the changes introduced in AssetServerBase in r9143 related to ...diva1-0/+1
2009-04-18Bug fix in HG asset posts. Get the inner assets not just from mem cache but f...diva1-18/+24
2009-04-05Changed the asynchronous call to get inventory in HG, so that it properly rep...diva1-19/+16
2009-04-05Added CreateObject(regionhandle, userID, itemID) to post objects that are to ...diva2-12/+61
2009-04-05* Fixed copyright headers on HyperGrid source files. (Now match the rest of O...Adam Frisby4-98/+94
2009-03-19* Remove compiler warningsJustin Clarke Casey1-12/+12
2009-03-18Adds support for unlink-region command in hypergrid.diva1-0/+42
2009-03-05* Replace Scene.GetLandHeight() with a straight query to Scene.Heightmap (whi...Justin Clarke Casey1-1/+2
2009-02-22Mantis#3218. Thank you kindly, TLaukkan (Tommil) for a patch that:Charles Krinke1-1/+1
2009-02-20* Consistently lock part.TaskInventory as pointed out in http://opensimulator...Justin Clarke Casey1-2/+5
2009-02-18Stops animations on Teleports, to conform with what the viewer does.diva1-0/+3
2009-02-17- remove the Metadata property from AssetBase and return all previousMike Mazur1-14/+14
2009-02-16* refactor: remove AssetCache field hanging off SceneJustin Clarke Casey2-3/+3
2009-02-12* optimized usings.lbsa715-28/+3
2009-02-10this is step 2 of 2 of the OpenSim.Region.Environment refactor.Dr Scofield4-4/+0
2009-02-09From Alan Webb <awebb@linux.vnet.ibm.com>Sean Dague1-1/+1
2009-02-09a last set of files that seem to have embedded ^M in themSean Dague1-192/+192
2009-02-07Bug fix related to the filling out the remoting port in RegionInfo. It still ...diva1-1/+1
2009-02-07Adds support for HG linking to specific regions within an instance. The forma...diva1-0/+192
2009-02-06This changeset is the step 1 of 2 in refactoringDr Scofield4-0/+972