aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Framework (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into careminsterMelanie2012-08-311-0/+29
|\
| * adding support for static method script invocationsSignpostMarv2012-08-311-2/+9
| * adding documentation to script invokation methodsSignpostMarv2012-08-311-0/+22
* | Merge branch 'master' into careminsterMelanie2012-08-311-0/+2
|\ \ | |/
| * This partially implements the LSL function to set the responseMic Bowman2012-08-291-0/+2
* | Merge branch 'avination' into careminsterMelanie2012-08-316-151/+495
|\ \
| * \ Merge branch 'ubitwork' into avinationMelanie2012-08-303-35/+38
| |\ \
| | * \ Merge branch 'ubitwork' of ssh://3dhosting.de/var/git/careminster into ubitworkUbitUmarov2012-08-301-1/+2
| | |\ \
| | * | | [possible still bad] make use of keyframemotion.copy on sop.copy, replacingUbitUmarov2012-08-303-35/+38
| * | | | Sequence inventory descendents requests to reduce inventory server load andMelanie2012-08-301-5/+55
| | |/ / | |/| |
| * | | Merge branch 'ubitwork' of ssh://3dhosting.de/var/git/careminster into ubitworkMelanie2012-08-295-134/+424
| |\ \ \ | | |/ /
| | * | A few more changes to keyframesUbitUmarov2012-08-293-64/+116
| | * | [Potentially broken] keyframes changes.. since it's there, use timer forUbitUmarov2012-08-291-115/+165
| | * | [possible still very broken] mess around keyframes. timer eventsUbitUmarov2012-08-285-111/+299
| * | | Fix a nullref while object is being createdMelanie2012-08-281-1/+2
| |/ /
| * | fix incoerence btw KFM_TRANSLATION and ROTATION LSL constants and internalUbitUmarov2012-08-261-2/+2
* | | Merge branch 'master' into careminsterMelanie2012-08-292-4/+48
|\ \ \ | | |/ | |/|
| * | Fix regression introduced in a0d178b2 (Sat Aug 25 02:00:17 2012) where folder...Justin Clark-Casey (justincc)2012-08-291-2/+34
| * | Add experimental DynamicTextureModule.ReuseTextures flag, currently only conf...Justin Clark-Casey (justincc)2012-08-281-1/+13
| * | Add IDynamicTextureManager.ConvertData() to match AsyncConvertData(). Remove...Justin Clark-Casey (justincc)2012-08-281-1/+1
* | | renaming to be similar to equivalent Set commandMelanie2012-08-251-1/+1
* | | Merge commit 'a0d178b284050df64d0eb5b9728565fd72615c22' into careminsterMelanie2012-08-255-5/+7
|\ \ \ | |/ /
| * | minor: Fix bad log message for failure to create an inventory folderJustin Clark-Casey (justincc)2012-08-251-1/+1
| * | Log initial script startup info notice when xengine actually starts to do thi...Justin Clark-Casey (justincc)2012-08-251-1/+1
| * | Extend "Restarting scripts in attachments" debug log message to show actual n...Justin Clark-Casey (justincc)2012-08-241-1/+3
| * | If a connecting scene presence is replacing an existing scene presence then b...Justin Clark-Casey (justincc)2012-08-241-1/+1
| * | Pass the "attachToBackup" bool given to SceneGraph.AddNewSceneObject() down i...Justin Clark-Casey (justincc)2012-08-241-1/+1
* | | Merge branch 'master' into careminsterMelanie2012-08-241-0/+3
|\ \ \ | |/ /
| * | Fix bad child prim permissions that can make objects change perms after rezzingMelanie2012-08-243-3/+39
* | | Merge branch 'avination' into careminsterMelanie2012-08-243-3/+39
|\ \ \ | | |/ | |/|
| * | Fix bad child prim permissions that can make objects change perms after rezzingMelanie2012-08-233-3/+39
* | | Merge branch 'master' into careminsterMelanie2012-08-233-17/+37
|\ \ \ | | |/ | |/|
| * | refactoring out SetFaceColorSignpostMarv2012-08-201-52/+15
| * | making use of implicit operators and Util.Clip handling of Vector3SignpostMarv2012-08-201-21/+26
| * | single operation for PRIM_COLORSignpostMarv2012-08-201-0/+49
| * | fix typoSignpostMarv2012-08-201-1/+1
| * | Add --force flag to "kick user" console command to allow bypassing of recent ...Justin Clark-Casey (justincc)2012-08-202-4/+7
* | | Merge branch 'avination' into careminsterMelanie2012-08-234-2/+18
|\ \ \ | | |/ | |/|
| * | Make terrain save every 1000 frames instead of every 50. Database load is a s...Melanie2012-08-221-1/+1
| * | Fix group return stuffMelanie2012-08-211-1/+1
| * | Cause a persistence save if prim flags changeMelanie2012-08-211-0/+2
| * | Add Camera Offsets to serializationMelanie2012-08-211-0/+14
* | | Merge branch 'avination' into careminsterMelanie2012-08-201-0/+4
|\ \ \ | |/ /
| * | Make the console output from the reigon console hookableMelanie2012-08-181-0/+4
* | | Merge branch 'master' into careminsterMelanie2012-08-185-25/+155
|\ \ \ | |/ / |/| / | |/
| * fixing bug that get/set the wrong property for prim types other than sphere &...SignpostMarv2012-08-171-1/+2
| * implementedSignpostMarv2012-08-171-0/+50
| * BulletSim: Properly regenerate hulls when objects made physical.Robert Adams2012-08-171-8/+8
| * Modify order of code so SOP doesn't set the physics actor flyingRobert Adams2012-08-171-7/+12
| * Correct an exception report in SceneObjectPart so it outputs the stack.Robert Adams2012-08-151-1/+1