UbitUmarov
|
7c0eab8a23
|
Xengine: don't lose state change events
|
2019-02-20 04:04:35 +00:00 |
|
UbitUmarov
|
fdf5274c25
|
add osKickAvatar(LSL_Key agentKey, string alert)
|
2019-02-20 02:06:25 +00:00 |
|
UbitUmarov
|
73e64c6597
|
mantis 6702: fix collisions lldetectedlinknumber also on Yengine
|
2019-01-30 12:27:03 +00:00 |
|
UbitUmarov
|
f1076607dc
|
mantis 8457: ok ok shutup the warning
|
2019-01-28 07:47:00 +00:00 |
|
UbitUmarov
|
367bd48d91
|
script mono is meaningless for us
|
2019-01-25 21:21:23 +00:00 |
|
UbitUmarov
|
8048746759
|
changes on sog boundingbox and other cleanup
|
2019-01-25 20:52:46 +00:00 |
|
UbitUmarov
|
237cf1ced6
|
some cleanup
|
2019-01-21 12:59:32 +00:00 |
|
UbitUmarov
|
d7d5f9f775
|
change float to byte rounding
|
2019-01-21 08:03:24 +00:00 |
|
UbitUmarov
|
8bb644159e
|
a few more changes to texturesentry handling on libomv and os
|
2019-01-14 00:35:45 +00:00 |
|
UbitUmarov
|
43f4eca67c
|
mantis 8447: empty buttons list in llDialog now shows Ok button
|
2019-01-10 21:49:38 +00:00 |
|
UbitUmarov
|
c14209e362
|
add some LSL
|
2018-12-28 14:40:51 +00:00 |
|
UbitUmarov
|
92b7dd27a3
|
missing file
|
2018-12-28 14:03:52 +00:00 |
|
UbitUmarov
|
23d03517a9
|
LINK_ALL_CHILDREN includes sitting avatars
|
2018-12-19 05:40:18 +00:00 |
|
UbitUmarov
|
5c998f6d60
|
let osGetPrimitiveParams also return sitting avatar informationg, if PRIM_LINK_TARGET points to one
|
2018-12-19 05:09:38 +00:00 |
|
UbitUmarov
|
f03ee2f795
|
still another
|
2018-12-19 04:01:52 +00:00 |
|
UbitUmarov
|
3941c827cc
|
oops
|
2018-12-19 03:52:43 +00:00 |
|
UbitUmarov
|
9e0a119f9b
|
bug fixes
|
2018-12-19 03:27:54 +00:00 |
|
Stolen Ruby
|
551c097db9
|
Added support for f suffix on YEngine floats
Signed-off-by: UbitUmarov <ajlduarte@sapo.pt>
|
2018-12-18 21:36:20 +00:00 |
|
UbitUmarov
|
530a6a40ed
|
mantis 8427: add new reject flags, change default, see mantis
|
2018-12-17 10:57:09 +00:00 |
|
UbitUmarov
|
d6c9ddfdee
|
cleanup last patch
|
2018-12-11 18:23:26 +00:00 |
|
Bill Blight
|
0881840946
|
Add osNpcSayTo(key npc, key target, integer channel, string message)
Signed-off-by: UbitUmarov <ajlduarte@sapo.pt>
|
2018-12-11 17:32:50 +00:00 |
|
UbitUmarov
|
2059d548a6
|
minor changes on llSetContentType
|
2018-12-11 14:57:33 +00:00 |
|
UbitUmarov
|
2c2b887c8a
|
change osSetContentType threat level
|
2018-12-11 14:55:32 +00:00 |
|
uriesk
|
34b7d7ec6e
|
Remove OpenID cookie check (agni_sl_session_id) from *SetContentType Remove commented out second llSetContentType thats the same as osSetContentType anyway
Signed-off-by: UbitUmarov <ajlduarte@sapo.pt>
|
2018-12-11 14:18:55 +00:00 |
|
UbitUmarov
|
1610595697
|
Yengine reset global variables possible damaged by bad state file
|
2018-12-11 00:42:02 +00:00 |
|
UbitUmarov
|
11b467cabf
|
Yengine actually loose the bas state file
|
2018-12-10 23:45:54 +00:00 |
|
UbitUmarov
|
043a213302
|
pesty warning
|
2018-12-08 03:50:51 +00:00 |
|
UbitUmarov
|
6597b7ab46
|
Yengine try to better recover from invalid state files
|
2018-12-08 03:31:47 +00:00 |
|
UbitUmarov
|
295f24fe01
|
mantis 8416: change string compare method (actually on previus commit)
|
2018-12-08 02:36:59 +00:00 |
|
UbitUmarov
|
f8c3fc5e05
|
mantis 8416: test
|
2018-12-08 02:26:36 +00:00 |
|
UbitUmarov
|
cc7a241cbc
|
remove xmr json functions that where a fix for ossl ones now removed
|
2018-11-29 21:07:46 +00:00 |
|
UbitUmarov
|
47bc1fb257
|
OSSL remove functions with illegal lsl types, also redundante
|
2018-11-28 08:20:38 +00:00 |
|
UbitUmarov
|
0307427b94
|
a few more changes
|
2018-11-26 20:20:28 +00:00 |
|
UbitUmarov
|
7258531e3b
|
show prim ID on script error
|
2018-11-26 19:57:42 +00:00 |
|
UbitUmarov
|
27da6f1301
|
Yengine: simplify ossl severe error message, and make it on debug channel like Xengine
|
2018-11-26 19:44:32 +00:00 |
|
UbitUmarov
|
911ef0ce52
|
remove a ossl dev only option
|
2018-11-26 18:35:45 +00:00 |
|
UbitUmarov
|
87acd20d95
|
add script constant OS_APIVERSION, we should inc this on any change on any api. a few changes to os npc and avatar animation functions
|
2018-11-26 16:45:04 +00:00 |
|
UbitUmarov
|
be2c0aa552
|
fix ossl severe error
|
2018-11-25 23:10:44 +00:00 |
|
UbitUmarov
|
fa29db5552
|
Yengine: oops rename the var on all relevant places
|
2018-11-23 02:43:34 +00:00 |
|
UbitUmarov
|
5dc20ad1e5
|
Yengine: rename a local var
|
2018-11-23 01:54:22 +00:00 |
|
UbitUmarov
|
5951152082
|
Yengine: try read XEngine state from wire
|
2018-11-22 01:11:35 +00:00 |
|
UbitUmarov
|
fb0c8036f0
|
Yengine: use using...
|
2018-11-20 23:07:14 +00:00 |
|
UbitUmarov
|
3e5ca6efd6
|
Yengine: change script first line processing, also look to language option
|
2018-11-20 22:54:57 +00:00 |
|
UbitUmarov
|
5485ba2ae6
|
Yengine: do use SourceHashCode
|
2018-11-20 22:43:03 +00:00 |
|
UbitUmarov
|
a2208e5c8c
|
Yengine: remove some xmr API functions now added to OSSL
|
2018-11-20 22:32:07 +00:00 |
|
UbitUmarov
|
cb1ebd1604
|
add osApproxEquals for float, vector and rotation, note that default margin is 1e-6 to match strings rounding
|
2018-11-20 18:12:18 +00:00 |
|
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 |
|