aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Framework (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
| * enables configurable minimum sizes for physical & non-physical primsSignpostMarv2012-08-154-20/+93
| * Add support for the extra params to scene and the event managerMelanie2012-08-152-0/+62
| * Add a skeleton for a name value storage associated with regionsMelanie2012-08-153-0/+15
| * Allow the use of the region debug console found in recent viewers. This consoleMelanie2012-08-141-0/+39
* | Remove AreUpdatesSuspended flag because it does nothingMelanie2012-08-162-24/+0
* | Change case of areUpdatesSuspended to upper case as is proper for a propertyMelanie2012-08-162-8/+8
* | Add support for the extra params to scene and the event managerMelanie2012-08-152-0/+62
* | Add a skeleton for a name value storage associated with regionsMelanie2012-08-153-0/+16
* | Allow the use of the region debug console found in recent viewers. This consoleMelanie2012-08-141-0/+39
* | Merge branch 'careminster' into avinationMelanie2012-08-143-4/+11
|\ \
| * \ Merge branch 'master' into careminsterMelanie2012-08-142-2/+2
| |\ \ | | |/
| | * Lay some groundwork for temp attachments. Decouple attachments from inventory.Melanie2012-08-142-2/+2
| * | Merge branch 'master' into careminsterMelanie2012-08-042-2/+9
| |\ \ | | |/
| | * Restore SOG constructor chaining removed in recent 513b77b. This is not a fu...Justin Clark-Casey (justincc)2012-08-031-1/+1
| | * Move previously unadvertised SendPeriodicAppearanceUpdates setting from [Star...Justin Clark-Casey (justincc)2012-08-031-1/+7
* | | Merge branch 'ubitwork' into avinationMelanie2012-08-031-0/+7
|\ \ \