| Commit message (Expand) | Author | Files | Lines |
2010-01-15 | * General cleanup of Teleports, Crossings and Child agents. They are now in t... | Diva Canto | 1 | -387/+0 |
2010-01-13 | Bug fix in releasing agent. In Scene, always use SimulatonService, and not m_... | Diva Canto | 1 | -1/+1 |
2010-01-13 | Bug in Teleport fixed -- Appearance was missing from AgentCircuitData. | Diva Canto | 1 | -0/+2 |
2010-01-11 | OpenSim/Framework/Communications/Cache deleted. LibraryRootFolder deleted. | Diva Canto | 1 | -1/+0 |
2010-01-11 | CommunicationsManager deleted. | Diva Canto | 1 | -1/+1 |
2010-01-10 | * OMG! All but one references to UserProfileCacheService have been rerouted! | Diva Canto | 1 | -8/+5 |
2010-01-07 | * Finished SimulationServiceConnector | Diva Canto | 1 | -7/+5 |
2009-12-29 | Change teleports so the TeleportFlags are sent to the destination sim. It | Melanie | 1 | -1/+1 |
2009-11-17 | refactor: move most animation methods from ScenePresence into a new ScenePres... | Justin Clark-Casey (justincc) | 1 | -1/+1 |
2009-10-01 | Formatting cleanup. | Jeff Ames | 1 | -1/+1 |
2009-09-26 | Moved all HG1 operations to HGGridConnector.cs and HypergridServerConnector.c... | Diva Canto | 1 | -5/+14 |
2009-09-26 | First pass at the heart surgery for grid services. Compiles and runs minimall... | Diva Canto | 1 | -1/+5 |
2009-09-25 | * Fixes teleporting within megaregions on HG enabled regions. You can tele... | Teravus Ovares (Dan Olivares) | 1 | -2/+8 |
2009-06-18 | * Corrected CAPS namespaces | Arthur Valadares | 1 | -1/+1 |
2009-06-01 | Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE... | Jeff Ames | 1 | -1/+1 |
2009-05-23 | * Breaks OpenSim.. err I mean.. adds NAT translation support to EnableSimulat... | Adam Frisby | 1 | -0/+9 |
2009-05-05 | - moving banned check and public/private check to | Dr Scofield | 1 | -2/+5 |
2009-04-05 | * Fixed copyright headers on HyperGrid source files. (Now match the rest of O... | Adam Frisby | 1 | -25/+24 |
2009-03-05 | * Replace Scene.GetLandHeight() with a straight query to Scene.Heightmap (whi... | Justin Clarke Casey | 1 | -1/+2 |
2009-02-22 | Mantis#3218. Thank you kindly, TLaukkan (Tommil) for a patch that: | Charles Krinke | 1 | -1/+1 |
2009-02-18 | Stops animations on Teleports, to conform with what the viewer does. | diva | 1 | -0/+3 |
2009-02-12 | * optimized usings. | lbsa71 | 1 | -2/+0 |
2009-02-10 | this is step 2 of 2 of the OpenSim.Region.Environment refactor. | Dr Scofield | 1 | -1/+0 |
2009-02-06 | This changeset is the step 1 of 2 in refactoring | Dr Scofield | 1 | -11/+8 |
2009-01-22 | * Change the currently misleading log message when capabilities are added twi... | Justin Clarke Casey | 1 | -1/+1 |
2009-01-21 | * refactor: Extract caps related code from scene and put into a region module | Justin Clarke Casey | 1 | -1/+1 |
2009-01-18 | Getting rid of the CheckRegion call during TPs. This seems to be not just use... | diva | 1 | -12/+1 |
2009-01-14 | * minor: Change around more debugging messages | Justin Clarke Casey | 1 | -1/+3 |
2009-01-06 | * Rename GetRandomCapsPath() to GetRandomCapsObjectPath() to fit in with term... | Justin Clarke Casey | 1 | -1/+1 |
2009-01-06 | * Move common string aggregation for caps seed path to a method in CapsUtil | Justin Clarke Casey | 1 | -4/+6 |
2009-01-06 | * minor: Move GetRandomCapsPath() to a CapsUtil class | Justin Clarke Casey | 1 | -5/+4 |
2009-01-03 | Another interregion comms change that will not work well with previous versio... | diva | 1 | -1/+2 |
2009-01-03 | Split agent updates into two messages: full update and position+camera update... | diva | 1 | -1/+1 |
2009-01-01 | Major changes in interregion communications. This breaks compatibility with o... | diva | 1 | -9/+25 |
2008-12-31 | Added a SendChildAgentDataUpdate call on Teleports, so that the agent at the ... | diva | 1 | -23/+30 |
2008-12-29 | Minor change in HGSceneCommunicationService, making one field public readonly... | diva | 1 | -1/+1 |
2008-12-22 | Fix for attachment crossing on TPs. Now that we're letting the viewer have co... | diva | 1 | -7/+10 |
2008-12-22 | This commit is a major change on the TP process. Several things were wrong an... | diva | 1 | -17/+25 |
2008-12-21 | Slowing TPs down a bit further. | diva | 1 | -4/+4 |
2008-12-20 | Slowing things down even more on TPs, to see if that helps the European folks... | diva | 1 | -1/+2 |
2008-12-20 | This reduces DNS lookups in TPs by a factor of 4. Let's see if this fixes som... | diva | 1 | -5/+16 |
2008-12-20 | Slowing things down a little bit in TPs, with a couple of extra Thread.Sleep ... | diva | 1 | -1/+5 |
2008-12-15 | Attempt at fixing the HG home jump by looking up hyperlink regions before gri... | diva | 1 | -1/+1 |
2008-12-15 | Bug fix in new child agents management. Thanks DigiDaz for helping identify t... | diva | 1 | -37/+45 |
2008-12-15 | Bug fix for Hypergrid. This bug was introduced by the recent TP fixes, and af... | diva | 1 | -11/+14 |
2008-12-14 | Mantis#2725. Thank you kindly, Diva, for a patch that: | Charles Krinke | 1 | -31/+56 |
2008-12-03 | Remove the bandaid (fast rip) | Melanie Thielker | 1 | -10/+10 |
2008-12-03 | Apply Diva's bandaid to OpenSim's scraped knee. | Melanie Thielker | 1 | -10/+10 |
2008-12-01 | * minor: remove 2 mono compiler warnings | Justin Clarke Casey | 1 | -1/+1 |
2008-11-30 | Mantis #2584 (again) | Melanie Thielker | 1 | -10/+13 |