aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add a new os function "osGetGender()"dahlia2015-05-293-0/+51
* llListRandomize() wasn't very randomCinder2015-05-271-6/+7
* Attachments Module. Fix detach event not being fired until the next time the ...AliciaRaven2015-05-261-0/+5
* Fix mesh cache race condition in llCastRay V3.Magnuz Binder2015-05-231-2/+4
* Use own mesh cache in llCastRay V3 after throttling.Magnuz Binder2015-05-221-39/+104
* Throttle llCastRay V3.Magnuz Binder2015-05-221-2/+90
* Merge branch 'master' into mosesMelanie Thielker2015-05-202-2/+41
|\
| * New values returned by llGetEnvTalun2015-05-202-2/+40
* | Removing duplicate definitionMichael Heilmann2015-05-191-2/+0
* | Merging Opensim upstream before generating patchMichael Heilmann2015-05-1950-687/+3036
|\ \ | |/
| * resolve possible nullref when sending appearance packet. Thanks to zadark for...dahlia2015-05-131-0/+1
| * Adding back command to clear region's user cacheBlueWall2015-05-131-7/+22
| * Enable grab feature (Ctrl+Drag) for non-physical link-sets and add code to ha...AliciaRaven2015-05-131-6/+24
| * Patch llCastRay fully simplified to V3.Magnuz Binder2015-05-121-212/+217
| * Knocked off a few compiler warnings regarding unused variables.Diva Canto2015-05-107-7/+0
| * Constrain 'terrain modify' to selected RegionDev Random2015-05-091-8/+17
| * Another major overhaul of inventory downloading, this time pertaining to inve...Diva Canto2015-05-084-0/+46
| * Major change in the way inventory is downloaded: added a method throughout II...Diva Canto2015-05-076-3/+56
| * Minor whitespace removalMichael Cerquoni2015-05-071-1/+0
| * Add 'terrain modify noise' and code cleanupDev Random2015-05-075-291/+113
| * 'terrain modify' command for area-of-effect operationsDev Random2015-05-0610-143/+1266
| * Attempt at fixing mantis #7054. The two inventory threads are stepping on eac...Diva Canto2015-05-051-2/+3
| * Refactored some code that is used in two different dlls related to SOP rewrit...Diva Canto2015-05-053-208/+139
| * Revert "Patch llCastRay fully-simplified to V2." for further review.Michael Cerquoni2015-05-041-15/+14
| * fix a minor whitespace issueMichael Cerquoni2015-05-041-1/+0
| * Adding the command <dobackup>to opensim console which requires a region name ...H-H-H2015-05-041-2/+40
| * Missing constants for llGetObjectDetailsTalun2015-05-042-0/+33
| * Implement llGetGeometricCenter correctly.Magnuz Binder2015-05-041-1/+20
| * Patch llCastRay fully-simplified to V2.Magnuz Binder2015-05-041-14/+15
| * Implement llCastRay fully, simplified.Magnuz Binder2015-05-031-1/+759
| * Only send parcel layer data around the point of interest. Can be disabledRobert Adams2015-05-031-5/+79
| * lock collision mesh cache when accessingdahlia2015-05-031-3/+9
| * Make Meshmerizer mesh cache static so it can be shared across class instancesdahlia2015-05-031-1/+2
| * Mantis #7514Diva Canto2015-05-021-2/+2
| * Updated all occurrences of AssemblyVersion("0.8.1.*") to AssemblyVersion("0.8...Diva Canto2015-04-2920-20/+20
| * Added in all metrics for Phase 1 except for Time Dilation.Steven Zielinski2015-04-292-9/+218
| * Revert "Enable grab feature (Ctrl+Drag) for non-physical link-sets and add co...BlueWall2015-04-281-24/+6
| * Revert "Revert "Fix the click to buy prim dialog not being displayed with alp...BlueWall2015-04-281-1/+1
| * Revert "Fix the click to buy prim dialog not being displayed with alpha viewe...BlueWall2015-04-271-1/+1
| * Fix the click to buy prim dialog not being displayed with alpha viewers after...AliciaRaven2015-04-251-1/+1
| * Allow setting profilecut diff to 0.02 from scripts just like from viewer.Magnuz Binder2015-04-201-3/+3
| * Enable grab feature (Ctrl+Drag) for non-physical link-sets and add code to ha...AliciaRaven2015-04-201-6/+24
| * Implement llGetBoundingBox fully.Magnuz Binder2015-04-201-42/+447
* | Merge branch 'master' of https://github.com/M-O-S-E-S/opensim into moses.metr...Glenn Martin2015-05-191-0/+2
|\ \
| * | Changed the 10 value to be a constant value inside of the Scene called m_Defa...Steven Zielinski2015-04-292-3/+3
| * | Changed the 10 value to be a constant value inside of the Scene called m_Defa...Steven Zielinski2015-04-282-9/+12
* | | Merge remote-tracking branch 'upstream/master' into moses.metricsPhase2Glenn Martin2015-05-011-0/+9
|\ \ \ | |/ /
| * | Added in all metrics for Phase 1 except for Time Dilation.Steven Zielinski2015-04-212-9/+218
| |/
* | Updated phase 2 to have the changes originally done in phase 1 for the defaul...Steven Zielinski2015-04-302-5554/+5557
* | Phase 2 additons with Frame Dilation metric.Robert Louden2015-04-212-5699/+5723