aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Framework/Scenes/Tests (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into careminster-presence-refactorMelanie2010-03-151-9/+4
|\
| * Fix tests broken in 88771aeed3d45e60a18aa9a810eeb37b8e5def12Justin Clark-Casey (justincc)2010-03-121-9/+4
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-03-091-0/+5
|\ \ | |/
| * Bug fix: store correct position information upon logout. Fixes mantis #4608Diva Canto2010-03-061-0/+5
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-03-036-24/+27
|\ \ | |/
| * Fixes Region.Framework tests. Although these tests don't fail, they need to b...Diva Canto2010-03-021-5/+13
| * * Adds CreatorID to asset metadata. This is just the plumbing to support Crea...John Hurliman2010-02-221-1/+1
| * OpenSim/Framework/Communications/Cache deleted. LibraryRootFolder deleted.Diva Canto2010-01-112-2/+2
| * CommunicationsManager deleted.Diva Canto2010-01-113-9/+6
| * NetworkServersInfo removed from CommsManager.Diva Canto2010-01-102-2/+0
| * All Framework.Communications.Clients and Framework.Communications.Services de...Diva Canto2010-01-102-4/+4
| * * Finished SimulationServiceConnectorDiva Canto2010-01-071-1/+1
* | Merge branch 'master' into careminsterMelanie2009-12-291-3/+3
|\ \ | |/
| * Change teleports so the TeleportFlags are sent to the destination sim. ItMelanie2009-12-291-3/+3
* | Enable scripting interface for windlightunknown2009-12-091-0/+4
* | Initial windlight codebase commitunknown2009-12-071-1/+6
|/
* Formatting cleanup.Jeff Ames2009-11-231-2/+2
* refactor: extract another test asset helper methodJustin Clark-Casey (justincc)2009-11-121-4/+3
* Rename test services to mock services, since this is a more accurate descriptionJustin Clark-Casey (justincc)2009-11-121-1/+1
* Stop iar save failing on corrupt assetsJustin Clark-Casey (justincc)2009-11-121-4/+27
* minor: refactor common setup in uuid gatherer testJustin Clark-Casey (justincc)2009-11-121-3/+10
* minor: remove mono compiler warningJustin Clark-Casey (justincc)2009-11-121-0/+1
* Add basic new uuid gatherer tests to check behaviour when the gather seed is ...Justin Clark-Casey (justincc)2009-11-111-0/+58
* * Fix for a potential race condition in ScenePresence.AbsolutePositionJohn Hurliman2009-10-301-2/+2
* Merge branch 'master' into vehiclesMelanie2009-10-151-5/+0
|\
| * * Unregister event handlers in LLUDPServer when a client logs out and disconn...John Hurliman2009-10-131-5/+0
* | Merge branch 'master' into vehiclesMelanie2009-10-021-12/+19
|\ \ | |/
| * Added messages to assertions in the failing tests, so that we know which ones...Diva Canto2009-10-011-12/+19
* | Merge branch 'master' into vehiclesMelanie2009-10-016-31/+34
|\ \ | |/
| * Formatting cleanup.Jeff Ames2009-10-011-1/+1
| * Formatting cleanup.Jeff Ames2009-10-015-25/+25
| * I think I have fixed something that was broken in the scene setup (tests) and...Diva Canto2009-09-281-3/+4
| * Improved the Local grid connector to fetch data from the DB when it doesn't f...Diva Canto2009-09-281-3/+4
| * Unpacking the mess with OtherRegionUp, so we can have a real cache of the nei...Diva Canto2009-09-271-1/+2
* | Commit initial version of KittoFlora's vehicle changesopensim2009-09-301-3/+3
|/
* SceneObjectGroup cleanup. Removes the default constructor and unnecessary nul...John Hurliman2009-09-162-5/+2
* Add copyright headers. Formatting cleanup.Jeff Ames2009-09-031-1/+28
* switching SerialiserModule to "new" region module schemedr scofield (aka dirk husemann)2009-09-011-1/+1
* Merge branch 'master' of ssh://MyConnection/var/git/opensimTeravus Ovares (Dan Olivares)2009-08-272-0/+17
|\
| * * Another attempt at fixing the random spurious test error.Teravus Ovares (Dan Olivares)2009-08-262-0/+17
* | Merge branch 'master' of ssh://MyConnection/var/git/opensimTeravus Ovares (Dan Olivares)2009-08-201-1/+8
|\ \ | |/
| * Commented T021_TestCrossToNewRegion because (1) it can fail on panda, and (2)...Diva Canto2009-08-191-1/+8
* | * Switch border cross tests over to the new Border class.Teravus Ovares (Dan Olivares)2009-08-201-1/+1
* | Add Border (a virtual border management class)Teravus Ovares (Dan Olivares)2009-08-191-0/+312
|/
* Commented 2 tests in ScenePresenceTests, one because things were being done i...Diva Canto2009-08-171-6/+13
* * Put the StandaloneTeleportTest in a new thread and call Thread.Join() insid...Teravus Ovares (Dan Olivares)2009-08-141-20/+95
* * allocate the dictionary for AgentCircuitData.ChildrenCapSeeds when creating...Teravus Ovares (Dan Olivares)2009-08-141-0/+1
* Deal with possible race in TestAddNeighborRegion in ScenePresenceTestsTeravus Ovares (Dan Olivares)2009-08-131-0/+24
* * Updates RESTInterregionComms and LocalInterregionComms to the new region mo...Arthur Valadares2009-07-232-5/+3
* minor: remove some mono compiler warningsJustin Clarke Casey2009-07-152-2/+2