aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/Modules/World/Terrain (unfollow)
Commit message (Collapse)AuthorFilesLines
2008-05-05* Refactor: Break out permissions code into a separate region PermissionsModuleJustin Clarke Casey1-1/+1
2008-05-04* Updating some file locations.Adam Frisby1-1/+1
2008-05-03* Cleaned up code in Terrain, Tree and Map modules.Adam Frisby25-280/+100
* 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.
2008-05-01* Rolled back a few changes.Adam Frisby8-12/+13
2008-05-01* Spring cleaning on Region.Environment. Adam Frisby8-13/+12
* Converted a large number of read-only fields to be actually, readonly. * Reformatted code sections. * Removed redundant code.
2008-05-01Update svn properties. Minor formatting cleanup.Jeff Ames37-4119/+4119
2008-05-01* Adding unit test support to Environment for modules.Adam Frisby1-0/+59
* Written some unit tests for Terrain Module as an example.
2008-04-30* Spring cleaned a bunch of '//TODO: unused' marked functions.Adam Frisby1-33/+0
2008-04-30* Cruft removal step #1. Cleaning Modules directory.Adam Frisby4-7/+3
2008-04-30* Commiting a bunch of missed files.Adam Frisby36-0/+4134