Commit Graph

5470 Commits

Author SHA1 Message Date
UbitUmarov
811c6951d4 clean a bit 2023-02-25 12:40:37 +00:00
UbitUmarov
4907dd14bb support parcel option restrict moap 2023-02-25 12:28:24 +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
7d76df9610 change get terrain height again 2023-02-23 23:56:46 +00:00
UbitUmarov
22ba1c7688 avoid array out of bounds on last terrain getheight 2023-02-14 02:02:37 +00:00
UbitUmarov
a0165816de change get terrain height 2023-02-09 17:56:10 +00:00
UbitUmarov
b1e2ac7c7b a small change to sog GetLinkNumPart() 2023-02-08 02:57:43 +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
8cb18e9eb2 fix a typo that was breaking lsl http service, and other things 2022-12-28 19:05:48 +00:00
UbitUmarov
41b718626f cosmetics 2022-12-15 22:19:09 +00:00
UbitUmarov
e5386fba6f use NativeLibrary.TryLoad() instead of dllimported load 2022-11-22 22:22:44 +00:00
UbitUmarov
dad22a822e use possible hardware accelerated System.Numerics.BitOperations.Log2(n) 2022-11-22 22:19:24 +00:00
UbitUmarov
22652d3e56 fix unit of time on contexttimeout control. Thanks _cslcm_ 2022-11-16 18:19:36 +00:00
UbitUmarov
8685ebe655 try fix osx detection than ms keeps breaking 2022-11-16 00:20:37 +00:00
UbitUmarov
aded837983 cosmetics 2022-11-12 03:27:11 +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
022ea478d1 ... cosmetics 2022-11-10 11:29:30 +00:00
UbitUmarov
07deaa4746 some more cosmetics on oshttpserver 2022-11-10 01:45:19 +00:00
UbitUmarov
70e50a4769 some more cosmetics on http server 2022-11-10 01:11:17 +00:00
UbitUmarov
f5883d8ce6 revert introduction of some in arguments 2022-10-23 21:00:56 +01:00
UbitUmarov
d27516ac01 cosmetics 2022-10-22 22:51:55 +01:00
UbitUmarov
a28c875ce4 add llSHA256String() same as osSHA256 2022-10-22 14:10:07 +01:00
UbitUmarov
523f7cc1dc more code stype changes 2022-10-19 02:23:15 +01:00
UbitUmarov
fddb3761a0 use some shared char arrays on string split 2022-10-19 01:38:25 +01:00
UbitUmarov
65925027f1 c# things on physics; remove unused file (runprebuild) 2022-10-16 22:36:09 +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
84f39d04d1 cosmetics 2022-10-14 02:51:28 +01:00
UbitUmarov
e4a158327a some use of interpolated strings 2022-10-05 01:53:24 +01:00
UbitUmarov
c10b4e8760 remove list of source files where the folders structure does allow for dotnet automatic includes, ie simple flat folders per project 2022-10-04 21:00:19 +01:00
UbitUmarov
bf257a937b change runtime information log, add processor arch to ossl/lsl sim version 2022-10-03 22:43:58 +01:00
UbitUmarov
79b3157d0b a little use of MathF 2022-10-03 18:43:52 +01:00
UbitUmarov
b87ba5449c a little use of MathF 2022-10-03 16:29:22 +01:00
UbitUmarov
d6a2541179 use some more new c# sugar ( possible breaking it all :P ) 2022-10-03 16:16:36 +01:00
UbitUmarov
51970c6f28 dotnet claims sslv2 and 3 are not supported 2022-10-02 20:51:40 +01:00
UbitUmarov
b687a3604c change the platform strings to DotNet 2022-10-02 15:34:51 +01:00
UbitUmarov
cce98b18c0 betterrandom was not that better 2022-10-02 11:42:07 +01:00
UbitUmarov
2112665133 http cookies are gone 2022-10-02 11:40:29 +01:00
UbitUmarov
f6a47a9f47 thread.abort is gone. Coment out so things compile 2022-10-02 11:30:41 +01:00
UbitUmarov
fc3543c24a performance counters are windows only, we are not, so .. gone 2022-10-02 11:24:39 +01:00
UbitUmarov
990831c373 add back local console hack 2022-10-02 11:22:04 +01:00
UbitUmarov
5ea28ff530 a few more changes to console; revert a change possible only needed on future .net, at lest we did live without it till now (for real now) 2022-09-30 11:47:44 +01:00
UbitUmarov
31fa8b45df minor cleanup 2022-09-20 21:32:10 +01:00
UbitUmarov
086fcc7ff7 mantis 9025: reduce latency a bit 2022-09-18 20:38:36 +01:00
UbitUmarov
b4c057c80c cosmetics 2022-09-18 14:07:53 +01:00
UbitUmarov
87ba2d7b43 a few changes to local console; add pooling of Console.KeyAvailable instead of waiting on keyread, that has treading issues. Thanks ALicia for some ideas on this 2022-09-18 05:21:07 +01:00