| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'master' into careminster | Melanie | 2012-07-19 | 1 | -1/+1 |
|\ |
|
| * | Missing parameter in log error message was throwing exception | Dan Lake | 2012-07-18 | 1 | -1/+1 |
* | | Merge branch 'master' into careminster | Melanie | 2012-07-13 | 1 | -5/+17 |
|\ \
| |/ |
|
| * | Don't cache regions data on the other unused LocalGridServiceConnector that t... | Justin Clark-Casey (justincc) | 2012-07-13 | 1 | -5/+17 |
* | | Merge branch 'master' into careminster | Melanie | 2012-06-08 | 1 | -4/+4 |
|\ \
| |/ |
|
| * | Fix bug with "kick user" reducing agent counts by 2 instead of 1. | Justin Clark-Casey (justincc) | 2012-06-08 | 1 | -6/+5 |
* | | Merge branch 'master' into careminster | Melanie | 2012-04-09 | 1 | -1/+3 |
|\ \
| |/ |
|
| * | Addresses mantis #5846 | Diva Canto | 2012-04-08 | 1 | -1/+3 |
* | | Merge branch 'master' into careminster | Melanie | 2012-02-24 | 1 | -2/+2 |
|\ \
| |/ |
|
| * | Take watchdog alarm calling back outside the m_threads lock. | Justin Clark-Casey (justincc) | 2012-02-24 | 1 | -2/+2 |
* | | Merge branch 'master' into careminster | Melanie | 2012-02-20 | 1 | -5/+2 |
|\ \
| |/ |
|
| * | More improvements on agent position updates: if the target sims fail, blackli... | Diva Canto | 2012-02-20 | 1 | -5/+2 |
* | | Merge branch 'master' into careminster | Melanie | 2012-02-19 | 1 | -6/+13 |
|\ \
| |/ |
|
| * | A few more tweaks on position updates and create child agents. Mono hates con... | Diva Canto | 2012-02-19 | 1 | -6/+13 |
| * | Changed the async approach on close child agents. This may improve crossings ... | Diva Canto | 2011-12-16 | 1 | -6/+3 |
* | | Merge branch 'master' into bigmerge | Melanie | 2011-11-19 | 1 | -3/+1 |
|\ \
| |/ |
|
| * | Get rid of the spurious [WEB UTIL] couldn't decode <OpenSim agent 57956c4b-ff... | Justin Clark-Casey (justincc) | 2011-11-19 | 1 | -2/+6 |
* | | Merge branch 'master' into bigmerge | Melanie | 2011-11-17 | 1 | -79/+0 |
|\ \
| |/ |
|
| * | Removed unused and mostly commented out SceneCommunicationService methods | Justin Clark-Casey (justincc) | 2011-11-15 | 1 | -80/+1 |
| * | Remove unused RegionCommsListener/IRegionCommsListener. | Justin Clark-Casey (justincc) | 2011-11-15 | 1 | -3/+0 |
| * | remove SceneCommunicationService.OnAvatarCrossingIntoRegion. This stuff is n... | Justin Clark-Casey (justincc) | 2011-11-15 | 1 | -5/+0 |
| * | Convert SendKillObject to take a list of uint rather than sending one | Melanie | 2011-11-06 | 1 | -4/+0 |
* | | Merge commit '4748c19bdbcdcaf6050e1f04a5f7394a88e0bf3e' into bigmerge | Melanie | 2011-10-12 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Refactored "known child region" in ScenePresence. There were 4 different | Dan Lake | 2011-10-06 | 1 | -1/+1 |
* | | Merge branch 'master' into careminster-presence-refactor | Melanie | 2011-02-07 | 1 | -21/+22 |
|\ \
| |/ |
|
| * | Change UpdateAgent (for changes in agent position) to be sent | Mic Bowman | 2011-02-03 | 1 | -21/+22 |
| * | A bit more frugal on the caller side of closing agents, now that the receivin... | Diva Canto | 2011-01-07 | 1 | -16/+20 |
| * | Fix child agent scoping | Melanie | 2011-01-03 | 1 | -4/+4 |
* | | Fix child agent scoping | Melanie | 2010-12-31 | 1 | -4/+4 |
* | | Make SendKillObject send multiple localIDs in one packet. This avoids the | Melanie | 2010-10-08 | 1 | -4/+0 |
* | | Merge branch 'master' into careminster-presence-refactor | Melanie | 2010-08-30 | 1 | -3/+3 |
|\ \
| |/ |
|
| * | Remove mono compiler warnings | Justin Clark-Casey (justincc) | 2010-08-26 | 1 | -3/+3 |
* | | 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 |