Commit Graph

27849 Commits

Author SHA1 Message Date
UbitUmarov
2db2791771 at login, if target region is not found and there are no default of fallback regions, try to send user to a region online. This is similar to what we had before 0.9.2.0, that demands the definition of default region(s) 2021-12-07 01:05:51 +00:00
UbitUmarov
131455b107 add gridservice GetOnlineRegions() 2021-12-07 00:34:40 +00:00
UbitUmarov
8b28668b28 do not consider a hyperlink a fallback region 2021-12-06 23:41:39 +00:00
UbitUmarov
257664d62c minor cpu save on scene allowed client checks 2021-12-06 22:00:18 +00:00
UbitUmarov
c1e3876116 fix typo on a expire time. no impact but save a tiny bit of cpu time 2021-12-06 13:32:12 +00:00
UbitUmarov
573a2432f7 move master to 0.9.2.1 Dev 2021-12-04 23:58:50 +00:00
UbitUmarov
b5d67d08a7 ubode version now has form managed-unmanaged versions (osGetPhysicsEngineName()) 2021-12-03 20:31:35 +00:00
UbitUmarov
ee0d6b4507 Invalid physics meshing option is a fatal error 2021-12-02 18:13:47 +00:00
UbitUmarov
249f0fc4c2 mantis 7896 and 7910: fix lsl setting of flexi and impact on prim type 2021-11-30 16:29:04 +00:00
UbitUmarov
9f88613f7e simplify ubOdeMeshing a bit 2021-11-28 23:55:39 +00:00
UbitUmarov
6007f97a41 some ubOde CO2 2021-11-28 19:16:52 +00:00
UbitUmarov
463c66d256 try save some zeptogram of CO2 2021-11-28 16:02:45 +00:00
UbitUmarov
52cd923c2e fix typos 2021-11-23 17:54:32 +00:00
UbitUmarov
b8bea0bd69 mantis 8944: do not trigger moving_end if kfm is alreadu stopped 2021-11-23 17:50:02 +00:00
UbitUmarov
4229b08741 put back global locking on PriorityQueue 2021-11-22 01:22:56 +00:00
UbitUmarov
c3fca42983 cosmetics 2021-11-21 02:37:02 +00:00
UbitUmarov
b022ae0898 cosmetics 2021-11-21 02:20:59 +00:00
UbitUmarov
c786571c2f mantis 7341: change asset creatorid size to 128 on pgsql to match mysql 2021-11-20 19:32:39 +00:00
UbitUmarov
68f3fbd8c6 fix yengine timer event ... 2021-11-20 06:19:45 +00:00
UbitUmarov
52d21bd38a mantis 8943: fix alpha wearable save 2021-11-20 05:38:02 +00:00
UbitUmarov
852245d81c a few more changes on script running flag 2021-11-20 04:39:29 +00:00
UbitUmarov
ed22f6ab10 cosmetics 2021-11-20 04:07:22 +00:00
UbitUmarov
743f3af745 force yengine scripts recomp 2021-11-20 03:54:03 +00:00
UbitUmarov
ca3525bf0a mantis 3315: change the control of script flag running (needs testing) 2021-11-20 03:24:34 +00:00
UbitUmarov
1692254e3f cosmetics 2021-11-20 02:46:07 +00:00
UbitUmarov
ca7b6e7deb fix llRemoteLoadScriptPin permissions 2021-11-20 02:32:00 +00:00
UbitUmarov
846d955e26 do not enqueue changed_region on a new script 2021-11-20 02:28:12 +00:00
UbitUmarov
a145453ba0 cosmetics 2021-11-17 13:16:24 +00:00
UbitUmarov
17c32e6058 possible null ref 2021-11-17 12:08:04 +00:00
UbitUmarov
c0fdd2a80b cosmetics 2021-11-15 20:59:46 +00:00
UbitUmarov
74d1500133 change PriorityQueue locking and add some try/catch 2021-11-13 20:54:01 +00:00
UbitUmarov
6ed4f4050e some static declarions missing 2021-11-12 00:42:32 +00:00
UbitUmarov
7663d92242 minor safeguard 2021-11-03 01:52:13 +00:00
UbitUmarov
2e8ec93386 do set a default script of not provided; minor safeguard 2021-11-03 01:49:26 +00:00
UbitUmarov
f542026282 fix last commit 2021-11-02 18:58:36 +00:00
UbitUmarov
b08ffb622f try save a tiny bit of CO2 2021-11-02 17:25:29 +00:00
UbitUmarov
0a2f9ff6e1 fix bad format string 2021-11-02 15:32:33 +00:00
UbitUmarov
8c16034bef change to llTargetOmega. If gain == 0 make viewer stop and reset rotation. NOT AS SL (but as its spec) - MAY DEPEND ON VIEWER. as before on physical only works on rootprim, ignored on child ones 2021-10-26 23:08:01 +01:00
UbitUmarov
162454bdc0 cosmetics 2021-10-26 18:51:32 +01:00
UbitUmarov
b50b088dba simplify combat module 2021-10-24 21:49:54 +01:00
UbitUmarov
74a0bb3837 simplify combatmodule npc kill check 2021-10-24 21:06:42 +01:00
UbitUmarov
3db0bf7996 mantis 7952: kill npc if health gone (original patch by Mandarinka Tasty with small change) 2021-10-24 21:03:55 +01:00
UbitUmarov
3f3a5da3a9 mantis 6199 and 6872: Yengine will now error at compile tme if state name not found. Was doing it at runtime only. Xengine stays as it was 2021-10-23 23:27:31 +01:00
UbitUmarov
bc7f9b9d68 mantis 5596: do override terrain raw file like other formats seem to do, just for coerence 2021-10-20 02:03:08 +01:00
UbitUmarov
39f0343069 mantis 8935: do send animesh animations of rezobject 2021-10-20 00:04:08 +01:00
UbitUmarov
65bdaec4d6 increase yengine compiled_version. This wil force automatic recmpile of scripts 2021-10-18 20:44:04 +01:00
UbitUmarov
3423e53043 fix osRequest*URL return type and threat level name 2021-10-18 20:42:28 +01:00
UbitUmarov
d48aaee5d9 change filename to robuststartuplogo.txt on last commit, also in code 2021-10-17 23:51:25 +01:00
Vincent Sylvester
ac83b0244a Load startuplogo_server.txt as logo for Robust
Signed-off-by: UbitUmarov <ajlduarte@sapo.pt>
2021-10-17 23:29:31 +01:00
UbitUmarov
60c99756ed add some missing using(... 2021-10-14 18:17:28 +01:00