Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * Optimized usings | lbsa71 | 2007-12-27 | 7 | -7/+7 |
| | | | | | | | * shortened references * Removed redundant 'this' * Normalized EOF | ||||
* | saved OpenSim source code from the giant rampaging unterminated copyright ↵ | Jeff Ames | 2007-12-10 | 7 | -14/+14 |
| | | | | notice of doom | ||||
* | cleaned up some mono compiler warnings | Jeff Ames | 2007-11-18 | 1 | -1/+0 |
| | |||||
* | * Optimized usings | lbsa71 | 2007-10-30 | 7 | -102/+90 |
| | | | | | | * Shortened type references * Removed redundant 'this' qualifier | ||||
* | * Applied patch #418 : copyright-r2012.patch - some errors, but got most thru | lbsa71 | 2007-10-15 | 3 | -3/+87 |
| | |||||
* | Terrain: | Adam Frisby | 2007-09-25 | 1 | -5/+5 |
| | | | | | | | | | | | * Attempted fix for lag/pause when doing lots of updates. * Some naming fixes to libTerrain. * Refactored terrain bitmap generation into a common call for both world map and export. General: * Switched some calls to Console.WriteLine to use MainLog.Warn/Verbose/Notice. | ||||
* | mass update of urls in source code to new website | Sean Dague | 2007-09-10 | 7 | -7/+7 |
| | |||||
* | Start of the OpenSim library , for now only contains a few textures. | MW | 2007-07-25 | 7 | -990/+990 |
| | |||||
* | * Terrain should now send just updated patches. | Adam Frisby | 2007-07-24 | 7 | -2/+30 |
| | |||||
* | * Terrain Fracture Generator now produces more appropriate results. | Adam Frisby | 2007-07-24 | 1 | -2/+35 |
| | | | | | | * Terrain Flatten Brush has been optimised, now affects an appropriate sized section of terrain. * Navier-Stokes handler bounds issue partially fixed. | ||||
* | * Major style changes in libTerrain.Channel - now uses .NET-style naming syntax. | Adam Frisby | 2007-07-23 | 7 | -35/+35 |
| | | | | | * Issue#218 - Updated mySQL region table. | ||||
* | * Updated licensing headers on libTerrain imported components. | Adam Frisby | 2007-07-21 | 7 | -196/+175 |
| | |||||
* | * Deleted libTerrain-BSD.dll | Adam Frisby | 2007-07-21 | 10 | -0/+957 |
* Added libTerrain to BasicTerrain directly as a subfolder |