Commit Graph

28017 Commits

Author SHA1 Message Date
UbitUmarov
6d701b6759 add AvatarJump to phsycis engines. This is just a push in Z direction, Still needs scaling so engines to match. This new scaling is needed so does not impact old push ones 2022-04-15 21:47:38 +01:00
UbitUmarov
91167c47ea add to llGetParcelDetails parameter 65 to get land claim date (unix time) 2022-04-15 19:51:42 +01:00
UbitUmarov
fba442097b add some more things to llGetParcelDetails. Thanks Tampa for some initial code. 2022-04-15 17:57:40 +01:00
UbitUmarov
ac1cbf28bd oops 2022-04-15 02:47:57 +01:00
UbitUmarov
7e40be3bcb missed another broken test 2022-04-15 02:41:16 +01:00
UbitUmarov
e8395daea0 missed another spot on the test 2022-04-15 02:25:59 +01:00
UbitUmarov
b854acf9ed fix a test 2022-04-15 02:10:11 +01:00
UbitUmarov
d3ec735283 clamp/limit a few things; a few cosmetics on animation control 2022-04-15 02:01:54 +01:00
UbitUmarov
d0d71317e0 fix a http SRestObjReq log message, thx Tampa (also a libomv update) 2022-04-14 22:28:57 +01:00
UbitUmarov
37ab7afed9 update libomv adding NotEqual to vectors and quats; more cosmtics on ubode 2022-04-13 23:57:20 +01:00
UbitUmarov
772b33bfef cosmetics on ubode character code 2022-04-13 19:38:57 +01:00
UbitUmarov
d7a391efbb cosmetics on ubode character code 2022-04-13 19:36:38 +01:00
UbitUmarov
76165fe054 changes on converting agent movement flags to physics target velocity. 2022-04-13 17:22:18 +01:00
UbitUmarov
b5fa51d05b a few more 'useless changes' like telling compiler to do inlining 2022-04-12 23:05:26 +01:00
UbitUmarov
1a183339f7 make parcel size unit a global constant, plus several 'useless changes' 2022-04-12 15:31:56 +01:00
UbitUmarov
40a6c60932 minor code simplification on landobject 2022-04-12 03:51:39 +01:00
UbitUmarov
d5dca5972d if osParcelSubdivide does match the entire original parcel, just do nothing 2022-04-12 01:16:41 +01:00
UbitUmarov
1cc6a52e87 add another eep texture tp default assets 2022-04-11 02:06:02 +01:00
UbitUmarov
883c857ae0 a few changes to simulatorFeatures cap 2022-04-09 16:49:57 +01:00
UbitUmarov
6a404c98de a few changes to simulatorFeatures cap 2022-04-09 15:57:51 +01:00
UbitUmarov
aed7810d2a fs sends a useless texture alos ok skirt, when using universal 2022-04-09 02:58:58 +01:00
UbitUmarov
28f99ce3b5 a few mostly cosmetics to map connectors and handlers. the .../map url will also remove map if data field is not present, ../removemap is just pollution in urls space, if fact both remove map are useless, since they are api for regions and regions can not do it, keeping just because.. 2022-04-03 16:01:27 +01:00
UbitUmarov
b140e9d2e9 seems null strings may reach Parse*UniversalUserIdentifier 2022-04-02 16:47:45 +01:00
UbitUmarov
44e0d238ec remove legacy Clouds module no longer supported by most viewers 2022-04-02 16:20:15 +01:00
UbitUmarov
4ebc639669 terrain: change how initial all not in view patchs are send 2022-04-02 01:41:08 +01:00
UbitUmarov
bea0f4d18b terrain bug fix: setfalse does not mean write true 2022-04-01 22:58:30 +01:00
UbitUmarov
6073d1a9c3 add TLS 1.3 to OSHttpListener default ssl protocols if compiling in .net4.8 2022-03-30 15:13:20 +01:00
UbitUmarov
a68b8acba3 add compiler define NET48 to the .net4.8 xml 2022-03-30 15:02:18 +01:00
UbitUmarov
667a18161b some cosmetics, like npcs down eat terrain 2022-03-30 01:15:31 +01:00
UbitUmarov
3f30f17187 add TerrainTaintsArray, a specialized BitArray for terrain taints. Start using it 2022-03-29 22:18:28 +01:00
UbitUmarov
c11827e1e2 add a bit more info to robust grid_info replies and do cache them 2022-03-29 20:48:02 +01:00
UbitUmarov
1df00ca5cc limit osTerrainFlush calls to one per minute with silent ignore 2022-03-29 16:36:46 +01:00
UbitUmarov
fd61be4147 simplify uuid FromDB a bit. Note only 32 or 36 chars formats accepted if string. File is wrongly named DCGuids, since it is only about UUID 2022-03-28 17:40:59 +01:00
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
c49dcc2fe6 mantis 8985, a forgotten commit 2022-03-27 21:57:37 +01:00
UbitUmarov
6155c202a7 minor cosmetics 2022-03-26 04:58:14 +00:00
UbitUmarov
30b7bb7d45 minor pointers changes 2022-03-26 03:51:42 +00:00
UbitUmarov
e6001fb703 put back yeng mvv command 2022-03-25 18:50:01 +00:00
UbitUmarov
8579cc0d20 mantis 8936: make yeng comand work only on selected (or first that did load, like other comands) region. Add option 'allregions' to some. With this option those comands run on all regions. Do 'yeng help' to list comands. Ofc this assuming i made no typroe/bug ;) 2022-03-25 18:38:04 +00:00
UbitUmarov
21204cb1f5 simplify some console comands a bit 2022-03-25 17:04:01 +00:00
UbitUmarov
1eb74cd6be add content-type to grid info 2022-03-22 19:55:34 +00:00
UbitUmarov
e6059a7ca1 add some headers to llemail emails; cosmetics 2022-03-22 03:09:34 +00:00
UbitUmarov
9bd8e45b30 remove some more of obsolete ninha joints code 2022-03-19 01:06:44 +00:00
UbitUmarov
0b205b91a6 more uuid == 2022-03-18 23:18:38 +00:00
UbitUmarov
21c02fca19 more uuid == 2022-03-18 23:09:53 +00:00
UbitUmarov
7bf6e2e543 more uuid == 2022-03-18 22:48:24 +00:00
UbitUmarov
94f291fd99 missing changes 2022-03-18 19:28:17 +00:00
UbitUmarov
93f292ca39 Emailmodule. Add throttles by sender ownerID, prim or smpt target address and smpt emails per day 2022-03-18 19:24:52 +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