aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Tests/Common/Mock (unfollow)
Commit message (Expand)AuthorFilesLines
2011-04-15Remove the mock inventory service for tests and just use the real one all the...Justin Clark-Casey (justincc)1-186/+0
2011-04-15Make all the objects in a coalescence reappears after being loaded from an IA...Justin Clark-Casey (justincc)1-4/+18
2011-04-13First pass at moving object property requests into a queue similarMic Bowman1-9/+2
2011-04-12First pass at moving object property requests into a queue similarMic Bowman1-9/+2
2011-04-12First pass at moving object property requests into a queue similarMic Bowman1-9/+2
2011-03-25Start using IPrimCounts populated by PrimCountModule instead of LandData coun...Justin Clark-Casey (justincc)1-1/+1
2011-02-18Put some CapabilitiesModule null checks in SceneJustin Clark-Casey (justincc)1-2/+5
2011-01-27When an oar is loaded, do not create a default parcel before loading the parc...Justin Clark-Casey (justincc)1-1/+1
2011-01-27Fix OAR parcel loading so that old parcels are replaced by the new instead of...Justin Clark-Casey (justincc)1-0/+5
2010-12-30Implement SendPlacesReplyMelanie1-0/+4
2010-12-21* Adds AbortXfer to the ClientAPI mixTeravus Ovares (Dan Olivares)1-0/+5
2010-12-14Start implementing a test for 'share with group' object functionality. Not y...Justin Clark-Casey (justincc)1-2/+3
2010-12-14Add mock group services connector and use this in testsJustin Clark-Casey (justincc)1-0/+236
2010-11-03Add lsClearWindlightScene() to the lightshare module to remove WL settingsMelanie1-1/+9
2010-10-20Major refactoring of appearance handling.Master ScienceSim1-1/+1
2010-09-16Changed SceneObjectGroup to store parts with the fast and thread-safe MapAndA...John Hurliman1-1/+1
2010-09-16minor: remove some mono compiler warningsJustin Clark-Casey (justincc)1-3/+3
2010-09-12Fix unit test SceneSetupHelpers to load the mock simulation data storeJohn Hurliman1-0/+75
2010-09-12* Added ISimulationDataService and IEstateDataServiceJohn Hurliman1-7/+3
2010-09-12Formatting cleanup.Jeff Ames2-4/+4
2010-09-11Changed all string references of "IRegionDataStore" to "ISimulationDataStore"John Hurliman1-1/+0
2010-09-11Fixed the naming mess around data connectors for simulation dataJohn Hurliman1-1/+1
2010-09-07Fix deletion persistence when freshly delinked prims are removedJustin Clark-Casey (justincc)2-14/+68
2010-09-07Fix deletion persistence when freshly delinked prims are removedJustin Clark-Casey (justincc)2-14/+68
2010-09-06Add test to check persistence of newly added pre-linked objectsJustin Clark-Casey (justincc)2-2/+155
2010-08-27allow inventory path specified in "load iar" to start with a / (e.g. /Objects...Justin Clark-Casey (justincc)1-12/+12
2010-08-24Add automated test at the opensim 'api' level to check that a given item goes...Justin Clark-Casey (justincc)2-13/+30
2010-08-16Added SendTeleportProgress to IClientAPI. Ya know what that means... 8 files ...Diva Canto1-0/+4
2010-08-16Work on TeleportStart: renamed method from TeleportLocationStart to TeleportS...Diva Canto1-1/+1
2010-08-13minor: remove mono compiler warningJustin Clark-Casey (justincc)1-1/+1
2010-07-14Major attachments cleanup. Remove unused AttachObject ClientView methodMelanie1-4/+0
2010-06-18Fix problem where iar load would duplicate huge number of foldersJustin Clark-Casey (justincc)1-6/+6
2010-06-12Move "StopFlying()" into LLSpace. Try to reinstate the carefully crafted packetMelanie1-0/+4
2010-06-11Revert "Allow IInventoryService.GetFolder(folderId, userId) as well as GetFol...Justin Clark-Casey (justincc)1-5/+0
2010-06-11Allow IInventoryService.GetFolder(folderId, userId) as well as GetFolder(Inve...Justin Clark-Casey (justincc)1-0/+5
2010-06-04remove pointless mock user account service since the real one can now be easi...Justin Clark-Casey (justincc)1-46/+0
2010-05-21Added overload of SendGenericMessage to LLClientView with string list as para...Mikko Pallari1-0/+5
2010-05-21* Moving all of the prioritization/reprioritization code into a new file Prio...John Hurliman1-1/+1
2010-05-13Implements three new OSSL functions for parcel management: osParcelJoin joins...OpenSim Master1-0/+4
2010-05-12* Initial commit of the slimupdates2 rewrite. This pass maintains the origina...unknown1-11/+3
2010-05-09Implement the "delete" path for assets. Adds a new option to allow remote ass...Melanie1-1/+6
2010-04-12thanks lkalif for Mantis #4676 - a patch that adds support for inventory linksdahlia1-0/+1
2010-04-08* Adds IAssetService.GetCached() to allow asset fetching from the local cache...John Hurliman1-0/+5
2010-03-31Committing the LightShare code, which was developed by TomMeta of Meta7.Melanie1-1/+1
2010-03-12Simplify database setup and remove migration problems by moving all sqlite co...Justin Clark-Casey (justincc)1-0/+1
2010-03-12Fix tests broken in 88771aeed3d45e60a18aa9a810eeb37b8e5def12Justin Clark-Casey (justincc)2-2/+47
2010-03-09- parcel blocking, region crossing blocking, teleport blockingunknown1-0/+1
2010-03-06- supporting llTextBoxunknown1-0/+4
2010-02-28Change the signature of SendChangeUserRights, because we have to sendMelanie1-1/+1
2010-02-28Add missing ChangeUserRights packet senderMelanie1-0/+4