aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Framework/Scenes/Hypergrid (follow)
Commit message (Expand)AuthorAgeFilesLines
* Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames2009-06-015-5/+5
* Add copyright headers, formatting cleanup, ignore some generated files.Jeff Ames2009-05-311-1/+28
* This should make HG asset transfers work much better. It now uses HGUuidGathe...diva2009-05-233-114/+71
* * Breaks OpenSim.. err I mean.. adds NAT translation support to EnableSimulat...Adam Frisby2009-05-231-0/+9
* Cleaning up a few HG things. HG Posts may now work in grids, but if the home ...diva2009-05-221-11/+0
* Removing the last reference to CommsManager.AssetCache.diva2009-05-181-2/+1
* Finished HG Service Store. Not fully functional because of problems with asse...diva2009-05-181-36/+30
* HG asset transfers starting to work -- GETs only for now. diva2009-05-171-62/+14
* * minor: rename xml sog serialization method for readabilityJustin Clarke Casey2009-05-081-1/+1
* * refactor: Break out original xml object serialization into a separate classJustin Clarke Casey2009-05-081-2/+2
* - moving banned check and public/private check toDr Scofield2009-05-051-2/+5
* 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