| Commit message (Expand) | Author | Age | Files | Lines |
* | removing more stains ... | sacha | 2010-08-07 | 1 | -3/+3 |
* | Merge branch 'master' into careminster-presence-refactor | Melanie | 2010-06-14 | 1 | -14/+7 |
|\ |
|
| * | Fixes the long-standing RegionUp bug! Plus lots of other cleanups related to ... | Diva Canto | 2010-06-13 | 1 | -14/+7 |
* | | Fix to the scenario where we send an agent to a neighbouring sim (via telepor... | Tom Grimshaw | 2010-05-18 | 1 | -1/+1 |
* | | Merge branch 'master' into careminster-presence-refactor | Melanie | 2010-03-04 | 1 | -7/+7 |
|\ \
| |/ |
|
| * | minor: remove some compiler warnings | Justin Clark-Casey (justincc) | 2010-03-03 | 1 | -7/+7 |
* | | Merge branch 'master' into careminster-presence-refactor | Melanie | 2010-03-03 | 1 | -1219/+10 |
|\ \
| |/ |
|
| * | * Removed the unused GridRegion.getInternalEndPointPort() (just use InternalE... | John Hurliman | 2010-02-23 | 1 | -1/+1 |
| * | Merge branch 'master' into presence-refactor | Melanie | 2010-01-16 | 1 | -6/+1 |
| |\ |
|
| * | | * General cleanup of Teleports, Crossings and Child agents. They are now in t... | Diva Canto | 2010-01-15 | 1 | -1149/+0 |
| * | | Bug in Teleport fixed -- Appearance was missing from AgentCircuitData. | Diva Canto | 2010-01-13 | 1 | -0/+1 |
| * | | Several more buglets removed. | Diva Canto | 2010-01-13 | 1 | -16/+13 |
| * | | More appearance woes fixed, this time for child agents. Tested on a grid with... | Diva Canto | 2010-01-12 | 1 | -0/+4 |
| * | | Fixed a couple of bugs with Appearance. Appearance is all good now. | Diva Canto | 2010-01-11 | 1 | -2/+2 |
| * | | OpenSim/Framework/Communications/Cache deleted. LibraryRootFolder deleted. | Diva Canto | 2010-01-11 | 1 | -1/+0 |
| * | | CommunicationsManager deleted. | Diva Canto | 2010-01-11 | 1 | -3/+1 |
| * | | CommunicationsManager is practically empty. Only NetworkServersInfo is there. | Diva Canto | 2010-01-10 | 1 | -6/+1 |
| * | | * Changed IPresenceService Logout, so that it takes a position and a lookat | Diva Canto | 2010-01-10 | 1 | -13/+0 |
| * | | * OMG! All but one references to UserProfileCacheService have been rerouted! | Diva Canto | 2010-01-10 | 1 | -3/+4 |
| * | | A few more inches... Old friends things removed. Less references to UserProfi... | Diva Canto | 2010-01-08 | 1 | -19/+0 |
| * | | Inching ahead... This compiles, but very likely does not run. | Diva Canto | 2010-01-08 | 1 | -5/+0 |
| * | | * Finished SimulationServiceConnector | Diva Canto | 2010-01-07 | 1 | -14/+20 |
* | | | Disable blocking teleports within the same parcel for now; it's not implement... | CasperW | 2010-02-25 | 1 | -2/+4 |
* | | | Merge branch 'master' into careminster | Melanie | 2010-02-08 | 1 | -1/+0 |
|\ \ \ |
|
| * | | | Add EventManager.OnIncomingSceneObject event which is triggered by an incomin... | Justin Clark-Casey (justincc) | 2010-02-08 | 1 | -1/+0 |
| | |/
| |/| |
|
* | | | Line endings cleanup | Melanie | 2010-02-04 | 1 | -36/+36 |
* | | | Merge branch 'master' into careminster | Melanie | 2010-01-10 | 1 | -7/+0 |
|\ \ \
| |/ / |
|
| * | | Remove "login disable", "login enable" and "login status" commands. | Melanie | 2010-01-10 | 1 | -7/+0 |
| |/ |
|
* | | Merge branch 'master' into careminster | Melanie | 2009-12-29 | 1 | -2/+2 |
|\ \
| |/ |
|
| * | Change teleports so the TeleportFlags are sent to the destination sim. It | Melanie | 2009-12-29 | 1 | -2/+2 |
* | | Fix for landing points. Only one scenario is not fully covered by this change... | CasperW | 2009-12-26 | 1 | -11/+36 |
|/ |
|
* | Getting rid of SimpleRegionInfo and SerializableRegionInfo per Mel | Kunnis | 2009-12-12 | 1 | -33/+4 |
* | Remove the old remoting-type interregion code for prim/script crossing | Melanie | 2009-11-26 | 1 | -72/+0 |
* | refactor: move most animation methods from ScenePresence into a new ScenePres... | Justin Clark-Casey (justincc) | 2009-11-17 | 1 | -1/+1 |
* | Neighbours cache working. | Diva Canto | 2009-09-27 | 1 | -3/+1 |
* | Unpacking the mess with OtherRegionUp, so we can have a real cache of the nei... | Diva Canto | 2009-09-27 | 1 | -50/+37 |
* | Fixed MapBlocks bug, wrong order of arguments. First version that seems compl... | Diva Canto | 2009-09-26 | 1 | -7/+1 |
* | Merge branch 'master' of ssh://diva@opensimulator.org/var/git/opensim | Diva Canto | 2009-09-26 | 1 | -1/+1 |
|\ |
|
| * | * Fixes teleporting within megaregions on HG enabled regions. You can tele... | Teravus Ovares (Dan Olivares) | 2009-09-25 | 1 | -1/+1 |
* | | First pass at the heart surgery for grid services. Compiles and runs minimall... | Diva Canto | 2009-09-26 | 1 | -167/+108 |
|/ |
|
* | Moved the property RegionLoginsEnabled from GridComms to the Scene -- not the... | Diva Canto | 2009-09-25 | 1 | -0/+7 |
* | * Use the BeginInvoke methodology instead of the FireAndForget methodology to... | Teravus Ovares (Dan Olivares) | 2009-09-13 | 1 | -5/+25 |
* | * More comments in the RegionCombinerModule | Teravus Ovares (Dan Olivares) | 2009-09-13 | 1 | -11/+113 |
* | * Fix an off by one error on visible neighbors in the 'RequestNeighbors' meth... | Teravus Ovares (Dan Olivares) | 2009-09-10 | 1 | -2/+2 |
* | * Enables Child Agents for all virtual regions in the region and their neighb... | Teravus Ovares (Dan Olivares) | 2009-09-07 | 1 | -2/+56 |
* | minor: organizational | Teravus Ovares (Dan Olivares) | 2009-09-06 | 1 | -1/+19 |
* | * One last attempt to get the bordercrossing/primcrossing/attachmentcrossing ... | Teravus Ovares (Dan Olivares) | 2009-09-02 | 1 | -1/+1 |
* | * Rename the RegionCombiner Module from PhysicsCombiner | Teravus Ovares (Dan Olivares) | 2009-08-29 | 1 | -21/+29 |
* | * Deal with teleports to other virtual regions in the same scene. | Teravus Ovares (Dan Olivares) | 2009-08-28 | 1 | -9/+80 |
* | Merge branch 'master' of ssh://diva@opensimulator.org/var/git/opensim | Diva Canto | 2009-08-15 | 1 | -3/+69 |
|\ |
|