| Commit message (Expand) | Author | Age | Files | Lines |
* | Removed IAssetCache. | Diva Canto | 2009-08-10 | 1 | -9/+1 |
* | Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE... | Jeff Ames | 2009-06-01 | 1 | -1/+1 |
* | Intermediate commit. WILL NOT COMPILE! | Melanie Thielker | 2009-05-04 | 1 | -0/+1 |
* | * Proactively fixed bug-potential concerning the fact that m_httpServer prope... | lbsa71 | 2009-04-03 | 1 | -1/+0 |
* | Moved the SetupScene methods from RegionApplicationBase to OpenSimBase [Do we... | MW | 2009-03-02 | 1 | -81/+0 |
* | Added IRegistryCore and RegistryCore to OpenSim.Framework. | MW | 2009-02-26 | 1 | -1/+14 |
* | * optimized usings. | lbsa71 | 2009-02-12 | 1 | -4/+1 |
* | this is step 2 of 2 of the OpenSim.Region.Environment refactor. | Dr Scofield | 2009-02-10 | 1 | -1/+1 |
* | From Alan Webb <awebb@linux.vnet.ibm.com> | Sean Dague | 2009-02-09 | 1 | -1/+1 |
* | Replace the console for all OpenSim apps with a new console featuring command | Melanie Thielker | 2009-02-07 | 1 | -0/+2 |
* | This changeset is the step 1 of 2 in refactoring | Dr Scofield | 2009-02-06 | 1 | -1/+2 |
* | * Apply http://opensimulator.org/mantis/view.php?id=2775 with small tweaks | Justin Clarke Casey | 2008-12-15 | 1 | -4/+25 |
* | * minor: A few tiny bits of documentation and log message cleanup before star... | Justin Clarke Casey | 2008-12-01 | 1 | -5/+5 |
* | * refactor: change some method names and doc in the physics plugin manager | Justin Clarke Casey | 2008-11-20 | 1 | -1/+3 |
* | Moved a couple of more configuration fields to ConfigSettings | MW | 2008-11-05 | 1 | -5/+3 |
* | * Use nini to pass config information to the client stack, rather than the Cl... | Justin Clarke Casey | 2008-11-03 | 1 | -4/+6 |
* | * oops, fix build break. | Justin Clarke Casey | 2008-10-03 | 1 | -20/+31 |
* | * Put in some infrastructure to allow tweaking of packet queue throttle value... | Justin Clarke Casey | 2008-10-03 | 1 | -1/+6 |
* | * refactor: make startup a template method | Justin Clarke Casey | 2008-10-03 | 1 | -3/+1 |
* | * Only allow logins on standalone when the sim has completed it's initial sta... | Justin Clarke Casey | 2008-09-19 | 1 | -2/+0 |
* | * This update makes configuring SSL a little easier on Windows XP. It also m... | Teravus Ovares | 2008-09-14 | 1 | -1/+6 |
* | * Start loading prims after region module configuration rather than before | Justin Clarke Casey | 2008-09-11 | 1 | -4/+1 |
* | * some if inversions and added {}'s for readability | lbsa71 | 2008-09-08 | 1 | -12/+13 |
* | * This is the fabled LibOMV update with all of the libOMV types from JHurliman | Teravus Ovares | 2008-09-06 | 1 | -3/+3 |
* | Formatting cleanup. | Jeff Ames | 2008-08-18 | 1 | -1/+1 |
* | Fix up master avatar handling for estate owners. Introduces a new | Melanie Thielker | 2008-08-15 | 1 | -1/+4 |
* | Introduce a separate connection string for estates, which defaults to the one gi | Melanie Thielker | 2008-07-18 | 1 | -6/+3 |
* | Patch #9147 | Melanie Thielker | 2008-07-14 | 1 | -1/+1 |
* | Implemented plugin support for ClientStack, with LindenUDP as the default plu... | Johan Berntsson | 2008-06-20 | 1 | -4/+6 |
* | * Fix build break by eliminating remaining IScenePermissions references - mus... | Justin Clarke Casey | 2008-06-01 | 1 | -2/+2 |
* | * Move log version printing up into BaseOpenSimServer | Justin Clarke Casey | 2008-06-01 | 1 | -1/+3 |
* | Formatting cleanup. | Jeff Ames | 2008-05-16 | 1 | -4/+4 |
* | * Refactored IConfigSource into Physics plug-ins and Scene. We can get rid of... | Teravus Ovares | 2008-05-14 | 1 | -2/+3 |
* | * If a region running in grid mode fails to login to the grid service, startu... | Justin Clarke Casey | 2008-05-12 | 1 | -5/+1 |
* | * Refactor: Break out permissions code into a separate region PermissionsModule | Justin Clarke Casey | 2008-05-05 | 1 | -4/+5 |
* | * More refactorings of UDPServer. | Adam Frisby | 2008-05-02 | 1 | -5/+5 |
* | * More clientstack abstractions - We now only have a single constructor call ... | Adam Frisby | 2008-05-02 | 1 | -4/+4 |
* | * Commit 2/3 - Please dont attempt to update to this revision until all 3 are... | Adam Frisby | 2008-05-02 | 1 | -9/+8 |
* | * Cleaned namespaces of entire solution. OpenSim directories now correspond w... | Adam Frisby | 2008-05-01 | 1 | -0/+1 |
* | * Assorted spring cleanings. | Adam Frisby | 2008-05-01 | 1 | -1/+1 |
* | From: Dr Scofield <hud@zurich.ibm.com> | Justin Clarke Casey | 2008-04-28 | 1 | -7/+7 |
* | From: Dr Scofield <hud@zurich.ibm.com> | Sean Dague | 2008-04-21 | 1 | -0/+3 |
* | * Optimised using statements and namespace references across entire project (... | Adam Frisby | 2008-04-21 | 1 | -3/+4 |
* | further renaming of properties for clarity | Sean Dague | 2008-04-10 | 1 | -2/+2 |
* | moved fields to properties for UserDataProfile, which was | Sean Dague | 2008-04-10 | 1 | -2/+2 |
* | Re-enabled terrain texture generation for the world map. Adam can clean up/ s... | MW | 2008-03-29 | 1 | -1/+4 |
* | * Make standalone non-home region caps work again. | Justin Clarke Casey | 2008-03-24 | 1 | -1/+2 |
* | *Moved LandManagement into its own region module (spiffy!) | mingchen | 2008-03-22 | 1 | -2/+0 |
* | Formatting cleanup. | Jeff Ames | 2008-03-18 | 1 | -26/+26 |
* | * Added ODEPlugin Support for llSetBuoyancy. Set Buoyancy to 1 for space prim. | Teravus Ovares | 2008-03-10 | 1 | -0/+1 |