aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/Framework (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into careminsterMelanie2012-01-141-24/+40
|\
| * Fix improper code formatting introduced in 6214e6a217cfBo Iwu2012-01-131-24/+40
* | Merge branch 'master' into careminsterMelanie2012-01-131-93/+0
|\ \ | |/
| * Undo some prior workBlueWall2012-01-121-93/+0
* | Merge branch 'master' into careminsterMelanie2012-01-121-33/+2
|\ \ | |/
| * Renamed one var and deleted commented code. No functional changes.Diva Canto2012-01-121-33/+2
* | Merge branch 'master' into careminsterMelanie2012-01-123-56/+63
|\ \ | |/
| * Allow update of stored entries within User Management Module-this is needed f...Bo Iwu2012-01-121-48/+52
| * HG: normalize all externalized user ULRs to be the Home URL, i.e. the locatio...Diva Canto2012-01-122-8/+11
* | Adapt a cast to using the new TeleportFlagsMelanie2012-01-111-1/+1
* | Merge branch 'master' into careminsterMelanie2012-01-051-0/+93
|\ \ | |/
| * Profile UpdatesBlueWall2012-01-031-0/+93
* | Merge branch 'master' into careminsterMelanie2012-01-023-12/+19
|\ \ | |/
| * Added UserManagementModule.IsLocalGridUser(UUID) to be used throughout region...Diva Canto2011-12-293-10/+16
| * HG: more adjustments for making HG Simian work. Added server_uri as new key o...Diva Canto2011-12-291-2/+3
* | Merge branch 'master' into careminsterMelanie2011-12-281-2/+8
|\ \ | |/
| * HG: one more adjustment with trailing /sDiva Canto2011-12-231-2/+8
* | Fix permissions being lost and correct slam behavior, removing icompatibleMelanie2011-12-271-86/+72
* | Merge branch 'master' into careminsterMelanie2011-12-241-10/+0
|\ \ | |/
| * remove the old region crossing handlerMic Bowman2011-12-231-10/+0
* | Merge branch 'master' into careminsterMelanie2011-12-231-0/+24
|\ \ | |/
| * Fixes some problems with objects that attempt to cross a region boundaryMic Bowman2011-12-221-0/+24
* | Merge branch 'master' into careminsterMelanie2011-12-221-39/+32
|\ \ | |/
| * Region crossings redone: (1) removed WaitForCallback. Now that we are passing...Diva Canto2011-12-221-39/+32
* | Merge branch 'master' into careminsterMelanie2011-12-182-2/+16
|\ \ | |/
| * Sends the consistent child agent position upon creation of the child agent in...Diva Canto2011-12-161-1/+12
| * HG minor bug fix and marked one method obsolete in UAS.Diva Canto2011-12-161-1/+4
* | Merge branch 'master' into bigmergeMelanie2011-12-051-99/+104
|\ \ | |/
| * Add beginning of ScenePresenceAgentTests.TestCreateChildScenePresence()Justin Clark-Casey (justincc)2011-12-031-1/+0
| * Stop some places where we're trying to reset animations in child agents where...Justin Clark-Casey (justincc)2011-12-021-100/+110
* | Merge branch 'master' into bigmergeMelanie2011-12-011-6/+11
|\ \ | |/
| * On "show caps", stop excluding the seed cap but do exclude it elsewhereJustin Clark-Casey (justincc)2011-11-291-1/+1
| * tabulate "show caps" output for easier readabilityJustin Clark-Casey (justincc)2011-11-291-5/+10
* | Merge branch 'master' into bigmergeMelanie2011-11-171-37/+66
|\ \ | |/
| * Fix the build breakJustin Clark-Casey (justincc)2011-11-161-1/+1
| * Look up a homeURL only when it's not null, in addition to not being string.EmptyJustin Clark-Casey (justincc)2011-11-161-1/+1
| * Enable log message to tell us what type of url is being requested from a user...Justin Clark-Casey (justincc)2011-11-151-3/+3
| * fix build break on UserManagementModule.Justin Clark-Casey (justincc)2011-11-151-7/+8
| * Do proper locking of UserManagementModule.m_UserCache when getting.Justin Clark-Casey (justincc)2011-11-151-29/+57
* | Fix taking or returning locked objects losing permissions for ownerMelanie2011-11-121-1/+1
* | Merge branch 'master' into bigmergeMelanie2011-11-061-1/+1
|\ \ | |/
| * Convert SendKillObject to take a list of uint rather than sending oneMelanie2011-11-061-1/+1
* | Merge branch 'master' into bigmergeMelanie2011-11-031-1/+1
|\ \ | |/
| * Changes UpdateFlag in SOP to an enumeration of NONE, TERSE and FULL.Dan Lake2011-11-021-1/+1
* | Merge branch 'master' into bigmergeMelanie2011-10-301-2/+2
|\ \ | |/
| * set grp.RootPart.GroupPosition for code consistency (and readability) rather ...Justin Clark-Casey (justincc)2011-10-281-2/+2
* | Merge branch 'master' into bigmergeMelanie2011-10-262-0/+2
|\ \ | |/
| * Make OpenSim.Framework.Servers.HttpServer rely on OpenSim.Framework instead o...Justin Clark-Casey (justincc)2011-10-252-0/+2
* | Merge branch 'master' into bigmergeMelanie2011-10-121-0/+8
|\ \ | |/
| * Start recording object updates per second statistic (analogue of agent update...Justin Clark-Casey (justincc)2011-10-111-0/+8