aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Framework (unfollow)
Commit message (Collapse)AuthorFilesLines
2009-03-09* Tweak llMoveToTarget per mantis 3265Teravus Ovares2-3/+732
* Add some comments to the Wind Module * Add the BinBVH decoder/encoder as a scene object (to encode/decode animations programmatically). * Add m_sitState for upcoming code to improve sit results.
2009-03-07Correct casts so that the target id in the at_target event matches the ↵idb1-8/+5
original target id. Fixes Mantis #2861
2009-03-07* Fixes mantis: #3241Teravus Ovares1-2/+13
* Uses 'mouselook' or left mouse button down, to determine when to use the camera's UP axis to determine the direction of movement. * We crouch-slide no more.
2009-03-06Fixes Mantis #3260. Thank you kindly, MCortez for a patch that:Charles Krinke2-0/+48
llSetHoverHeight() should not clamp the x/y position of an object the way MoveTo does, and it should recalculate the absolute height to hover at as an object moves to reflect the current ground/water height under it. Correctly implementing required adjusting the Physics interfaces and implementing at the physics plug-in level. The attached is a patch that correctly implements llSetHoverHeight() including updates to the ODE physics plug-in.
2009-03-06* minor: remove some mono compiler warningsJustin Clarke Casey1-3/+4
2009-03-06* refactor: Remove GetLandOwner function from SceneJustin Clarke Casey1-13/+0
* Simplify since the land is never null
2009-03-05* Replace Scene.GetLandHeight() with a straight query to Scene.Heightmap ↵Justin Clarke Casey4-8/+4
(which is used in other contexts)
2009-03-05* refactor: move media and music url setting from scene into LandObjectJustin Clarke Casey2-15/+12
2009-03-05* simplify media and music url setting since we never get back a null land ↵Justin Clarke Casey2-24/+20
object
2009-03-05* Replace some string to byte conversions for object/item name/description ↵Justin Clarke Casey2-2/+1
fields with the LLUtil function that prevents the max string size from being breached
2009-03-05* remove now unused serialization codeJustin Clarke Casey4-602/+5
2009-03-05Fixes Mantis #3255. Thank you kindly, MCortez, for a patch that:Charles Krinke1-4/+5
Changes to IWindModule interface: Change from assuming a single array of 256 Vector2 values to a lookup function that takes region x, y, z and returns a Vector3 * Changed llWind() to use new lookup method of IWindModule * Moved logic for determining the wind at a given point in the data array from llWind() to the Wind Module itself.
2009-03-04* More work on MiniRegionModule module.Adam Frisby1-0/+1
2009-03-03Moved Linden protocol login handling to modules in OpenSim.Client.Linden. ↵MW1-5/+22
There are two region modules in there LLStandaloneLoginModule (for standalone mode) and LLProxyLoginModule (for grid mode which just handles incoming expect_user and logoff_user messages from the remote login server) Changed OpenSim.Framework.Communications.Tests.LoginServiceTests to use the LLStandaloneLoginService (from the LLStandaloneLoginModule) rather than LocalLoginService. Really these login tests should most likely be somewhere else as they are testing specific implementations of login services. Commented out the old LocalLoginService as its no longer used, but want to check there are no problems before it gets deleted.
2009-03-02After another heroic and bloody battle, OpenSim Dino Expedition 1, killed ↵MW1-18/+0
off OsSetParcelMediaTime, which was only ever added for testing. And all the logic code of it has been commented out for a long time.
2009-03-02As part of a dinosaur hunting expedition, IScenePresenceBody.cs was ↵MW1-37/+0
terminated. The expedition leader, MW, believes it never lead a meaningful life, and is sure it hasn't contributed anything in the last 500,000 years (or 2 years).
2009-02-26* Update ScenePresenceTests to reflect current REST communication workflow.Sean Dague1-11/+27
* Fixed an issue with AssetCache where it would break unit tests randomly. From: Arthur Rodrigo S Valadares <arthursv@linux.vnet.ibm.com>
2009-02-26Add check in SceneManager to stop opensim.exe crashing if no regions/scenes ↵MW1-1/+8
were loaded.
2009-02-25* minor: Remove most mono compiler warningsJustin Clarke Casey1-2/+2
2009-02-25* Experimental softening of SOG waiting for update on link - changing from ↵lbsa711-3/+3
abort to forced update.
2009-02-25* Refactored SOP.FolderID weirdness by removing calls to empty setter. YEs, ↵lbsa711-1/+3
I do realize the setter has to be there for legacy reasons, but since the calls will never acually DO anyhting, I'm removing them. * So, SOP.FolderID is actually a cruft field that should be removed.
2009-02-25A few updates necessary for load balancer.Mike Mazur3-9/+18
- handle GetUser request for nonexistent user gracefully - include throttle levels in ClientInfo - code to save/restore throttles in client stack - only update/send updates to active clients - make animation classes serializable
2009-02-24Close-to-final tweaking with appearance. This time sending *everything*. ↵diva2-36/+29
Addresses mantis #3223.
2009-02-23From: Christopher Yeoh <yeohc@au1.ibm.com>Sean Dague1-0/+1
This patch fixes a bug where if a script in a child prim has taken control of an avatar when they sit, although permission for camera control is revoked when they stand, free camera control is not restored. Currently it is only restored if the script is in the root prim (though its not clear to me where this happens!).
2009-02-23Update svn properties, add copyright headers, minor formatting cleanup.Jeff Ames1-2/+2
2009-02-23* Commenting out threaded Scene update for the moment.Adam Frisby1-2/+3
* It works, but makes certain building tasks slow to update.
2009-02-23* Fix for recent thread patch - IsAlive apparently is not as reliable as ↵Adam Frisby1-1/+2
ThreadState.
2009-02-23* Performance Changes:Adam Frisby2-3/+17
* Moves Entity Updates into a seperate thread, allowing for OpenSim to utilize a computers CPU more effectively in return for potentially greater user and prim capacity. * Removes an expensive Sqrt call performed during Update on each object. This should lower CPU requirements for high-prim regions with physics enabled. * MXP Changes: Centers the region around 0,0 for primitives instead of 128,128. Prim display should now look more correct for MXP viewers.
2009-02-23Prevent avatar from walking along z-axisMike Mazur1-1/+19
Thanks mirceakitsune for a patch that prevents the avatar from trying to walk along the Z-axis in mouselook mode (or left-click the avatar and walk) while looking up or down. Fixes Mantis #946.
2009-02-23A little bit more tweaking with appearance. Now passing both the wearables ↵diva2-66/+75
and the textures referred to in the Texture faces of AvatarAppearance. The textures are still not being acted upon on the other side, but they will. Note: will make avies coming from older sims casper or grey. Upgrade! Related to mantis #3204.
2009-02-22Mantis#3218. Thank you kindly, TLaukkan (Tommil) for a patch that:Charles Krinke19-89/+100
* Added log4net dependency to physxplugin in prebuild.xml. * Added missing m_log fields to classes. * Replaced Console.WriteLine with appropriate m_log.Xxxx * Tested that nant test target runs succesfully. * Tested that local opensim sandbox starts up without errors.
2009-02-22* Fixes an assumption whereby Scene assumes that each client is capable of ↵Adam Frisby1-0/+8
producing a circuit. This affects non-Linden derived viewers who do not utilize circuits.
2009-02-22Addresses some issues with appearance after TPs. Appearance.Owner was not ↵diva2-5/+9
being set, and that's what's being used in SendAppearanceToOtherAgent. Mantis #3204.
2009-02-20* Renamed and encapsulated m_sceneGraph as SceneGraph for ccclbsa712-4/+13
2009-02-20* Consistently lock part.TaskInventory as pointed out in ↵Justin Clarke Casey3-17/+30
http://opensimulator.org/mantis/view.php?id=3159 * Not locking causes enumeration exceptions as described in this matis * part.TaskInventory needs to be locked for every access as it's a dictionary * Extra locking will hopefully not cause any major issues - in places where the enumeration of the dictionary performs other lock or long running operations, the dictionary is cloned instead
2009-02-20Revert previous commitMelanie Thielker1-6/+1
2009-02-20Committing interface and stubs for IM interceptionMelanie Thielker1-1/+6
2009-02-20THE BIG ANTI-REMOTING SCHLEP -- StartRemoting is no more. Sims in older ↵diva2-44/+0
versions will have a hard time communicating with sims on this release and later, especially if they haven't transitioned to RESTComms at all. There's still some cleanup to do on assorted data structures, but the main functional change here is that sims no longer listen on remoting ports.
2009-02-20Update svn properties, add copyright headers, minor formatting cleanup.Jeff Ames2-507/+506
2009-02-20This moves the 2 friends-related interregion messages out of OGS1 and into ↵diva1-10/+0
the FriendsModule. No functional changes. Those messages were sent over XMLRPC, and that's how it continues to be for now. Just moving this couple of interregion messages out of OGS1, in preparation for the big shlep ahead.
2009-02-19* refactor: Rename new class AssetGatherer to UuidGatherer to reflect what ↵Justin Clarke Casey1-4/+4
it actually does
2009-02-19reverted last revision, until we decide how to handle capturing IM'sMW1-4/+1
2009-02-19Added a event to IMessageTransferModule (and MessageTransferModule) so that ↵MW1-0/+3
other modules can capture IM messages and do custom handling of them. As just attaching to Client IM events doesn't really support this, as they would still get routed through the normal process and could give back errors.
2009-02-19Thank you, Snowdrop, for a patch that makes the callback ID parameterMelanie Thielker2-7/+8
usable. Applied with formatting changes, please don't introduce K&R style indentations into OpenSim Fixes Mantis #3190
2009-02-19Fix region crossing for unscripted prims, avoid costly SEHMelanie Thielker1-1/+3
2009-02-18Make in-code provisions for the tests. Tests would fail because the Melanie Thielker1-1/+14
required file system objects are not present in the test harness. This makes the main code ignore the failure, therefore the test succeeds. Not elegant and maybe a unit test guru has a better way. Marked as a TODO
2009-02-18Fix the windows sharing violations on script crossingsMelanie Thielker1-13/+46
2009-02-18Stops animations on Teleports, to conform with what the viewer does.diva3-0/+11
2009-02-18* Change AssetGatherer method access so that only methods which are worth ↵Justin Clarke Casey1-86/+96
calling from the outside are public
2009-02-18Fixes height on Basic Physics in local teleports. Plus some small refactoring.diva2-2/+18