aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Framework (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'avination-current' of ssh://3dhosting.de/var/git/careminster in...UbitUmarov2014-07-162-17/+19
|\
| * Differentiate between requests only the owner should be able to do and thoseMelanie Thielker2014-04-261-3/+3
| * Guard against Scene being null in attachments it the wearing avatar is in the...Melanie Thielker2014-03-251-14/+16
* | Merge branch 'avination-current' of ssh://3dhosting.de/var/git/careminster in...UbitUmarov2013-09-197-17/+26
|\ \ | |/
| * Mono 2.0 fix - call ToArray() explicitlyMelanie2013-09-082-4/+6
| * Harmonize the class name, ID and Name of the default perms moduleMelanie Thielker2013-09-083-8/+8
| * Fix the root cause of keyframe motion region crossing offset - UpdateSceneObjectMelanie2013-08-252-23/+5
| * * This fixes the border crossing offsets by storing the final keyframe locati...teravus2013-08-241-2/+22
| * Revert "* This increases accuracy when border crossing (the reason is.. the...teravus2013-08-241-7/+7
| * * This increases accuracy when border crossing (the reason is.. the border ...teravus2013-08-231-7/+7
| * Fix prim locking to behave like SLMelanie2013-06-231-2/+2
| * * This fixes having to select and deselect prim to get keyframemotion to star...Melanie2013-06-131-0/+5
* | keyframe: add more locks, change timming stop, added Suspend and resumeUbitUmarov2013-06-061-15/+64
|/
* Unsit seated avatars when an object is deletedMelanie2013-06-021-0/+8
* Stop sending velocity to avoid snap-backMelanie2013-05-311-1/+1
* Allow Linden trees to preserve their type when taken into inventory and rezze...Melanie2013-05-261-0/+5
* Port fix from justicc - decouple pay prices on drag-copied primsMelanie2013-05-241-0/+1
* Small adjustments to the floater moduleMelanie2013-05-131-1/+1
* Guard against trying to access terrain heights out of bounds. Clamp to sim.Melanie2013-05-111-1/+9
* Refactor to get closer to coreMelanie2013-05-111-1/+1
* Add RegionManager level and the ability to use literal XML to the dynamic flo...Melanie2013-05-042-0/+2
* Controller module for dynamic floaters (WIP)Melanie2013-04-271-0/+51
* Adding the dynamic menu module which allows registering new menu options in c...Melanie2013-04-251-0/+57
* Merge branch 'master' of ssh://3dhosting.de/var/git/careminsterMelanie2013-03-316-81/+106
|\
| * Merge branch 'master' into careminsterMelanie2013-03-292-5/+5
| |\
| | * Added missing functionality (mainly custom headers) to llHTTPRequest.Kevin Cozens2013-03-291-0/+3
| | * Check viewer 2/3 attachment calls against avatar appearance attachment data r...Justin Clark-Casey (justincc)2013-03-291-5/+2
| * | Merge commit '23ae4c0a4d813763bcc39db7693850a21727d7f2' into careminsterMelanie2013-03-293-1/+33
| |\ \ | | |/
| | * Fix bug where CHANGED_REGION and/or CHANGED_TELEPORT weren't firing for scrip...Justin Clark-Casey (justincc)2013-03-293-1/+30
| * | Merge branch 'master' into careminsterMelanie2013-03-291-21/+0
| |\ \ | | |/
| | * Eliminate code which tries to restart attachment scripts in ScenePresence.Mak...Justin Clark-Casey (justincc)2013-03-291-18/+0
| * | Merge commit 'c92654fb43f303da8e1623f9fff8a404aad72374' into careminsterMelanie2013-03-291-2/+4
| |\ \ | | |/
| | * Stop attempts to update/add existing attachments in user inventory when telep...Justin Clark-Casey (justincc)2013-03-281-2/+4
| * | Merge commit '03e421bf3d796bf3498f4f3311c59ce04fb1fea1' into careminsterMelanie2013-03-291-27/+27
| |\ \ | | |/
| | * minor: comment out unused Scene.AgentCrossing() to reduce code complexityJustin Clark-Casey (justincc)2013-03-281-27/+27
| * | Merge commit '4ad9b275302ee109937512963eab095ff542a0c7' into careminsterMelanie2013-03-292-7/+9
| |\ \ | | |/
| | * If the viewer has already rezzed any attachments itself, then ignore the simu...Justin Clark-Casey (justincc)2013-03-282-7/+9
| * | Merge commit '3b377f16b29a6395d73af1cc987cb9abf9935376' into careminsterMelanie2013-03-291-2/+2
| |\ \ | | |/
| | * Fix regression tests by making a new NPC always trigger simulator side attach...Justin Clark-Casey (justincc)2013-03-281-2/+2
| * | Merge commit 'c2093ccce16cd5210c8e0759f23b5b4bd205b7af' into careminsterMelanie2013-03-292-44/+38
| |\ \ | | |/
| | * Move the simulator-side RezAttachments call on login to SP.MakeRootAgent with...Justin Clark-Casey (justincc)2013-03-282-38/+31
| | * Phase 1 of implementing a transfer permission. Overwrite libOMV's PermissionMaskMelanie2013-03-266-3/+9
| * | Merge branch 'master' of ssh://melanie@3dhosting.de/var/git/careminster into ...Melanie2013-03-267-6/+11
| |\ \
| * \ \ Merge branch 'master' into careminsterMelanie2013-03-233-6/+22
| |\ \ \ | | | |/ | | |/|
| | * | Fix teleporting into the non-SW 256x256 corner of a megaregion, though curren...Justin Clark-Casey (justincc)2013-03-231-0/+7
| | * | Add "show borders" command to show the borders of a region.Justin Clark-Casey (justincc)2013-03-233-6/+16
* | | | Export permission, part two. Setting export perms for textures and clothing w...Melanie2013-03-313-11/+66
| |_|/ |/| |
* | | Phase 1 of implementing a transfer permission. Overwrite libOMV's PermissionMaskMelanie2013-03-246-3/+9
* | | Merge branch 'master' of ssh://3dhosting.de/var/git/careminsterMelanie2013-03-234-23/+144
|\ \ \ | |/ /
| * | Merge branch 'master' into careminsterMelanie2013-03-224-23/+144
| |\ \ | | |/