| Commit message (Expand) | Author | Age | Files | Lines |
* | Change teleports so the TeleportFlags are sent to the destination sim. It | Melanie | 2009-12-29 | 1 | -1/+1 |
* | refactor: move most animation methods from ScenePresence into a new ScenePres... | Justin Clark-Casey (justincc) | 2009-11-17 | 1 | -1/+1 |
* | Changing the AssetBase constructors to avoid initializing assets with an unkn... | John Hurliman | 2009-11-05 | 1 | -1/+1 |
* | minor: remove some mono compiler warnings | Justin Clark-Casey (justincc) | 2009-11-04 | 1 | -7/+7 |
* | * Fixes http://opensimulator.org/mantis/view.php?id=4225 | Diva Canto | 2009-10-12 | 2 | -52/+72 |
* | Formatting cleanup. | Jeff Ames | 2009-10-01 | 1 | -1/+1 |
* | Moved all HG1 operations to HGGridConnector.cs and HypergridServerConnector.c... | Diva Canto | 2009-09-26 | 2 | -23/+29 |
* | Merge branch 'master' of ssh://diva@opensimulator.org/var/git/opensim | Diva Canto | 2009-09-26 | 2 | -11/+16 |
|\ |
|
| * | * Fixes teleporting within megaregions on HG enabled regions. You can tele... | Teravus Ovares (Dan Olivares) | 2009-09-25 | 1 | -2/+8 |
| * | minor: remove some mono compiler warnings | Justin Clark-Casey (justincc) | 2009-09-25 | 1 | -9/+8 |
* | | First pass at the heart surgery for grid services. Compiles and runs minimall... | Diva Canto | 2009-09-26 | 3 | -234/+7 |
|/ |
|
* | Fixed some long-standing issues with appearance in HG1. | Diva Canto | 2009-09-04 | 1 | -18/+18 |
* | Renamed QueryItem/QueryFolder to GetItem/GetFolder. The word 'query' starting... | Diva Canto | 2009-08-13 | 1 | -1/+1 |
* | Inventory redirects from CachedUserInfo to InventoryService COMPLETE! | Diva Canto | 2009-08-13 | 2 | -43/+38 |
* | * Corrected CAPS namespaces | Arthur Valadares | 2009-06-18 | 1 | -1/+1 |
* | Comment out unused private functions to avoid compiler warnings. | Jeff Ames | 2009-06-04 | 1 | -7/+8 |
* | Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE... | Jeff Ames | 2009-06-01 | 5 | -5/+5 |
* | Add copyright headers, formatting cleanup, ignore some generated files. | Jeff Ames | 2009-05-31 | 1 | -1/+28 |
* | This should make HG asset transfers work much better. It now uses HGUuidGathe... | diva | 2009-05-23 | 3 | -114/+71 |
* | * Breaks OpenSim.. err I mean.. adds NAT translation support to EnableSimulat... | Adam Frisby | 2009-05-23 | 1 | -0/+9 |
* | Cleaning up a few HG things. HG Posts may now work in grids, but if the home ... | diva | 2009-05-22 | 1 | -11/+0 |
* | Removing the last reference to CommsManager.AssetCache. | diva | 2009-05-18 | 1 | -2/+1 |
* | Finished HG Service Store. Not fully functional because of problems with asse... | diva | 2009-05-18 | 1 | -36/+30 |
* | HG asset transfers starting to work -- GETs only for now. | diva | 2009-05-17 | 1 | -62/+14 |
* | * minor: rename xml sog serialization method for readability | Justin Clarke Casey | 2009-05-08 | 1 | -1/+1 |
* | * refactor: Break out original xml object serialization into a separate class | Justin Clarke Casey | 2009-05-08 | 1 | -2/+2 |
* | - moving banned check and public/private check to | Dr Scofield | 2009-05-05 | 1 | -2/+5 |
* | Accounting for the changes introduced in AssetServerBase in r9143 related to ... | diva | 2009-04-19 | 1 | -0/+1 |
* | Bug fix in HG asset posts. Get the inner assets not just from mem cache but f... | diva | 2009-04-18 | 1 | -18/+24 |
* | Changed the asynchronous call to get inventory in HG, so that it properly rep... | diva | 2009-04-05 | 1 | -19/+16 |
* | Added CreateObject(regionhandle, userID, itemID) to post objects that are to ... | diva | 2009-04-05 | 2 | -12/+61 |
* | * Fixed copyright headers on HyperGrid source files. (Now match the rest of O... | Adam Frisby | 2009-04-05 | 4 | -98/+94 |
* | * Remove compiler warnings | Justin Clarke Casey | 2009-03-19 | 1 | -12/+12 |
* | Adds support for unlink-region command in hypergrid. | diva | 2009-03-18 | 1 | -0/+42 |
* | * Replace Scene.GetLandHeight() with a straight query to Scene.Heightmap (whi... | Justin Clarke Casey | 2009-03-05 | 1 | -1/+2 |
* | Mantis#3218. Thank you kindly, TLaukkan (Tommil) for a patch that: | Charles Krinke | 2009-02-22 | 1 | -1/+1 |
* | * Consistently lock part.TaskInventory as pointed out in http://opensimulator... | Justin Clarke Casey | 2009-02-20 | 1 | -2/+5 |
* | Stops animations on Teleports, to conform with what the viewer does. | diva | 2009-02-18 | 1 | -0/+3 |
* | - remove the Metadata property from AssetBase and return all previous | Mike Mazur | 2009-02-17 | 1 | -14/+14 |
* | * refactor: remove AssetCache field hanging off Scene | Justin Clarke Casey | 2009-02-16 | 2 | -3/+3 |
* | * optimized usings. | lbsa71 | 2009-02-12 | 5 | -28/+3 |
* | this is step 2 of 2 of the OpenSim.Region.Environment refactor. | Dr Scofield | 2009-02-10 | 4 | -4/+0 |
* | From Alan Webb <awebb@linux.vnet.ibm.com> | Sean Dague | 2009-02-09 | 1 | -1/+1 |
* | a last set of files that seem to have embedded ^M in them | Sean Dague | 2009-02-09 | 1 | -192/+192 |
* | Bug fix related to the filling out the remoting port in RegionInfo. It still ... | diva | 2009-02-07 | 1 | -1/+1 |
* | Adds support for HG linking to specific regions within an instance. The forma... | diva | 2009-02-07 | 1 | -0/+192 |
* | This changeset is the step 1 of 2 in refactoring | Dr Scofield | 2009-02-06 | 4 | -0/+972 |