Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * Cleaned up code in Terrain, Tree and Map modules. | Adam Frisby | 2008-05-03 | 1 | -59/+2 |
| | | | | | | | * Fixed a bug with Terragen loader where it would do bad things on a non 256x256 sized terrain. Now loads the array correctly. * Moved MapImageModule.cs to Modules/World/WorldMap * Changed Location.RegionHandle to use Helpers.GetUlong instead of doing it ourselves. | ||||
* | * Rolled back a few changes. | Adam Frisby | 2008-05-01 | 1 | -1/+1 |
| | |||||
* | * Spring cleaning on Region.Environment. | Adam Frisby | 2008-05-01 | 1 | -1/+1 |
| | | | | | | | * Converted a large number of read-only fields to be actually, readonly. * Reformatted code sections. * Removed redundant code. | ||||
* | * Cleaned namespaces of entire solution. OpenSim directories now correspond ↵ | Adam Frisby | 2008-05-01 | 1 | -1/+1 |
| | | | | with namespaces. | ||||
* | Update svn properties. Minor formatting cleanup. | Jeff Ames | 2008-05-01 | 1 | -198/+198 |
| | |||||
* | * Cruft removal step #1. Cleaning Modules directory. | Adam Frisby | 2008-04-30 | 1 | -8/+12 |
| | |||||
* | * Previous commit managed to miss some files despite me hitting 'Select all'. | Adam Frisby | 2008-04-30 | 1 | -0/+195 |
* Attached. |