Commit Graph

31062 Commits

Author SHA1 Message Date
UbitUmarov
8d8ead9776 add own version of utf8 getbytes. More recent .net versions (core?) do have similar, but not want got there now, besides only similar.. 2020-05-21 22:41:15 +01:00
UbitUmarov
6e0d82f584 add 2 minor speedups on allow parcel owner more restrive checks 2020-05-21 21:55:23 +01:00
UbitUmarov
35b0b77656 update libomv 2020-05-20 13:51:42 +01:00
UbitUmarov
0bfacb7892 change hg link request log message 2020-05-20 03:02:01 +01:00
UbitUmarov
fffac7d531 mantis 8704: fix issues on YEngine 2020-05-20 00:35:51 +01:00
UbitUmarov
5167bd097b mantis 8250: a few more changes 2020-05-19 21:50:21 +01:00
UbitUmarov
337832ecbe mantis 8250: if flying, stay flying 2020-05-19 17:01:32 +01:00
UbitUmarov
822fea4a99 missing file, of course 2020-05-19 16:05:43 +01:00
UbitUmarov
aca62392ac mantis 8250: make same changes to avatar move to target (still no new OSSL) 2020-05-19 15:59:53 +01:00
UbitUmarov
28b22a4fc1 revert the use of direct data on xml decode, for now 2020-05-18 04:31:11 +01:00
UbitUmarov
aca5728ab2 try to work around missing BOM 2020-05-18 02:37:03 +01:00
UbitUmarov
e308ab8843 .net xml things don't like null terminated strings 2020-05-18 01:12:40 +01:00
UbitUmarov
9ecee558b5 whatever... 2020-05-18 00:28:24 +01:00
UbitUmarov
4fa8e20aab add more cooldown to flotsam cache files expire 2020-05-18 00:20:28 +01:00
UbitUmarov
fe72b54652 cosmetics 2020-05-17 17:16:29 +01:00
UbitUmarov
9ce52ed2fc cosmetics 2020-05-16 03:01:44 +01:00
UbitUmarov
dc5a0244fc cosmetics 2020-05-16 02:22:01 +01:00
UbitUmarov
cfe1285869 missing files 2020-05-16 02:14:13 +01:00
UbitUmarov
65ca238cd7 do unpack appearence cacheitems on tps 2020-05-16 01:52:53 +01:00
UbitUmarov
baf5c61387 simplify GruntWork on getassets (needs more) 2020-05-16 01:16:19 +01:00
UbitUmarov
48892ad8a7 timestamp http requests 2020-05-15 23:40:19 +01:00
UbitUmarov
7098091616 avoid null ref 2020-05-15 18:17:13 +01:00
UbitUmarov
c0597e278b update libomv 2020-05-15 15:12:34 +01:00
UbitUmarov
79bb22eaf6 fix typo 2020-05-15 15:11:06 +01:00
UbitUmarov
214cf5d60b llsdXml: do direct base64 encode 2020-05-15 14:41:38 +01:00
UbitUmarov
5848d3a6bb make scenepresence IDisposable 2020-05-14 13:36:27 +01:00
UbitUmarov
67bc086782 add sog TemporaryInstance flag 2020-05-14 12:51:55 +01:00
UbitUmarov
8b77162020 make sog, sop and sop inventory IDisposable 2020-05-14 12:02:46 +01:00
UbitUmarov
dd55a3d19c fix a bug on part inventory locking 2020-05-14 11:51:57 +01:00
UbitUmarov
af1e20d054 missing file 2020-05-13 14:58:26 +01:00
UbitUmarov
4c7107dfda cosmetics 2020-05-13 14:51:05 +01:00
UbitUmarov
f15c6be20c update libomv 2020-05-13 13:55:13 +01:00
UbitUmarov
a2c7a13065 silly bug 2020-05-12 20:42:31 +01:00
UbitUmarov
51bc19f1ab no need to clone something Idisposable when we just want to see values 2020-05-12 18:58:07 +01:00
UbitUmarov
d613287a77 mk TaskInventoryDictionary IDisposable 2020-05-12 18:52:33 +01:00
UbitUmarov
c63fabe054 well and it does get all assets, grrr 2020-05-12 04:19:45 +01:00
UbitUmarov
48df8869e8 duuhh windows does not update lastaccesstime 2020-05-12 03:03:31 +01:00
UbitUmarov
6a4564869b flotsam file touch before expire: gatherer.GatherAll already touchs and tries to fecth all assets. This is nasty to use anyway.. avoid it 2020-05-12 00:56:47 +01:00
UbitUmarov
7c0b3387dd give up on simplehandler for root default get for now 2020-05-11 23:28:59 +01:00
UbitUmarov
c40b297fc7 (TEST) add a default root uri GET handler. this may be usefull for some cases. 2020-05-11 23:07:29 +01:00
UbitUmarov
4bf4c76a64 cosmetics 2020-05-11 19:35:13 +01:00
UbitUmarov
8da733c485 test xbakes async/await store 2020-05-11 19:06:09 +01:00
UbitUmarov
713c222ec8 remove some redundancy 2020-05-11 15:12:21 +01:00
UbitUmarov
7f3bb9267a oops a bad end slash 2020-05-11 13:38:59 +01:00
UbitUmarov
6d92b75452 more on end slash and uri handler determination 2020-05-11 13:01:27 +01:00
UbitUmarov
2629d9d901 comment out estimatedLocalCost test 2020-05-10 21:30:34 +01:00
UbitUmarov
c15869438c move currency-base-uri simulator feature to global settings, based on [Economy] economy setting on opensim.ini. make sampleMoney honour it 2020-05-10 21:27:23 +01:00
UbitUmarov
aafc6579a1 remove end slash from most URLs we send to viewers 2020-05-10 21:14:52 +01:00
UbitUmarov
c1d69018bd some viewers send '//' at end of url plus cosmetics 2020-05-09 18:54:51 +01:00
UbitUmarov
a367828a85 clean a few more things before giving a socket to websockets. (this would happen later anyway) 2020-05-09 00:16:01 +01:00