aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Tests/Common/Mock/TestInventoryDataPlugin.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2019-05-19Dump OpenSim 0.9.0.1 into it's own branch.onefang1-20/+20
2016-11-03Initial update to OpenSim 0.8.2.1 source code.David Walter Seikel1-2/+2
2010-09-16minor: remove some mono compiler warningsJustin Clark-Casey (justincc)1-3/+3
2010-09-07Fix deletion persistence when freshly delinked prims are removedJustin Clark-Casey (justincc)1-1/+1
2010-09-07Fix deletion persistence when freshly delinked prims are removedJustin Clark-Casey (justincc)1-1/+1
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)1-5/+26
2010-08-13minor: remove mono compiler warningJustin Clark-Casey (justincc)1-1/+1
2010-06-18Fix problem where iar load would duplicate huge number of foldersJustin Clark-Casey (justincc)1-6/+6
2009-10-01Formatting cleanup.Jeff Ames1-3/+3
2009-09-06Convert iar write request to use inventory service requests rather than cacheJustin Clark-Casey (justincc)1-1/+11
2009-09-06Temporarily re-enable save iar test by manually insert the item into the old ...Justin Clark-Casey (justincc)1-1/+7
2009-08-28Pull out distinct cache system folders and drop cache methods in InventoryCacheJustin Clark-Casey (justincc)1-1/+11
2009-08-05test item data storage impementation (unused as of yet)Justin Clark-Casey (justincc)1-14/+31
2009-06-11* Reinstating UserProfileCacheServiceTests. One test still fails (TestUpdateF...Arthur Valadares1-1/+1
2009-06-01Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames1-1/+1
2009-03-23Committing partial work on passing folders across instances. This may crash.Melanie Thielker1-0/+5
2009-03-21Add a QueryItem method to the inventory subsystem. Currently implemented forMelanie Thielker1-0/+5
2009-02-03- move OpenSim/Framework/IInventoryData.cs toMike Mazur1-34/+35
2008-12-12* Create update folder testJustin Clarke Casey1-2/+5
2008-12-12* Actually properly enable the purge folders test and correct some problemsJustin Clarke Casey1-2/+19
2008-12-12* Add user info move inventory folder testJustin Clarke Casey1-1/+7
2008-12-11* Fold mock classes into existing OpenSim/Tests/Common assembly rather than s...Justin Clarke Casey1-1/+1
2008-12-11* minor: Move mock test classes into mock namespaceJustin Clarke Casey1-1/+1
2008-12-10* refactor: Move test infrastructure code to its own package so that it can b...Justin Clarke Casey1-1/+1
2008-11-28* test: Add a wodge of code in order to be able to slightly extend a test to ...Justin Clarke Casey1-5/+63
2008-11-27* test: Inch forward with another test by using a skeletal in memory inventor...Justin Clarke Casey1-17/+25
2008-11-19* Add just enough to allow the scene presences test to establish a new user c...Justin Clarke Casey1-29/+17
2008-09-06* This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares1-1/+0
2008-06-26Separate POS classes into mutiple files.Jeff Ames1-715/+0
2008-06-25More svn properties. Minor cleanup in POS.Jeff Ames1-32/+47
2008-05-25* Adds Top Colliders when using ODE. Access it from the estate tools/debug tab.Teravus Ovares1-0/+8
2008-05-16Formatting cleanup.Jeff Ames1-3/+3
2008-05-14* Refactored IConfigSource into Physics plug-ins and Scene. We can get rid of...Teravus Ovares1-1/+2
2008-05-06* If you llApplyImpulse on an attachment, it applies impulse on the avatar, n...Teravus Ovares1-2/+2
2008-05-03* Committing some collision stuffs that I'm working on.Teravus Ovares1-0/+24
2008-04-23* Adds llSetStatus(STATUS_ROTATE_X | STATUS_ROTATE_Y | STATUS_ROTATE_Z,TF)Teravus Ovares1-0/+11
2008-03-25* Adds llMoveToTarget and llStopMoveToTarget support to the ODEPlugin.Teravus Ovares1-0/+6
2008-03-18Formatting cleanup.Jeff Ames1-31/+30
2008-03-10ODEPluginTeravus Ovares1-0/+10
2008-03-10* Added ODEPlugin Support for llSetBuoyancy. Set Buoyancy to 1 for space prim.Teravus Ovares1-0/+17
2008-03-02* This is a very icky implementation of physical linkset prim using fixed joi...Teravus Ovares1-0/+16
2008-02-23* Added Support within the ODEPlugin for Selected. Which means that;Teravus Ovares1-0/+10
2008-02-18ODE: Tired of floating above the ground after crossing a border? Boy have I ...Teravus Ovares1-1/+1
2008-02-17* Located and destroyed the weird velocity and rotation transfers. It turned...Teravus Ovares1-0/+10
2008-02-14* Made new Framework.Constants class, added RegionSize member.Adam Frisby1-9/+9
2008-02-13* Bigish ODE stability Update. Run PrebuildTeravus Ovares1-0/+8
2008-02-13* Made physical prim stable enough for the general population to turn on. (th...Teravus Ovares1-0/+10
2008-02-11* Added PhysicsScene.Dispose()Teravus Ovares1-0/+3
2008-01-29* Implemented grab and throw in ODE. It's a little strong still so toss gent...Teravus Ovares1-0/+21