Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * Optimized usings | lbsa71 | 2007-12-27 | 1 | -1/+1 |
| | | | | | | | * shortened references * Removed redundant 'this' * Normalized EOF | ||||
* | saved OpenSim source code from the giant rampaging unterminated copyright ↵ | Jeff Ames | 2007-12-10 | 1 | -2/+2 |
| | | | | notice of doom | ||||
* | Fixed Terrain rescale command | Brian McBee | 2007-11-23 | 1 | -1/+1 |
| | |||||
* | * Optimized usings | lbsa71 | 2007-10-30 | 1 | -23/+19 |
| | | | | | | * Shortened type references * Removed redundant 'this' qualifier | ||||
* | Terrain: | Adam Frisby | 2007-09-25 | 1 | -2/+2 |
| | | | | | | | | | | | * 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 | 1 | -1/+1 |
| | |||||
* | * Fixed a potential div by zero with terrain commands. | Adam Frisby | 2007-07-29 | 1 | -4/+17 |
| | |||||
* | Start of the OpenSim library , for now only contains a few textures. | MW | 2007-07-25 | 1 | -350/+350 |
| | |||||
* | * Assorted terrain fixes | Adam Frisby | 2007-07-25 | 1 | -3/+80 |
| | |||||
* | * Terrain should now send just updated patches. | Adam Frisby | 2007-07-24 | 1 | -3/+15 |
| | |||||
* | * Major style changes in libTerrain.Channel - now uses .NET-style naming syntax. | Adam Frisby | 2007-07-23 | 1 | -19/+19 |
| | | | | | * Issue#218 - Updated mySQL region table. | ||||
* | * Updated licensing headers on libTerrain imported components. | Adam Frisby | 2007-07-21 | 1 | -28/+25 |
| | |||||
* | * Deleted libTerrain-BSD.dll | Adam Frisby | 2007-07-21 | 1 | -0/+264 |
* Added libTerrain to BasicTerrain directly as a subfolder |