| Commit message (Expand) | Author | Files | Lines |
2009-08-14 | Re-enable TestSaveIarV0_1() | Justin Clark-Casey (justincc) | 1 | -3/+11 |
2009-08-13 | Formatting cleanup. Add copyright headers. | Jeff Ames | 1 | -1/+28 |
2009-08-11 | Added new operations to mock inventory service in tests. | Diva Canto | 1 | -0/+15 |
2009-08-11 | * Improves SceneSetupHelper to allow the tester to choose a real or mock, inv... | Arthur Valadares | 2 | -2/+140 |
2009-08-10 | First pass at cleaning up old OGS1 and Local Inventory: removed everything-in... | Diva Canto | 1 | -5/+0 |
2009-08-10 | More clean up from asset cache legacy. None of these classes are used anymore. | Diva Canto | 1 | -119/+0 |
2009-08-07 | This is the second part of the 'not crash on regionsize changes'. This le... | Teravus Ovares (Dan Olivares) | 1 | -1/+1 |
2009-08-05 | test item data storage impementation (unused as of yet) | Justin Clark-Casey (justincc) | 1 | -14/+31 |
2009-07-19 | * Created a way that the OpenSimulator scene can ask the physics scene to do ... | Teravus Ovares | 1 | -0/+4 |
2009-07-17 | fixed the bug where changing the rotation of a selection of prims in a linkse... | MW | 1 | -0/+1 |
2009-07-10 | Remove all references to HttpServer from CommsManager (all incarnations) | Melanie Thielker | 1 | -1/+1 |
2009-07-01 | Restore the functionality that was removed in r9928. This lets the load | Melanie Thielker | 1 | -0/+5 |
2009-06-19 | From: Chris Yeoh <yeohc@au1.ibm.com> | Sean Dague | 1 | -1/+1 |
2009-06-11 | * Reinstating UserProfileCacheServiceTests. One test still fails (TestUpdateF... | Arthur Valadares | 1 | -1/+1 |
2009-06-10 | Formatting cleanup. | Jeff Ames | 1 | -1/+1 |
2009-06-01 | Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE... | Jeff Ames | 8 | -8/+8 |
2009-05-25 | letting TestClient implement IClientCore as well to fix test case | Dr Scofield | 1 | -1/+22 |
2009-05-20 | Add copyright headers, formatting cleanup. | Jeff Ames | 3 | -2/+83 |
2009-05-18 | Remove the old asset cache and local services and the configurations for them | Melanie Thielker | 1 | -11/+0 |
2009-05-17 | Update svn properties. | Jeff Ames | 4 | -226/+226 |
2009-05-16 | Send the owner name, not the client name on SendDialog. | Homer Horwitz | 1 | -1/+1 |
2009-05-14 | * Changed auto-properties to properties with backing field | lbsa71 | 1 | -2/+13 |
2009-05-13 | * Added some more tests to the GetAssetStreamHandlers | lbsa71 | 5 | -26/+218 |
2009-05-12 | Paving the way for syncing group permissions across a grid | Melanie Thielker | 1 | -0/+4 |
2009-05-06 | refactoring Scene.NewUserConnection() to be simpler and clearer. | Dr Scofield | 1 | -1/+3 |
2009-05-04 | Intermediate commit. WILL NOT COMPILE! | Melanie Thielker | 1 | -0/+1 |
2009-05-04 | Add a method to flush the prim update buffers once a frame, since the timer | Melanie Thielker | 1 | -0/+4 |
2009-04-30 | Thank you, mpallari, for a patch that increses efficiency by combining | Melanie Thielker | 1 | -1/+1 |
2009-04-23 | * Allow interested user data plugins to store temporary user profiles | Justin Clarke Casey | 1 | -0/+5 |
2009-04-23 | * Add user data plugin to store temporary profiles (which are distinct from c... | Justin Clarke Casey | 1 | -4/+4 |
2009-04-22 | * Resolve http://opensimulator.org/mantis/view.php?id=3509 by putting some se... | Justin Clarke Casey | 1 | -1/+1 |
2009-04-22 | * Fission OGS1UserServices into user service and OGS1 user data plugin compon... | Justin Clarke Casey | 1 | -0/+2 |
2009-04-20 | Add PlacesQuery packet | Melanie Thielker | 1 | -0/+2 |
2009-04-16 | Correctly flag group owned prims in the land prim list | Melanie Thielker | 1 | -1/+1 |
2009-04-16 | Fix build break and change some groups interfaces | Melanie Thielker | 1 | -1/+1 |
2009-04-15 | Commit the group deeding support, thank you, mcortez | Melanie Thielker | 1 | -0/+1 |
2009-04-15 | * Resolve unit test failure introduced in r9148 (probably) | Justin Clarke Casey | 1 | -0/+13 |
2009-04-14 | * Make archiver tests pump the asset server manually instead of starting the ... | Justin Clarke Casey | 1 | -2/+9 |
2009-04-14 | * Explicitly start the asset server thread so that unit tests can run single ... | Justin Clarke Casey | 1 | -0/+1 |
2009-04-14 | * refactor: rename AssetCache.Initialize() to AssetCache.Reset() to avoid hav... | Justin Clarke Casey | 1 | -3/+2 |
2009-04-14 | Thank you, Fly-Man, for a patch that adds the stub to handle the | Melanie Thielker | 1 | -0/+2 |
2009-04-10 | Handle ObjectSpin* packets to spin physical prims on Ctrl+Shift+Drag | nlin | 1 | -0/+3 |
2009-04-07 | * Apply http://opensimulator.org/mantis/view.php?id=3227 | Justin Clarke Casey | 1 | -0/+1 |
2009-04-06 | * Implements World.Parcels[] array for MRM scripting. | Adam Frisby | 1 | -1/+2 |
2009-04-04 | Thanks jonc, for a patch that adds rendering of classic clouds. | Homer Horwitz | 1 | -0/+2 |
2009-03-30 | Add PickInfoReply packet. | Melanie Thielker | 1 | -0/+4 |
2009-03-29 | Change the client API to use GridInstantMessage for the "last mile" of IM | Melanie Thielker | 1 | -6/+1 |
2009-03-29 | Finish the offline IM module (still needs a server). Add rudimentary | Melanie Thielker | 1 | -0/+4 |
2009-03-28 | Add mute list request event and dummy response | Melanie Thielker | 1 | -0/+6 |
2009-03-28 | * Adds AgentUUIDs into the CourseLocationUpdate to improve compatibility with... | Teravus Ovares | 1 | -1/+1 |