aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules (follow)
Commit message (Expand)AuthorAgeFilesLines
* User level based restrictions for HyperGrid teleports, asset uploads, group c...Snoopy Pfeffer2012-03-272-1/+36
* HG: beginning of a more restrictive inventory access procedure (optional). Ex...Diva Canto2012-03-272-3/+29
* In TerrainModule.cs, the command terrain save-tile is modified to remove an u...Garmin Kawaguichi2012-03-271-2/+0
* Hack example on to "terrain save-tile" extended help.Justin Clark-Casey (justincc)2012-03-241-0/+6
* Use system provided temporary file in "terrain save-tile" to avoid problems w...Justin Clark-Casey (justincc)2012-03-241-3/+3
* Give feedback when "terrain save-tile" is not successfully invoked.Justin Clark-Casey (justincc)2012-03-242-30/+52
* Comment out a terrain save-tile debugging message that accidentally crept in ...Justin Clark-Casey (justincc)2012-03-221-6/+6
* Merge branch 'master' of ssh://opensimulator.org/var/git/opensimJustin Clark-Casey (justincc)2012-03-221-7/+10
|\
| * HG Friends: don't notify if the server isn't there.Diva Canto2012-03-221-7/+10
* | Add llGiveInventory() test from object to object where both objects are owned...Justin Clark-Casey (justincc)2012-03-221-0/+6
|/
* Change a false false to be truly true - or is this statement false?Melanie2012-03-221-1/+1
* Rework Diva's patch to simplify itMelanie2012-03-222-16/+29
* Revert "Simple build permissions feature. NOTE: EXPERIMENTAL, DISABLED BY DEF...Melanie2012-03-222-69/+6
* Simple build permissions feature. NOTE: EXPERIMENTAL, DISABLED BY DEFAULT. Tu...Diva Canto2012-03-222-6/+69
* HG Friends: reroute the status notifications to the HGFriends service, so tha...Diva Canto2012-03-212-7/+26
* HG Friends: pulled sim-bound notification code to HGStatusNotifier, so that w...Diva Canto2012-03-213-20/+58
* Removed extraneous debug messageDiva Canto2012-03-211-3/+0
* Merge branch 'master' of ssh://opensimulator.org/var/git/opensimDiva Canto2012-03-201-1/+7
|\
| * Replace "scene debug true false true" console command with "scene debug scrip...Justin Clark-Casey (justincc)2012-03-211-1/+7
* | Removed extraneous debug messages. Added a check for UUID.Zero.Diva Canto2012-03-201-16/+23
|/
* Merge branch 'master' of ssh://opensimulator.org/var/git/opensimDiva Canto2012-03-201-1/+1
|\
| * fix compile error from last commitJustin Clark-Casey (justincc)2012-03-211-1/+1
* | Fixed borkness with map search introduce by my last changes to it.Diva Canto2012-03-201-1/+1
* | Merge branch 'master' of ssh://opensimulator.org/var/git/opensimDiva Canto2012-03-201-18/+7
|\ \ | |/
| * refactor: simplify EstateManagementModule.handleEstateDebugRegionRequest()Justin Clark-Casey (justincc)2012-03-211-18/+7
* | Merge branch 'master' of ssh://opensimulator.org/var/git/opensimDiva Canto2012-03-202-9/+2
|\ \ | |/
| * remove some mono compiler warningsJustin Clark-Casey (justincc)2012-03-201-2/+0
| * Fix a bug where logins to standalones would fail if the RegionReady module wa...Justin Clark-Casey (justincc)2012-03-191-7/+2
* | HG Friends: allow the establishment of HG friendships without requiring co-pr...Diva Canto2012-03-205-167/+276
* | Added GetUUID(first, last) on UserAgentsService so that we can finally make d...Diva Canto2012-03-172-7/+34
|/
* Amend to previous commit: normalize strings ToLower.Diva Canto2012-03-171-2/+6
* More on HG access control. This commit splits the UserManagementModule into t...Diva Canto2012-03-173-40/+182
* Moved HandleAvatarPickerRequest from the generic Scene.PacketHandlers to the ...Diva Canto2012-03-171-0/+62
* Region access control! Region operators can now specify things like DisallowF...Diva Canto2012-03-172-27/+140
* Clean up "save iar" helpJustin Clark-Casey (justincc)2012-03-171-8/+8
* Terrain: added [Terrain] section with an option to load an initial flat terra...Diva Canto2012-03-161-1/+6
* Merge branch 'master' of ssh://opensimulator.org/var/git/opensimDiva Canto2012-03-151-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
* | More on map search: send extra messages to the user regarding the region bein...Diva Canto2012-03-151-0/+11
|/
* More on SLURLs and V3. This is hacky, but it works. Basically, we have to red...Diva Canto2012-03-151-3/+12
* Revert "Revert "More hacking around viewer bug""Diva Canto2012-03-151-1/+1
* These SLURLs are very confusing! -- reverting the revert. Hack is, indeed, ne...Diva Canto2012-03-151-1/+13
* Revert "Hack around https://jira.secondlife.com/browse/VWR-28570"Diva Canto2012-03-151-13/+1
* Revert "More hacking around viewer bug"Diva Canto2012-03-151-1/+1
* More hacking around viewer bugDiva Canto2012-03-151-1/+1
* Hack around https://jira.secondlife.com/browse/VWR-28570Diva Canto2012-03-151-1/+13
* Teleports: bounce off repeated requests of teleporting the same agent. Some s...Diva Canto2012-03-131-0/+13
* Fix TestSaveOarNoAssets() by not launch a no-assets request on a separate thr...Justin Clark-Casey (justincc)2012-03-101-1/+1