aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/Modules/World/Terrain (follow)
Commit message (Expand)AuthorAgeFilesLines
* * Homer's amazing terrain MapTileRenderer. Thanks Homer!Teravus Ovares2008-08-221-2/+2
* Formatting cleanup.Jeff Ames2008-08-1811-56/+56
* Minor formatting cleanup.Jeff Ames2008-08-071-2/+2
* * Added a check for Infinite or NaN values before updating a heightfield. Thi...Adam Frisby2008-07-281-0/+4
* *Added CommandIntentions that is used to describe a console commands hazard. ...mingchen2008-07-251-12/+12
* Mantis#1544. Thank you kindly, Jonc, for a patch that:Charles Krinke2008-07-211-2/+8
* Patch #9147Melanie Thielker2008-07-141-2/+2
* * On client login, send only one terrain patch at a time (with pauses) instea...Justin Clarke Casey2008-07-032-4/+10
* *.Raw files should now be loadable using "terrain load-tile" functionalitymingchen2008-07-031-2/+61
* * Allow terrains to be loaded and saved from streams as well as directly to a...Justin Clarke Casey2008-06-2912-44/+264
* Added support for terrain map to be serialised to xml(as base64 binary). usef...MW2008-06-251-0/+75
* Minor formatting cleanup.Jeff Ames2008-06-251-4/+1
* Mantis#1569. Thank you kindly, Nebadon for a patch thatCharles Krinke2008-06-231-2/+2
* Mantis#1543. Thank you kindly, Jonc for a patch that:Charles Krinke2008-06-191-3/+78
* * Enables maptile display in grid mode for simulators that are not on the sam...Teravus Ovares2008-06-141-1/+3
* * Fixed a slight issue with the LLRAW exporter.Adam Frisby2008-05-282-3/+4
* Formatting cleanup.Jeff Ames2008-05-281-1/+1
* * Added new InstallPlugin interface to ITerrainModule.Adam Frisby2008-05-272-10/+22
* * Patch from jhurliman - Implements a binary search in the LLRAW exporter whi...Adam Frisby2008-05-261-26/+44
* Add copyright notices.Jeff Ames2008-05-202-4/+58
* Formatting cleanup.Jeff Ames2008-05-166-17/+17
* * Applying Mantis #970 - Revert brush does stupid things. Thanks tglion for f...Adam Frisby2008-05-131-2/+2
* * Minor tweak to TerrainChannelAdam Frisby2008-05-091-6/+7
* *Added all the permission checks to the sceneexternalchecks and modified perm...mingchen2008-05-081-1/+1
* * Refactor: Break out permissions code into a separate region PermissionsModuleJustin Clarke Casey2008-05-051-1/+1
* * Updating some file locations.Adam Frisby2008-05-041-1/+1
* * Cleaned up code in Terrain, Tree and Map modules.Adam Frisby2008-05-0325-280/+100
* * Rolled back a few changes.Adam Frisby2008-05-018-12/+13
* * Spring cleaning on Region.Environment. Adam Frisby2008-05-018-13/+12
* Update svn properties. Minor formatting cleanup.Jeff Ames2008-05-0137-4119/+4119
* * Adding unit test support to Environment for modules.Adam Frisby2008-05-011-0/+59
* * Spring cleaned a bunch of '//TODO: unused' marked functions.Adam Frisby2008-04-301-33/+0
* * Cruft removal step #1. Cleaning Modules directory.Adam Frisby2008-04-304-7/+3
* * Commiting a bunch of missed files.Adam Frisby2008-04-3036-0/+4134