Commit Graph

5392 Commits

Author SHA1 Message Date
UbitUmarov
497262e452 also revert ParseUniversalUserIdentifier to its original form, possivle making a useless Substring 2022-03-27 23:51:33 +01:00
UbitUmarov
fd7d0128fe other spot 2022-03-27 22:22:44 +01:00
UbitUmarov
30b7bb7d45 minor pointers changes 2022-03-26 03:51:42 +00:00
UbitUmarov
21204cb1f5 simplify some console comands a bit 2022-03-25 17:04:01 +00:00
UbitUmarov
e6059a7ca1 add some headers to llemail emails; cosmetics 2022-03-22 03:09:34 +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
7b34b23d73 entityTransfer is a nonshared module, so lets use its scene, sp ones should be the same, or something is bad 2022-03-16 22:54:26 +00:00
UbitUmarov
42e37d2087 some changes on avatarappearance 2022-03-16 22:27:34 +00:00
UbitUmarov
3d705fefa2 use osutf8 on some http headers parse 2022-03-16 15:56:00 +00:00
UbitUmarov
073098e1b6 a few more changes on universal id 2022-03-15 02:03:06 +00:00
UbitUmarov
5e1306ea7c cosmetics: indent etc 2022-03-15 01:15:28 +00:00
UbitUmarov
5f687b71ec s few changes to Parse universal id 2022-03-15 00:49:32 +00:00
UbitUmarov
2a196190d9 ..Equals() is also not good 2022-03-14 20:21:18 +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
e1ce7408da a few more use array.Empty<byte> 2022-03-13 02:05:56 +00:00
UbitUmarov
e043d8a2eb use array.Empty<byte> 2022-03-12 15:21:24 +00:00
UbitUmarov
5ffa1801d8 avoid a mulithread dictionary values change issue 2022-03-10 14:10:53 +00:00
UbitUmarov
22e9f41502 move to version 0.9.2.2 2022-03-01 16:00:52 +00:00
UbitUmarov
a85f1792df avid some spurius space on avatar uui 2022-02-02 01:52:33 +00:00
UbitUmarov
fbbcc1edd7 == string.Empty is .Lenght == 0 2022-01-13 20:31:52 +00:00
UbitUmarov
6595e3ae26 cosmetics 2022-01-13 13:59:41 +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
2e6790d164 save a few ns on FetchInventoryDescendents llsd response encode 2022-01-04 16:05:41 +00:00
UbitUmarov
35d3889e5d simplify some log messages 2021-12-22 15:59:03 +00:00
UbitUmarov
3f584dbf12 add auxiliar httpresponse.Redirect(string url, [HttpStatusCode redirStatusCode = HttpStatusCode.Redirect]) 2021-12-20 11:07:26 +00:00
UbitUmarov
a0e039e876 useless ms xml things 2021-12-14 16:04:45 +00:00
UbitUmarov
573a2432f7 move master to 0.9.2.1 Dev 2021-12-04 23:58:50 +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
17c32e6058 possible null ref 2021-11-17 12:08:04 +00:00
UbitUmarov
c71181ff51 possible multithreading issues 2021-10-12 18:08:49 +01:00
UbitUmarov
030dabe2ab some cleanup usimb libomv utf8 stringtobytes 2021-10-01 17:24:12 +01:00
UbitUmarov
2d7437cd31 region handle things on tp to landmark 2021-09-17 01:04:54 +01:00
UbitUmarov
e8735b6997 region handle things 2021-09-16 18:39:32 +01:00
UbitUmarov
441ab99087 typos, ofc 2021-09-15 23:33:53 +01:00
UbitUmarov
55fb69f8e0 a few changes on teleport lookat 2021-09-15 23:01:01 +01:00
UbitUmarov
a3ab4db5fc several changes to llTeleport so it does HG lms 2021-09-15 21:05:00 +01:00
UbitUmarov
06c8893357 some changes on oshttp send control 2021-09-15 15:14:12 +01:00
UbitUmarov
fb66053083 save/read some missing parcel flags on oar 2021-09-15 15:12:59 +01:00
UbitUmarov
3c6d5a9b10 counted process threads may not be all active, so remove the 'active' word' 2021-09-09 22:35:42 +01:00
UbitUmarov
095b46d193 cosmetics 2021-09-09 18:48:06 +01:00
UbitUmarov
1e4799604f add suspendflow option to workmanager startthread 2021-09-07 02:51:08 +01:00
UbitUmarov
f085e9a5e8 cosmetics 2021-09-05 20:25:36 +01:00
UbitUmarov
8769abcd72 remove TAP also from rastclient 2021-09-05 19:53:03 +01:00
UbitUmarov
34b6998cfd a few more changes on oshttp response 2021-09-05 14:18:10 +01:00
UbitUmarov
affaacb279 a few more changes to oshttp send 2021-09-04 14:49:42 +01:00
UbitUmarov
52753972ee oshttp send: modern TAP is still just a complex wrapper of 'obsolete' APM hidding at IL level, so just use the 'obsolete' 2021-09-04 13:55:56 +01:00
UbitUmarov
aa796bb443 'cosmetics' 2021-09-02 21:36:28 +01:00
UbitUmarov
f5e0459e08 test changes on oshttpserver responses send 2021-09-02 04:49:22 +01:00
UbitUmarov
af4dacee53 a few typos 2021-09-01 16:37:28 +01:00