| Commit message (Expand) | Author | Files | Lines |
2011-01-21 | Remove old 2 year unused linden stack region module shell | Justin Clark-Casey (justincc) | 1 | -40/+0 |
2011-01-21 | implement "show throttles" command for showing current agent throttles and th... | Justin Clark-Casey (justincc) | 1 | -54/+55 |
2011-01-20 | remove reference to CoreModules from ClientStack.LindenUDP | Justin Clark-Casey (justincc) | 1 | -1/+0 |
2011-01-13 | Make FireAndForgetWrapper a singleton class | BlueWall | 1 | -2/+0 |
2010-12-15 | Fix windows compile break | justincc | 1 | -0/+1 |
2010-12-14 | Start implementing a test for 'share with group' object functionality. Not y... | Justin Clark-Casey (justincc) | 1 | -0/+1 |
2010-12-14 | Add mock group services connector and use this in tests | Justin Clark-Casey (justincc) | 1 | -0/+2 |
2010-12-14 | add infrastructure for groups module tests | Justin Clark-Casey (justincc) | 1 | -0/+56 |
2010-11-29 | Preservation of creator information now also working in IARs. Cleaned up usag... | Diva Canto | 1 | -29/+30 |
2010-11-25 | WARNING: LOTS OF CONFIGURATION CHANGES AFFECTING PRIMARILY HG CONFIGS. Added ... | Diva Canto | 1 | -0/+2 |
2010-11-21 | Implement a method to allow regions to query the gridwide Freeswitch | Melanie | 1 | -0/+1 |
2010-11-13 | Do not include hyperlinks in a random region search during a login. | Marck | 1 | -0/+1 |
2010-11-12 | Fix prebubild.exe for Nant add missing "/" fixes Nant builds | BlueWall | 1 | -1/+1 |
2010-11-12 | Prebuild fix | BlueWall | 1 | -2/+2 |
2010-10-28 | HypergridLinker optimizations and enable use of owner_uuid/EstateOwner with l... | Marck | 1 | -0/+1 |
2010-10-22 | start parsing iar control file | Justin Clark-Casey (justincc) | 1 | -0/+1 |
2010-10-22 | start parsing iar control file | Justin Clark-Casey (justincc) | 1 | -0/+1 |
2010-10-18 | initial support for meshies physics. Must set ini option UseMeshiesPhysicsMes... | dahlia | 1 | -1/+1 |
2010-10-14 | more work in progress on mesh physics - still non-functional | dahlia | 1 | -0/+2 |
2010-10-14 | Kill some magic numbers in the caps module | Melanie | 1 | -0/+1 |
2010-10-06 | Remove sirikata project | Melanie | 1 | -32/+0 |
2010-10-03 | Initial port of the Warp3D map tile renderer | Melanie | 1 | -0/+3 |
2010-09-23 | * Add CSharpSqlite to prebuild | Teravus Ovares (Dan Olivares) | 1 | -0/+2 |
2010-09-12 | * Added ISimulationDataService and IEstateDataService | John Hurliman | 1 | -1/+4 |
2010-09-04 | Build system upgrade: | BlueWall | 1 | -616/+560 |
2010-08-13 | Unit test for ConfigurationLoader. | Marck | 1 | -0/+22 |
2010-08-06 | Relocate one System.Core reference from last commit to the Tests project | justincc | 1 | -1/+1 |
2010-08-06 | Add System.Core references to OpenSim.Region.CoreModules.* to fix windows build | Justin Clark-Casey (justincc) | 1 | -0/+2 |
2010-08-04 | Revert "remove long unused OpenSim/Framework/Configuration/* projects" | Melanie | 1 | -0/+52 |
2010-07-30 | move ChannelDigger from its own project into the main terrain module with the... | Justin Clark-Casey (justincc) | 1 | -24/+0 |
2010-07-30 | remove long unused OpenSim/Framework/Configuration/* projects | Justin Clark-Casey (justincc) | 1 | -52/+0 |
2010-07-26 | Implement media texture persistence over server restarts for sqlite | Justin Clark-Casey (justincc) | 1 | -0/+1 |
2010-07-01 | Implement media texture persistence over server restarts for sqlite | Justin Clark-Casey (justincc) | 1 | -0/+1 |
2010-06-01 | Comment and remove JScript support. Mono 2.7Dev and 2.8 no longer include the | Melanie | 1 | -7/+0 |
2010-05-23 | Prebuild: removed DB-specific test projects, added refs to Data.Tests | AlexRa | 1 | -70/+7 |
2010-05-19 | Prebuild: added *.migrations as resources to MSSQL, SQLiteLegacy (just in case) | AlexRa | 1 | -0/+2 |
2010-05-18 | Revert a revert? Am i mad? Don't answer that....! | Melanie | 1 | -0/+2 |
2010-05-18 | Revert "Looks like the new files were never added to prebuild.xml" | Melanie | 1 | -2/+0 |
2010-05-18 | Looks like the new files were never added to prebuild.xml | Melanie | 1 | -0/+2 |
2010-04-30 | rename SQLiteNG to SQLite and SQLite to SQLiteLegacy | Justin Clark-Casey (justincc) | 1 | -2/+2 |
2010-04-26 | Uncommenting SQLiteNG project again. I found a Mono.Data.Sqlite.dll that make... | Diva Canto | 1 | -2/+1 |
2010-04-26 | * Commenting SQLiteNG out of prebuild.xml, because it's making compile fail i... | Diva Canto | 1 | -1/+3 |
2010-04-23 | Change SQLiteNG to work with mono 2.6 and above using the Mono.Data.Sqlite.dll | Justin Clark-Casey (justincc) | 1 | -2/+1 |
2010-04-23 | Duplicate OpenSim.Data.SQLite into OpenSim.Data.SQLiteNG. SQLiteNG will shor... | Justin Clark-Casey (justincc) | 1 | -0/+37 |
2010-04-22 | Renamed OpenSim.Server.exe to Robust.exe and corresponding .ini's and config. | Diva Canto | 1 | -1/+1 |
2010-03-11 | Adding the SimianGrid connectors | John Hurliman | 1 | -0/+2 |
2010-03-04 | Replaced BclExtras.dll with a newer version compiled for .NET 3.5. This solve... | Diva Canto | 1 | -2/+2 |
2010-03-03 | * Added three new helper utility files to OpenSim.Framework. MultipartForm is... | John Hurliman | 1 | -0/+1 |
2010-03-03 | Fixed prebuild errors that have emerged with the merge | Diva Canto | 1 | -44/+0 |
2010-03-01 | Formatting cleanup. | Jeff Ames | 1 | -33/+18 |