UbitUmarov
|
4fae8d3d39
|
cap LSLSyntax was enabled by mistake
|
2018-10-19 04:06:47 +01:00 |
UbitUmarov
|
190e7433cc
|
fix typos
|
2018-10-19 04:03:52 +01:00 |
UbitUmarov
|
6569f12d40
|
add initial test support for cap LSLSyntax. This does not seem to work for Opensimulator on viewers, In particular with FireStorm seems impossible to replace its own definitions, viwers do note revert to defaults on tp to a region that does not suport this cap, etc. So possible just a dead end. Disabled by default
|
2018-10-19 03:43:01 +01:00 |
UbitUmarov
|
db255c97d6
|
fix AGENT_MALE lsl constant havinf same value as AGENT_AUTOPILOT
|
2018-10-18 23:15:58 +01:00 |
UbitUmarov
|
877a78ce91
|
change chattype on llRegionSayTo when sending to avatar viewer only.
Thanks Royale for pointing this
|
2018-10-18 15:04:54 +01:00 |
UbitUmarov
|
96acb48334
|
mantis 7391: deliver llregionSayTo to all scripts on prim that match target specs
|
2018-10-18 14:42:07 +01:00 |
UbitUmarov
|
235dd37b9c
|
better have a lock
|
2018-10-08 18:53:30 +01:00 |
UbitUmarov
|
57ec0d3884
|
change caps get mesh and texture throttle
|
2018-10-08 17:29:42 +01:00 |
UbitUmarov
|
7eeaee631d
|
avoid a null ref
|
2018-10-08 16:59:57 +01:00 |
UbitUmarov
|
87e97543d6
|
try to make inventory fetch tests happy
|
2018-10-07 01:36:47 +01:00 |
UbitUmarov
|
eb5fe57a17
|
more use of simpler xml encoder on inventory fetch, plus other cosmetics
|
2018-10-06 23:47:56 +01:00 |
UbitUmarov
|
1bcdcc2419
|
mantis 8384: try to fix bullet heimap managed memory sharing with unmanaged lib
|
2018-10-03 21:17:23 +01:00 |
UbitUmarov
|
57ae99b113
|
missed new c# version only code
|
2018-09-30 05:39:58 +01:00 |
UbitUmarov
|
0f1bc23039
|
a few changes to last patch
|
2018-09-30 05:11:34 +01:00 |
Mandarinka Tasty
|
5751add537
|
Implementation-and-design-of-ClientOnParcelGodMark
Signed-off-by: UbitUmarov <ajlduarte@sapo.pt>
|
2018-09-30 04:36:39 +01:00 |
UbitUmarov
|
8812684355
|
minor changes
|
2018-09-29 21:40:52 +01:00 |
Bill Blight
|
6d9de17d77
|
**CONFIRMED**AGAIN** , Add new function, osSetOwnerSpeed(float speed), threat level moderate
Signed-off-by: UbitUmarov <ajlduarte@sapo.pt>
|
2018-09-29 21:16:33 +01:00 |
UbitUmarov
|
ed0e2623b9
|
add a few more gc collect in some spots
|
2018-09-29 17:42:12 +01:00 |
UbitUmarov
|
5a0c9c2fcf
|
more on culture issues
|
2018-09-27 19:04:11 +01:00 |
UbitUmarov
|
37dcb8722c
|
make sure Culture is right on some spots
|
2018-09-26 22:32:34 +01:00 |
UbitUmarov
|
a5d6a394ef
|
mantis 8372: replace XMLRPC.dll with utf8 fix
|
2018-09-17 15:12:02 +01:00 |
UbitUmarov
|
391edb862e
|
stop sending agent update again when destiny refused the agent
|
2018-09-15 00:44:10 +01:00 |
UbitUmarov
|
e96e923159
|
some teleport issues..
|
2018-09-14 21:54:38 +01:00 |
UbitUmarov
|
075ebf3524
|
fix osDie harakiri for Yengine
|
2018-09-13 12:32:55 +01:00 |
UbitUmarov
|
4652f8b84f
|
pesty warning
|
2018-09-13 11:38:28 +01:00 |
UbitUmarov
|
ca404e5001
|
some cleanup
|
2018-09-12 13:48:29 +01:00 |
UbitUmarov
|
cd9327cd8b
|
Merge branch 'master' of opensimulator.org:/var/git/opensim
|
2018-09-12 13:24:01 +01:00 |
Melanie
|
e874e3a2ad
|
Merge branch 'master' of opensimulator.org:/var/git/opensim
|
2018-09-12 13:22:17 +01:00 |
Melanie
|
39e82cb043
|
Squelch "connection reset by peer" exceptions
|
2018-09-12 13:13:11 +01:00 |
UbitUmarov
|
714f4387b8
|
fix a error message
|
2018-09-11 10:31:02 +01:00 |
UbitUmarov
|
f466c56ba4
|
oooops
|
2018-09-08 07:39:14 +01:00 |
UbitUmarov
|
ca9651df0d
|
Yengine cast issue
|
2018-09-08 04:58:14 +01:00 |
UbitUmarov
|
0d93d5ce69
|
fix script secure llhttlrequest
|
2018-09-08 04:46:02 +01:00 |
UbitUmarov
|
e6615a193d
|
a few changes to ScriptSleep() functions
|
2018-09-04 22:19:30 +01:00 |
mewtwo0641
|
4e4d687f3f
|
Add YEngine support for ScriptDelayFactor
Signed-off-by: UbitUmarov <ajlduarte@sapo.pt>
|
2018-09-04 21:38:09 +01:00 |
UbitUmarov
|
50627304a6
|
avoid using new c# sintaxe that will fail on older compilers
|
2018-08-30 20:09:12 +01:00 |
UbitUmarov
|
9647a1e6c5
|
minor changes to last patch
|
2018-08-30 14:51:07 +01:00 |
Mandarinka Tasty
|
99a23421a8
|
Adding check permission CanIssueEstateCommand for osRegionNotice and new function osRegionNotice(string agentID, string msg)
Signed-off-by: UbitUmarov <ajlduarte@sapo.pt>
|
2018-08-30 14:25:19 +01:00 |
UbitUmarov
|
7120ffbc08
|
add the Smoke texture to Opensim Library
|
2018-08-28 21:51:59 +01:00 |
UbitUmarov
|
e075b349ce
|
new try on smoke texture
|
2018-08-27 15:12:24 +01:00 |
Fly Man
|
d9028ac07f
|
Adjusted Smoke texture
Signed-off-by: UbitUmarov <ajlduarte@sapo.pt>
|
2018-08-27 11:51:03 +01:00 |
UbitUmarov
|
9f3c803552
|
avoid potencial null refs
|
2018-08-26 08:40:35 +01:00 |
UbitUmarov
|
7c60e83f30
|
don't shutdown robust twice
|
2018-08-26 08:37:30 +01:00 |
UbitUmarov
|
58ba645160
|
mantis 8273 make change on crossings coerent
|
2018-08-26 03:11:32 +01:00 |
UbitUmarov
|
14f55ab36e
|
fix smoke asset filename
|
2018-08-26 01:33:49 +01:00 |
UbitUmarov
|
10e4d01375
|
remove a comment
|
2018-08-26 01:01:17 +01:00 |
fly-man-
|
d3d915ce3c
|
Patching in the Smoke for Mantis 8242
Signed-off-by: UbitUmarov <ajlduarte@sapo.pt>
|
2018-08-26 00:54:32 +01:00 |
UbitUmarov
|
88d638a0cf
|
mantis 8349: fix landmasks
|
2018-08-07 20:38:58 +01:00 |
UbitUmarov
|
390cb703f3
|
and some more guard try{}catch{} on ub mesh processing
|
2018-07-29 23:31:38 +01:00 |
UbitUmarov
|
a6d5da3e7f
|
mantis 8346: fix argument of osUnixTimeToTimestamp
|
2018-07-27 14:20:59 +01:00 |