b2ef1545e5oops, some fixes
UbitUmarov
2020-02-06 22:39:04 +0000
88d91b68f7TestNotecardAsset() does not even create a valid notecard. Disable it for now
UbitUmarov
2020-02-06 19:29:00 +0000
8060d132b9mantis 8651: try to improve notecards HG sharing ( not tested)
UbitUmarov
2020-02-06 19:16:23 +0000
7a79a6ddfemantis 8651: clean code a bit
UbitUmarov
2020-02-06 16:13:32 +0000
4de3dc2860mantis 8651: change embedded decode a bit
UbitUmarov
2020-02-06 15:27:53 +0000
18f2e25b23mantis 8651: try to fix items embedded in notecards. This may need more work
UbitUmarov
2020-02-06 06:12:51 +0000
3196d2fa6fmantis 8547: allow volume detectors to tell detector prim link number. Note that this is not as spec, also that the name llDetectedLinkNumber should actually be llDetectorLinkNumber since it refers to the detector not detected object
UbitUmarov
2020-02-03 13:25:00 +0000
662c41ddeeclear sell data when selling a object copy
UbitUmarov
2020-02-02 20:16:33 +0000
a22acd1c5cremove a few more references to simianGrid
UbitUmarov
2020-02-02 17:31:43 +0000
9a5844fdb9remove folder addin-db-002 on runprebuild
UbitUmarov
2020-02-02 17:01:27 +0000
441b4e01f6remove also caps with method DELETE; NOTE: to update existent regions with last commit you need to clean the solution, run prebuild, and delete folder bin/addin-db-002
UbitUmarov
2020-02-02 16:37:45 +0000
fdecf80016mantis 8654: exclude NPCs from some Friends ops
UbitUmarov
2020-02-01 15:26:58 +0000
016886b3c6changes on sqlite estatedata
UbitUmarov
2020-01-31 13:09:37 +0000
f89afd2aa8fix some sqlite regionstore tables
UbitUmarov
2020-01-31 00:08:51 +0000
fb1911d409revert 8cc02916ab. allow physics sit on phanton to fall back to ugly sit because some objects depend on it
UbitUmarov
2020-01-29 21:23:06 +0000
8075c1e363do store UserCountry
UbitUmarov
2020-01-28 19:49:45 +0000
53c9473100mantis 8653 fix npc movement updates
UbitUmarov
2020-01-28 15:45:47 +0000
598ba5d6aefix the dbs migrations
UbitUmarov
2020-01-23 11:14:12 +0000
f61b83b1eastore the new variables on sqlite and pgsql ( could not test)
UbitUmarov
2020-01-23 10:47:09 +0000
2a38210fe9serialize the new variables
UbitUmarov
2020-01-22 22:01:05 +0000
33eabf1069store the new variables on mysql
UbitUmarov
2020-01-22 21:32:40 +0000
da0ba17d1afix bug on sit active range check
UbitUmarov
2020-01-22 21:19:38 +0000
59f41598dblimit unscripted and not done by physics sits to 10m distance again
UbitUmarov
2020-01-22 18:37:32 +0000
7adaede14amantis 8634: add osSetSitActiveRange(float range) , osSetStandTarget(vector feetAproxPosition) and respective get functions. range <0 disables sits on the prim, = 0 uses region default,feetAproxPosition is in prim local frame. <0,0,0> disables it. Still no persistance. feedback required!
UbitUmarov
2020-01-22 18:23:35 +0000
8db60ba3aaback to sits and stands
UbitUmarov
2020-01-22 00:15:23 +0000
8cc02916abdon't let physics sit on phantom fall back to ugly default
UbitUmarov
2020-01-20 19:26:12 +0000
3f601c9267don't allow viewer to change rotation on sit
UbitUmarov
2020-01-20 19:01:15 +0000
0bd102a397tell viewers to autopilot on sit, but bypass it, so camera does get set
UbitUmarov
2020-01-20 18:25:59 +0000
0e1e247289ok ok reduce stand jump a bit
UbitUmarov
2020-01-20 16:12:59 +0000
b70d44eb7etry to cache cof is a waste of time
UbitUmarov
2020-01-20 16:11:20 +0000
80fe0c640bdo not use viewer autopilot on physics sits also. Viewer side autopilot needs more work to avoid desyncs, that we never had
UbitUmarov
2020-01-20 16:09:45 +0000
54370169bcremove usage of lludp highpriority send queue. It causes more issues than good
UbitUmarov
2020-01-20 16:01:21 +0000
ad6499cc09fix last log message, and change things a bit
UbitUmarov
2020-01-20 11:48:32 +0000
ddef089eaacatch more error exception cases on fetchinventory req parsing
UbitUmarov
2020-01-19 20:10:08 +0000
f85e932f59oops i still did not updated libomv with new flag name
UbitUmarov
2020-01-19 16:44:27 +0000
ba174b777csend allowaccessoverride flag on regionhandshake
UbitUmarov
2020-01-19 16:30:02 +0000
28db80f100mantis 8647: try to not lose materials on fast objects take, but without changing a lot of files
UbitUmarov
2020-01-19 00:31:28 +0000
8db2ddb07fmantis 8645: change sqlite to just flag row delete, for commit to work
UbitUmarov
2020-01-18 21:09:41 +0000
5ad62558b3mantis 8643: invert the meaning of internal flag TEXFREE true value to mean NOT allow parcel owner to be more restrictive than estate. This should reduce the impact of this feature on new and current regions, specially since some viewers still do not suport it. (yes still lazy to rename the thing)
UbitUmarov
2020-01-17 09:35:42 +0000
1899a36105add another kick to GC after map generation at run time
UbitUmarov
2020-01-13 18:46:25 +0000
62f3892cd7add a real transparent texure for default transparency and avatar alphas transparency. Asset 3a367d1c-bef1-6d43-7595-e88c1e3aadb3 must be rempoved by hand from current regions cache (at bin/assetcache/3a3) and viewers cache clean
UbitUmarov
2020-01-12 21:29:25 +0000
6f5b7957a9fix attachment point changes detection
UbitUmarov
2020-01-12 10:45:10 +0000
f417a647dbexclude NPCs on adults and anonymous parcel access check
UbitUmarov
2020-01-11 17:32:33 +0000
c2cef470f5Estate age and payment (anonimous) access control override parcel settings. Enforce it at parcel level (a bit heavy for now, needs revison)
UbitUmarov
2020-01-11 16:26:56 +0000
b9e74dd504change IgnoreEstatePaymentAccessControl and IgnoreEstateMinorAccessControl default to true, since this require flags to be set on dbs, and enforcing was not working well
UbitUmarov
2020-01-11 16:16:49 +0000
14270e316afix xml decode of kfm in single prims case
UbitUmarov
2019-11-23 01:17:03 +0000
2a508edcb4YEngine: change some startup log messages
UbitUmarov
2019-11-22 07:42:00 +0000
943d0935a6YEngine, change default number of exec threads to 2 of priority Normal. Let the threads priority a option on ini files
UbitUmarov
2019-11-22 07:01:17 +0000