aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/World/Estate (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into careminsterMelanie2012-04-171-1/+1
|\
| * refactor: Rename EstateSettings.IsEstateManager() to EstateSettings.IsEstateM...Justin Clark-Casey (justincc)2012-04-171-1/+1
* | Merge branch 'master' into careminsterMelanie2012-04-111-2/+13
|\ \ | |/
| * New OS scripting functions osSetTerrainTexture and osSetTerrainHeight as orig...Snoopy Pfeffer2012-04-101-2/+13
* | Merge branch 'master' into careminsterMelanie2012-03-221-1/+7
|\ \ | |/
| * Replace "scene debug true false true" console command with "scene debug scrip...Justin Clark-Casey (justincc)2012-03-211-1/+7
* | Merge branch 'master' into careminsterMelanie2012-03-211-1/+1
|\ \ | |/
| * fix compile error from last commitJustin Clark-Casey (justincc)2012-03-211-1/+1
* | Merge branch 'master' into careminsterMelanie2012-03-211-18/+7
|\ \ | |/
| * refactor: simplify EstateManagementModule.handleEstateDebugRegionRequest()Justin Clark-Casey (justincc)2012-03-211-18/+7
* | Merge branch 'master' into careminsterMelanie2012-03-201-2/+0
|\ \ | |/
| * remove some mono compiler warningsJustin Clark-Casey (justincc)2012-03-201-2/+0
* | Merge branch 'master' into careminsterMelanie2012-03-181-72/+51
|\ \ | |/
| * In Top Scripts report, don't show scripts with no or less than 1 microsecond ...Justin Clark-Casey (justincc)2012-03-161-0/+6
| * Fix owner name display in "Top Colliders" and "Top Script" region reports.Justin Clark-Casey (justincc)2012-03-161-45/+1
| * Replace script-lines-per-second with the script execution time scaled by its ...Justin Clark-Casey (justincc)2012-03-161-30/+47
* | Merge branch 'master' into careminsterMelanie2012-03-081-40/+7
|\ \ | |/
| * Uses shorter AddCommand form for "show estates"Justin Clark-Casey (justincc)2012-03-081-1/+1
| * Display help commander topics in capitalized form - the commands themselves a...Justin Clark-Casey (justincc)2012-03-081-40/+7
| * Change "help" to display categories/module list then "help <category/module>"...Justin Clark-Casey (justincc)2012-03-081-2/+2
* | Merge branch 'master' into careminsterMelanie2012-02-041-0/+2
|\ \ | |/
| * Fix: Covenant changed time not set http://opensimulator.org/mantis/view.php?i...PixelTomsen2012-02-031-0/+2
| * Simplify and streamline telehub editing code. Verify rotations and fixMelanie2012-01-242-58/+30
| * Reverse the spawn point distance vectorMelanie2012-01-241-1/+1
| * Correct a coordinate to make the viewer like itMelanie2012-01-241-1/+1
* | Add the ability to abort a pending restart using the viewer UI or aMelanie2012-01-281-0/+6
* | Simplify and streamline telehub editing code. Verify rotations and fixMelanie2012-01-242-58/+30
* | Reverse the spawn point distance vectorMelanie2012-01-241-1/+1
* | Correct a coordinate to make the viewer like itMelanie2012-01-241-1/+1
* | Merge branch 'master' into careminsterMelanie2012-01-242-94/+85
|\ \ | |/
| * Change Telehubs to store only the data that is really needed and notMelanie2012-01-242-83/+65
| * Add update to Telehub position and rotation before adding SpawnPointsBlueWall2012-01-231-4/+11
| * Cleanup BlueWall2012-01-231-3/+6
| * Cleanup unused parts, add some error handlingBlueWall2012-01-231-53/+52
* | Merge branch 'master' into careminsterMelanie2012-01-222-70/+91
|\ \ | |/
| * Move Telehub tables and data from EstateSettings to RegionSettings.Melanie2012-01-222-30/+28
| * Telehub Support:BlueWall2012-01-212-69/+92
* | Merge branch 'master' into careminsterMelanie2012-01-212-1/+194
|\ \ | |/
| * Telehub Support:BlueWall2012-01-202-1/+194
* | Remove a debug spamMelanie2011-12-271-1/+0
* | Merge branch 'master' into bigmergeMelanie2011-11-041-5/+6
|\ \ | |/
| * Renamed ForEachRootScenePresence to ForEachAvatar. Cleaned up calls toDan Lake2011-11-031-5/+5
* | Merge branch 'master' into bigmergeMelanie2011-10-271-6/+4
|\ \ | |/
| * Added new ForEachRootScenePresence to Scene since almost every delegate passe...Dan Lake2011-10-271-8/+5
* | Bring us up to date.Tom2011-09-141-0/+5
|\ \ | |/
| * comment out some recent terrain texture loggingJustin Clark-Casey (justincc)2011-09-121-4/+4
| * Save the default terrain texture UUIDs for a new region instead of leaving th...Justin Clark-Casey (justincc)2011-09-091-0/+5
* | Resolve merge commits, stage 1Tom2011-09-041-28/+22
|\ \ | |/
| * Remove pointless cluttering SOP.ParentGroup != null checks.Justin Clark-Casey (justincc)2011-09-011-28/+22
* | Add some flags to control content in search betterMelanie2011-06-201-0/+4