cfef190424mantis 8674: give up asking viewers to use htts on vivox. Several just fail
UbitUmarov
2020-03-15 22:13:31 +0000
63c5da539fminor change to legacy mesh stream cost estimation, so small lowest lod does not give excessive contribution
UbitUmarov
2020-03-15 17:47:27 +0000
b292950b1cfix a lock i missed..
UbitUmarov
2020-03-11 16:04:02 +0000
beee52032ecurrent vivox server certs are invalid
UbitUmarov
2020-03-10 13:42:09 +0000
c172adbaecminor patching to outdated vivox suport. This can't be updated without proper API spec, that vivox is refusing to provide to me
UbitUmarov
2020-03-10 03:52:38 +0000
e4f7a1c07aa few missing files
UbitUmarov
2020-03-07 21:13:42 +0000
033f6f889da few changes to flotsam asset cache
UbitUmarov
2020-03-07 20:34:56 +0000
2e9417bd01mantis 8670: replace bom fallback textures with ones havign alpha channel, now done with older j2k compressor
UbitUmarov
2020-03-07 20:30:24 +0000
3956fbe496missed only line on last commit
UbitUmarov
2020-03-06 19:31:07 +0000
98de42eedcflotsam: 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
UbitUmarov
2020-03-06 19:20:12 +0000
38b93a0f50define Mr Opensim data on Constants
UbitUmarov
2020-03-06 16:00:40 +0000
abe26f39f6yeackk silly bug on new avaterpickeravaterpicker
UbitUmarov
2020-03-05 00:00:08 +0000
1df06f459aavoid duplicated udpbuffer free that may still happen
UbitUmarov
2020-03-04 22:39:44 +0000
ad601c9502take lludp out of usermanagement module
UbitUmarov
2020-03-04 20:02:45 +0000
20b974cff0place 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
UbitUmarov
2020-03-04 17:19:12 +0000
ed34c00956add catch log to profiles process
UbitUmarov
2020-03-04 04:50:54 +0000
d0ba9f84dfadd some async work to profiles module, take profile out of groups v2, not its job
UbitUmarov
2020-03-04 02:45:10 +0000
248d56d3adadd LSL_Integer osClearObjectAnimations() to remove all animations on a prim, returning the number it had; some clean on sending
UbitUmarov
2020-03-03 23:21:05 +0000
6684c35bb0fix object animation updates when also moving
UbitUmarov
2020-03-03 22:25:24 +0000
25b4a310f5mantis 8668: invalidate part VOC on lsl scale change
UbitUmarov
2020-03-03 11:37:23 +0000
c30cb8a9cfchange root part physics type none to apply physics
UbitUmarov
2020-03-02 04:05:18 +0000
be16cf9531sync some more things with work copy
UbitUmarov
2020-03-02 01:56:34 +0000
97cb6254efcosmetics, rename a few vars, etc
UbitUmarov
2020-03-02 01:32:33 +0000
af7d09c6b5more cosmetics (and possible more typos)
UbitUmarov
2020-03-01 02:27:48 +0000
4d67fdfa9dcosmetics (and possible lots of typos)
UbitUmarov
2020-03-01 01:19:09 +0000
3707301c59changes 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
UbitUmarov
2020-02-28 18:36:52 +0000
22e201bb49add harder restrictions to llGiveInventoryList. permissions per item as giveinventory, target avatar must see the prim region. Add 3seconds delay
UbitUmarov
2020-02-27 23:10:16 +0000
7ef657c415LSL add a translation layer btw lsl permitions and internal permissions
UbitUmarov
2020-02-27 21:37:23 +0000
6d2bb27ef7fix a test
UbitUmarov
2020-02-17 22:05:27 +0000
c8a95e21eemysql region store: do not use double to store float
UbitUmarov
2020-02-17 21:11:21 +0000
b9cf2244a4stop some log spam on shutdown that happens on linux
UbitUmarov
2020-02-17 17:54:56 +0000
c11249f1cayeack ... // is not a ini file comment
UbitUmarov
2020-02-17 14:53:39 +0000
23aae75563add osslDefaultEnable.ini and osslEnable.ini.example. Similar use as opensimDefaults and opensim. Second files do local overrides to defautl settings. This should easy upgrades to versions that are compatible (most cases). (Dan Banner idea and request)
UbitUmarov
2020-02-17 00:53:30 +0000
e155ab7814patch a test
UbitUmarov
2020-02-14 20:17:52 +0000
59414467e2several changes to (task)inventory offering
UbitUmarov
2020-02-14 19:47:57 +0000