aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add an admin message to refesh a region's map tile. Will be used to periodicallyMelanie Thielker2014-08-232-2/+44
* Change the map tile system to be multi-grid hosting compatibleMelanie Thielker2014-08-231-1/+1
* Fix a condition checkMelanie Thielker2014-08-111-1/+1
* Make texture anims work right on singuMelanie Thielker2014-08-111-12/+19
* LSL llListFindList fix: check types as well as content. Items must be same typeMelanie Thielker2014-08-101-2/+10
* Fix coalesced objects not showing up as "piles" of prims (AVN only bug)Melanie Thielker2014-07-201-4/+4
* revert to capsule representation of avatar colliderUbitUmarov2014-07-191-297/+28
* reduce avatar hover in basic ode pluginUbitUmarov2014-07-181-1/+1
* fix Xengine script instance loadUbitUmarov2014-07-181-7/+6
* Merge branch 'avination-current' into ubitworkUbitUmarov2014-07-1628-163/+297
|\
| * Merge branch 'avination-current' of ssh://3dhosting.de/var/git/careminster in...UbitUmarov2014-07-1613-70/+132
| |\
| | * Differentiate between requests only the owner should be able to do and thoseMelanie Thielker2014-04-267-29/+29
| | * Allow opening a https port using only http so that nginx can be used for sslMelanie Thielker2014-04-261-7/+19
| | * minor: Remove unused System.Linq reference and use ParcelFlags.None instead o...Justin Clark-Casey (justincc)2014-04-231-2/+1
| | * Prevent sending Land Properties for unprivileged usersDev Random2014-04-231-5/+8
| | * Implement Oren's fix to prevent a privilege escalation with groupsMelanie Thielker2014-04-201-3/+6
| | * Change OfflineMessageModule to support more differentiated return values and ...Melanie Thielker2014-04-061-8/+47
| | * Guard against Scene being null in attachments it the wearing avatar is in the...Melanie Thielker2014-03-251-14/+16
| | * Remove the spammy "voice not enabled" message some viewers trigger in non voi...Melanie Thielker2014-03-251-4/+4
| | * Reinstate the timed region change signalMelanie Thielker2014-03-251-0/+4
| * | Merge branch 'avination-current' of ssh://3dhosting.de/var/git/careminster in...UbitUmarov2013-09-1919-93/+165
| |\ \ | | |/
| | * Mono 2.0 fix - call ToArray() explicitlyMelanie2013-09-084-5/+19
| | * Harmonize the class name, ID and Name of the default perms moduleMelanie Thielker2013-09-084-11/+11
| | * Reinstate SecurePermissionsLoading functionality, default ONMelanie Thielker2013-09-081-24/+16
| | * Add support for simple external CAPS texture servicesroot2013-09-071-19/+31
| | * 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
| | * * Fix a null ref that causes a stack unwind when crossing borders. Less stac...teravus2013-08-243-11/+48
| | * 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
| | * Make attachment state load work againMelanie2013-08-011-1/+1
| | * Fix prim locking to behave like SLMelanie2013-06-231-2/+2
| | * Allow coalesced objects to be rezzed even if they extend past the sim boundsMelanie2013-06-181-2/+6
| | * Forward the reason to the scriptMelanie2013-06-131-1/+1
| | * Add a result param to te money module interfaceMelanie2013-06-132-3/+6
| | * * This fixes having to select and deselect prim to get keyframemotion to star...Melanie2013-06-131-0/+5
| | * Put the "script saved" and "notecard saved" messages back into the bottomMelanie2013-06-111-2/+2
| | * Explicitly set uploaded mesh object permsMelanie2013-06-101-10/+13
* | | Merge branch 'avination-current' into ubitworkUbitUmarov2013-06-081-1/+1
|\ \ \ | |/ /
| * | Merge branch 'avination-current' of ssh://3dhosting.de/var/git/careminster in...UbitUmarov2013-06-081-1/+1
| |\ \ | | |/
| | * Make objects attached from the ground appear in inventory again. Fixes a numberMelanie2013-06-081-1/+1
* | | try to suspend and resume keyframes on copy to inventory to take copyUbitUmarov2013-06-061-1/+12
* | | Merge branch 'avination-current' into ubitworkUbitUmarov2013-06-061-15/+64
|\ \ \ | |/ /
| * | keyframe: add more locks, change timming stop, added Suspend and resumeUbitUmarov2013-06-061-15/+64
| |/
* | Merge branch 'avination-current' into ubitworkUbitUmarov2013-06-063-18/+43
|\ \ | |/
| * Fix llTeleportAgentGlobalCoordsMelanie2013-06-021-11/+16
| * Unsit seated avatars when an object is deletedMelanie2013-06-021-0/+8
| * Implement PERMISSION_TELEPORT and the needed checks to make it work.Melanie2013-06-022-7/+19
* | Merge branch 'avination-current' into ubitworkUbitUmarov2013-05-312-5/+5
|\ \ | |/
| * Fix multi-wear of alpha and tattoo layers.Melanie2013-05-311-4/+4