aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Make objects attached from the ground appear in inventory again. Fixes a numberMelanie2013-06-081-1/+1
* | | | Merge branch 'master' into careminsterMelanie2013-06-115-3/+36
|\ \ \ \ | | |_|/ | |/| |
| * | | Fix test for adding temporary assets. Code for non-local temporary assetsMic Bowman2013-06-101-0/+20
| | |/ | |/|
| * | Remove Temporary from use to shortcut asset stores. The Local propertyMic Bowman2013-06-102-2/+2
| * | Catch exception triggered by incoming avatars using legacy profilesBlueWall2013-06-081-1/+10
| * | Merge branch 'profiles'BlueWall2013-06-072-0/+4
| |\ \
| | * | SQLite support for UserProfilesBlueWall2013-06-071-0/+1
| | * | Ensure selected module is the only active oneBlueWall2013-06-071-0/+3
| * | | Supply proper type information for the various types of requestsMelanie2013-06-071-6/+6
| * | | Adding Avination's PollService to round out the HTTP inventory changesMelanie2013-06-071-4/+4
| |/ /
* | | Merge branch 'master' into careminsterMelanie2013-06-072-4/+4
|\ \ \ | |/ /
| * | In LocalFriendshipTerminated, send the original client's agentId to the frien...Donnie Roberts2013-06-072-4/+4
* | | Merge branch 'master' into careminsterMelanie2013-06-061-0/+5
|\ \ \ | |/ /
| * | Merge branch 'master' of ssh://opensimulator.org/var/git/opensimDiva Canto2013-06-052-0/+6
| |\ \
| | * | Hook up Keyframe motion to almost everything. Failing to cross a sim borderMelanie2013-06-062-0/+6
| * | | Strengthen some assumptions.Diva Canto2013-06-051-0/+5
| |/ /
* | | Merge branch 'avination-current' into careminsterMelanie2013-06-066-18/+68
|\ \ \ | | |/ | |/|
| * | Allow Linden trees to preserve their type when taken into inventory and rezze...Melanie2013-05-261-3/+12
| * | Reset "Show in search" on parcels cut off other parcels that are in searchMelanie2013-05-241-0/+2
| * | Refactor to get closer to coreMelanie2013-05-111-2/+2
| * | Remove dumb "Region found!" message from map searchMelanie2013-05-061-2/+2
| * | Implement llSetContentType using the new OpenID auth support for authenticationMelanie2013-05-051-1/+50
| * | Fix the long standing bug of items being delivered to lost and found or trash...Melanie2013-05-011-2/+3
| * | Merge branch 'avination-current' of ssh://3dhosting.de/var/git/careminster in...Melanie2013-04-301-2/+8
| |\ \
| | * | Fix bug where an agent that declined an inventory offer and subsequently empt...Justin Clark-Casey (justincc)2013-04-301-2/+8
| * | | Fix CAPS to work like they should - do not send caps to the viewer if they're...Melanie2013-04-301-1/+1
| |/ /
| * | Make the kicked user's avie truly disappear when it's god-kicked.Diva Canto2013-04-251-2/+1
| * | Gods module cleanupMelanie2013-04-251-10/+0
* | | Merge commit 'e449950030decf7e65e7d9b334ddaed25c1bd629' into careminsterMelanie2013-06-061-14/+18
|\ \ \ | | |/ | |/|
| * | Prevent processing for NpcBlueWall2013-06-051-1/+3
| * | Remove a couple of orphaned linesBlueWall2013-06-051-3/+0
| * | Make locking more uniformBlueWall2013-06-051-14/+19
* | | Merge branch 'master' into careminsterMelanie2013-06-044-9/+1562
|\ \ \ | |/ /
| * | Adding back the BasicProfileModuleBlueWall2013-05-312-73/+191
| * | UserProfilesBlueWall2013-05-304-176/+1613
| * | minor: fix warnings in GodsModule that were due to duplicate using statementsJustin Clark-Casey (justincc)2013-05-301-11/+7
* | | Merge branch 'master' into careminsterMelanie2013-05-302-1/+77
|\ \ \ | |/ /
| * | Try caching the user name for a new agent earlier on in the process of establ...Justin Clark-Casey (justincc)2013-05-292-2/+2
| * | Add HG regression TestCachedUserNameForNewAgent()Justin Clark-Casey (justincc)2013-05-291-0/+76
| * | Protect one more update of the baked texture hashes.Mic Bowman2013-05-241-2/+5
| * | This is an experimental patch that adds support for comparing textureMic Bowman2013-05-241-45/+57
* | | Merge branch 'master' into careminsterMelanie2013-05-241-1/+1
|\ \ \ | |/ /
| * | Fix bug where both ordinary UserManagementModule and HGUserManagementModules ...Justin Clark-Casey (justincc)2013-05-231-1/+1
* | | Merge branch 'master' into careminsterMelanie2013-05-244-37/+101
|\ \ \ | |/ /
| * | Implement llSetSoundQueueing().Justin Clark-Casey (justincc)2013-05-221-0/+9
| * | To further help with tracking down the apperance of too much "Unknown User" i...Justin Clark-Casey (justincc)2013-05-213-5/+5
| * | Fix compile failure from recent git master 434c3cfJustin Clark-Casey (justincc)2013-05-211-1/+1
| * | Make "show name" command display HomeURL like "show names"Justin Clark-Casey (justincc)2013-05-211-4/+11
| * | minor: Change "show names" command to use consistent console display tableJustin Clark-Casey (justincc)2013-05-211-15/+9
| * | Add "show name" console command to make it possible to show a single binding ...Justin Clark-Casey (justincc)2013-05-211-0/+34