Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'ubitwork' | Melanie | 2012-02-19 | 3 | -4/+300 |
|\ | |||||
| * | simplified vehicle fromXml. Use still comented on SceneObjectSerialized.cs | UbitUmarov | 2012-02-19 | 1 | -77/+117 |
| | | |||||
| * | Vehicle XML serialization more complete. Inactived by coments in ↵ | UbitUmarov | 2012-02-19 | 3 | -4/+260 |
| | | | | | | | | SceneObjectSerializar.cs until proper testing | ||||
* | | Merge branch 'ubitwork' | Melanie | 2012-02-19 | 5 | -26/+636 |
|\ \ | |/ | | | | | | | | | Conflicts: OpenSim/Region/Physics/ChOdePlugin/ODEPrim.cs OpenSim/Region/Physics/ChOdePlugin/OdePlugin.cs | ||||
| * | moved vehicle from SOG to SOP | UbitUmarov | 2012-02-19 | 3 | -104/+79 |
| | | |||||
| * | missing paramenters init plus some cleaning | UbitUmarov | 2012-02-18 | 1 | -91/+16 |
| | | |||||
| * | added a EnUsCulture whatever that is.. | UbitUmarov | 2012-02-18 | 1 | -4/+3 |
| | | |||||
| * | a bit less human readable xml | UbitUmarov | 2012-02-18 | 1 | -25/+25 |
| | | |||||
| * | added some ToXml2 to SOGVehicle ( unused untested ) | UbitUmarov | 2012-02-18 | 1 | -1/+84 |
| | | |||||
| * | changed how vehicle data is stored and passed to physics. use unsafe in ↵ | UbitUmarov | 2012-02-18 | 2 | -163/+175 |
| | | | | | | | | serializer, tried to control m_dupeInProgress | ||||
| * | vehicle parameters do cross (i hope) on regions in same instance ( others ↵ | UbitUmarov | 2012-02-18 | 2 | -13/+57 |
| | | | | | | | | need xml) | ||||
| * | let SOG know about vehicles. Still needs serialization and applyphyscis on ↵ | UbitUmarov | 2012-02-18 | 3 | -30/+541 |
| | | | | | | | | deserialize, etc | ||||
| * | don't freeze with a sitted avatar in a border without other sim. Still messy :( | UbitUmarov | 2012-02-15 | 1 | -1/+8 |
| | | |||||
| * | try to make crossings work better. chode no longer prevents crossings i hope | UbitUmarov | 2012-02-15 | 2 | -6/+9 |
| | | |||||
| * | Merge branch 'master' of ssh://3dhosting.de/var/git/careminster into ubitwork | UbitUmarov | 2012-02-15 | 5 | -68/+194 |
| |\ | |||||
| * | | scenepresence change! in standup() give avatar a physical actor after ↵ | UbitUmarov | 2012-02-11 | 1 | -0/+10 |
| | | | | | | | | | | | | deciding the new position. This reduces a bit the odds of it being still coliding with object. | ||||
| * | | Merge branch 'master' of ssh://3dhosting.de/var/git/careminster into ubitwork | UbitUmarov | 2012-02-10 | 5 | -7/+65 |
| |\ \ | | | | | | | | | | | | | | | | | Conflicts: prebuild.xml | ||||
| * | | | initial introdution of physics actor building control. | UbitUmarov | 2012-02-08 | 3 | -9/+58 |
| | | | | |||||
| * | | | first change in SOP. in AddPrimShape(..) give physics the world rotation and ↵ | UbitUmarov | 2012-02-08 | 1 | -2/+4 |
| | | | | | | | | | | | | | | | | not local offset. Currently physics interface only knows about world frame | ||||
* | | | | Merge branch 'master' of ssh://3dhosting.de/var/git/careminster | Melanie | 2012-02-19 | 8 | -29/+199 |
|\ \ \ \ | |||||
| * \ \ \ | Merge branch 'master' into careminster | Melanie | 2012-02-19 | 1 | -3/+3 |
| |\ \ \ \ | |||||
| | * | | | | Fix:OmegaX, OmegaY and OmegaZ not saved for child prims ↵ | PixelTomsen | 2012-02-19 | 1 | -3/+3 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | http://opensimulator.org/mantis/view.php?id=5893 Signed-off-by: nebadon <michael@osgrid.org> | ||||
| * | | | | | Merge branch 'master' into careminster | Melanie | 2012-02-18 | 6 | -19/+149 |
| |\ \ \ \ \ | | |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: OpenSim/Region/Framework/Scenes/Scene.Inventory.cs OpenSim/Region/Framework/Scenes/Serialization/SceneObjectSerializer.cs | ||||
| | * | | | | Route logins according to Estate, Telehub and TeleportFlags | BlueWall | 2012-02-18 | 1 | -2/+4 |
| | | | | | | |||||
| | * | | | | Propagate our teleport flags on logins | BlueWall | 2012-02-18 | 1 | -1/+4 |
| | | | | | | |||||
| | * | | | | Fix a bug where changing shape parameters of a child prim in a linkset would ↵ | Justin Clark-Casey (justincc) | 2012-02-18 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | not persist. Resolves http://opensimulator.org/mantis/view.php?id=5819 | ||||
| | * | | | | Merge branch 'master' of ssh://opensimulator.org/var/git/opensim | Dan Lake | 2012-02-17 | 8 | -24/+159 |
| | |\ \ \ \ | |||||
| | | * | | | | Add new and updated script events | Robert Adams | 2012-02-17 | 2 | -3/+67 |
| | | | | | | | |||||
| | | * | | | | Merge branch 'master' of /home/opensim/src/opensim | BlueWall | 2012-02-17 | 1 | -0/+21 |
| | | |\ \ \ \ | |||||
| | | | * | | | | Fix missing telehub handling on login | BlueWall | 2012-02-17 | 1 | -0/+21 |
| | | | | | | | | |||||
| | | * | | | | | Fix: Object owned by the group does not return to the last owner ↵ | PixelTomsen | 2012-02-16 | 2 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | http://opensimulator.org/mantis/view.php?id=5404 | ||||
| | | * | | | | | If shape properties fail SOP parsing (e.g. due to commas instead of decimal ↵ | Justin Clark-Casey (justincc) | 2012-02-16 | 1 | -12/+22 |
| | | |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | points) print out one short message listing the failing node names rather than lots of exceptions. Adds skeleton bad float values deserialization test | ||||
| | * | | | | | Added the TriggerAvatarAppearanceChanged to EventManager. It's triggered by ↵ | Dan Lake | 2012-02-17 | 1 | -0/+24 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | AvatarFactoryModule after an avatar's appearance has been succesfully changed and persisted (if the persist option is set). | ||||
| * | | | | | | Merge branch 'master' into careminster | Melanie | 2012-02-16 | 3 | -7/+47 |
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | / | | |_|_|_|/ | |/| | | | | Conflicts: OpenSim/Region/ScriptEngine/Shared/Api/Implementation/OSSL_Api.cs | ||||
| | * | | | | In ObjectTortureTests, run garbage collector on Teardown and run scene loop ↵ | Justin Clark-Casey (justincc) | 2012-02-15 | 3 | -7/+47 |
| | |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | update when scene objects have been deleted. At least on mono 2.6.4, running GC.Collect() is not guaranteed to force gc of all objects when run in the same method where those objects had references. Therefore, GC.Collect() is now being done in the per-script teardown of ObjectTortureTests. In addition, scene loop update is being run after garbage collection in order to clean out the viewer update list of scene objects in the SceneGraph. These measures mean that scene objects/parts are now garbage collected after a test run if deleted from the scene, resulting in a much better memory usage report (though probably still not very accurate). However, deletion takes a very long time - what's really needed is to find out now why the entire scene isn't being GC'd by this measure. This change hasn't yet been applied to the other stress tests. | ||||
* | | | | | don't freeze with a sitted avatar in a border without other sim. Still messy :( | UbitUmarov | 2012-02-15 | 1 | -1/+8 |
| | | | | | |||||
* | | | | | try to make crossings work better. chode no longer prevents crossings i hope | UbitUmarov | 2012-02-15 | 2 | -6/+9 |
|/ / / / | |||||
* | | | | Merge branch 'master' of ssh://melanie@3dhosting.de/var/git/careminster into ↵ | Melanie | 2012-02-15 | 2 | -52/+176 |
|\ \ \ \ | | | | | | | | | | | | | | | | careminster | ||||
| * | | | | Implement region crossing of sitting avatars. Edit mode and llSetPos work | Melanie | 2012-02-14 | 2 | -54/+174 |
| | | | | | | | | | | | | | | | | | | | | | | | | | but unscripted default sit anim is lost. Still some Gfx glitching. Physical crossing doesn't work yet. | ||||
| * | | | | Prevent object loss and positioning outside the region with failed object sim | Melanie | 2012-02-14 | 1 | -0/+4 |
| | | | | | | | | | | | | | | | | | | | | crossings | ||||
* | | | | | Merge branch 'master' into careminster | Melanie | 2012-02-15 | 3 | -15/+16 |
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / / | |||||
| * | | | Add some more data to the new user connection logging for debug purposes. | Justin Clark-Casey (justincc) | 2012-02-14 | 1 | -3/+3 |
| | | | | |||||
| * | | | Merge branch 'master' of ssh://opensimulator.org/var/git/opensim | Justin Clark-Casey (justincc) | 2012-02-13 | 2 | -8/+6 |
| |\ \ \ | |||||
| | * | | | Make ScenePresence.MovementFlag a private only settable value to reduce ↵ | Justin Clark-Casey (justincc) | 2012-02-11 | 1 | -7/+4 |
| | | | | | | | | | | | | | | | | | | | | complexity of code analysis | ||||
| * | | | | On object deserialization, go back to logging errors at DEBUG level rather ↵ | Justin Clark-Casey (justincc) | 2012-02-13 | 1 | -5/+9 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | than ERROR. Restore extra log message if shape processing fails. Logging level was DEBUG before 312e145 (Fri Feb 3 2012). 312e145 also accidentally removed the 'general error' log message if any shape deserialization failed. This commit restores it, though this has no functional impact. | ||||
* | | | | | Merge branch 'master' into careminster | Melanie | 2012-02-10 | 1 | -1/+2 |
|\ \ \ \ \ | | |/ / / | |/| | / | |_|_|/ |/| | | | |||||
| * | | | Fix bug where somebody taking a copy of an object they didn't own that was ↵ | Justin Clark-Casey (justincc) | 2012-02-10 | 1 | -1/+2 |
| |/ / | | | | | | | | | | | | | | | | rezzed before the region was restarted would wrongly place the copy in the object owner's inventory. Addresses http://opensimulator.org/mantis/view.php?id=5825 | ||||
* | | | Merge branch 'master' into careminster | Melanie | 2012-02-10 | 2 | -0/+11 |
|\ \ \ | |/ / | | | | | | | | | | | | | Conflicts: OpenSim/Region/CoreModules/Framework/InventoryAccess/InventoryAccessModule.cs OpenSim/Region/OptionalModules/World/NPC/NPCModule.cs | ||||
| * | | When an asset is uploaded (e.g. a mesh) set individual copy/move/transfer ↵ | Justin Clark-Casey (justincc) | 2012-02-10 | 2 | -0/+11 |
| | | | | | | | | | | | | | | | | | | | | | | | | permissions, not PermissionMask.All Setting PermissionMask.All will cause next permissions to replace current permissions when the object is rezzed, since bit 4 will be set. This is not correct behaviour for a freshly uploaded mesh. Freshly rezzed in-world prims also do not have bit 4 set (don't yet know exactly what this is). Should resolve http://opensimulator.org/mantis/view.php?id=5651 | ||||
* | | | Merge branch 'master' into careminster | Melanie | 2012-02-09 | 4 | -7/+54 |
|\ \ \ | |/ / | | / | |/ |/| | Conflicts: OpenSim/Region/Framework/Scenes/SceneGraph.cs |