| Commit message (Expand) | Author | Files | Lines |
2011-08-01 | Get osNpcCreate appearance working with avatars that are currently in the scene. | Justin Clark-Casey (justincc) | 1 | -3/+3 |
2011-07-04 | Add basic flotsam asset cache test for retrieved cached asset. | Justin Clark-Casey (justincc) | 1 | -0/+9 |
2011-05-21 | rename test helpers enclosing package from Setup to Helpers | Justin Clark-Casey (justincc) | 1 | -0/+0 |
2011-05-20 | add test for rezzing an object from a prim item | Justin Clark-Casey (justincc) | 1 | -3/+17 |
2011-04-15 | Make all the objects in a coalescence reappears after being loaded from an IA... | Justin Clark-Casey (justincc) | 1 | -0/+7 |
2011-04-14 | implement stub TestLoadCoalesecedItem(). Doesn't do what it's meant to do yet. | Justin Clark-Casey (justincc) | 1 | -2/+16 |
2011-04-13 | Add coalesced scene objects class and serializer. This is currently only use... | Justin Clark-Casey (justincc) | 1 | -0/+15 |
2011-03-10 | in AssetHelpers.CreateAsset(), create objects using the 'original' xml format... | Justin Clark-Casey (justincc) | 1 | -1/+1 |
2010-09-12 | Formatting cleanup. | Jeff Ames | 1 | -2/+2 |
2010-06-11 | create inactive test for iar folders/items merged with existing paths | Justin Clark-Casey (justincc) | 1 | -12/+34 |
2010-05-21 | minor: refactor CreateAsset to eliminate dupe code | Justin Clark-Casey (justincc) | 1 | -3/+5 |
2010-05-21 | add prim item and test asset save in save oar unit test | Justin Clark-Casey (justincc) | 1 | -3/+11 |
2010-02-22 | Changed asset CreatorID to a string | John Hurliman | 1 | -2/+2 |
2010-02-22 | * Adds CreatorID to asset metadata. This is just the plumbing to support Crea... | John Hurliman | 1 | -6/+3 |
2009-11-23 | Formatting cleanup. | Jeff Ames | 1 | -1/+1 |
2009-11-12 | refactor: extract another test asset helper method | Justin Clark-Casey (justincc) | 1 | -0/+13 |
2009-11-12 | refactor some test asset creation into a helper class | Justin Clark-Casey (justincc) | 1 | -13/+15 |
2009-10-01 | Formatting cleanup. | Jeff Ames | 1 | -2/+2 |
2009-06-01 | Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE... | Jeff Ames | 1 | -1/+1 |
2009-02-06 | This changeset is the step 1 of 2 in refactoring | Dr Scofield | 1 | -2/+2 |
2008-12-19 | * refactor: Move tree code out into a separate module | Justin Clarke Casey | 1 | -14/+15 |
2008-08-18 | Formatting cleanup. | Jeff Ames | 1 | -1/+1 |
2008-07-03 | * On client login, send only one terrain patch at a time (with pauses) instea... | Justin Clarke Casey | 1 | -0/+6 |
2008-06-25 | Added support for terrain map to be serialised to xml(as base64 binary). usef... | MW | 1 | -0/+2 |
2008-03-29 | Re-enabled terrain texture generation for the world map. Adam can clean up/ s... | MW | 1 | -0/+1 |
2008-03-18 | Formatting cleanup. | Jeff Ames | 1 | -26/+25 |
2008-03-06 | * Disabled ancient TerrainEngine. | Adam Frisby | 1 | -0/+1 |
2008-03-05 | * New Terrain Module (disabled, search for 'usingTerrainModule = false' to re... | Adam Frisby | 1 | -0/+1 |
2008-03-03 | * Removed and sorted using clauses in a number of files. | Adam Frisby | 1 | -1/+1 |
2008-02-17 | Added copyright notices. | Jeff Ames | 1 | -1/+29 |
2008-02-15 | Update svn properties. | Jeff Ames | 1 | -10/+10 |
2008-02-14 | * Fixed accessibility problem on ITerrainChannel | Adam Frisby | 1 | -1/+1 |
2008-02-14 | * Made new Framework.Constants class, added RegionSize member. | Adam Frisby | 1 | -0/+10 |