Commit Graph

32146 Commits

Author SHA1 Message Date
UbitUmarov
250a2605a6 minor change on uuid hash 2022-04-23 20:58:57 +01:00
UbitUmarov
d1b5e7a981 some cleaup 2022-04-23 16:41:18 +01:00
UbitUmarov
43a184477a enable the new caps by default. Should have no side effects 2022-04-23 14:53:03 +01:00
UbitUmarov
c57d56773a let default sun be on library since moon is 2022-04-23 04:28:04 +01:00
UbitUmarov
7acc3096f4 now the first section of Libraries.xml should only contain entry RootVersion to define the Opensim library version. THis should eb incremented when there are changes on ny library entry 2022-04-23 04:04:43 +01:00
UbitUmarov
8b6f9bfa0a fix missing ! in getassetsModule, several changes on libraryService,
folder opensimlibrary as no meaning, all are child of one with that name
already"
2022-04-23 00:33:42 +01:00
UbitUmarov
6984902610 don't lose version... 2022-04-22 23:10:12 +01:00
UbitUmarov
a6172a70d3 change Libray version 2022-04-22 22:43:54 +01:00
UbitUmarov
adc9318bee missing files 2022-04-22 20:20:26 +01:00
UbitUmarov
0bf394efde a few changes 2022-04-22 20:06:45 +01:00
UbitUmarov
0138a43d3c add back cap FetchLib2 and add cap FetchLibDescendents2. Still disabled, Most viewers do not support them. Alchemy is working on it 2022-04-22 19:49:16 +01:00
UbitUmarov
71f856bfa8 put back updated FetchLib2 cap. Still no viewer uses it, disabled 2022-04-22 16:16:04 +01:00
UbitUmarov
7a10cd9959 minor changes to inventory library, Thx Tampa 2022-04-21 16:57:14 +01:00
UbitUmarov
5289b5c6bf minor change on collision account 2022-04-21 01:12:26 +01:00
UbitUmarov
2928daff61 strip out strings from ode for linux libs 2022-04-21 00:56:43 +01:00
UbitUmarov
e5af49a161 some cleanup 2022-04-21 00:22:32 +01:00
UbitUmarov
3c5d148cac retouch sp terseupdates throttle again 2022-04-20 15:45:10 +01:00
UbitUmarov
04dafe4313 some cleaup; simplify some animations code 2022-04-20 14:12:45 +01:00
UbitUmarov
c7253d8bf9 send all animations to self again... 2022-04-20 01:37:25 +01:00
UbitUmarov
d919441fb2 oops lost a tiny bit 2022-04-18 23:12:56 +01:00
UbitUmarov
578c0f36ce more cosmetics 2022-04-18 23:08:56 +01:00
UbitUmarov
7c3ad0699f remove unused datasnapshoot unused option 2022-04-17 22:35:47 +01:00
UbitUmarov
d9fb48cdcf ok add 2 much, so now the rest 2022-04-17 22:26:41 +01:00
UbitUmarov
fdf79a3775 missing c&p 2022-04-17 22:16:13 +01:00
UbitUmarov
208a9af53c cosmetics 2022-04-17 22:13:33 +01:00
UbitUmarov
af658625ed fix a test 2022-04-17 02:56:31 +01:00
UbitUmarov
d45f739ca4 ofc broke fast run, again... 2022-04-17 02:39:51 +01:00
UbitUmarov
5452dacee6 cosmetics 2022-04-17 02:26:26 +01:00
UbitUmarov
aa862fa658 current FS sends a flood of AGENT_CONTROL_FINISH_ANIM 2022-04-16 18:13:34 +01:00
UbitUmarov
d785dc50e6 more variations on same thing 2022-04-16 17:35:00 +01:00
UbitUmarov
a4fa491ea8 add old sp.AddNewMovement with one argument, for possible external code 2022-04-16 13:42:52 +01:00
UbitUmarov
dea7b7b1a7 remove effect of avatar mass, so all jump similar height 2022-04-16 13:41:31 +01:00
UbitUmarov
1bf5ccedec need to process all mv flags for now 2022-04-16 03:30:46 +01:00
UbitUmarov
b8e0aaa7b3 scale bullet avatar jump to more or less match ubOde 2022-04-16 02:51:25 +01:00
UbitUmarov
a49c08dfb3 viewers control end of some landing animations. Broken on current fs 2022-04-16 02:19:40 +01:00
UbitUmarov
72b5ae809c remove debug log messages 2022-04-15 23:58:38 +01:00
UbitUmarov
3bfc2a71b0 ubode collision with objects was disabling push freemove when standing on a prim 2022-04-15 23:51:45 +01:00
UbitUmarov
a7e189a53d missed one line 2022-04-15 22:23:48 +01:00
UbitUmarov
3e734c5f57 will pre-jump now work ( will anythign work ?) disable viewers (fs) quickjump to check 2022-04-15 22:21:35 +01:00
UbitUmarov
329440695c missing file and a bit more wiring 2022-04-15 21:52:29 +01:00
UbitUmarov
6d701b6759 add AvatarJump to phsycis engines. This is just a push in Z direction, Still needs scaling so engines to match. This new scaling is needed so does not impact old push ones 2022-04-15 21:47:38 +01:00
UbitUmarov
91167c47ea add to llGetParcelDetails parameter 65 to get land claim date (unix time) 2022-04-15 19:51:42 +01:00
UbitUmarov
fba442097b add some more things to llGetParcelDetails. Thanks Tampa for some initial code. 2022-04-15 17:57:40 +01:00
UbitUmarov
ac1cbf28bd oops 2022-04-15 02:47:57 +01:00
UbitUmarov
7e40be3bcb missed another broken test 2022-04-15 02:41:16 +01:00
UbitUmarov
e8395daea0 missed another spot on the test 2022-04-15 02:25:59 +01:00
UbitUmarov
b854acf9ed fix a test 2022-04-15 02:10:11 +01:00
UbitUmarov
d3ec735283 clamp/limit a few things; a few cosmetics on animation control 2022-04-15 02:01:54 +01:00
UbitUmarov
d0d71317e0 fix a http SRestObjReq log message, thx Tampa (also a libomv update) 2022-04-14 22:28:57 +01:00
UbitUmarov
37ab7afed9 update libomv adding NotEqual to vectors and quats; more cosmtics on ubode 2022-04-13 23:57:20 +01:00