Commit Graph

5804 Commits

Author SHA1 Message Date
UbitUmarov
cd5a6daa84 also throttle llhttprequest by owner, options: PrimOwnerRequestsBurst = 5, PrimOwnerRequestsPerSec = 25; increase concurrency to 8 2019-02-24 09:46:55 +00:00
UbitUmarov
800f6d6529 several changes to llHttpRequest processing: options section renamed ScriptsHttpRequestModule; throttle by prim (PrimRequestsBurst = 3, PrimRequestsPerSec = 1) and max concurrent connections per instance (MaxPoolThreads = 5), llhttprequest returns if error, nullkey if throttled, reqid otherwise 2019-02-24 07:25:50 +00:00
UbitUmarov
ece3843798 let changed allowed drop have lldetectedkey[0] return the dropped item id, Yengine and still testing" 2019-02-21 22:54:43 +00:00
UbitUmarov
17ea412da1 fix last owner on add to object inventory 2019-02-21 21:54:24 +00:00
UbitUmarov
98b6ba24b4 oops do show the object delete 2019-02-15 02:28:00 +00:00
UbitUmarov
f58e1f6265 mantis 8479: deep change DeRezObjects(..) doing independent permitions checks per action. m_useTrashOnDelete should now work except if god deletes, but still not recomended 2019-02-15 01:09:37 +00:00
UbitUmarov
874cc47617 allow more suicidal NonPhysicalPrimMax 2019-02-05 02:25:04 +00:00
UbitUmarov
175817fe55 enforce prim size restrictions on physical state change; Place restrictions on ini values 2019-02-05 01:45:04 +00:00
UbitUmarov
364b718acf reduce the odds of MTU violation 2019-02-04 20:12:08 +00:00
UbitUmarov
e0b06d4b6b cosmetics 2019-01-31 11:46:18 +00:00
UbitUmarov
1e1d296ef4 do update physics script events on link ( this does need another cleanup one day 2019-01-31 10:27:21 +00:00
UbitUmarov
73e64c6597 mantis 6702: fix collisions lldetectedlinknumber also on Yengine 2019-01-30 12:27:03 +00:00
UbitUmarov
695d807696 change encoding of a few event caps messages 2019-01-26 16:42:42 +00:00
UbitUmarov
367bd48d91 script mono is meaningless for us 2019-01-25 21:21:23 +00:00
UbitUmarov
df568b1a66 some sop cleanup 2019-01-25 20:57:48 +00:00
UbitUmarov
61fb39e49b cleanup 2019-01-25 20:54:24 +00:00
UbitUmarov
8048746759 changes on sog boundingbox and other cleanup 2019-01-25 20:52:46 +00:00
UbitUmarov
cb94991acb cleanup dead code 2019-01-25 20:50:13 +00:00
UbitUmarov
3ee70aac0b mess around with prioritizer 2019-01-25 20:49:18 +00:00
UbitUmarov
27f5248d9f Ooops fix bad locking 2019-01-25 03:19:48 +00:00
UbitUmarov
9d002fb568 oops 2019-01-21 13:23:44 +00:00
UbitUmarov
611cfc83d6 give up on Lazy<T> 2019-01-21 13:15:11 +00:00
UbitUmarov
237cf1ced6 some cleanup 2019-01-21 12:59:32 +00:00
UbitUmarov
ef43111fc1 another missing file 2019-01-21 06:41:01 +00:00
UbitUmarov
33a062612f remove terraindata abstraction layer, since we only have heightmap type 2019-01-21 06:05:21 +00:00
UbitUmarov
0c38d52538 cosmetics on terrain patchs 2019-01-20 20:58:27 +00:00
UbitUmarov
3bfa278984 cosmetics 2019-01-20 02:02:24 +00:00
UbitUmarov
881cdc34b3 cosmetics 2019-01-20 00:19:40 +00:00
UbitUmarov
bef8ea8bcc mantis 8458: don't forget prims on search map on link/unlink 2019-01-19 07:09:39 +00:00
UbitUmarov
04f44bcf99 mantis 8442 more changes to alpha blending (mono does not like last) 2019-01-18 03:02:39 +00:00
UbitUmarov
75d3e7a7a0 disable test not conform to new tp 2019-01-14 20:14:24 +00:00
UbitUmarov
8bb644159e a few more changes to texturesentry handling on libomv and os 2019-01-14 00:35:45 +00:00
UbitUmarov
c0c91f3773 file that depends on libomv changes 2019-01-10 18:24:29 +00:00
UbitUmarov
ff8f70418b a few more changes to terraincompressor and libomv 2019-01-08 18:02:07 +00:00
UbitUmarov
c37b2094ba cosmetics: terrain compressor is for 16m x 16m patchs only 2019-01-07 23:54:13 +00:00
UbitUmarov
59cfea73ca missing file 2019-01-06 20:15:30 +00:00
UbitUmarov
950b605b42 more changes on scenegraph etc 2019-01-06 20:10:43 +00:00
UbitUmarov
54b4523da8 let DoubleDictionary... also have a values array 2019-01-06 02:10:17 +00:00
UbitUmarov
3e49e13249 change scenegraph locking 2019-01-06 01:44:37 +00:00
UbitUmarov
c5604d3857 similar to sps array in scenegraph 2019-01-06 01:23:08 +00:00
UbitUmarov
fc4de64af4 fix reprio trigger on tp 2019-01-04 03:00:36 +00:00
UbitUmarov
e79f266714 oops, thats elsewhere 2019-01-04 02:14:20 +00:00
UbitUmarov
f58a106068 broadcast position updates after tp 2019-01-04 01:55:18 +00:00
UbitUmarov
2ac6fb9ae9 allow landing under lower hight skyboxes 2019-01-03 23:11:39 +00:00
UbitUmarov
b24c669c16 more on the hack (runprebuild) 2019-01-02 16:44:13 +00:00
UbitUmarov
9c043fe414 mantis 8438: work around null ref 2019-01-01 13:16:35 +00:00
UbitUmarov
02492f7b15 replace my hack by others hack 2019-01-01 12:06:29 +00:00
UbitUmarov
813fda90da temporary HACK to not kill some viewers 2018-12-31 16:58:44 +00:00
UbitUmarov
ae00623b65 lost in updates 2018-12-31 13:33:00 +00:00
UbitUmarov
d841c593b9 add a bit more persistence (still mysql only) 2018-12-31 09:54:54 +00:00