aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Framework/Scenes/Hypergrid (unfollow)
Commit message (Expand)AuthorFilesLines
2009-06-01Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames5-5/+5
2009-05-31Add copyright headers, formatting cleanup, ignore some generated files.Jeff Ames1-1/+28
2009-05-23This should make HG asset transfers work much better. It now uses HGUuidGathe...diva3-114/+71
2009-05-23* Breaks OpenSim.. err I mean.. adds NAT translation support to EnableSimulat...Adam Frisby1-0/+9
2009-05-22Cleaning up a few HG things. HG Posts may now work in grids, but if the home ...diva1-11/+0
2009-05-18Removing the last reference to CommsManager.AssetCache.diva1-2/+1
2009-05-18Finished HG Service Store. Not fully functional because of problems with asse...diva1-36/+30
2009-05-17HG asset transfers starting to work -- GETs only for now. diva1-62/+14
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