| Commit message (Expand) | Author | Age | Files | Lines |
* | Add scratch AvatarFactoryModuleTests with one test to do a partial check on A... | Justin Clark-Casey (justincc) | 2011-07-09 | 1 | -0/+1 |
* | Add basic flotsam asset cache test for retrieved cached asset. | Justin Clark-Casey (justincc) | 2011-07-04 | 1 | -0/+1 |
* | Create a very basic initial test which just creates an 'npc' and tests that t... | Justin Clark-Casey (justincc) | 2011-07-02 | 1 | -0/+2 |
* | First pass at making the V2 map work. Standalones only for now. There are som... | Diva Canto | 2011-06-12 | 1 | -0/+30 |
* | Removed unused dependency (that happened to have the wrong path) | Diva Canto | 2011-06-05 | 1 | -1/+0 |
* | Added test IM client. | Diva Canto | 2011-06-02 | 1 | -0/+26 |
* | HG Friends working to some extent: friendships offered and accepted correctly... | Diva Canto | 2011-05-19 | 1 | -0/+1 |
* | Fix up nant linux build break | Melanie | 2011-05-05 | 1 | -1/+2 |
* | Fix up some paths in prebuild | Melanie | 2011-05-05 | 1 | -4/+4 |
* | Works! | Diva Canto | 2011-05-02 | 1 | -15/+54 |
* | Added OpenSim.Capabilities.Handlers. For the moment it has only the GetTextur... | Diva Canto | 2011-05-01 | 1 | -3/+43 |
* | Nope, that didn't feel right. Moving all those modules to Linden space. | Diva Canto | 2011-04-30 | 1 | -1/+3 |
* | Renamed OpenSim.Framework.Capabilities.dll to OpenSim.Capabilities.dll | Diva Canto | 2011-04-30 | 1 | -52/+12 |
* | First stab at cleaning up Caps. Compiles. Untested. | Diva Canto | 2011-04-30 | 1 | -4/+45 |
* | Removed stale client components: MXP and VWoHTTP. | Diva Canto | 2011-04-25 | 1 | -63/+0 |
* | Removed unused libraries: RAILS.dll and dependencies. | Diva Canto | 2011-04-24 | 1 | -10/+0 |
* | Add a regression test for rezzing a single object into a scene from user inve... | Justin Clark-Casey (justincc) | 2011-04-13 | 1 | -0/+1 |
* | Moved 3 request handlers from OpenSim.Framework.Servers.HttpServer up to Open... | Diva Canto | 2011-04-12 | 1 | -1/+0 |
* | Remove the SQLite legacy adaptor. This is no longer needed now that the main... | Justin Clark-Casey (justincc) | 2011-04-07 | 1 | -38/+0 |
* | Add OpenSim.Server.Base reference in prebuild.xml. Initialize svc_checks dic... | Justin Clark-Casey (justincc) | 2011-03-26 | 1 | -0/+1 |
* | Log the xml/ini regions config files that opensim loads from, and the regions... | Justin Clark-Casey (justincc) | 2011-03-25 | 1 | -0/+1 |
* | Add an initial confidence-building TestAddObject() for prim counts. | Justin Clark-Casey (justincc) | 2011-03-22 | 1 | -0/+1 |
* | More SQLite work. | BlueWall | 2011-03-22 | 1 | -2/+2 |
* | add test for MoapModule.SetMediaUrl() | Justin Clark-Casey (justincc) | 2011-03-05 | 1 | -0/+1 |
* | Remove old 2 year unused linden stack region module shell | Justin Clark-Casey (justincc) | 2011-01-21 | 1 | -40/+0 |
* | implement "show throttles" command for showing current agent throttles and th... | Justin Clark-Casey (justincc) | 2011-01-21 | 1 | -54/+55 |
* | remove reference to CoreModules from ClientStack.LindenUDP | Justin Clark-Casey (justincc) | 2011-01-20 | 1 | -1/+0 |
* | Make FireAndForgetWrapper a singleton class | BlueWall | 2011-01-13 | 1 | -2/+0 |
* | Fix windows compile break | justincc | 2010-12-15 | 1 | -0/+1 |
* | Start implementing a test for 'share with group' object functionality. Not y... | Justin Clark-Casey (justincc) | 2010-12-14 | 1 | -0/+1 |
* | Add mock group services connector and use this in tests | Justin Clark-Casey (justincc) | 2010-12-14 | 1 | -0/+2 |
* | add infrastructure for groups module tests | Justin Clark-Casey (justincc) | 2010-12-14 | 1 | -0/+56 |
* | Preservation of creator information now also working in IARs. Cleaned up usag... | Diva Canto | 2010-11-29 | 1 | -29/+30 |
* | WARNING: LOTS OF CONFIGURATION CHANGES AFFECTING PRIMARILY HG CONFIGS. Added ... | Diva Canto | 2010-11-25 | 1 | -0/+2 |
* | Implement a method to allow regions to query the gridwide Freeswitch | Melanie | 2010-11-21 | 1 | -0/+1 |
* | Do not include hyperlinks in a random region search during a login. | Marck | 2010-11-13 | 1 | -0/+1 |
* | Fix prebubild.exe for Nant add missing "/" fixes Nant builds | BlueWall | 2010-11-12 | 1 | -1/+1 |
* | Prebuild fix | BlueWall | 2010-11-12 | 1 | -2/+2 |
* | HypergridLinker optimizations and enable use of owner_uuid/EstateOwner with l... | Marck | 2010-10-28 | 1 | -0/+1 |
* | start parsing iar control file | Justin Clark-Casey (justincc) | 2010-10-22 | 1 | -0/+1 |
* | initial support for meshies physics. Must set ini option UseMeshiesPhysicsMes... | dahlia | 2010-10-18 | 1 | -1/+1 |
* | more work in progress on mesh physics - still non-functional | dahlia | 2010-10-14 | 1 | -0/+2 |
* | Kill some magic numbers in the caps module | Melanie | 2010-10-14 | 1 | -0/+1 |
* | Remove sirikata project | Melanie | 2010-10-06 | 1 | -32/+0 |
* | Initial port of the Warp3D map tile renderer | Melanie | 2010-10-03 | 1 | -0/+3 |
* | * Add CSharpSqlite to prebuild | Teravus Ovares (Dan Olivares) | 2010-09-23 | 1 | -0/+2 |
* | * Added ISimulationDataService and IEstateDataService | John Hurliman | 2010-09-12 | 1 | -1/+4 |
* | Build system upgrade: | BlueWall | 2010-09-04 | 1 | -616/+560 |
* | Unit test for ConfigurationLoader. | Marck | 2010-08-13 | 1 | -0/+22 |
* | Relocate one System.Core reference from last commit to the Tests project | justincc | 2010-08-06 | 1 | -1/+1 |