Commit Graph

1723 Commits

Author SHA1 Message Date
UbitUmarov
0dd88c4ec7 add some missing default group owner powers on xmlrpc groups module 2022-10-28 20:10:39 +01:00
UbitUmarov
31fa8b45df minor cleanup 2022-09-20 21:32:10 +01:00
UbitUmarov
a8932b9beb let viewers pre cache materials, again 2022-08-09 20:19:06 +01:00
UbitUmarov
799a351e5f minor change on regionReady message 2022-06-23 17:52:32 +01:00
UbitUmarov
0d594e4c42 a few changes cosmetic changes around OSChatMessage... 2022-06-20 06:49:43 +01:00
UbitUmarov
9af568307e a few changes on chat and dialog from udp/client 2022-06-19 16:03:38 +01:00
UbitUmarov
7c3ad0699f remove unused datasnapshoot unused option 2022-04-17 22:35:47 +01:00
UbitUmarov
1cc6a52e87 add another eep texture tp default assets 2022-04-11 02:06:02 +01:00
UbitUmarov
6a404c98de a few changes to simulatorFeatures cap 2022-04-09 15:57:51 +01:00
UbitUmarov
44e0d238ec remove legacy Clouds module no longer supported by most viewers 2022-04-02 16:20:15 +01:00
UbitUmarov
9b85bbd69a look more tabs ans things.. 2022-03-13 13:32:51 +00:00
Vincent Sylvester
13dbbc2683 Remove tabs, indent code properly
Signed-off-by: UbitUmarov <ajlduarte@sapo.pt>
2022-03-13 13:15:05 +00:00
UbitUmarov
e043d8a2eb use array.Empty<byte> 2022-03-12 15:21:24 +00:00
UbitUmarov
9d390564a9 avoid a possible null ref; cosmetics 2022-02-09 23:08:58 +00:00
UbitUmarov
38d3346a6a save ns using a cached response on materials 2022-02-09 22:39:53 +00:00
UbitUmarov
f4ae8d90ef a few changes to materials put cap 2022-02-09 20:30:19 +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
da928d6099 != UUID.Zero is slow 2022-01-09 02:28:51 +00:00
UbitUmarov
7e0fc95c3a == UUID.Zero is slow 2022-01-09 00:33:16 +00:00
UbitUmarov
a0e039e876 useless ms xml things 2021-12-14 16:04:45 +00:00
UbitUmarov
554ef1b3fd mantis 8927: fix xmlrpcgroups group notice im 2021-08-10 16:13:05 +01:00
UbitUmarov
31683b13ea several changes to statistics. How they are stored, passed around, referenced; do some fixes for multi regions per instance,... 2021-07-22 19:57:11 +01:00
UbitUmarov
cdcf468e5c Enable NPCs by default. They are a major opensim feature 2021-07-16 02:04:37 +01:00
UbitUmarov
fbc10387c8 add a optional limit on number of npcs per scene default = 40 2021-07-16 01:52:03 +01:00
UbitUmarov
011868adc7 mantis 8909: take number of npcs out of avatars limit check 2021-07-16 01:14:51 +01:00
UbitUmarov
9e7f77135d minor cosmetics 2021-07-16 00:17:59 +01: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
545e196226 do init new acd circuit code + cosmetics 2021-01-17 15:07:35 +00:00
UbitUmarov
a0d0bbacb2 move servicesGodAgentID to Constants.cs 2020-12-25 22:48:42 +00:00
UbitUmarov
6f943ecdda simple money module: do not override economy setting if defined 2020-11-13 18:03:00 +00:00
UbitUmarov
c70904418a replace llsd xml fw encoder 2020-10-13 16:20:55 +01:00
UbitUmarov
128e0be382 add GetFullGroupPowers(agentID, groupID) to groups modules. This returns the 'sum' of powers of all agent roles on that group, apply it to some OSSL (mantis 8777). It May be needed elsewhere 2020-10-09 00:20:34 +01:00
UbitUmarov
5e86c33c9d update libomv and consequent changes 2020-10-04 21:10:42 +01:00
UbitUmarov
d0d1ab9f2a cosmetics 2020-09-23 21:07:07 +01:00
UbitUmarov
92e3f424cf cosmetics 2020-08-30 16:05:02 +01:00
UbitUmarov
7dc50c93b8 another.. 2020-08-26 16:09:12 +01:00
UbitUmarov
088a778853 another.. 2020-08-26 15:49:43 +01:00
UbitUmarov
e7621244c1 add another thing ot iclient 2020-08-26 15:12:31 +01:00
UbitUmarov
fd49254708 more changes on task inventory offers 2020-08-21 22:24:49 +01:00
UbitUmarov
a2fe315d94 cosmetics 2020-08-09 01:37:54 +01:00
UbitUmarov
cda415b8df don't sell objects not for sale 2020-08-01 18:07:58 +01:00
UbitUmarov
fab0748a54 don't sell objects not for sale 2020-08-01 17:53:32 +01:00
UbitUmarov
1b870131d4 give/use the new group power 2020-06-18 14:33:14 +01:00
UbitUmarov
b37141182a more on SendViewerTime() 2020-06-13 15:48:35 +01:00
UbitUmarov
13ed40d9f6 replace sun module 2020-06-11 00:01:43 +01:00
UbitUmarov
351235f78e XmlRpcGroup: minor change 2020-06-09 00:53:03 +01:00
UbitUmarov
9c55c5bdb2 XmlRpcGroup: fix groupNoticesEnabled check 2020-06-09 00:04:01 +01:00
UbitUmarov
1a57abebfc XmlRpcGroup: try to improve notices attachments 2020-06-08 23:17:41 +01:00
UbitUmarov
775420c46a set object select on demand, not when it is created 2020-06-05 01:57:17 +01:00