UbitUmarov
|
c4a0e574c8
|
mantis 8410: llwhisper, llSay and llShout emit from the source prim not root
|
2018-11-19 14:07:48 +00:00 |
|
UbitUmarov
|
9dfb906666
|
add a few string functions to OSSL
|
2018-11-18 22:40:59 +00:00 |
|
UbitUmarov
|
01b84ef46b
|
some cleanup
|
2018-11-18 22:39:08 +00:00 |
|
UbitUmarov
|
ba87ba9c47
|
remove odd ossl function
|
2018-11-18 19:40:51 +00:00 |
|
UbitUmarov
|
ad99461590
|
code aesthetics
|
2018-11-17 20:43:16 +00:00 |
|
UbitUmarov
|
efd6fb05a9
|
code aesthetics
|
2018-11-17 17:05:28 +00:00 |
|
UbitUmarov
|
1f5169e636
|
code aesthetics
|
2018-11-17 16:04:55 +00:00 |
|
UbitUmarov
|
7bcef500a9
|
remove CM api, add replacement ossl functions, as i should had done on the merge of avination code contrib. (runprebuild)
|
2018-11-15 20:29:25 +00:00 |
|
UbitUmarov
|
fad6295398
|
change ossl link sound functions to search for sound both on script host and target prims
|
2018-11-14 19:02:00 +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
|
7479638e88
|
remove a unnecessary scripts constants file
|
2018-10-25 02:06:44 +01: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
|
56d5b3bf92
|
oops
|
2018-10-20 16:21:36 +01:00 |
|
UbitUmarov
|
47488c9017
|
change ossl tests setup
|
2018-10-20 16:01:26 +01:00 |
|
UbitUmarov
|
2c3522a826
|
ossl error messages are not from a agent
|
2018-10-20 15:38:50 +01:00 |
|
UbitUmarov
|
d1d370ada3
|
avoid a null ref during jenkins tests
|
2018-10-20 15:35:04 +01:00 |
|
UbitUmarov
|
05b79e203d
|
change ossl error report and NPC create error handling
|
2018-10-20 15:25:28 +01:00 |
|
UbitUmarov
|
8b5b251d1a
|
mantis 8398: fix with previus commits; removed redundante code
|
2018-10-20 14:10:56 +01:00 |
|
UbitUmarov
|
f01e4600d1
|
double Ooopss
|
2018-10-20 02:06:05 +01:00 |
|
UbitUmarov
|
0611d3339b
|
remove TempAttachments module
|
2018-10-20 01:00:55 +01:00 |
|
UbitUmarov
|
db255c97d6
|
fix AGENT_MALE lsl constant havinf same value as AGENT_AUTOPILOT
|
2018-10-18 23:15:58 +01:00 |
|
UbitUmarov
|
8812684355
|
minor changes
|
2018-09-29 21:40:52 +01:00 |
|
Bill Blight
|
6d9de17d77
|
**CONFIRMED**AGAIN** , Add new function, osSetOwnerSpeed(float speed), threat level moderate
Signed-off-by: UbitUmarov <ajlduarte@sapo.pt>
|
2018-09-29 21:16:33 +01:00 |
|
UbitUmarov
|
075ebf3524
|
fix osDie harakiri for Yengine
|
2018-09-13 12:32:55 +01:00 |
|
UbitUmarov
|
f466c56ba4
|
oooops
|
2018-09-08 07:39:14 +01:00 |
|
UbitUmarov
|
ca9651df0d
|
Yengine cast issue
|
2018-09-08 04:58:14 +01:00 |
|
UbitUmarov
|
e6615a193d
|
a few changes to ScriptSleep() functions
|
2018-09-04 22:19:30 +01:00 |
|
UbitUmarov
|
50627304a6
|
avoid using new c# sintaxe that will fail on older compilers
|
2018-08-30 20:09:12 +01:00 |
|
UbitUmarov
|
9647a1e6c5
|
minor changes to last patch
|
2018-08-30 14:51:07 +01:00 |
|
Mandarinka Tasty
|
99a23421a8
|
Adding check permission CanIssueEstateCommand for osRegionNotice and new function osRegionNotice(string agentID, string msg)
Signed-off-by: UbitUmarov <ajlduarte@sapo.pt>
|
2018-08-30 14:25:19 +01:00 |
|
UbitUmarov
|
a6d5da3e7f
|
mantis 8346: fix argument of osUnixTimeToTimestamp
|
2018-07-27 14:20:59 +01:00 |
|
UbitUmarov
|
8c1c9129aa
|
mantis8341: fix MOD and LS apis configuration read from ossl file
|
2018-07-18 22:19:46 +01:00 |
|
UbitUmarov
|
aee981e5e2
|
http reusecontext is obsolete
|
2018-07-14 21:48:59 +01:00 |
|
UbitUmarov
|
dd508d4c4f
|
use Vector.Distance not util..
|
2018-07-14 16:58:09 +01:00 |
|
UbitUmarov
|
76a82ba5de
|
improve llOverMyLand() handling of potencial null refs. ty mrieker
|
2018-06-09 20:45:05 +01:00 |
|
UbitUmarov
|
acd55c6f12
|
mantis 8084: add the missing PRIM_ALPHA_MODE constants
|
2018-05-04 20:15:56 +01:00 |
|
UbitUmarov
|
037e5d8031
|
save a few ns
|
2018-04-19 19:21:08 +01:00 |
|
UbitUmarov
|
fced731e70
|
save a few ns on lsl vector rotations
|
2018-04-14 23:34:16 +01:00 |
|
UbitUmarov
|
ca7bd13dee
|
sound radius is a prim prop only set by llSetSoundRadius, fix it in case viewers do fix its use (ignored for now)
|
2018-04-10 21:45:11 +01:00 |
|
UbitUmarov
|
5d0a1656bf
|
mantis 8305: add osTriggerSoundLimited(..)
|
2018-04-10 03:58:54 +01:00 |
|
UbitUmarov
|
8a30d1303d
|
some cleanup on ll sound functions
|
2018-04-09 00:48:29 +01:00 |
|
UbitUmarov
|
63da4d3f99
|
mantis 8305: add several ossl sound funtions that accept a link number for the prim associated to that sound. The link number must point to a single prim
|
2018-04-09 00:15:45 +01:00 |
|
UbitUmarov
|
80c7ffeb29
|
fix the comment about return value of osAngleBetween() its 0 to PI
|
2018-04-04 01:25:49 +01:00 |
|
UbitUmarov
|
e031d79d48
|
add auxiliar functions float osVecMagSquare(a), float osVecDistSquare(vector a), float osAngleBetween(vector a, vector b) and float osRound(ffloat value, integer ndigits)
|
2018-04-03 23:00:37 +01:00 |
|
UbitUmarov
|
ee6034f751
|
several changes to materials, add llSet*PrimtiveParams*() support for them. They may be very broken now :(
|
2018-04-01 01:50:07 +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
|
dc5cd9a3ae
|
Merge branch 'master' into httptests
|
2018-03-05 16:39:17 +00:00 |
|
UbitUmarov
|
18914fae64
|
make more clear some magic numbers on SOP getnumberofsides(), reduce unnecessary calls to it on LSL api
|
2018-03-05 16:36:39 +00:00 |
|
mewtwo0641
|
f579fbba0e
|
Remove the work around for sphere number of faces since as of commit 846f35 it initially has the correct number of faces and the workaround returns 2 more than the correct number of faces.
|
2018-03-04 13:26:19 +00:00 |
|