Commit Graph

28288 Commits

Author SHA1 Message Date
UbitUmarov
4feb6dc2d6 minor cosmetics 2023-01-26 14:56:37 +00:00
UbitUmarov
7e15ff2894 minor change to unixtime conversion 2023-01-26 14:48:25 +00:00
Jeff Kelley
1e3cbd42ba add llGetInventoryAcquireTime
Signed-off-by: UbitUmarov <ajlduarte@sapo.pt>
2023-01-26 14:48:01 +00:00
UbitUmarov
e106a8aa60 fix typo 2023-01-25 19:44:38 +00:00
UbitUmarov
575c338d1c try to improve profiles online indication. This ofc just fails on HG 2023-01-25 19:42:19 +00:00
UbitUmarov
4596c72318 missing change 2023-01-25 17:38:47 +00:00
UbitUmarov
6e1a196974 more cosmetics 2023-01-25 17:35:25 +00:00
UbitUmarov
eea5d14ec6 more cosmetics 2023-01-21 15:49:46 +00:00
UbitUmarov
4503f4075c cosmetics 2023-01-13 14:04:44 +00:00
UbitUmarov
c62e756160 cosmetics 2023-01-12 17:17:08 +00:00
UbitUmarov
7902a94113 cosmetics 2023-01-12 17:10:59 +00:00
UbitUmarov
d8edbe7391 cosmetics 2023-01-12 16:14:17 +00:00
UbitUmarov
4563e1cdbc cosmetics 2023-01-12 13:53:58 +00:00
UbitUmarov
dc754b22d5 bullet low level seems to ignore MaxCollisionsPerFrame, in some cases. Thanks Beq Janus 2023-01-12 13:08:31 +00:00
UbitUmarov
e2f59e72c5 fix bad merges 2023-01-09 12:48:35 +00:00
UbitUmarov
8946cb9f1c cosmetics 2023-01-09 12:42:46 +00:00
UbitUmarov
c821ef25cb robust: add login block by ID0. Note that like by mac this may even block wrong users; cosmetics 2023-01-09 12:39:42 +00:00
UbitUmarov
8d16d0b0ba minor cosmetics 2022-12-30 00:16:37 +00:00
UbitUmarov
c2fbd10f89 fix llstopanimation patch, as i did on master 2022-12-29 21:53:33 +00:00
UbitUmarov
8cb18e9eb2 fix a typo that was breaking lsl http service, and other things 2022-12-28 19:05:48 +00:00
lickx
60d4724284 Mantis 9042 allow llStopAnimation with overridden animations
Signed-off-by: UbitUmarov <ajlduarte@sapo.pt>
2022-12-24 00:01:42 +00:00
UbitUmarov
bf952817fa cosmetics, cleanup and other things 2022-12-17 22:04:03 +00:00
UbitUmarov
38ddb92cc3 cosmetics 2022-12-16 19:38:10 +00:00
UbitUmarov
41b718626f cosmetics 2022-12-15 22:19:09 +00:00
UbitUmarov
b62280617d maybe this is a better way... 2022-12-10 19:26:36 +00:00
UbitUmarov
4565281d41 changes so mono.data.sqlite use dllmap 2022-11-24 15:11:56 +00:00
UbitUmarov
a133a0c7ac change bullet to use dllmap 2022-11-24 10:55:42 +00:00
UbitUmarov
1e49330904 update libomv with new dllmapconfiguration helper. This will read again files *dll.config to setup dllmaps, but does need to be called by hand on respective assemblies. It will also set dllmaps for windows. Change ubode to use it. (cross fingers) 2022-11-23 22:16:43 +00:00
UbitUmarov
e5386fba6f use NativeLibrary.TryLoad() instead of dllimported load 2022-11-22 22:22:44 +00:00
UbitUmarov
dad22a822e use possible hardware accelerated System.Numerics.BitOperations.Log2(n) 2022-11-22 22:19:24 +00:00
UbitUmarov
de418e9596 mantis 9039: do not lose runtime permitions on llAttachToAvatarTemp 2022-11-18 03:38:58 +00:00
UbitUmarov
22652d3e56 fix unit of time on contexttimeout control. Thanks _cslcm_ 2022-11-16 18:19:36 +00:00
UbitUmarov
8685ebe655 try fix osx detection than ms keeps breaking 2022-11-16 00:20:37 +00:00
UbitUmarov
18e20d6fdd more cosmetics on object serialization 2022-11-13 03:19:08 +00:00
UbitUmarov
a4752eb051 ossl cosmetics; change some string comparer to ordinal 2022-11-13 00:05:31 +00:00
UbitUmarov
209b6babb5 mantis 9036: do not allow ForceAttachToAvatarFromInventory to attach coalesced inventory assets 2022-11-12 19:35:45 +00:00
UbitUmarov
86a8b68e01 mantis 9036: do not allow attach of coalesced inventory assets 2022-11-12 18:59:36 +00:00
UbitUmarov
aded837983 cosmetics 2022-11-12 03:27:11 +00:00
UbitUmarov
7aa83ee6a7 cosmetics 2022-11-12 03:05:58 +00:00
UbitUmarov
d9380c9b83 clean some spurius chars and a few other things. Thanks Vincent Sylvester 2022-11-12 02:49:01 +00:00
UbitUmarov
472c243362 add some null refs checks on script removal 2022-11-10 16:10:47 +00:00
UbitUmarov
52d8c6204e a few changes to xinventory connector 2022-11-10 14:13:50 +00:00
UbitUmarov
022ea478d1 ... cosmetics 2022-11-10 11:29:30 +00:00
UbitUmarov
4cac42ab98 remove a lock on hginventorybroker; cosmetics 2022-11-10 09:44:36 +00:00
UbitUmarov
07deaa4746 some more cosmetics on oshttpserver 2022-11-10 01:45:19 +00:00
UbitUmarov
70e50a4769 some more cosmetics on http server 2022-11-10 01:11:17 +00:00
UbitUmarov
7ef28ede29 remove old ode (OpenDynamicsEngine) module. Thnaks to all that worked on it, in fact it was the basis for other modules like Bullet and ubOde 2022-11-09 02:33:43 +00:00
UbitUmarov
89b13e1db2 for fix old ode for linux and others by using again same unmanaged lib as ubode. Otherwise mono will just use the wrong one, since they have same api, and are both always loaded by mono 2022-11-09 01:54:16 +00:00
UbitUmarov
c060ce1c9c several cosmetic on physics 2022-11-08 03:56:11 +00:00
UbitUmarov
87cf092666 ubode do ray-avatar collision in managed space 2022-11-08 03:51:30 +00:00