aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Framework (follow)
Commit message (Expand)AuthorAgeFilesLines
* remove pre physics build testingUbitUmarov2012-10-281-1/+1
* Add some extra debug on scene closeUbitUmarov2012-10-281-1/+9
* extend coment to include all unused SOG CheckSculptAndLoad()UbitUmarov2012-10-181-3/+4
* normalize quaternion.Slerp outputsUbitUmarov2012-10-102-0/+2
* bug fix + make costs visible for testingUbitUmarov2012-10-071-4/+9
* [DANGER UNTESTED] ODE mesh assets. Other plugins will not do meshs/sculptsUbitUmarov2012-10-072-19/+23
* Merge branch 'avination' into ubitworkUbitUmarov2012-10-052-16/+29
|\
| * Allow default animation to be stopped to be replaced with another one.Melanie2012-10-042-16/+29
* | meshworker basic replacement of SOP CheckSculptAndLoad ( for now disabledUbitUmarov2012-10-031-0/+2
|/
* add missing transactionID in SendInventoryItemCreateUpdate. and make useUbitUmarov2012-09-241-4/+15
* Merge branch 'ubitwork' into avinationMelanie2012-09-241-1/+1
|\
| * If an asset upload transaction doesn't exist for a CreateInventory request,Melanie2012-09-241-1/+1
* | Comment out asset error for sculpts/meshes. If an asset is missing it's missing.Melanie2012-09-231-4/+4
|/
* Make IncomingCloseChildAgent not send a stop packet. This may preventMelanie2012-09-161-1/+1
* Wait a bit longer for new scene presences to aid tps into laggy regionsMelanie2012-09-141-1/+1
* Add the option to have variable costing for uploadsMelanie2012-09-111-2/+2
* One more redundante ParcelProprieties on loginUbitUmarov2012-09-071-0/+2
* remove fireandforget call to EnableChildAgents at end on CompleteMovement,UbitUmarov2012-09-071-1/+3
* Make friend notifies and closing child agents async because both canMelanie2012-09-041-1/+1
* Merge branch 'ubitwork' into avinationMelanie2012-09-041-1/+2
|\
| * a forgotten file plus minor changes. Imp and SL viewer seem to preserveUbitUmarov2012-09-041-1/+2
* | Refactor avatar transfer so that the heavy (UpdateAgent) part is separated intoMelanie2012-09-042-3/+3
* | Prevent a nullref if SimStatsReporter tries to report on a sim where psysics areMelanie2012-09-031-14/+17
|/
* Merge branch 'avination' into ubitworkUbitUmarov2012-08-311-5/+55
|\
| * Merge branch 'ubitwork' into avinationMelanie2012-08-303-35/+38
| |\
| * | Sequence inventory descendents requests to reduce inventory server load andMelanie2012-08-301-5/+55
* | | move keyframemotion.copy from sop.copy to sog.copy, where there isUbitUmarov2012-08-303-4/+8
| |/ |/|
* | Merge branch 'ubitwork' of ssh://3dhosting.de/var/git/careminster into ubitworkUbitUmarov2012-08-301-1/+2
|\ \ | |/
| * Merge branch 'ubitwork' of ssh://3dhosting.de/var/git/careminster into ubitworkMelanie2012-08-295-134/+424
| |\
| * | Fix a nullref while object is being createdMelanie2012-08-281-1/+2
* | | [possible still bad] make use of keyframemotion.copy on sop.copy, replacingUbitUmarov2012-08-303-35/+38
| |/ |/|
* | 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 incoerence btw KFM_TRANSLATION and ROTATION LSL constants and internalUbitUmarov2012-08-261-2/+2
* Fix bad child prim permissions that can make objects change perms after rezzingMelanie2012-08-233-3/+39
* 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
* Make the console output from the reigon console hookableMelanie2012-08-181-0/+4
* 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
| |\ \ | | |/