aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* minor: In IAR save, log when we start adding the control file rather than say...Justin Clark-Casey (justincc)2012-03-101-2/+3
* minor: rearrange some save oar messages so they say what they're about to do ...Justin Clark-Casey (justincc)2012-03-101-8/+7
* On OAR saving, try fetch assets serially rather than firing all the requests ...Justin Clark-Casey (justincc)2012-03-102-9/+18
* More on inventory transfer hold ups:Diva Canto2012-03-092-2/+77
* More on HG inventory transfers. Move the FireAndForget higher up.Diva Canto2012-03-091-1/+1
* More on the freeze on HG inventory transfers: spawn a threadlet on the funct...Diva Canto2012-03-081-1/+1
* Merge branch 'xassetservice'Justin Clark-Casey (justincc)2012-03-091-2/+5
|\
| * Merge branch 'master' into xassetserviceJustin Clark-Casey (justincc)2012-03-021-2/+11
| |\
| * | Start by adding XAssetService as a copy of the existing AssetService.Justin Clark-Casey (justincc)2012-03-021-2/+5
* | | 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-0815-44/+53
* | | Remove static m_MainInstance in LocalGridServiceConnector.Justin Clark-Casey (justincc)2012-03-061-24/+10
* | | Add sensor, dataserver requests, timer and listener counts to "xengine status...Justin Clark-Casey (justincc)2012-03-061-0/+20
| |/ |/|
* | Send the right name and creation date on the BasicProfileModule.Diva Canto2012-03-011-2/+11
|/
* Fixed two typos. White space cleanups.Kevin Cozens2012-02-281-16/+16
* HG: Remove async in posting assets to foreign grid. Mono hates concurrency th...Diva Canto2012-02-251-1/+1
* Remove EXPERIMENTAL tags from load iar/save iar commands.Justin Clark-Casey (justincc)2012-02-251-3/+0
* Stop spurious scene loop startup timeout alarms for scenes with many prims.Justin Clark-Casey (justincc)2012-02-242-1/+2
* Try to resolve some problems with viewers crashing after hitting parcel banli...Justin Clark-Casey (justincc)2012-02-231-6/+21
* Add a position parameter to region crossing of objects. This avoids theMelanie2012-02-233-11/+10
* Fix problem with dragging child part inventory item to user inventory.Justin Clark-Casey (justincc)2012-02-211-19/+3
* One more tweak related to the previous 2 commits.Diva Canto2012-02-191-1/+3
* Merge branch 'master' of ssh://opensimulator.org/var/git/opensimDiva Canto2012-02-191-1/+2
|\
| * Fix:Fly setting for Parcel dosen't work http://opensimulator.org/mantis/view....PixelTomsen2012-02-191-1/+2
* | A few more tweaks on position updates and create child agents. Mono hates con...Diva Canto2012-02-191-4/+8
|/
* This should smooth movement in heteregeneous networks by a lot: cache the reg...Diva Canto2012-02-182-2/+40
* Merge branch 'master' of ssh://opensimulator.org/var/git/opensimDan Lake2012-02-172-1/+139
|\
| * minor formatting changes from last commit (4486n7d)Justin Clark-Casey (justincc)2012-02-161-4/+3