aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Framework/Scenes/Hypergrid/HGSceneCommunicationService.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* * General cleanup of Teleports, Crossings and Child agents. They are now in t...Diva Canto2010-01-151-387/+0
* Bug fix in releasing agent. In Scene, always use SimulatonService, and not m_...Diva Canto2010-01-131-1/+1
* Bug in Teleport fixed -- Appearance was missing from AgentCircuitData.Diva Canto2010-01-131-0/+2
* OpenSim/Framework/Communications/Cache deleted. LibraryRootFolder deleted.Diva Canto2010-01-111-1/+0
* CommunicationsManager deleted.Diva Canto2010-01-111-1/+1
* * OMG! All but one references to UserProfileCacheService have been rerouted!Diva Canto2010-01-101-8/+5
* * Finished SimulationServiceConnectorDiva Canto2010-01-071-7/+5
* Change teleports so the TeleportFlags are sent to the destination sim. ItMelanie2009-12-291-1/+1
* refactor: move most animation methods from ScenePresence into a new ScenePres...Justin Clark-Casey (justincc)2009-11-171-1/+1
* Formatting cleanup.Jeff Ames2009-10-011-1/+1
* Moved all HG1 operations to HGGridConnector.cs and HypergridServerConnector.c...Diva Canto2009-09-261-5/+14
* Merge branch 'master' of ssh://diva@opensimulator.org/var/git/opensimDiva Canto2009-09-261-2/+8
|\
| * * Fixes teleporting within megaregions on HG enabled regions. You can tele...Teravus Ovares (Dan Olivares)2009-09-251-2/+8
* | First pass at the heart surgery for grid services. Compiles and runs minimall...Diva Canto2009-09-261-1/+5
|/
* * Corrected CAPS namespacesArthur Valadares2009-06-181-1/+1
* Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames2009-06-011-1/+1
* * Breaks OpenSim.. err I mean.. adds NAT translation support to EnableSimulat...Adam Frisby2009-05-231-0/+9
* - moving banned check and public/private check toDr Scofield2009-05-051-2/+5
* * Fixed copyright headers on HyperGrid source files. (Now match the rest of O...Adam Frisby2009-04-051-25/+24
* * 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
* Stops animations on Teleports, to conform with what the viewer does.diva2009-02-181-0/+3
* * optimized usings.lbsa712009-02-121-2/+0
* this is step 2 of 2 of the OpenSim.Region.Environment refactor.Dr Scofield2009-02-101-1/+0
* This changeset is the step 1 of 2 in refactoringDr Scofield2009-02-061-0/+360