aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/Framework (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into careminsterMelanie2012-03-083-4/+5
|\
| * Change "help" to display categories/module list then "help <category/module>"...Justin Clark-Casey (justincc)2012-03-083-4/+5
* | Merge branch 'master' of ssh://melanie@3dhosting.de/var/git/careminster into ...Melanie2012-03-042-0/+12
|\ \
| * | Make llSetKeyframedMotion prims waut at the borders of down sims and try againMelanie2012-02-261-0/+6
| * | Move KeyframeMotion from SOG to SOP because we can't persist it anyMelanie2012-02-261-3/+3
| * | Zero force and torque on take so that items don't run away when rezzedMelanie2012-02-261-0/+2
| * | Implement llSetKeyframedMotion. No persistence, no region crossing. Yet.Melanie2012-02-261-0/+4
* | | Merge branch 'master' into careminsterMelanie2012-03-031-1/+1
|\ \ \ | |/ / |/| / | |/
| * HG: Remove async in posting assets to foreign grid. Mono hates concurrency th...Diva Canto2012-02-251-1/+1
* | Merge branch 'master' into careminsterMelanie2012-02-231-8/+5
|\ \ | |/
| * Add a position parameter to region crossing of objects. This avoids theMelanie2012-02-231-5/+4
* | Merge branch 'master' into careminsterMelanie2012-02-201-1/+3
|\ \ | |/
| * One more tweak related to the previous 2 commits.Diva Canto2012-02-191-1/+3
* | Merge branch 'master' of ssh://3dhosting.de/var/git/careminsterMelanie2012-02-191-5/+8
|\ \
| * \ Merge branch 'master' into careminsterMelanie2012-02-191-5/+8
| |\ \ | | |/
| | * A few more tweaks on position updates and create child agents. Mono hates con...Diva Canto2012-02-191-4/+8
* | | Merge branch 'master' of ssh://3dhosting.de/var/git/careminsterMelanie2012-02-191-1/+6
|\ \ \ | |/ /
| * | Merge branch 'master' into careminsterMelanie2012-02-181-1/+6
| |\ \ | | |/
| | * minor formatting changes from last commit (4486n7d)Justin Clark-Casey (justincc)2012-02-161-4/+3
| | * Fix: Object owned by the group does not return to the last owner http://opens...PixelTomsen2012-02-161-0/+6
* | | try to make crossings work better. chode no longer prevents crossings i hopeUbitUmarov2012-02-151-15/+18
|/ /
* | Implement region crossing of sitting avatars. Edit mode and llSetPos workMelanie2012-02-141-102/+38
* | Prevent object loss and positioning outside the region with failed object simMelanie2012-02-141-5/+5
* | Merge branch 'master' into careminsterMelanie2012-02-101-2/+10
|\ \ | |/
| * Fix bug where somebody taking a copy of an object they didn't own that was re...Justin Clark-Casey (justincc)2012-02-101-2/+10
* | Merge branch 'master' into careminsterMelanie2012-02-101-1/+16
|\ \ | |/
| * When an asset is uploaded (e.g. a mesh) set individual copy/move/transfer per...Justin Clark-Casey (justincc)2012-02-101-4/+15
* | Fix remembering attachment point and position when an item is rezzed in world.Melanie2012-02-021-0/+12
* | Merge branch 'master' into careminsterMelanie2012-02-011-1/+1
|\ \ | |/
| * HG: This hopefully fixes the HG teleports back home to OSGrid. Looks like Uri...Diva Canto2012-01-311-1/+1
* | Merge branch 'master' into careminsterMelanie2012-01-291-2/+1
|\ \ | |/
| * Send CHANGED_TELEPORT during local TP again - partially revert cf73afec356eed...Bo Iwu2012-01-281-2/+1
* | 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