aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/Modules/World/Terrain (unfollow)
Commit message (Expand)AuthorFilesLines
2009-02-06This changeset is the step 1 of 2 in refactoringDr Scofield34-406/+48
2009-02-05* Apply http://opensimulator.org/mantis/view.php?id=3056Justin Clarke Casey1-0/+7
2009-02-05* Make existing module commanders register as help topicsJustin Clarke Casey1-1/+1
2009-02-05* Use the commander name to register module commanders instead of providing t...Justin Clarke Casey1-1/+1
2009-02-05* refactor: Split out module Command class into a separate fileJustin Clarke Casey1-1/+1
2009-02-05* refactor: Move module handling code up into SceneBase from Scene, reducing ...Justin Clarke Casey1-0/+1
2009-02-04* Introduce a new "default" option for asset_database in the [STORAGE] sectionJustin Clarke Casey1-0/+1
2009-01-05* Fixes a small bug where load-oar fails due to whitespace in region name.Sean Dague1-3/+3
2008-12-26Prevent exception in terrain module if just the word terrain is entered at th...idb1-0/+5
2008-12-19* Commit patch from cmickeyb. #2871. Optimized float array for the terrain ...Teravus Ovares1-5/+13
2008-12-11Update svn properties, minor formatting cleanup.Jeff Ames1-1/+1
2008-12-10* Apply the other patch from http://opensimulator.org/mantis/view.php?id=2315Justin Clarke Casey1-6/+6
2008-12-09* Apply terrain flip patch from http://opensimulator.org/mantis/view.php?id=2315Justin Clarke Casey1-0/+46
2008-11-21Refactor: Scene.ExternalChecks -> Scene.Permissions. Also make allMelanie Thielker1-4/+4
2008-11-11Allow gods to terraform without limits. Respect the Allow Others ToMelanie Thielker2-7/+9
2008-10-27* Apply http://opensimulator.org/mantis/view.php?id=2468Justin Clarke Casey3-31/+85
2008-10-27* Temporarily revert terrain changes in r6976 and reinstate unit test from r6...Justin Clarke Casey3-79/+48
2008-10-26Mantis #2428Melanie Thielker2-2/+2
2008-10-25Disable terrain brush test until someone with terrain-fu can lookMelanie Thielker1-28/+28
2008-10-25Thank you kindly, Tglion for a patch that:Charles Krinke2-20/+51
2008-10-15Check for terrain size=256x256 on "terrain load <file>". This fixesHomer Horwitz1-0/+13
2008-10-08Mantis#2354. Thank you kindly, Tglion for a patch that:Charles Krinke1-0/+24
2008-10-07* Apply http://opensimulator.org/mantis/view.php?id=1207Justin Clarke Casey14-108/+157
2008-10-06Revert r6697 patch as the build fails.Charles Krinke14-157/+108
2008-10-06Mantis#1207. Thank you, TGlion for a patch that addresses:Charles Krinke14-108/+157
2008-09-16Minor formatting cleanup.Jeff Ames2-2/+2
2008-09-16From: mike pitman <pitman@us.ibm.com>Dr Scofield7-8/+17
2008-09-15reverting r6302Dr Scofield3-6/+3
2008-09-15From: mike pitman <pitman@us.ibm.com>Dr Scofield3-3/+6
2008-09-06* This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares1-3/+3
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