| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| |\ \ |
|
| | | | |
|
| | | |
| | | |
| | | |
| | | | |
not to break inworld contents. SL ported scripts will show a sit error around 0.1m. Added respective compensation in LSL api to maintain coerence. Fixed several bugs still on SET/GET[link]PrimitiveParams[fast] and llGetObjectDetails()
|
| | | |
| | | |
| | | |
| | | | |
SitTarget. Something seems to be doing that before this gets called, but just in case...
|
| | | |
| | | |
| | | |
| | | | |
'cosmetics' and added some parts costs information.
|
| | | |
| | | |
| | | |
| | | | |
Changed the sign of the sitoffset dependent on avatar size in SP.cs. Removed that offset correction from SET/GET..primitiveParams in LSL api. If the sign needs to be the previus one, then all references to avatar positions on LSL api need to be fixed with that correction, not only SET/GETprimitiveParams.
|
| | | |
| | | |
| | | |
| | | | |
cases
|
| | | |
| | | |
| | | |
| | | | |
avatars case, so to optimize a bit 'warp' scripts.
|
| | | |
| | | |
| | | |
| | | | |
adjust,add Get PRIM_LINK_TARGET handling, changed avatar Set positions code...
|
| | | |
| | | |
| | | |
| | | | |
only used on one place each
|
| | | |
| | | |
| | | |
| | | | |
code in SOP.cs
|
| |\ \ \
| | |/ / |
|
| | | |
| | | |
| | | |
| | | | |
position change on others; don't assume m_host is in same grp that part (possible always is)...
|
| | | |
| | | |
| | | |
| | | | |
so that if a supported one is in the middle of then it still works.
|
| | | |
| | | |
| | | |
| | | | |
avatars. Stopped setting position twice in normal SetPrimParams
|
|\ \ \ \
| | |_|/
| |/| |
| | | |
| | | |
| | | | |
Conflicts:
OpenSim/Region/ClientStack/Linden/UDP/LLClientView.cs
OpenSim/Region/ScriptEngine/Shared/Api/Implementation/LSL_Api.cs
|
| | | |
| | | |
| | | |
| | | | |
return "Configuration Error", as already happens if there is no GridInfoURI
|
| | | |
| | | |
| | | |
| | | | |
wich does it's thing independently of physics. Enjoy!
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
llTeleportAgentGlobalCoords. These do NOT use PERMISSION_TELEPORT like
their SL counterparts because that permission is not yet understood by TPVs
based on v1.x.
|
|\ \ \ \
| | |_|/
| |/| |
| | | |
| | | |
| | | |
| | | | |
Conflicts:
OpenSim/Region/Framework/Interfaces/ISimulationDataService.cs
OpenSim/Services/Connectors/Simulation/SimulationDataService.cs
OpenSim/Tests/Common/Mock/MockRegionDataPlugin.cs
|
| | |/
| |/|
| | |
| | | |
llTeleportAgentGlobalCoords()
|
|\ \ \
| |/ / |
|
| | | |
|
| | | |
|
| | |
| | |
| | |
| | | |
logout.
|
| | |
| | |
| | |
| | |
| | |
| | | |
while the avatar is logging in or out.
Also remove some unlocking calls without matching locking call. Merge
artefact cleanup, again.
|
|\ \ \
| |/ /
| | |
| | |
| | |
| | | |
Conflicts:
OpenSim/Region/CoreModules/Avatar/Attachments/AttachmentsModule.cs
OpenSim/Region/ScriptEngine/Shared/Api/Implementation/LSL_Api.cs
|
| | | |
|
| | |
| | |
| | |
| | | |
World.RezObject, doing it only in itself, so its applyed after resuming scripts etc. It was giving twice the requested velocity.
|
| | |
| | |
| | |
| | | |
positions.
|
|\ \ \
| | |/
| |/|
| | |
| | |
| | |
| | | |
Conflicts:
OpenSim/Region/CoreModules/World/Warp3DMap/Warp3DImageModule.cs
OpenSim/Region/Framework/Scenes/Scene.cs
OpenSim/Region/Framework/Scenes/SimStatsReporter.cs
|
| | | |
|
|\ \ \
| | |/
| |/|
| | |
| | | |
Conflicts:
OpenSim/Region/ScriptEngine/Shared/Api/Implementation/LSL_Api.cs
|
| | | |
|
|\ \ \
| |/ /
| | |
| | |
| | | |
Conflicts:
OpenSim/Region/Framework/Scenes/ScenePresence.cs
|
| | | |
|
|\ \ \
| | |/
| |/|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Conflicts:
OpenSim/Data/MySQL/MySQLSimulationData.cs
OpenSim/Data/MySQL/Resources/RegionStore.migrations
OpenSim/Region/CoreModules/Avatar/Attachments/AttachmentsModule.cs
OpenSim/Region/CoreModules/Framework/EntityTransfer/EntityTransferModule.cs
OpenSim/Region/CoreModules/Framework/InventoryAccess/InventoryAccessModule.cs
OpenSim/Region/CoreModules/ServiceConnectorsOut/Simulation/LocalSimulationConnector.cs
OpenSim/Region/Framework/Scenes/Scene.cs
OpenSim/Region/Framework/Scenes/SceneObjectPartInventory.cs
OpenSim/Region/ScriptEngine/Shared/Api/Implementation/LSL_Api.cs
OpenSim/Region/ScriptEngine/Shared/Api/Implementation/OSSL_Api.cs
|
| | | |
|
| | |
| | |
| | |
| | |
| | |
| | | |
If the script requesting permissions is owned by either the NPC or
the NPCs owner (if the NPC is created as owned) then grant any
permissions automatically.
|
| | | |
|
| | |
| | |
| | |
| | | |
Also removes small bug where calling this method would add 1 to LPS, evne though all callers already did this.
|
| | |
| | |
| | |
| | | |
instead of searching the task inventory manually.
|
| | |
| | |
| | |
| | |
| | |
| | | |
SceneObjectPartInventory.GetInventoryItem(string)
Also gets llStopAnimation() to call KeyOrName rather than duplicating logic.
|
| | |
| | |
| | |
| | |
| | | |
Corrected to stop animations using the animation UUID similar to llStopAnimation.
See http://opensimulator.org/wiki/OsAvatarStopAnimation
|
| | | |
|
|\ \ \
| |/ /
| | |
| | |
| | |
| | | |
Conflicts:
OpenSim/Region/Framework/Scenes/Scene.cs
OpenSim/Region/RegionCombinerModule/RegionCombinerModule.cs
|
| | | |
|
|\ \ \
| | |/
| |/| |
|
| | |
| | |
| | |
| | | |
sounds with llCollisionSound("",...). UUID.Zero means defaults should be used. In case part has several scripts with confliting llCollisionSound result depende on exec order. Specially on reset the efect of "" depends on reset order, it should override the others. This is intermediate improve(?) since collisions sounds seem to need a deaper revision.
|
|\ \ \
| |/ /
| | |
| | |
| | |
| | | |
Conflicts:
OpenSim/Data/MySQL/MySQLSimulationData.cs
OpenSim/Region/ScriptEngine/Shared/Api/Implementation/LSL_Api.cs
|