| Commit message (Expand) | Author | Age | Files | Lines |
* | relocate AttachmentTests.cs to AttachmentsModuleTests.cs | Justin Clark-Casey (justincc) | 2011-08-16 | 1 | -0/+1 |
* | Fix for monodevelop | BlueWall | 2011-08-15 | 1 | -1/+1 |
* | llGetPrimitiveParams fix prim hollow/hole shape value | Micheil Merlin | 2011-08-13 | 1 | -0/+1 |
* | Revert "llGetPrimitveParams fix prim hollow/hole shape return value" | Justin Clark-Casey (justincc) | 2011-08-13 | 1 | -1/+0 |
* | llGetPrimitveParams fix prim hollow/hole shape return value | Micheil Merlin | 2011-08-13 | 1 | -0/+1 |
* | add regression test for osNpcCreate when cloning an in-region avatar | Justin Clark-Casey (justincc) | 2011-08-11 | 1 | -0/+2 |
* | Add missing System.Xml reference which is required to build on Windows but no... | Justin Clark-Casey (justincc) | 2011-08-11 | 1 | -0/+1 |
* | When an NPC is created, stop telling neighbouring regions to expect a child a... | Justin Clark-Casey (justincc) | 2011-08-09 | 1 | -0/+3 |
* | Add osOwnerSaveAppearance() to help with setting up NPC appearances. Not yet... | Justin Clark-Casey (justincc) | 2011-08-09 | 1 | -0/+4 |
* | Implement first draft functions for saving and loading NPC appearance from st... | Justin Clark-Casey (justincc) | 2011-08-09 | 1 | -0/+1 |
* | temporarily fix the build break with building the OdePlugin tests assembly. | Justin Clark-Casey (justincc) | 2011-07-12 | 1 | -1/+1 |
* | Make OdePlugin tests build from their own directory rather than from the main... | Justin Clark-Casey (justincc) | 2011-07-12 | 1 | -9/+10 |
* | 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 |