aboutsummaryrefslogtreecommitdiffstatshomepage
Commit message (Expand)AuthorAgeFilesLines
* Update libOMV and fix XBakes dependencies.Melanie Thielker2014-11-1210-17942/+17659
* Revert "Bare minimum to get the new bake module to compile with this old code"Melanie Thielker2014-11-121-2/+0
* Bare minimum to get the new bake module to compile with this old codeMelanie Thielker2014-11-101-0/+2
* Add a new baked texure module methid to support baked texturing mesh avatarsMelanie Thielker2014-11-101-0/+1
* Call the bake module each time we see a new attachment to see if the attachmentMelanie Thielker2014-11-101-0/+4
* Fix a potential nullref in VivoxMelanie Thielker2014-10-301-0/+4
* Fix a script load issueMelanie Thielker2014-10-301-1/+1
* Add an admin message to refesh a region's map tile. Will be used to periodicallyMelanie Thielker2014-08-233-2/+71
* Fix a null ref that will cause an exception if a grid region doesnt' specify ...Melanie Thielker2014-08-231-0/+6
* If GridUserService is asked for a nonexistent user, bail gracefullyMelanie Thielker2014-08-231-0/+3
* Change the map tile system to be multi-grid hosting compatibleMelanie Thielker2014-08-237-27/+297
* 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
* add wearables array size checks on unpackUbitUmarov2014-08-082-3/+18
* 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-1653-472/+954
|\
| * Merge branch 'avination-current' of ssh://3dhosting.de/var/git/careminster in...UbitUmarov2014-07-1621-91/+256
| |\
| | * Differentiate between requests only the owner should be able to do and thoseMelanie Thielker2014-04-267-29/+29
| | * Convert region loading to new formatMelanie Thielker2014-04-262-6/+8
| | * Allow opening a https port using only http so that nginx can be used for sslMelanie Thielker2014-04-263-18/+42
| | * 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
| | * Add delete maptile ability to MapImageService - yet untestedMelanie Thielker2014-03-183-2/+92
| | * Minor: Add prentheses to make a condition clearerMelanie2014-01-151-2/+1
| * | Merge branch 'avination-current' of ssh://3dhosting.de/var/git/careminster in...UbitUmarov2013-09-1936-381/+698
| |\ \ | | |/
| | * Mono 2.0 fix - call ToArray() explicitlyMelanie2013-09-084-5/+19
| | * Fix exception when brokering HG asset idsMelanie Thielker2013-09-081-1/+7
| | * 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
| | * Bring Core Groups up to current versionroot2013-09-0712-284/+504
| | * Add two argument constructor to GridInstantMessageroot2013-09-071-0/+18
| | * 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