Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | | | | Eliminated many warnings | Oren Hurvitz | 2014-04-23 | 1 | -1/+4 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | remove some whitespace that snuck in with last patch | Michael Cerquoni | 2014-04-03 | 1 | -2/+2 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | Add Varregion support to Terragen Handler | Dev Random | 2014-04-03 | 1 | -28/+23 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | varregion: remove serialization of region terrain to floats when sending patc... | Robert Adams | 2014-03-11 | 1 | -2/+6 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | Change terrain update sending to be triggered by frame tick rather | Robert Adams | 2014-03-10 | 1 | -50/+92 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | Fix raw32 terrain heightmap reader so it estimates terrain size from | Robert Adams | 2014-02-03 | 2 | -2/+13 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | Implement terrain merging in TerrainChannel. | Robert Adams | 2014-02-02 | 1 | -31/+4 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | Restore brush tests with correct values and adjustments for new terrain height | Robert Adams | 2014-01-28 | 1 | -17/+17 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | Temporarily disable brush test. It will come back when tuning is complete. | Robert Adams | 2014-01-28 | 1 | -0/+2 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | Change area of brush test to account for rounding errors in terrain implement... | Robert Adams | 2014-01-28 | 1 | -2/+2 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | Increase the strength of brushes in brush test in an attempt to overcome roun... | Robert Adams | 2014-01-28 | 1 | -2/+2 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | Fix terrain tests by properly initializing low detail terrain to zero height. | Robert Adams | 2014-01-28 | 1 | -4/+0 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | varregion: add --displacement parameter to 'load oar'. | Robert Adams | 2014-01-19 | 1 | -3/+35 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | varregion: many more updates removing the constant RegionSize and replacing | Robert Adams | 2013-12-26 | 2 | -2/+2 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | varregion: rename 'LegacyRegionLocX' back to 'RegionLocX' and same for Y and Z. | Robert Adams | 2013-12-14 | 1 | -5/+5 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | varregion: extend TerrainModule to use the region size from RegionInfo | Robert Adams | 2013-11-10 | 1 | -14/+14 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | varregion: elimination of Constants.RegionSize from all over OpenSimulator. | Robert Adams | 2013-11-08 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | varregion: move the compressed heighmap compression factor from | Robert Adams | 2013-10-16 | 1 | -3/+5 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | varregion: plug in TerrainData class and modify TerrainModule and LLClientVie... | Robert Adams | 2013-10-07 | 1 | -13/+16 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | varregion: serious rework of TerrainChannel: | Robert Adams | 2013-09-28 | 2 | -4/+6 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | VarRegion: change RegionInfo storage of region coordinates from region | Robert Adams | 2013-09-28 | 1 | -5/+5 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | | | minor: Change channel digger replacement message in TerrainModule to Info fro... | Justin Clark-Casey (justincc) | 2013-01-03 | 1 | -1/+1 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | | Consistenly make NUnit test cases inherit from OpenSimTestCase which automati... | Justin Clark-Casey (justincc) | 2012-11-24 | 1 | -1/+2 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | Another 10 modules' directives moved from .addin.xml | Diva Canto | 2012-11-12 | 1 | -0/+2 | |
* | | | | | | | | | | | | | | | | | | | | | | | Revert "Added request.Proxy=null everywhere, as discussed in http://stackover... | Diva Canto | 2012-09-30 | 1 | -1/+0 | |
* | | | | | | | | | | | | | | | | | | | | | | | Added request.Proxy=null everywhere, as discussed in http://stackoverflow.com... | Diva Canto | 2012-09-30 | 1 | -0/+1 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | | formatting | SignpostMarv | 2012-08-27 | 1 | -22/+22 | |
* | | | | | | | | | | | | | | | | | | | | | | refactoring to load from self (fixes ChanneDigger being absent) | SignpostMarv | 2012-08-27 | 1 | -5/+11 | |
* | | | | | | | | | | | | | | | | | | | | | | refactoring to assign the first argument to a variable | SignpostMarv | 2012-08-27 | 1 | -4/+5 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | Where possible, use the system Encoding.ASCII and Encoding.UTF8 rather than c... | Justin Clark-Casey (justincc) | 2012-07-11 | 1 | -1/+1 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | porting console commands from raw2sculpt 3.2 | SignpostMarv | 2012-07-05 | 1 | -0/+34 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | Stop accidentally reading 4 Int16s instead of 2 in SIZE section of Terragen f... | Justin Clark-Casey (justincc) | 2012-06-05 | 1 | -2/+0 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | Resolve some mono compiler warnings. | Justin Clark-Casey (justincc) | 2012-05-25 | 2 | -13/+17 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | Add even for terrain tainting and synchronize terrain module with physics sce... | Dan Lake | 2012-05-10 | 1 | -0/+1 | |
* | | | | | | | | | | | | | | | | | Improve bitmap disposal to do null checks and not to potentially try disposal... | Justin Clark-Casey (justincc) | 2012-04-20 | 1 | -4/+7 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | Always dispose of existing opened bitmap from file in SaveFile(), instead of ... | Justin Clark-Casey (justincc) | 2012-04-20 | 1 | -22/+37 | |
* | | | | | | | | | | | | | | | | Explicitly dispose of bitmaps opened from files in GenericSystemDrawing and J... | Justin Clark-Casey (justincc) | 2012-04-20 | 2 | -18/+31 | |
* | | | | | | | | | | | | | | | | concerns GenericSystemDrawing.cs | Garmin Kawaguichi | 2012-04-20 | 1 | -8/+9 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | terrain save-tile extensions Signed-off-by: Garmin Kawaguichi <garmin.kawagui... | Garmin Kawaguichi | 2012-04-03 | 11 | -3/+74 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | In TerrainModule.cs, the command terrain save-tile is modified to remove an u... | Garmin Kawaguichi | 2012-03-27 | 1 | -2/+0 | |
| |_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | Hack example on to "terrain save-tile" extended help. | Justin Clark-Casey (justincc) | 2012-03-24 | 1 | -0/+6 | |
* | | | | | | | | | | | | | Use system provided temporary file in "terrain save-tile" to avoid problems w... | Justin Clark-Casey (justincc) | 2012-03-24 | 1 | -3/+3 | |
* | | | | | | | | | | | | | Give feedback when "terrain save-tile" is not successfully invoked. | Justin Clark-Casey (justincc) | 2012-03-24 | 2 | -30/+52 | |
| |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | Comment out a terrain save-tile debugging message that accidentally crept in ... | Justin Clark-Casey (justincc) | 2012-03-22 | 1 | -6/+6 | |
| |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | Add llGiveInventory() test from object to object where both objects are owned... | Justin Clark-Casey (justincc) | 2012-03-22 | 1 | -0/+6 | |
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | ||||||
* | | | | | | | | | | Terrain: added [Terrain] section with an option to load an initial flat terra... | Diva Canto | 2012-03-16 | 1 | -1/+6 | |
| |_|_|_|_|_|_|_|/ |/| | | | | | | | | ||||||
* | | | | | | | | | For TerrainModule.SaveToFile(), don't bother throwing the exception onwards a... | Justin Clark-Casey (justincc) | 2011-11-17 | 1 | -1/+0 | |
* | | | | | | | | | Make "terrain save" more friendly by telling the user if we have saved and pu... | Justin Clark-Casey (justincc) | 2011-11-17 | 1 | -18/+32 | |
| |_|_|_|_|_|_|/ |/| | | | | | | | ||||||
* | | | | | | | | use standard sdk stack in terrain model rather than OpenSim.Framework.UndoStack. | Justin Clark-Casey (justincc) | 2011-07-18 | 1 | -1/+1 | |
| |_|_|_|_|_|/ |/| | | | | | | ||||||
* | | | | | | | Implemented terrain save-tile command. Does the opposite of load-tile. For no... | Diva Canto | 2011-04-12 | 7 | -0/+132 | |
| |_|_|_|_|/ |/| | | | | |