| Commit message (Expand) | Author | Files | Lines |
2009-11-27 | Remove stub Python module and DLLs since this was never fully implemented | Justin Clark-Casey (justincc) | 1 | -2/+0 |
2009-11-25 | Add MIT/X11 licensed NDesk.Options (http://www.ndesk.org/Options) DLL to aid ... | Justin Clark-Casey (justincc) | 1 | -0/+1 |
2009-11-25 | Add wildcard to prebuild include. Seems each file can only hold one project | Melanie | 1 | -1/+1 |
2009-11-10 | * Fix prebuild break | Teravus Ovares (Dan Olivares) | 1 | -1/+2 |
2009-11-10 | * Move RegionCombinerModule to it's own project | Teravus Ovares (Dan Olivares) | 1 | -0/+41 |
2009-11-10 | Stop OpenSim.Grid.GridServer.exe from building to reduce user/developer confu... | Justin Clark-Casey (justincc) | 1 | -1/+1 |
2009-10-27 | Remove the SECS loader | Melanie | 1 | -101/+0 |
2009-10-27 | Updating prebuild.xml to reflect the removal of DotNetEngine | John Hurliman | 1 | -285/+0 |
2009-10-26 | Adding missing CSJ2K reference to OpenSim.Region.Physics.Meshing | John Hurliman | 1 | -0/+1 |
2009-10-25 | Added a missing reference to System.Core for OpenSim.Region.Framework | John Hurliman | 1 | -0/+1 |
2009-10-23 | Adding the presence service skeleton | Melanie | 1 | -0/+31 |
2009-10-22 | Added VS2010 support to Prebuild and created runprebuild2010.bat | John Hurliman | 1 | -1/+1 |
2009-10-22 | Add MaxPoolThreads in startup to limit the size of the thread pool used | Melanie | 1 | -22/+23 |
2009-10-19 | * Removed OpenSim.Data.NHibernate | John Hurliman | 1 | -79/+0 |
2009-10-13 | * Consolidated adding / removing ClientManager IClientAPIs to two places in S... | John Hurliman | 1 | -1/+0 |
2009-10-13 | * Rewrote ClientManager to remove Lindenisms from OpenSim core, improve perfo... | John Hurliman | 1 | -0/+1 |
2009-10-08 | Fear the lockless LLUDP implementation! | John Hurliman | 1 | -0/+1 |
2009-10-06 | * Added missing references to prebuild.xml and commented out the LindenUDP te... | John Hurliman | 1 | -0/+4 |
2009-10-06 | Removing dependencies on System.Runtime.Remoting. | Diva Canto | 1 | -6/+0 |
2009-10-03 | Fixed build order for Linux. | Diva Canto | 1 | -64/+64 |
2009-10-03 | Fixed interface between the Messaging server and the grid server. | Diva Canto | 1 | -0/+3 |
2009-10-01 | adding testcase for LandDataSerializer; fixing LandDataSerializer ;-) | dr scofield (aka dirk husemann) | 1 | -2/+3 |
2009-09-30 | Attempting to improve the robustness of texture decoding by always ignoring L... | John Hurliman | 1 | -0/+1 |
2009-09-30 | Revert "Attempting to improve the robustness of texture decoding by always ig... | Melanie | 1 | -1/+0 |
2009-09-30 | Remove more tests that don't apply to this build | Melanie | 1 | -34/+0 |
2009-09-30 | Remove the dll for the removed tests | Melanie | 1 | -29/+0 |
2009-09-30 | Attempting to improve the robustness of texture decoding by always ignoring L... | John Hurliman | 1 | -0/+1 |
2009-09-30 | adding skeleton test case for LandDataSerializer [w-i-p] | dr scofield (aka dirk husemann) | 1 | -1/+34 |
2009-09-28 | More reordering | Melanie | 1 | -40/+40 |
2009-09-28 | Reorder prebuild stuff to make panda eat bamboo in peace | Melanie | 1 | -43/+43 |
2009-09-27 | Fixed the connection from User server to GridServer. | Diva Canto | 1 | -0/+3 |
2009-09-27 | Unpacking the mess with OtherRegionUp, so we can have a real cache of the nei... | Diva Canto | 1 | -0/+2 |
2009-09-24 | Added test GridClient, which allowed me to remove a few bugs out of the new c... | Diva Canto | 1 | -0/+29 |
2009-09-23 | Unit tests for the grid service. Yey! | Diva Canto | 1 | -0/+1 |
2009-09-22 | Added HGGridConnector and related code. | Diva Canto | 1 | -0/+1 |
2009-09-19 | Adding Xml serialization of Dictionary<string, object> where object | Melanie | 1 | -0/+1 |
2009-09-19 | Reorder prebuild and remove one unneeded backward reference | Melanie | 1 | -29/+29 |
2009-09-18 | Renamed the project lslc to OpenSim.Tools.lslc to conform to the naming conve... | Diva Canto | 1 | -1/+1 |
2009-09-18 | First pass at the grid service. | Diva Canto | 1 | -0/+31 |
2009-09-17 | Remove The legacy inventory and asset servers. Bump interface version to 6 | Melanie | 1 | -64/+0 |
2009-09-16 | Add the Null storage implementation for the RegionData service. Standalones | Melanie | 1 | -0/+1 |
2009-09-16 | This fix adds a stand-alone compilation environment | Alan M Webb | 1 | -0/+27 |
2009-09-14 | OK, that didn't work. Those libs are used in OptionalModules after all. | Diva Canto | 1 | -0/+3 |
2009-09-14 | Removed dependencies that OptionalModules had on IronPython and Puma. They ar... | Diva Canto | 1 | -3/+0 |
2009-09-10 | The stubs for an authorization service, at the moment the service will always... | Rob Smart | 1 | -0/+31 |
2009-09-04 | Implement plain password authentication partway. Tested, but no user | Melanie | 1 | -0/+2 |
2009-09-02 | Thank you, dslake, for a set of patches to improve OpenSim startup | Melanie | 1 | -0/+2 |
2009-08-26 | * Another attempt at fixing the random spurious test error. | Teravus Ovares (Dan Olivares) | 1 | -2/+7 |
2009-08-26 | Add reference to OpenMetaverse.dll to UserServer.Modules to make MSVS happy | Melanie | 1 | -0/+1 |
2009-08-25 | A slightly modified version of | Teravus Ovares (Dan Olivares) | 1 | -0/+1 |