Commit Graph

545 Commits

Author SHA1 Message Date
UbitUmarov
0d71b6d871 very useless changes 2025-06-25 02:22:28 +01:00
UbitUmarov
c9b4d3374f mantis 9188: add HG assets scan and fetch when droping a item on a prim 2025-05-05 21:28:12 +01:00
UbitUmarov
8af735d050 more cosmetics 2025-02-05 22:16:52 +00:00
UbitUmarov
ecf2e0e32e clear start string parameter on other rez cases 2024-11-26 21:06:56 +00:00
UbitUmarov
a20a5f312d add llGetStartString and limited llRezObjectWithParams for testing 2024-11-22 04:01:03 +00:00
UbitUmarov
c8b13599df fix shared group object item modify permission check 2024-07-03 20:03:47 +01: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
8a0778beaf go back to random asset uuid 2023-03-10 09:09:00 +00:00
UbitUmarov
b1f2a5b661 a few test changes 2023-03-09 08:26:12 +00:00
UbitUmarov
08c0416dae vs was wrong.. 2023-02-24 15:46:29 +00:00
UbitUmarov
52359ecfc7 more cosmetics 2023-02-24 15:41:13 +00:00
UbitUmarov
833cd468ff cosmetics 2023-02-24 12:35:12 +00:00
UbitUmarov
41b718626f cosmetics 2022-12-15 22:19:09 +00:00
UbitUmarov
0603667627 use shared assets for new empty notecard and defualt script. Grids not using core asset services may need the 2 new ones 2022-08-19 22:26:00 +01:00
UbitUmarov
63b7e2ca15 fix a outdated condition 2022-01-26 21:09:27 +00:00
UbitUmarov
58b114647f alert user if Take copy fails because no permission to take copy. This is needed because HG spargetti code makes it hard to do it right 2022-01-26 20:57:19 +00:00
UbitUmarov
fbbcc1edd7 == string.Empty is .Lenght == 0 2022-01-13 20:31:52 +00:00
UbitUmarov
da928d6099 != UUID.Zero is slow 2022-01-09 02:28:51 +00:00
UbitUmarov
357f20eb14 == UUID.Zero is slow 2022-01-08 23:35:56 +00:00
UbitUmarov
a0e039e876 useless ms xml things 2021-12-14 16:04:45 +00:00
UbitUmarov
b022ae0898 cosmetics 2021-11-21 02:20:59 +00:00
UbitUmarov
ca3525bf0a mantis 3315: change the control of script flag running (needs testing) 2021-11-20 03:24:34 +00:00
UbitUmarov
846d955e26 do not enqueue changed_region on a new script 2021-11-20 02:28:12 +00:00
UbitUmarov
39f0343069 mantis 8935: do send animesh animations of rezobject 2021-10-20 00:04:08 +01:00
UbitUmarov
eca42166e3 some viewers need SendBulkUpdateInventory on moving inventory itmes around 2021-07-24 23:48:31 +01:00
UbitUmarov
5170272557 new viewers may lose our legacy HG landmarks name and descritions hacks 2021-07-24 22:04:47 +01:00
UbitUmarov
8f5b40b35a right name is UpdateInventoryItem not UpdateInventoryItemAsset (at those locations) 2021-07-24 22:02:24 +01:00
UbitUmarov
b27b931147 fix scripts start on user rez from a prim inventory 2021-06-27 18:22:49 +01:00
UbitUmarov
eb441ea4e4 fix owner on user rez from a prim inventory to ground 2021-06-27 16:55:36 +01:00
UbitUmarov
9d0d82ab6e split usermanagement adduser into simpler per case methods 2020-11-26 12:14:00 +00:00
UbitUmarov
eae2f87cae cosmetics 2020-09-01 18:22:44 +01:00
UbitUmarov
7dc50c93b8 another.. 2020-08-26 16:09:12 +01:00
UbitUmarov
fd49254708 more changes on task inventory offers 2020-08-21 22:24:49 +01:00
UbitUmarov
a38624baab let viewer filters on inventory offer work 2020-08-21 18:44:19 +01:00
UbitUmarov
16dc3ee280 minor change on create selected 2020-08-04 20:58:44 +01:00
UbitUmarov
5b338fb31a fix a typo 2020-06-09 03:11:05 +01:00
UbitUmarov
775420c46a set object select on demand, not when it is created 2020-06-05 01:57:17 +01:00
UbitUmarov
b6a02269f7 change update of agent or object inventory items assets. This may need better check 2020-04-28 13:48:49 +01:00
UbitUmarov
693492a3f1 several changes to lludp FetchInventoryDescendents 2020-03-01 21:45:28 +00:00
UbitUmarov
98b6ba24b4 oops do show the object delete 2019-02-15 02:28:00 +00:00
UbitUmarov
f58e1f6265 mantis 8479: deep change DeRezObjects(..) doing independent permitions checks per action. m_useTrashOnDelete should now work except if god deletes, but still not recomended 2019-02-15 01:09:37 +00:00
UbitUmarov
707eb8de82 remove more xml things no longer needed on .net >4.5.2 2018-01-17 07:17:24 +00:00
UbitUmarov
029d6e40f6 remove those xml things no longer needed on .net >4.5.2 2018-01-17 04:18:43 +00:00
UbitUmarov
e908c0ecad give up on a property that old monos do compile, but then smore ok exec 2018-01-09 19:47:10 +00:00
UbitUmarov
eec3921800 fall back to a obsolete property since several monos in use (include our own) do not suporte the proper .net4.0 one 2018-01-08 12:00:21 +00:00
UbitUmarov
89a690c11f a few more xml things 2018-01-05 12:24:07 +00:00
UbitUmarov
ec6f87d3ef disable some XmlResolver 2018-01-04 23:51:43 +00:00
UbitUmarov
fcb8b2a3c3 mantis 8260 fix script count on delete and remove redundantTriggerRemoveScript in 2 points 2017-11-08 09:10:56 +00:00
UbitUmarov
f62400c4ca improve english on few messages (thx) 2017-06-12 13:34:39 +01:00