UbitUmarov
|
7ead51b613
|
update npc animation at end of movetotarget; decrease default stop position error to 0.5m
|
2021-01-06 14:43:58 +00:00 |
|
UbitUmarov
|
feba9a70c4
|
do not send parcel environment changes to npcs
|
2021-01-06 14:39:33 +00:00 |
|
UbitUmarov
|
aff1593b2b
|
mantis 8844: fix PARCEL_MEDIA_COMMAND_URL with empty string parameter
|
2021-01-03 13:02:13 +00:00 |
|
UbitUmarov
|
d6747f872d
|
test: change http send control to a main pool thread
|
2020-12-29 23:53:09 +00:00 |
|
UbitUmarov
|
3be98bdb35
|
mantis 8840: add say ranges to llGetEnv
|
2020-12-29 18:23:46 +00:00 |
|
UbitUmarov
|
71065f19ad
|
add another form of bytesToHexString(byte[] bytes, bool lowercase)
|
2020-12-29 14:41:41 +00:00 |
|
UbitUmarov
|
0e8ea0486d
|
better also add llXorBase64 to lsl api
|
2020-12-29 13:38:19 +00:00 |
|
UbitUmarov
|
8fa28d96f5
|
clean tabs from osSHA256 patch (mantis 8839)
|
2020-12-29 13:31:08 +00:00 |
|
UbitUmarov
|
5acf56d20e
|
add missing lsl stub for llXorBase64
|
2020-12-29 13:24:04 +00:00 |
|
Mike Higgins
|
0da43a8ef5
|
added a new function string=osSHA256(string)
Signed-off-by: UbitUmarov <ajlduarte@sapo.pt>
|
2020-12-29 13:17:29 +00:00 |
|
UbitUmarov
|
453855bd20
|
save a few ns
|
2020-12-28 20:00:55 +00:00 |
|
UbitUmarov
|
a0d0bbacb2
|
move servicesGodAgentID to Constants.cs
|
2020-12-25 22:48:42 +00:00 |
|
UbitUmarov
|
d0ade39641
|
a few changes to getregion(s)byName()
|
2020-12-22 14:27:01 +00:00 |
|
UbitUmarov
|
31d7ae0697
|
osReplaceAgentEnvironment change error -9 to -5 so it is identical to others
|
2020-12-21 19:47:40 +00:00 |
|
UbitUmarov
|
874808522f
|
also check the url on llHTTPRequest before doing anything with garbage
|
2020-12-18 13:11:55 +00:00 |
|
UbitUmarov
|
5859862162
|
mantis 8836: llLoadURL, prim cannot be group owned, url must be a valid url (and include http(s)://) reduce time penalty to 1s
|
2020-12-18 12:57:26 +00:00 |
|
UbitUmarov
|
1d528727db
|
simplify mapsearchmodule, do not block client requests while one is in progress puting it back on client secondary exec thread job (this may cause issues, to see later)
|
2020-12-17 21:49:40 +00:00 |
|
UbitUmarov
|
b514bac6c2
|
a few changes
|
2020-12-17 03:35:37 +00:00 |
|
UbitUmarov
|
2a1e518495
|
update mapsearch
|
2020-12-16 23:56:51 +00:00 |
|
UbitUmarov
|
28c43011bc
|
changes to map search parsing (may still be bad)
|
2020-12-16 22:21:21 +00:00 |
|
UbitUmarov
|
f7597adcfb
|
a few changes to ossl get grid uris and name
|
2020-12-15 20:34:59 +00:00 |
|
UbitUmarov
|
73d33aee32
|
a few changes to llXorBase64 and llXorBase64StringsCorrect
|
2020-12-13 18:30:57 +00:00 |
|
UbitUmarov
|
96d2ec16c4
|
mantis 8831: add a version of llXorBase64 a bit based on the patch. kept the other as they are so to no break opensim scripts possible based on them. Thanks CasperWarden
|
2020-12-13 16:53:07 +00:00 |
|
UbitUmarov
|
bbb42f96e9
|
cosmetics
|
2020-12-12 20:54:18 +00:00 |
|
Alicia Raven
|
ce9f8804b6
|
initial commit of experimental Estate config file (Estate.ini) allowing new simulators to create estates from ini file and bypass command prompts. (funding provided by Zetamex Network)
|
2020-12-12 19:21:53 +00:00 |
|
UbitUmarov
|
a8b4c359d9
|
do not start log before knowing where to log
|
2020-12-12 02:48:44 +00:00 |
|
UbitUmarov
|
582e9250ad
|
update warp3d.dll; let prims have a bit higher LOD
|
2020-12-11 00:12:21 +00:00 |
|
UbitUmarov
|
90e441e805
|
mantis 8800: update warp3d.dll; fix export-map
|
2020-12-10 17:12:46 +00:00 |
|
UbitUmarov
|
25c9e66906
|
a few changes to lsl http headers
|
2020-12-09 18:04:10 +00:00 |
|
UbitUmarov
|
90ef92158a
|
several changes to lsl http urlmodule; X-SecondLife-Region change is in global coords not grid, etc, mantis 8823 sould be fixed at least untly next viewers changes
|
2020-12-09 14:46:55 +00:00 |
|
UbitUmarov
|
4293ba9dd3
|
allow osStopSound to work on more than one prim Acording to provided LINK_* paramenter
|
2020-12-09 13:47:32 +00:00 |
|
UbitUmarov
|
a758fc9d33
|
remove duplicated call
|
2020-12-04 16:51:27 +00:00 |
|
UbitUmarov
|
2285ced73a
|
merge LocalGridServicesConnector and LemoteGridServicesConnector into just RegionGridServicesConnector, with more clear code path and less useless modules loading. runprebuild and note the need changes in config-include files
|
2020-12-04 15:07:07 +00:00 |
|
UbitUmarov
|
4f4a48cf60
|
let urlmodule pool request do some work ( missing from last commit)
|
2020-11-29 12:35:02 +00:00 |
|
UbitUmarov
|
4ad892e090
|
reenable keepalive local override, + cosmetics
|
2020-11-29 12:29:18 +00:00 |
|
UbitUmarov
|
a101d58a5c
|
missing files
|
2020-11-26 12:23:40 +00:00 |
|
UbitUmarov
|
9d0d82ab6e
|
split usermanagement adduser into simpler per case methods
|
2020-11-26 12:14:00 +00:00 |
|
UbitUmarov
|
d008654ae0
|
mantis 8819: fix ParcelPropertiesRequest bounds check
|
2020-11-24 21:47:23 +00:00 |
|
UbitUmarov
|
cf193f99cf
|
fix lm fetch on HG
|
2020-11-23 09:02:23 +00:00 |
|
UbitUmarov
|
502878e01d
|
verify user service urls with same rules
|
2020-11-21 03:30:06 +00:00 |
|
UbitUmarov
|
37aa142eac
|
fix a test
|
2020-11-21 00:46:34 +00:00 |
|
UbitUmarov
|
2fbd14722d
|
change usermanagement user homeurl verification and local grid detection, using new GridInfo and OSHHTPHost
|
2020-11-21 00:36:47 +00:00 |
|
UbitUmarov
|
822f381145
|
mantis 8621: improve one error message a bit, thanks Tampa
|
2020-11-19 15:29:16 +00:00 |
|
UbitUmarov
|
c34d6adcd7
|
send GridURLAlias even if empty, so viewers can tell this region does support it
|
2020-11-17 20:59:06 +00:00 |
|
UbitUmarov
|
0b3ad74774
|
add a missing ')' on dialogs unknown owner name
|
2020-11-17 20:54:42 +00:00 |
|
UbitUmarov
|
da28aada2c
|
avoid a null ref in lsl
|
2020-11-15 13:45:34 +00:00 |
|
UbitUmarov
|
7063013694
|
keep economy (currency-base-uri) a local region setting for now, to avoid some potencial issues where grid side may override local modules
|
2020-11-14 01:31:13 +00:00 |
|
UbitUmarov
|
6f943ecdda
|
simple money module: do not override economy setting if defined
|
2020-11-13 18:03:00 +00:00 |
|
UbitUmarov
|
20695be8cd
|
several changes to simulatorfeatures, special url ones. Centralize those on scene gridinfo. Do host and dns checks, etc. Grid can override local settings, but currently same old mess. Grid login and info fecth should happen before loading anything in scene, specially modules
|
2020-11-12 00:30:20 +00:00 |
|
UbitUmarov
|
ddc1083383
|
small changes
|
2020-11-10 05:49:13 +00:00 |
|