aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/Modules/World/Terrain (unfollow)
Commit message (Expand)AuthorFilesLines
2008-08-22* Homer's amazing terrain MapTileRenderer. Thanks Homer!Teravus Ovares1-2/+2
2008-08-18Formatting cleanup.Jeff Ames11-56/+56
2008-08-07Minor formatting cleanup.Jeff Ames1-2/+2
2008-07-28* Added a check for Infinite or NaN values before updating a heightfield. Thi...Adam Frisby1-0/+4
2008-07-25*Added CommandIntentions that is used to describe a console commands hazard. ...mingchen1-12/+12
2008-07-21Mantis#1544. Thank you kindly, Jonc, for a patch that:Charles Krinke1-2/+8
2008-07-14Patch #9147Melanie Thielker1-2/+2
2008-07-03* On client login, send only one terrain patch at a time (with pauses) instea...Justin Clarke Casey2-4/+10
2008-07-03*.Raw files should now be loadable using "terrain load-tile" functionalitymingchen1-2/+61
2008-06-29* Allow terrains to be loaded and saved from streams as well as directly to a...Justin Clarke Casey12-44/+264
2008-06-25Added support for terrain map to be serialised to xml(as base64 binary). usef...MW1-0/+75
2008-06-25Minor formatting cleanup.Jeff Ames1-4/+1
2008-06-23Mantis#1569. Thank you kindly, Nebadon for a patch thatCharles Krinke1-2/+2
2008-06-19Mantis#1543. Thank you kindly, Jonc for a patch that:Charles Krinke1-3/+78
2008-06-14* Enables maptile display in grid mode for simulators that are not on the sam...Teravus Ovares1-1/+3
2008-05-28* Fixed a slight issue with the LLRAW exporter.Adam Frisby2-3/+4
2008-05-28Formatting cleanup.Jeff Ames1-1/+1
2008-05-27* Added new InstallPlugin interface to ITerrainModule.Adam Frisby2-10/+22
2008-05-26* Patch from jhurliman - Implements a binary search in the LLRAW exporter whi...Adam Frisby1-26/+44
2008-05-20Add copyright notices.Jeff Ames2-4/+58
2008-05-16Formatting cleanup.Jeff Ames6-17/+17
2008-05-13* Applying Mantis #970 - Revert brush does stupid things. Thanks tglion for f...Adam Frisby1-2/+2
2008-05-09* Minor tweak to TerrainChannelAdam Frisby1-6/+7
2008-05-08*Added all the permission checks to the sceneexternalchecks and modified perm...mingchen1-1/+1
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
2008-05-01* Rolled back a few changes.Adam Frisby8-12/+13
2008-05-01* Spring cleaning on Region.Environment. Adam Frisby8-13/+12
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
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