Commit Graph

4950 Commits

Author SHA1 Message Date
UbitUmarov
4a73cc81dc now break several things at same time... sog/sop updates, threads options,... 2018-12-28 13:52:59 +00:00
UbitUmarov
0cf5876c45 update pbs 2018-12-28 13:28:25 +00:00
UbitUmarov
7b2b29d10d return a proper http error 2018-12-07 04:45:32 +00:00
UbitUmarov
037de89a75 clean a bit 2018-12-03 13:51:45 +00:00
UbitUmarov
66f3c6c730 avoid a data copy 2018-12-03 10:39:54 +00:00
UbitUmarov
79234795fd avoid a data copy 2018-12-03 10:17:22 +00:00
UbitUmarov
57bd671e00 stats heap allocation rate can negative 2018-12-02 17:29:13 +00:00
UbitUmarov
ca754b0156 avoid a data copy 2018-12-02 16:17:23 +00:00
UbitUmarov
4ced4fed33 replace GetMeshModule and GetTextureModule 2018-12-01 23:13:24 +00:00
UbitUmarov
60bc64a90f LLSDxmlencode uint and ulong 2018-11-30 23:13:21 +00:00
UbitUmarov
b783244a50 move http range parser to util 2018-11-30 23:10:29 +00:00
UbitUmarov
cded996265 remove a dev only conditional on lludp handlers; change parcel lists updates a bit; 2018-11-25 18:56:38 +00:00
UbitUmarov
d179b2dda1 avoid data references stuck in packet pools 2018-11-25 18:38:37 +00:00
UbitUmarov
56845d4b75 mantis 8411: fix send inventory item flags mask 2018-11-23 00:42:05 +00:00
UbitUmarov
bbf1ed6727 code aesthetics 2018-11-17 21:15:36 +00:00
UbitUmarov
cebe40f5cd ooops 2018-11-17 20:27:09 +00:00
UbitUmarov
f6d4fadb0a a few more changes to pbs 2018-11-17 20:22:15 +00:00
UbitUmarov
87a723cbc8 code aesthetics and simplification 2018-11-17 18:52:16 +00:00
UbitUmarov
852e20a5a7 code aesthetics 2018-11-17 17:35:47 +00:00
UbitUmarov
efd6fb05a9 code aesthetics 2018-11-17 17:05:28 +00:00
UbitUmarov
ad8ddb8a78 changes to objects updates prioritizing getting dust on my disk. Schemes reduced to SimpleAngularDistance and BestAvatarResponsiveness 2018-11-07 20:32:39 +00:00
UbitUmarov
41df4d7da4 remove some fire and forget methods missed file 2018-11-06 15:23:20 +00:00
UbitUmarov
2f07f96686 remove some fire and forget methods 2018-11-06 15:15:35 +00:00
UbitUmarov
9e274ce64d fix typo 2018-11-03 11:52:41 +00:00
UbitUmarov
5b5e53aa1d we should only have one http poll service manager per instance 2018-11-03 11:43:47 +00:00
UbitUmarov
1ea5116f00 forgot about lsl secure urls service.. so lets try another way for now (mantis 8382) 2018-11-02 00:08:34 +00:00
UbitUmarov
9e71b5575a only main http server listener should run events pool 2018-11-01 21:36:37 +00:00
UbitUmarov
2886408a76 autogen LSLSyntax version uuid 2018-10-19 18:35:31 +01:00
UbitUmarov
877a78ce91 change chattype on llRegionSayTo when sending to avatar viewer only.
Thanks Royale for pointing this
2018-10-18 15:04:54 +01:00
UbitUmarov
eb5fe57a17 more use of simpler xml encoder on inventory fetch, plus other cosmetics 2018-10-06 23:47:56 +01:00
UbitUmarov
ed0e2623b9 add a few more gc collect in some spots 2018-09-29 17:42:12 +01:00
UbitUmarov
5a0c9c2fcf more on culture issues 2018-09-27 19:04:11 +01:00
UbitUmarov
4652f8b84f pesty warning 2018-09-13 11:38:28 +01:00
UbitUmarov
ca404e5001 some cleanup 2018-09-12 13:48:29 +01:00
Melanie
e874e3a2ad Merge branch 'master' of opensimulator.org:/var/git/opensim 2018-09-12 13:22:17 +01:00
Melanie
39e82cb043 Squelch "connection reset by peer" exceptions 2018-09-12 13:13:11 +01:00
UbitUmarov
9f3c803552 avoid potencial null refs 2018-08-26 08:40:35 +01:00
UbitUmarov
e15fca60d1 mantis8342: make max ban height above ground configurable per regions instance with ini file option BanLineSafeHeight 2018-07-21 18:31:58 +01:00
UbitUmarov
9278a9a9dd http reusecontext is obsolete 2018-07-14 22:35:51 +01:00
UbitUmarov
81fb1b008f http reusecontext is obsolete 2018-07-14 21:51:43 +01:00
UbitUmarov
aee981e5e2 http reusecontext is obsolete 2018-07-14 21:48:59 +01:00
UbitUmarov
ee2eed8c6f http reusecontext is obsolete 2018-07-14 21:42:07 +01:00
UbitUmarov
0daa4eff8a minor cleanup 2018-07-14 17:07:30 +01:00
UbitUmarov
a4881797b9 add options for regions to ignore age < 18 and payment access control where they don't apply 2018-07-14 16:36:41 +01:00
UbitUmarov
ef8097f998 add missing xml escape 2018-07-14 14:46:08 +01:00
UbitUmarov
ea815df6bd add a disabled log 2018-07-14 14:43:20 +01:00
UbitUmarov
f9c9dc585c have default ids of avatar alpha and tattoo 2018-07-14 14:27:33 +01:00
UbitUmarov
8ed4bee521 mantis 8333: kept idea but my own code. With ini setting ConsoleHistoryTimeStamp set to true, the console history file will have timestamps. Im lazy date is in en-us culture for now. (robust also) 2018-07-14 00:46:47 +01:00
UbitUmarov
8ac69a5d27 just remove the test instead 2018-07-06 02:23:06 +01:00
UbitUmarov
834a0e8b6d fix version string size test 2018-07-06 01:57:59 +01:00