aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Tests/Common/Helpers/AssetHelpers.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2019-05-19Dump OpenSim 0.9.0.1 into it's own branch.onefang1-16/+16
2011-10-22Get UUIDGatherer to scan notecards in the graph for asset uuids.Justin Clark-Casey (justincc)1-3/+14
2011-10-22redirect UserInventoryHelpers to use a different CreateNotecardAsset() so we ...Justin Clark-Casey (justincc)1-11/+11
2011-10-22correct misleading method doc on CreateNotecardAsset()Justin Clark-Casey (justincc)1-1/+1
2011-10-22in AssetHelpers, store the actual text passed in to the method, not the strin...Justin Clark-Casey (justincc)1-2/+2
2011-10-22encode notecard assets in proper format for tests, rather than just using wha...Justin Clark-Casey (justincc)1-1/+6
2011-10-22refactor: rename some AssetHelpers.CreateAsset() methods to CreateNotecardAss...Justin Clark-Casey (justincc)1-4/+4
2011-08-01Get osNpcCreate appearance working with avatars that are currently in the scene.Justin Clark-Casey (justincc)1-3/+3
2011-07-04Add basic flotsam asset cache test for retrieved cached asset.Justin Clark-Casey (justincc)1-0/+9
2011-05-21rename test helpers enclosing package from Setup to HelpersJustin Clark-Casey (justincc)1-0/+0
2011-05-20add test for rezzing an object from a prim itemJustin Clark-Casey (justincc)1-3/+17
2011-04-15Make all the objects in a coalescence reappears after being loaded from an IA...Justin Clark-Casey (justincc)1-0/+7
2011-04-14implement stub TestLoadCoalesecedItem(). Doesn't do what it's meant to do yet.Justin Clark-Casey (justincc)1-2/+16
2011-04-13Add coalesced scene objects class and serializer. This is currently only use...Justin Clark-Casey (justincc)1-0/+15
2011-03-10in AssetHelpers.CreateAsset(), create objects using the 'original' xml format...Justin Clark-Casey (justincc)1-1/+1
2010-09-12Formatting cleanup.Jeff Ames1-2/+2
2010-06-11create inactive test for iar folders/items merged with existing pathsJustin Clark-Casey (justincc)1-12/+34
2010-05-21minor: refactor CreateAsset to eliminate dupe codeJustin Clark-Casey (justincc)1-3/+5
2010-05-21add prim item and test asset save in save oar unit testJustin Clark-Casey (justincc)1-3/+11
2010-02-22Changed asset CreatorID to a stringJohn Hurliman1-2/+2
2010-02-22* Adds CreatorID to asset metadata. This is just the plumbing to support Crea...John Hurliman1-6/+3
2009-11-23Formatting cleanup.Jeff Ames1-1/+1
2009-11-12refactor: extract another test asset helper methodJustin Clark-Casey (justincc)1-0/+13
2009-11-12refactor some test asset creation into a helper classJustin Clark-Casey (justincc)1-13/+15
2009-10-01Formatting cleanup.Jeff Ames1-2/+2
2009-06-01Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames1-1/+1
2009-02-06This changeset is the step 1 of 2 in refactoringDr Scofield1-2/+2
2008-12-19* refactor: Move tree code out into a separate moduleJustin Clarke Casey1-14/+15
2008-08-18Formatting cleanup.Jeff Ames1-1/+1
2008-07-03* On client login, send only one terrain patch at a time (with pauses) instea...Justin Clarke Casey1-0/+6
2008-06-25Added support for terrain map to be serialised to xml(as base64 binary). usef...MW1-0/+2
2008-03-29Re-enabled terrain texture generation for the world map. Adam can clean up/ s...MW1-0/+1
2008-03-18Formatting cleanup.Jeff Ames1-26/+25
2008-03-06* Disabled ancient TerrainEngine.Adam Frisby1-0/+1
2008-03-05* New Terrain Module (disabled, search for 'usingTerrainModule = false' to re...Adam Frisby1-0/+1
2008-03-03* Removed and sorted using clauses in a number of files.Adam Frisby1-1/+1
2008-02-17Added copyright notices.Jeff Ames1-1/+29
2008-02-15Update svn properties.Jeff Ames1-10/+10
2008-02-14* Fixed accessibility problem on ITerrainChannelAdam Frisby1-1/+1
2008-02-14* Made new Framework.Constants class, added RegionSize member.Adam Frisby1-0/+10