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