aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules (unfollow)
Commit message (Expand)AuthorFilesLines
2012-03-29Add simple regression test for logging in with offline friends. Don't expect...Justin Clark-Casey (justincc)1-1/+46
2012-03-29Add back parts of reverted changes that were not concerned with child agent c...Justin Clark-Casey (justincc)1-0/+3
2012-03-29Change namespace on CallingCardModule and correct interface file placemant. A...Melanie1-2/+29
2012-03-29Revert "Simplify friends caching by only doing this for root agents - no func...Justin Clark-Casey (justincc)2-21/+47
2012-03-29Committing the Avination calling card moduleMelanie1-0/+286
2012-03-29Pushing the Avination Calling card hooks. Module to follow.Melanie1-4/+17
2012-03-28Simplify friends caching by only doing this for root agents - no functions re...Justin Clark-Casey (justincc)2-47/+21
2012-03-28HG 2.0 Suitcase inventory: proof of concept now working properly with the hea...Diva Canto1-10/+11
2012-03-28HG 2.0: added the beginning of HGSuitcaseInventoryService. Plus moved the hac...Diva Canto1-7/+61
2012-03-27HG: Switch root folders from under the viewer. Towards HG 2.0. This is guarde...Diva Canto1-10/+44
2012-03-28Add "friends show cache <first-name> <last-name>" command for debugging purpo...Justin Clark-Casey (justincc)2-2/+105
2012-03-27Let grided simulators retrieve the user's inventory skeletonDiva Canto1-1/+1
2012-03-27User level based restrictions for HyperGrid teleports, asset uploads, group c...Snoopy Pfeffer2-1/+36
2012-03-27HG: beginning of a more restrictive inventory access procedure (optional). Ex...Diva Canto2-3/+29
2012-03-27In TerrainModule.cs, the command terrain save-tile is modified to remove an u...Garmin Kawaguichi1-2/+0
2012-03-24Hack example on to "terrain save-tile" extended help.Justin Clark-Casey (justincc)1-0/+6
2012-03-24Use system provided temporary file in "terrain save-tile" to avoid problems w...Justin Clark-Casey (justincc)1-3/+3
2012-03-24Give feedback when "terrain save-tile" is not successfully invoked.Justin Clark-Casey (justincc)2-30/+52
2012-03-22Comment out a terrain save-tile debugging message that accidentally crept in ...Justin Clark-Casey (justincc)1-6/+6
2012-03-22Add llGiveInventory() test from object to object where both objects are owned...Justin Clark-Casey (justincc)1-0/+6
2012-03-22HG Friends: don't notify if the server isn't there.Diva Canto1-7/+10
2012-03-22Change a false false to be truly true - or is this statement false?Melanie1-1/+1
2012-03-22Rework Diva's patch to simplify itMelanie2-16/+29
2012-03-22Revert "Simple build permissions feature. NOTE: EXPERIMENTAL, DISABLED BY DEF...Melanie2-69/+6
2012-03-22Simple build permissions feature. NOTE: EXPERIMENTAL, DISABLED BY DEFAULT. Tu...Diva Canto2-6/+69
2012-03-21HG Friends: reroute the status notifications to the HGFriends service, so tha...Diva Canto2-7/+26
2012-03-21HG Friends: pulled sim-bound notification code to HGStatusNotifier, so that w...Diva Canto3-20/+58
2012-03-21Removed extraneous debug messageDiva Canto1-3/+0
2012-03-20Removed extraneous debug messages. Added a check for UUID.Zero.Diva Canto1-16/+23
2012-03-21Replace "scene debug true false true" console command with "scene debug scrip...Justin Clark-Casey (justincc)1-1/+7
2012-03-21fix compile error from last commitJustin Clark-Casey (justincc)1-1/+1
2012-03-20Fixed borkness with map search introduce by my last changes to it.Diva Canto1-1/+1
2012-03-21refactor: simplify EstateManagementModule.handleEstateDebugRegionRequest()Justin Clark-Casey (justincc)1-18/+7
2012-03-20HG Friends: allow the establishment of HG friendships without requiring co-pr...Diva Canto5-167/+276
2012-03-20remove some mono compiler warningsJustin Clark-Casey (justincc)1-2/+0
2012-03-19Fix a bug where logins to standalones would fail if the RegionReady module wa...Justin Clark-Casey (justincc)1-7/+2
2012-03-17Added GetUUID(first, last) on UserAgentsService so that we can finally make d...Diva Canto2-7/+34
2012-03-17Amend to previous commit: normalize strings ToLower.Diva Canto1-2/+6
2012-03-17More on HG access control. This commit splits the UserManagementModule into t...Diva Canto3-40/+182
2012-03-17Moved HandleAvatarPickerRequest from the generic Scene.PacketHandlers to the ...Diva Canto1-0/+62
2012-03-17Region access control! Region operators can now specify things like DisallowF...Diva Canto2-27/+140
2012-03-17Clean up "save iar" helpJustin Clark-Casey (justincc)1-8/+8
2012-03-16Terrain: added [Terrain] section with an option to load an initial flat terra...Diva Canto1-1/+6
2012-03-15More on map search: send extra messages to the user regarding the region bein...Diva Canto1-0/+11
2012-03-16In Top Scripts report, don't show scripts with no or less than 1 microsecond ...Justin Clark-Casey (justincc)1-0/+6
2012-03-16Fix owner name display in "Top Colliders" and "Top Script" region reports.Justin Clark-Casey (justincc)1-45/+1
2012-03-16Replace script-lines-per-second with the script execution time scaled by its ...Justin Clark-Casey (justincc)1-30/+47
2012-03-15More on SLURLs and V3. This is hacky, but it works. Basically, we have to red...Diva Canto1-3/+12
2012-03-15Revert "Revert "More hacking around viewer bug""Diva Canto1-1/+1
2012-03-15These SLURLs are very confusing! -- reverting the revert. Hack is, indeed, ne...Diva Canto1-1/+13