5744 Commits

Author SHA1 Message Date
UbitUmarov
f94f6e77bf a few cosmetic changes 2023-11-12 22:24:53 +00:00
UbitUmarov
6dada08684 avoid prims sort on FindNextAvailableSitTarget, actual changes 2023-06-22 21:51:00 +01:00
UbitUmarov
5e627f909b avoid prims sort on FindNextAvailableSitTarget 2023-06-22 16:09:07 +01:00
UbitUmarov
2625eed5e4 add some constants and reserve some linkset_data lsl event slots, compatible to mantis9081 patch, for now not accepted (any future implementation may diverge from that, even sl 2023-06-02 18:30:28 +01:00
UbitUmarov
9fa29c382c avoid spurius count increment on unlink a physical prim 2023-05-05 16:26:47 +01:00
UbitUmarov
177fb75317 fix total objects(prims) count on stats, it was not counting meshes..; avoid spurius count increment on unlink 2023-05-05 14:53:57 +01:00
UbitUmarov
68130e0c93 cosmetics 2023-04-16 18:09:34 +01:00
UbitUmarov
d345288efa reduce potencial useless float casts from list items 2023-03-15 11:29:35 +00:00
UbitUmarov
0faf418f0c a few more changes on test feature 2023-03-14 17:30:01 +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
8a0778beaf go back to random asset uuid 2023-03-10 09:09:00 +00:00
UbitUmarov
0bbaedc051 a few test changes 2023-03-09 19:16:40 +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
2433ea82c9 cosmetics on scenepresence and grid map 2023-02-24 00:07:46 +00:00
UbitUmarov
ce0d426b99 add helper SimulatorFeaturesModulr OpenSimExtraFeatureContains plus cosmetics 2023-02-23 22:50:45 +00:00
UbitUmarov
71ae7655e5 llSetStatus is suposed to accept a mask to set several things true or false on one call 2023-02-09 20:18:55 +00:00
UbitUmarov
a0165816de change get terrain height 2023-02-09 17:56:10 +00:00
UbitUmarov
0ad8d8da7b add sog GetLinkSitingAvatar(..) 2023-02-08 02:58:45 +00:00
UbitUmarov
3858cc945c we do need to ship the cached friends around on teleports (friends must come from grid) 2023-02-03 17:17:02 +00:00
UbitUmarov
a9cc7594e2 reduce possible trigger of Changed.POSITION just due to noise 2023-02-01 18:45:11 +00:00
UbitUmarov
eea5d14ec6 more cosmetics 2023-01-21 15:49:46 +00:00
UbitUmarov
7902a94113 cosmetics 2023-01-12 17:10:59 +00:00
UbitUmarov
4563e1cdbc cosmetics 2023-01-12 13:53:58 +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
38ddb92cc3 cosmetics 2022-12-16 19:38:10 +00:00
UbitUmarov
41b718626f cosmetics 2022-12-15 22:19:09 +00:00
UbitUmarov
8685ebe655 try fix osx detection than ms keeps breaking 2022-11-16 00:20:37 +00:00
UbitUmarov
18e20d6fdd more cosmetics on object serialization 2022-11-13 03:19:08 +00:00
UbitUmarov
7aa83ee6a7 cosmetics 2022-11-12 03:05:58 +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
472c243362 add some null refs checks on script removal 2022-11-10 16:10:47 +00:00
UbitUmarov
5d420346cb search a prim inventory matching both name and asset type, on some LSL and OSSL, other functions 2022-10-24 02:12:15 +01:00
UbitUmarov
ff0422cbd7 search a prim inventory matching both name and asset type, on some LSL and OSSL 2022-10-24 01:37:01 +01:00
UbitUmarov
f5883d8ce6 revert introduction of some in arguments 2022-10-23 21:00:56 +01:00
UbitUmarov
bce31bda7d c# sugar 2022-10-16 19:21:54 +01:00
UbitUmarov
0df9802aa3 use 'in' on PollService event args 2022-10-16 17:36:17 +01:00
UbitUmarov
8895577c80 use Random.Shared 2022-10-16 15:06:36 +01:00
UbitUmarov
bf1feaa616 more useless changes 2022-10-15 19:11:59 +01:00
UbitUmarov
020df45772 some use of in parameters and other sugar; change object sandbox position limitation a bit 2022-10-15 19:06:32 +01:00
UbitUmarov
47e120a1de fix a typo 2022-10-15 03:13:31 +01:00
UbitUmarov
3a02bf077d let log4net find its configuration with Robust also 2022-10-15 03:06:29 +01:00
UbitUmarov
053dfdd13d use new c# features(sugar) on scene 2022-10-15 02:34:08 +01:00
UbitUmarov
98551a5856 use new c# features(sugar) on uuidgather 2022-10-15 02:13:16 +01:00