UbitUmarov
|
68efbfc603
|
add llOrd, llChar llHash
|
2021-10-02 14:17:11 +01:00 |
|
UbitUmarov
|
9d1bd02d12
|
add LSL_Integer osAvatarType(LSL_Key avkey)
|
2021-04-21 15:52:09 +01:00 |
|
UbitUmarov
|
0e8ea0486d
|
better also add llXorBase64 to lsl api
|
2020-12-29 13:38:19 +00:00 |
|
UbitUmarov
|
421cc0c018
|
change llName2Key and add llRequestUserKey (not the patch on mantis 8369, now utdated). some testing needed..
|
2020-08-16 20:01:00 +01:00 |
|
UbitUmarov
|
bce206e6dc
|
change a few more
|
2020-08-15 04:53:30 +01:00 |
|
UbitUmarov
|
f1cd3aa007
|
change llRequestDisplayName and llGetDisplayName
|
2020-08-15 04:21:54 +01:00 |
|
UbitUmarov
|
991b97db58
|
change llRequestUsername
|
2020-08-15 04:05:41 +01:00 |
|
UbitUmarov
|
baf94f1af5
|
several changes to llTargetedEmail
|
2020-08-08 17:37:48 +01:00 |
|
StolenRuby
|
d022891cc1
|
Added llTargetedEmail
Signed-off-by: UbitUmarov <ajlduarte@sapo.pt>
|
2020-08-08 15:50:03 +01:00 |
|
UbitUmarov
|
e8b9735f95
|
add some lsl functions
|
2020-06-11 17:12:22 +01:00 |
|
UbitUmarov
|
d1f1324a2d
|
update scriptSyntax
|
2020-04-12 23:19:34 +01:00 |
|
UbitUmarov
|
0bcd58fd0f
|
mantis8548: change more LSL arguments declarations to their formal form. Still a lot more to do. This is a case where coerence matters over performance, to avoid more future issues
|
2019-07-31 16:27:36 +01:00 |
|
UbitUmarov
|
c14209e362
|
add some LSL
|
2018-12-28 14:40:51 +00:00 |
|
UbitUmarov
|
01b84ef46b
|
some cleanup
|
2018-11-18 22:39:08 +00:00 |
|
UbitUmarov
|
9185d397df
|
add a bit more things to ScriptSyntax, change a few more incoerent lsl types in function arguments
|
2018-11-10 21:00:04 +00:00 |
|
UbitUmarov
|
c643b4236f
|
a few changes to last commit
|
2018-10-23 18:55:26 +01:00 |
|
Mandarinka Tasty
|
06a35b9559
|
llName2Key. Thanks to mewtwo0641 and watcher64.
Signed-off-by: UbitUmarov <ajlduarte@sapo.pt>
|
2018-10-23 18:01:13 +01:00 |
|
UbitUmarov
|
0611d3339b
|
remove TempAttachments module
|
2018-10-20 01:00:55 +01:00 |
|
UbitUmarov
|
befe1ad4be
|
fix some LSL functions to return type Key as they should and not string
|
2018-03-05 17:02:07 +00:00 |
|
UbitUmarov
|
da69bc5da6
|
restore argument name material_bits
|
2017-01-08 11:28:34 +00:00 |
|
UbitUmarov
|
fb42845bee
|
mantis 8117: fix llSetPhysicsMaterial, using proper LSL_float type
|
2017-01-08 11:15:39 +00:00 |
|
UbitUmarov
|
935510d879
|
add llGetMaxScaleFactor and llGetMinScaleFactor
|
2016-11-25 18:35:23 +00:00 |
|
Mandarinka Tasty
|
e45245d267
|
Implementation of LSL_Integer llScaleByFactor(double scaling_factor)
Signed-off-by: Mandarinka Tasty <mandarinka.tasty@gmail.com>
Signed-off-by: UbitUmarov <ajlduarte@sapo.pt>
|
2016-11-25 16:22:10 +00:00 |
|
Mandarinka Tasty
|
b0f87fba1c
|
Implementation of new LSL function: list llGetAttachedList(key avatar); It also returns HUDs' keys.
Signed-off-by: Mandarinka Tasty <mandarinka.tasty@gmail.com>
Signed-off-by: UbitUmarov <ajlduarte@sapo.pt>
|
2016-11-04 10:55:11 +00:00 |
|
UbitUmarov
|
93b9a92990
|
add missing stub for llSetVelocity
|
2015-09-06 04:55:58 +01:00 |
|
UbitUmarov
|
371c9dd2af
|
bad merge?
|
2015-09-01 14:54:35 +01:00 |
|
Melanie Thielker
|
9766dc1f81
|
Add WhiteCore's LL Json functions
|
2015-05-26 21:05:59 +02:00 |
|
Freaky Tech
|
7f0995ae31
|
added llGetEnv() implementation
Signed-off-by: BlueWall <jamesh@bluewallgroup.com>
|
2015-03-03 16:39:00 -05:00 |
|
Melanie Thielker
|
87a4abac50
|
Plumb the rest of the serverside AO
|
2014-09-09 20:50:41 +02:00 |
|
Melanie Thielker
|
f2390f7c72
|
Plumb llSetAnimationOverride
|
2014-09-09 03:01:05 +02:00 |
|
Talun
|
c9742c826d
|
Mantis 7146 The lsl function llGetMassMKS is not implemented
This patch implements llGetMassMKS as it is described in the wiki
http://wiki.secondlife.com/wiki/LlGetMassMKS
|
2014-05-06 17:31:21 +01:00 |
|
Melanie
|
437326a480
|
Merge branch 'master' of ssh://melanie@3dhosting.de/var/git/careminster into careminster
Conflicts:
OpenSim/Region/ClientStack/Linden/Caps/UploadBakedTextureModule.cs
OpenSim/Region/CoreModules/Framework/Caps/CapabilitiesModule.cs
OpenSim/Region/Framework/Scenes/Scene.cs
OpenSim/Region/Framework/Scenes/SceneObjectPart.cs
OpenSim/Region/ScriptEngine/Shared/Api/Implementation/Plugins/SensorRepeat.cs
|
2013-07-18 10:17:30 +01:00 |
|
Melanie
|
7830cc9954
|
Merge branch 'master' into careminster
Conflicts:
OpenSim/Capabilities/Handlers/GetTexture/GetTextureHandler.cs
OpenSim/Region/ClientStack/Linden/Caps/BunchOfCaps/BunchOfCaps.cs
OpenSim/Region/ClientStack/Linden/Caps/UploadBakedTextureModule.cs
OpenSim/Region/ClientStack/Linden/UDP/LLUDPServer.cs
OpenSim/Region/CoreModules/Framework/Caps/CapabilitiesModule.cs
OpenSim/Region/CoreModules/Scripting/HttpRequest/ScriptsHttpRequests.cs
OpenSim/Region/CoreModules/ServiceConnectorsOut/Simulation/LocalSimulationConnector.cs
OpenSim/Region/Framework/Scenes/Scene.cs
OpenSim/Region/Framework/Scenes/SceneCommunicationService.cs
OpenSim/Region/Framework/Scenes/SceneObjectPart.cs
OpenSim/Region/Framework/Scenes/ScenePresence.cs
OpenSim/Region/ScriptEngine/Shared/Api/Implementation/Plugins/SensorRepeat.cs
OpenSim/Server/Handlers/Simulation/AgentHandlers.cs
OpenSim/Services/Connectors/Asset/AssetServicesConnector.cs
OpenSim/Services/Connectors/Simulation/SimulationServiceConnector.cs
OpenSim/Services/HypergridService/UserAgentService.cs
|
2013-07-18 10:08:10 +01:00 |
|
Melanie
|
a53a10ad27
|
Merge branch 'master' into careminster
Conflicts:
OpenSim/Capabilities/Handlers/GetTexture/GetTextureHandler.cs
OpenSim/Region/ClientStack/Linden/Caps/BunchOfCaps/BunchOfCaps.cs
OpenSim/Region/CoreModules/Framework/Caps/CapabilitiesModule.cs
OpenSim/Region/CoreModules/Scripting/HttpRequest/ScriptsHttpRequests.cs
OpenSim/Region/Framework/Scenes/Scene.cs
OpenSim/Region/Framework/Scenes/SceneObjectPart.cs
OpenSim/Region/ScriptEngine/Shared/Api/Implementation/Plugins/SensorRepeat.cs
OpenSim/Services/Connectors/Asset/AssetServicesConnector.cs
|
2013-07-13 00:47:58 +01:00 |
|
Robert Adams
|
d838f15d97
|
Add implementations for llSetVelocity and llSetAngularVelocity.
|
2013-07-06 09:53:30 -07:00 |
|
Melanie
|
56f4adeb60
|
Merge branch 'master' into careminster
Conflicts:
OpenSim/Region/ScriptEngine/Shared/Api/Implementation/LSL_Api.cs
OpenSim/Services/LLLoginService/LLLoginResponse.cs
OpenSim/Services/LLLoginService/LLLoginService.cs
|
2013-06-18 01:50:08 +01:00 |
|
Talun
|
f074739e33
|
Mantis 6280: llSetContentType(). An implementation.
An implimentation of llSetContentType including all of the new
constants added since the mantis was raised.
|
2013-06-15 00:06:03 +01:00 |
|
Melanie
|
81ad9255b5
|
Hook up Keyframe motion to almost everything. Failing to cross a sim border
may yield unexpected results in some cases. No database persistence yet,
|
2013-06-06 03:03:05 +01:00 |
|
Melanie
|
a8faed6f76
|
Implement llSetContentType using the new OpenID auth support for authentication
|
2013-05-05 22:01:07 +02:00 |
|
Melanie
|
4904d40138
|
Add llGetPhysicsMaterial
|
2013-05-04 00:44:47 +02:00 |
|
Melanie
|
6a2b673fca
|
Remove the return value from llGiveMoney and add llTransferLindenDollars. Also
make llGiveMoney async so the script thread is not held up waiting for comms
to an external server.
|
2013-01-23 19:45:36 +00:00 |
|
Melanie
|
415b89f434
|
Merge branch 'master' into careminster
|
2012-11-09 22:58:42 +00:00 |
|
PixelTomsen
|
64c80aec64
|
llSetLinkCamera implementation
wiki: http://wiki.secondlife.com/wiki/LlSetLinkCamera
mantis: http://opensimulator.org/mantis/view.php?id=6397
|
2012-11-09 14:31:56 -08:00 |
|
Melanie
|
899337b4a0
|
Merge branch 'master' into careminster
Conflicts:
OpenSim/Region/ScriptEngine/Shared/Api/Implementation/LSL_Api.cs
OpenSim/Region/ScriptEngine/Shared/Api/Interface/ILSL_Api.cs
|
2012-08-29 03:31:13 +01:00 |
|
SignpostMarv
|
3bf7bd6359
|
track originating IScriptApi method for SL-like error messages. Will add rule number tracking in next commit.
|
2012-08-29 02:10:04 +01:00 |
|
Melanie
|
1eb1c1bd4b
|
renaming to be similar to equivalent Set command
Conflicts:
OpenSim/Region/ScriptEngine/Shared/Api/Implementation/LSL_Api.cs
OpenSim/Region/ScriptEngine/Shared/Api/Interface/ILSL_Api.cs
|
2012-08-25 18:19:51 +01:00 |
|
SignpostMarv
|
3d504261b0
|
renaming to be similar to equivalent Set command
|
2012-08-25 02:30:23 +01:00 |
|
SignpostMarv
|
8d59385eea
|
Implementation of llSetRegionPos(). Does not implement failure on object entry/prim limit/access restrictions.
Signed-off-by: SignpostMarv <github@signpostmarv.name>
|
2012-07-14 01:45:34 +01:00 |
|
Melanie
|
26d89777d8
|
Merge branch 'avination' into careminster
Conflicts:
OpenSim/Framework/Servers/HttpServer/PollServiceEventArgs.cs
OpenSim/Region/ClientStack/Linden/Caps/EventQueue/EventQueueGetModule.cs
OpenSim/Region/ScriptEngine/Shared/Api/Implementation/LSL_Api.cs
|
2012-07-06 20:51:18 +01:00 |
|
UbitUmarov
|
ce7864632b
|
added llSetVelocity. will refuse to work on vehicles and on attachments ( this last may need fix) added also some code for llSetAngularVelocity but not working still
|
2012-07-06 17:13:11 +01:00 |
|