Commit Graph

5505 Commits

Author SHA1 Message Date
UbitUmarov
b6a02269f7 change update of agent or object inventory items assets. This may need better check 2020-04-28 13:48:49 +01:00
UbitUmarov
5929e43c2c change MoapModule 2020-04-27 20:02:10 +01:00
UbitUmarov
6d66770228 change the RemoteParcelRequest cap 2020-04-27 17:46:33 +01:00
UbitUmarov
8526f938f7 move /friends handler 2020-04-27 00:23:59 +01:00
UbitUmarov
b68748507d move /estate handler 2020-04-26 20:05:10 +01:00
UbitUmarov
e63231887b move map to that 2020-04-25 23:25:29 +01:00
UbitUmarov
cafe49d44b change ParcelPropertiesUpdate 2020-04-25 20:49:13 +01:00
UbitUmarov
d44baf20cd fix map image encoder parameter 2020-04-25 20:25:38 +01:00
UbitUmarov
2d1900165b change GodsModule 2020-04-25 19:44:25 +01:00
UbitUmarov
5bde41b30f remove obsole code 2020-04-25 17:00:07 +01:00
UbitUmarov
605a01fe6e move monitor stats handlers to simpleStreamHandler 2020-04-25 15:54:44 +01:00
UbitUmarov
e48d2f2c1f move worlmap handlers to simpleStreamHandler 2020-04-24 21:40:14 +01:00
UbitUmarov
fefcda52f5 use concurrentdic on pollhandlers, simplify a bit 2020-04-23 16:04:54 +01:00
UbitUmarov
745a469af8 fix recent bug on Urlmodule 2020-04-13 13:53:37 +01:00
UbitUmarov
1c6d454691 remove excess garbage 2020-04-10 22:52:25 +01:00
UbitUmarov
7ecc9408a9 flag baked texture assets 2020-04-09 16:08:44 +01:00
UbitUmarov
c99014991b cosmetics 2020-04-09 13:41:41 +01:00
UbitUmarov
b4eb5d6cca send parcels onwership change updates to all avatars that may want it 2020-04-08 00:01:05 +01:00
UbitUmarov
1002987aea invalidate region cacheid on oar load 2020-03-27 17:27:54 +00:00
UbitUmarov
b292950b1c fix a lock i missed.. 2020-03-11 16:04:02 +00:00
UbitUmarov
e4f7a1c07a a few missing files 2020-03-07 21:13:42 +00:00
UbitUmarov
033f6f889d a few changes to flotsam asset cache 2020-03-07 20:34:56 +00:00
UbitUmarov
3956fbe496 missed only line on last commit 2020-03-06 19:31:07 +00:00
UbitUmarov
98de42eedc flotsam: add comands deletedefaultassets to delete local default assets (on folder bin/assets) from cache so they can be refreshed from grid and cachedefaultassets to load those local assets into cache. This comands may cause desync with grid or other regions. Viewers will need to clear cache so see effects. Use with care 2020-03-06 19:20:12 +00:00
UbitUmarov
38b93a0f50 define Mr Opensim data on Constants 2020-03-06 16:00:40 +00:00
UbitUmarov
ad601c9502 take lludp out of usermanagement module 2020-03-04 20:02:45 +00:00
UbitUmarov
20b974cff0 place the try/catch in right place on profiles process. This is still bad. Last code changes moved from blocking a user for a long time, to block profiles for all, for a long time. This because some viewers like firestorm, ask for the profiles of all user friends to show their ugly 1st life pictures. thats hundred requests taking from 500ms to more than 30s each 2020-03-04 17:19:12 +00:00
UbitUmarov
ed34c00956 add catch log to profiles process 2020-03-04 04:50:54 +00:00
UbitUmarov
d0ba9f84df add some async work to profiles module, take profile out of groups v2, not its job 2020-03-04 02:45:10 +00:00
UbitUmarov
be16cf9531 sync some more things with work copy 2020-03-02 01:56:34 +00:00
UbitUmarov
97cb6254ef cosmetics, rename a few vars, etc 2020-03-02 01:32:33 +00:00
UbitUmarov
e76006aff5 avoid a null ref at shutdown 2020-03-01 03:22:58 +00:00
UbitUmarov
3707301c59 changes to load oar with --merge: with option --mergeReplaceObjects it will replace objects already in region, without it, skip; with opetion merge-parcels will try to merge them, without it ignores oar parcels. as before without --merge all is replaced. renamed the options force* as merge* since they are merge suboptions 2020-02-28 18:36:52 +00:00
UbitUmarov
8c74e47557 a few changes to objects permissions 2020-02-26 20:33:29 +00:00
UbitUmarov
ca48bf4117 those events are per script not per part 2020-02-26 03:18:22 +00:00
UbitUmarov
6cadcb8bdf try save a few ns on chat to objects 2020-02-24 05:37:42 +00:00
UbitUmarov
df2536c407 try save a few ns on chat to avatars 2020-02-24 05:36:05 +00:00
UbitUmarov
1de010e969 change pending messages for scripts listeners queue type 2020-02-24 03:06:35 +00:00
UbitUmarov
72d38b267e small text format change 2020-02-24 03:01:46 +00:00
UbitUmarov
5f232077a7 give a tiny more time for deattach event to trigger 2020-02-24 03:00:09 +00:00
UbitUmarov
7c977f9e27 fix release controls on deattach 2020-02-20 08:27:42 +00:00
UbitUmarov
59414467e2 several changes to (task)inventory offering 2020-02-14 19:47:57 +00:00
UbitUmarov
55333a5171 fix axis rotation on sog bounding box 2020-02-14 19:34:32 +00:00
UbitUmarov
fa4602e048 improve TaskInventoryAccepted (that is also decline) 2020-02-13 04:58:20 +00:00
UbitUmarov
75e5217fff fix a group owned permission 2020-02-13 02:58:32 +00:00
UbitUmarov
11c49c211c change a log message 2020-02-08 19:03:24 +00:00
UbitUmarov
22227fa0b8 reduce some more spam on log 2020-02-08 01:10:30 +00:00
UbitUmarov
c2ab11a51e reduce some spam on log 2020-02-08 00:29:41 +00:00
UbitUmarov
662c41ddee clear sell data when selling a object copy 2020-02-02 20:16:33 +00:00
UbitUmarov
941b65b44a removed outdated suport for simianGrid. Simian was a web/php alternative to Robust (https://code.google.com/archive/p/openmetaverse) 2020-02-02 16:18:08 +00:00