Commit Graph

22291 Commits

Author SHA1 Message Date
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
0d35531200 add llObjectGetLinkKey(...) 2022-10-22 12:13:44 +01:00
UbitUmarov
4adcbe6288 a few changtes to ubode 2022-10-22 12:06:51 +01:00
UbitUmarov
cd037cd2ea a few changtes to ubode 2022-10-19 23:22:21 +01:00
UbitUmarov
7a3ff3b210 few changes on ubode collisions 2022-10-19 04:17:44 +01:00
UbitUmarov
0ead627fd5 more code stype changes and other things 2022-10-19 02:29:14 +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
fa3975b4e8 more useless changes on some oar/iar files 2022-10-15 21:10:15 +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
UbitUmarov
84f39d04d1 cosmetics 2022-10-14 02:51:28 +01:00
UbitUmarov
c510e29e14 a bit more c# sugar... 2022-10-08 17:24:42 +01:00
UbitUmarov
ac65a5903e c# sugar... 2022-10-08 03:28:27 +01:00
UbitUmarov
5c3d86937f c# sugar... 2022-10-08 02:25:07 +01:00
UbitUmarov
8ca82b2282 c# sugar... 2022-10-08 00:28:28 +01:00
UbitUmarov
919ffee0d3 oh a typo! 2022-10-07 23:36:47 +01:00
UbitUmarov
57060a8efa c# sugar... 2022-10-07 23:33:39 +01:00
UbitUmarov
a4300c227a fix typo/bug on ubode 2022-10-07 19:09:49 +01:00
UbitUmarov
cb706f7058 c# sugar on lsl timers code 2022-10-07 17:30:00 +01:00
UbitUmarov
79135494d3 cosmetics 2022-10-07 17:28:29 +01:00
UbitUmarov
79b3157d0b a little use of MathF 2022-10-03 18:43:52 +01:00
UbitUmarov
d6a2541179 use some more new c# sugar ( possible breaking it all :P ) 2022-10-03 16:16:36 +01:00
UbitUmarov
50bb58f884 use some c#9 style sugar plus cosmetics 2022-10-03 14:35:30 +01:00
UbitUmarov
5b4c3c9f33 try another way... 2022-10-02 23:39:09 +01:00
UbitUmarov
d459bec18d set System.Globalization.UseNls. new ICU is a stupid breaking change on string.indexof, etc 2022-10-02 22:54:02 +01:00
UbitUmarov
51970c6f28 dotnet claims sslv2 and 3 are not supported 2022-10-02 20:51:40 +01:00
UbitUmarov
cf26e5ed8d add some runtime configuration settings 2022-10-02 20:19:35 +01:00
UbitUmarov
3224ab2d80 few minor changes on warp3dMap 2022-10-02 11:49:06 +01:00
UbitUmarov
62d56df5b4 few minor changes on physics 2022-10-02 11:46:03 +01:00
UbitUmarov
b1bde3c8f1 timezone code changed 2022-10-02 11:44:43 +01:00
UbitUmarov
d81ed97e5d still some xengine .. 2022-10-02 11:43:29 +01:00
UbitUmarov
cce98b18c0 betterrandom was not that better 2022-10-02 11:42:07 +01:00
UbitUmarov
6ff8ecaae0 appdomains are gone. XEngine does not make much sense without them 2022-10-02 11:38:50 +01:00
UbitUmarov
f6a47a9f47 thread.abort is gone. Coment out so things compile 2022-10-02 11:30:41 +01:00
UbitUmarov
03a4287658 a few more changes to console; revert a change possible only needed on future .net, at lest we did live without it till now 2022-09-30 11:46:14 +01:00
UbitUmarov
66113831dd mantis 9028: check for for a null (should not be needed) 2022-09-25 15:41:56 +01:00
UbitUmarov
5ef7878613 cosmetics 2022-09-24 17:14:46 +01:00
UbitUmarov
8fd4781c02 fix llcreatelink test 2022-09-23 23:33:48 +01:00
UbitUmarov
e3091033c0 llcreatelink permission must be granted by owner 2022-09-23 20:26:56 +01:00
UbitUmarov
88f4e5eed9 do not let *createlink run on attachments or link nonmod objects 2022-09-23 19:26:38 +01:00