Commit Graph

905 Commits

Author SHA1 Message Date
UbitUmarov
18ec6d6380 cosmetics 2024-02-26 18:07:50 +00:00
UbitUmarov
c1438e0ee5 cosmetics 2024-02-17 14:54:37 +00:00
UbitUmarov
dd58a3a57c cosmetics; remove old unused sop rotation axis ints 2024-02-15 18:48:00 +00:00
UbitUmarov
75952d9bea cosmetics 2024-01-02 23:14:38 +00:00
UbitUmarov
ef1b5a8a61 remove obsolete add physics taint 2024-01-02 20:56:49 +00:00
UbitUmarov
23daf5340b add some missing matovr full updates 2023-12-12 21:15:58 +00:00
UbitUmarov
1d27845e2a a few changes to materials upload to inventory 2023-12-06 21:54:53 +00:00
UbitUmarov
d345288efa reduce potencial useless float casts from list items 2023-03-15 11:29:35 +00:00
UbitUmarov
5740d99286 add test feature bin (de)serializer 2023-03-13 12:39:13 +00:00
UbitUmarov
abd7b60899 a few more test changes 2023-03-13 02:38:02 +00:00
UbitUmarov
77d8bb9968 a few more test changes and cosmetics 2023-03-12 20:26:27 +00:00
UbitUmarov
6d22429329 fix bounds check in GetLinkSitingAvatar 2023-03-11 17:38:06 +00:00
UbitUmarov
0bbaedc051 a few test changes 2023-03-09 19:16:40 +00:00
UbitUmarov
8946cb9f1c cosmetics 2023-01-09 12:42:46 +00:00
UbitUmarov
bf952817fa cosmetics, cleanup and other things 2022-12-17 22:04:03 +00:00
UbitUmarov
d9380c9b83 clean some spurius chars and a few other things. Thanks Vincent Sylvester 2022-11-12 02:49:01 +00:00
UbitUmarov
90a45494ab add sop getownername so group owned case is handle correctly 2022-06-19 12:48:06 +01:00
UbitUmarov
61085cc25e add proper way for viewers to request mute of collision sounds by setting flag 0x80 on agent update Flags (const U8 AU_FLAGS_MUTECOLLISIONS = 0x80;). Their current method of comparing sound UUIDS is just BROKEN, even at SL. 2022-05-10 14:14:33 +01:00
UbitUmarov
9bd8e45b30 remove some more of obsolete ninha joints code 2022-03-19 01:06:44 +00:00
UbitUmarov
d06efefb48 Emailmodule. Receive mailbox dependis on prim having email event on scripts; send via smpt or to external prims are now options. The ini section name smtp is not wrong" 2022-03-18 16:15:32 +00:00
UbitUmarov
846d2df245 replace util.clip by utils.clamp (from libomv), and a few more cosmetics 2022-03-18 02:20:40 +00:00
UbitUmarov
e043d8a2eb use array.Empty<byte> 2022-03-12 15:21:24 +00:00
UbitUmarov
fbbcc1edd7 == string.Empty is .Lenght == 0 2022-01-13 20:31:52 +00:00
UbitUmarov
9b33ef9c8c a few more changes on vectors etc 2022-01-10 02:21:17 +00:00
UbitUmarov
357f20eb14 == UUID.Zero is slow 2022-01-08 23:35:56 +00:00
UbitUmarov
249f0fc4c2 mantis 7896 and 7910: fix lsl setting of flexi and impact on prim type 2021-11-30 16:29:04 +00:00
UbitUmarov
042c49385f mantis 7941: change llCollisionFilter code 2021-10-07 17:52:08 +01:00
UbitUmarov
076c87914d save a few ns on ubode 2021-09-08 17:52:11 +01:00
UbitUmarov
2408ce790a mantis 8908: use the prim idea of running animations, (by name or by key) on llStopObjectAnimation(), ignoring the prim inventory (unlike sl?) 2021-07-15 22:05:31 +01:00
UbitUmarov
1b9cea02b2 fix script events on crossings in same instance. MemberWiseClone on part.clone is bad 2021-05-12 21:37:39 +01:00
UbitUmarov
c816c220af scripts line per second is no longer used and was wrong 2021-04-22 13:33:00 +01:00
UbitUmarov
95ffc8721c mantis 8861: seems we can't trust save rotations 2021-02-09 03:57:50 +00:00
UbitUmarov
a3a499d69e mantis 8854: fix the typos and rearrange code a bit. AGAIN PassTouches (and PassCollisions) are as old SL, not current 2021-01-25 14:07:08 +00:00
UbitUmarov
72f7009b10 add os[Link]ParticleSystem with expire option. If expire true and system MaxAge > 0, the system will be be (lazy) removed from the prim after that MaxAge 2021-01-12 15:38:10 +00:00
UbitUmarov
b596a36369 fix previus commit, not storing script related flags on dbs like all 0.9.x. this must be regen on scripts rez 2021-01-11 12:18:07 +00:00
UbitUmarov
06dececb03 reset flags relative to script events touch, money and allowdrop. Seems several do have them set in inventories even without scripts 2021-01-11 01:32:23 +00:00
UbitUmarov
c6b27cc02a silly bug on llSetText exec 2020-10-11 04:00:35 +01:00
UbitUmarov
c7d61737fb make use of some of those on inventory caps; fix some set of sp osutf8 fields 2020-10-10 19:11:37 +01:00
UbitUmarov
e894b4cafc update libomv and apply necessary related changes 2020-10-06 17:29:01 +01:00
UbitUmarov
5e86c33c9d update libomv and consequent changes 2020-10-04 21:10:42 +01:00
UbitUmarov
b9d97e4ee5 waste memory on a loss pool. Update resends need work. 2020-09-17 20:18:56 +01:00
UbitUmarov
ec54942719 a few changes on sop collision events 2020-09-05 13:43:22 +01:00
UbitUmarov
8852aedca4 on sp its rootprim events mask.. 2020-09-04 17:17:24 +01:00
UbitUmarov
6a5023650f a few changes on collision events 2020-09-04 16:50:04 +01:00
UbitUmarov
d1fcb9c35d filter some changed events at trigger point 2020-09-04 15:31:42 +01:00
UbitUmarov
23de4e3a82 let scriptEvents flags represent all events we have (so change to 64bit ulong) not the need to keep duplicated definitions on main framework and each script engine, namely because Xengine app domain option 2020-09-04 14:22:24 +01:00
UbitUmarov
eae2f87cae cosmetics 2020-09-01 18:22:44 +01:00
UbitUmarov
fb54ca39d1 cosmetics ( i hope) 2020-08-07 22:10:53 +01:00
UbitUmarov
1c53887b5b cosmetics 2020-08-07 18:23:06 +01:00
UbitUmarov
c25d881ebd make sceneobjectpart inherit EntityBase 2020-08-07 18:13:41 +01:00