| Commit message (Expand) | Author | Age | Files | Lines |
* | this is step 2 of 2 of the OpenSim.Region.Environment refactor. | Dr Scofield | 2009-02-10 | 34 | -4367/+0 |
* | This changeset is the step 1 of 2 in refactoring | Dr Scofield | 2009-02-06 | 34 | -406/+48 |
* | * Apply http://opensimulator.org/mantis/view.php?id=3056 | Justin Clarke Casey | 2009-02-05 | 1 | -0/+7 |
* | * Make existing module commanders register as help topics | Justin Clarke Casey | 2009-02-05 | 1 | -1/+1 |
* | * Use the commander name to register module commanders instead of providing t... | Justin Clarke Casey | 2009-02-05 | 1 | -1/+1 |
* | * refactor: Split out module Command class into a separate file | Justin Clarke Casey | 2009-02-05 | 1 | -1/+1 |
* | * refactor: Move module handling code up into SceneBase from Scene, reducing ... | Justin Clarke Casey | 2009-02-05 | 1 | -0/+1 |
* | * Introduce a new "default" option for asset_database in the [STORAGE] section | Justin Clarke Casey | 2009-02-04 | 1 | -0/+1 |
* | * Fixes a small bug where load-oar fails due to whitespace in region name. | Sean Dague | 2009-01-05 | 1 | -3/+3 |
* | Prevent exception in terrain module if just the word terrain is entered at th... | idb | 2008-12-26 | 1 | -0/+5 |
* | * Commit patch from cmickeyb. #2871. Optimized float array for the terrain ... | Teravus Ovares | 2008-12-19 | 1 | -5/+13 |
* | Update svn properties, minor formatting cleanup. | Jeff Ames | 2008-12-11 | 1 | -1/+1 |
* | * Apply the other patch from http://opensimulator.org/mantis/view.php?id=2315 | Justin Clarke Casey | 2008-12-10 | 1 | -6/+6 |
* | * Apply terrain flip patch from http://opensimulator.org/mantis/view.php?id=2315 | Justin Clarke Casey | 2008-12-09 | 1 | -0/+46 |
* | Refactor: Scene.ExternalChecks -> Scene.Permissions. Also make all | Melanie Thielker | 2008-11-21 | 1 | -4/+4 |
* | Allow gods to terraform without limits. Respect the Allow Others To | Melanie Thielker | 2008-11-11 | 2 | -7/+9 |
* | * Apply http://opensimulator.org/mantis/view.php?id=2468 | Justin Clarke Casey | 2008-10-27 | 3 | -31/+85 |
* | * Temporarily revert terrain changes in r6976 and reinstate unit test from r6... | Justin Clarke Casey | 2008-10-27 | 3 | -79/+48 |
* | Mantis #2428 | Melanie Thielker | 2008-10-26 | 2 | -2/+2 |
* | Disable terrain brush test until someone with terrain-fu can look | Melanie Thielker | 2008-10-25 | 1 | -28/+28 |
* | Thank you kindly, Tglion for a patch that: | Charles Krinke | 2008-10-25 | 2 | -20/+51 |
* | Check for terrain size=256x256 on "terrain load <file>". This fixes | Homer Horwitz | 2008-10-15 | 1 | -0/+13 |
* | Mantis#2354. Thank you kindly, Tglion for a patch that: | Charles Krinke | 2008-10-08 | 1 | -0/+24 |
* | * Apply http://opensimulator.org/mantis/view.php?id=1207 | Justin Clarke Casey | 2008-10-07 | 14 | -108/+157 |
* | Revert r6697 patch as the build fails. | Charles Krinke | 2008-10-06 | 14 | -157/+108 |
* | Mantis#1207. Thank you, TGlion for a patch that addresses: | Charles Krinke | 2008-10-06 | 14 | -108/+157 |
* | Minor formatting cleanup. | Jeff Ames | 2008-09-16 | 2 | -2/+2 |
* | From: mike pitman <pitman@us.ibm.com> | Dr Scofield | 2008-09-16 | 7 | -8/+17 |
* | reverting r6302 | Dr Scofield | 2008-09-15 | 3 | -6/+3 |
* | From: mike pitman <pitman@us.ibm.com> | Dr Scofield | 2008-09-15 | 3 | -3/+6 |
* | * This is the fabled LibOMV update with all of the libOMV types from JHurliman | Teravus Ovares | 2008-09-06 | 1 | -3/+3 |
* | * Homer's amazing terrain MapTileRenderer. Thanks Homer! | Teravus Ovares | 2008-08-22 | 1 | -2/+2 |
* | Formatting cleanup. | Jeff Ames | 2008-08-18 | 11 | -56/+56 |
* | Minor formatting cleanup. | Jeff Ames | 2008-08-07 | 1 | -2/+2 |
* | * Added a check for Infinite or NaN values before updating a heightfield. Thi... | Adam Frisby | 2008-07-28 | 1 | -0/+4 |
* | *Added CommandIntentions that is used to describe a console commands hazard. ... | mingchen | 2008-07-25 | 1 | -12/+12 |
* | Mantis#1544. Thank you kindly, Jonc, for a patch that: | Charles Krinke | 2008-07-21 | 1 | -2/+8 |
* | Patch #9147 | Melanie Thielker | 2008-07-14 | 1 | -2/+2 |
* | * On client login, send only one terrain patch at a time (with pauses) instea... | Justin Clarke Casey | 2008-07-03 | 2 | -4/+10 |
* | *.Raw files should now be loadable using "terrain load-tile" functionality | mingchen | 2008-07-03 | 1 | -2/+61 |
* | * Allow terrains to be loaded and saved from streams as well as directly to a... | Justin Clarke Casey | 2008-06-29 | 12 | -44/+264 |
* | Added support for terrain map to be serialised to xml(as base64 binary). usef... | MW | 2008-06-25 | 1 | -0/+75 |
* | Minor formatting cleanup. | Jeff Ames | 2008-06-25 | 1 | -4/+1 |
* | Mantis#1569. Thank you kindly, Nebadon for a patch that | Charles Krinke | 2008-06-23 | 1 | -2/+2 |
* | Mantis#1543. Thank you kindly, Jonc for a patch that: | Charles Krinke | 2008-06-19 | 1 | -3/+78 |
* | * Enables maptile display in grid mode for simulators that are not on the sam... | Teravus Ovares | 2008-06-14 | 1 | -1/+3 |
* | * Fixed a slight issue with the LLRAW exporter. | Adam Frisby | 2008-05-28 | 2 | -3/+4 |
* | Formatting cleanup. | Jeff Ames | 2008-05-28 | 1 | -1/+1 |
* | * Added new InstallPlugin interface to ITerrainModule. | Adam Frisby | 2008-05-27 | 2 | -10/+22 |
* | * Patch from jhurliman - Implements a binary search in the LLRAW exporter whi... | Adam Frisby | 2008-05-26 | 1 | -26/+44 |