| Commit message (Expand) | Author | Age | Files | Lines |
* | Last 27 modules' directives (service connectors out). | Diva Canto | 2012-11-13 | 2 | -0/+4 |
* | Correctly override and call base OpenSimTestCase.SetUp() method in GridConnec... | Justin Clark-Casey (justincc) | 2012-09-19 | 1 | -3/+5 |
* | If reusing dynamic textures, do not reuse small data length textures that fal... | Justin Clark-Casey (justincc) | 2012-09-06 | 1 | -1/+1 |
* | Remove a callstack print out I accidentally left in 2 commits ago in 9ccb578 | Justin Clark-Casey (justincc) | 2012-07-13 | 1 | -1/+0 |
* | Rather than instantiating a UTF8 encoding everywhere when we want to supress ... | Justin Clark-Casey (justincc) | 2012-07-13 | 1 | -1/+1 |
* | Don't cache regions data on the other unused LocalGridServiceConnector that t... | Justin Clark-Casey (justincc) | 2012-07-13 | 2 | -14/+22 |
* | Change "help" to display categories/module list then "help <category/module>"... | Justin Clark-Casey (justincc) | 2012-03-08 | 1 | -1/+1 |
* | Remove static m_MainInstance in LocalGridServiceConnector. | Justin Clark-Casey (justincc) | 2012-03-06 | 1 | -24/+10 |
* | This should smooth movement in heteregeneous networks by a lot: cache the reg... | Diva Canto | 2012-02-18 | 2 | -2/+40 |
* | Add beginning of ScenePresenceAgentTests.TestCreateChildScenePresence() | Justin Clark-Casey (justincc) | 2011-12-03 | 1 | -4/+5 |
* | Change GridService.GetRegionByName() to only return info if there is an exact... | Justin Clark-Casey (justincc) | 2011-08-02 | 1 | -2/+5 |
* | Added an expiring cache for region information to the | Mic Bowman | 2011-06-15 | 2 | -2/+169 |
* | Get rid of OpenSim.Tests.Common.Setup subpackage in favour of just OpenSim.Te... | Justin Clark-Casey (justincc) | 2011-05-21 | 1 | -1/+0 |
* | Upgrade nunit.framework.dll to version 2.5.9. Fix up tests appropriately. | Justin Clark-Casey (justincc) | 2011-03-09 | 1 | -1/+0 |
* | Better output for show neighbours | Diva Canto | 2011-02-06 | 1 | -2/+6 |
* | Bug fix in neighbors: serverURI now always has a trailing '/'... neighbors we... | Diva Canto | 2010-12-29 | 1 | -1/+1 |
* | WARNING: simulator config var change! This affects only system-facing configs... | Diva Canto | 2010-12-27 | 1 | -2/+12 |
* | Fixes mantis #5270 -- Map tiles for hyperlinks not showing in world map for g... | Diva Canto | 2010-12-14 | 1 | -22/+87 |
* | This file wants to be committed | Diva Canto | 2010-08-10 | 1 | -37/+37 |
* | Tests for distance-sorted fallback regions. | Marck | 2010-08-08 | 1 | -7/+57 |
* | Added Check4096 config var under [GridService], at the request of many. Chang... | Diva Canto | 2010-08-06 | 2 | -7/+7 |
* | Allow creation of link regions if there is an existing region within a 4096 r... | Marck | 2010-08-06 | 2 | -0/+10 |
* | Fixes the long-standing RegionUp bug! Plus lots of other cleanups related to ... | Diva Canto | 2010-06-13 | 2 | -20/+2 |
* | * Fixed spamming the assets table with map tiles. The tile image ID is now st... | Diva Canto | 2010-05-09 | 1 | -1/+3 |
* | Assorted bug fixes in hypergrid linking. | Diva Canto | 2010-05-03 | 1 | -0/+5 |
* | Small bug fixes for making tests work. | Diva Canto | 2010-02-21 | 1 | -3/+3 |
* | Bug fix for getting region flags. | Diva Canto | 2010-02-01 | 1 | -0/+8 |
* | Assorted bug fixes related to hyperlinking | Diva Canto | 2010-01-31 | 1 | -1/+10 |
* | * HGGridConnector is no longer necessary. | Diva Canto | 2010-01-29 | 1 | -257/+0 |
* | Some method implementations were missing from LocalGridServiceConnector. | Diva Canto | 2010-01-24 | 1 | -15/+15 |
* | Integrated the hyperlinking with the GridService. | Diva Canto | 2010-01-24 | 1 | -62/+12 |
* | HG agent transfers are starting to work. Gatekeeper handlers are missing. | Diva Canto | 2010-01-17 | 1 | -1/+26 |
* | Hyperlinking minimally tested and working. | Diva Canto | 2010-01-17 | 1 | -1/+0 |
* | Beginning of rewriting HG. Compiles, and runs, but HG functions not restored ... | Diva Canto | 2010-01-16 | 2 | -910/+43 |
* | Merge branch 'presence-refactor' of ssh://diva@opensimulator.org/var/git/open... | Diva Canto | 2010-01-15 | 3 | -10/+10 |
|\ |
|
| * | Merge branch 'master' into presence-refactor | Melanie | 2010-01-16 | 3 | -10/+10 |
| |\ |
|
| | * | Change the error messages on region region registration. This changes URM | Melanie | 2010-01-13 | 3 | -8/+10 |
| | * | Remove "login disable", "login enable" and "login status" commands. | Melanie | 2010-01-10 | 1 | -2/+0 |
* | | | Comment | Diva Canto | 2010-01-15 | 1 | -0/+1 |
|/ / |
|
* | | * General cleanup of Teleports, Crossings and Child agents. They are now in t... | Diva Canto | 2010-01-15 | 1 | -1/+3 |
* | | OpenSim/Framework/Communications/Cache deleted. LibraryRootFolder deleted. | Diva Canto | 2010-01-11 | 1 | -1/+1 |
* | | NetworkServersInfo removed from CommsManager. | Diva Canto | 2010-01-10 | 1 | -12/+11 |
* | | * Starting to clean the house... | Diva Canto | 2010-01-10 | 1 | -20/+21 |
* | | * OMG! All but one references to UserProfileCacheService have been rerouted! | Diva Canto | 2010-01-10 | 1 | -88/+107 |
* | | Preliminary work on the new default region setting mechanism | Melanie | 2010-01-09 | 2 | -0/+30 |
|/ |
|
* | * Bug fix in HG: preserve the home region coordinates across multiple HG TPs. | Diva Canto | 2009-12-19 | 1 | -2/+11 |
* | Attempt at fixing mantis #4411. | Diva Canto | 2009-12-11 | 1 | -1/+1 |
* | minor: remove some mono compiler warnings | Justin Clark-Casey (justincc) | 2009-11-09 | 1 | -2/+2 |
* | Fixed a couple of NREs in corner cases. | Diva Canto | 2009-11-03 | 1 | -0/+6 |
* | Make map search work also for hyperlinked regions. | Diva Canto | 2009-10-27 | 1 | -4/+6 |