UbitUmarov
|
f8c3fc5e05
|
mantis 8416: test
|
2018-12-08 02:26:36 +00:00 |
UbitUmarov
|
ede7f28184
|
disable GetAsset (ViewerAsset) cap. Current viewers implementation is not compatible with opensim
|
2018-12-07 03:31:38 +00:00 |
UbitUmarov
|
79234795fd
|
avoid a data copy
|
2018-12-03 10:17:22 +00:00 |
UbitUmarov
|
4ced4fed33
|
replace GetMeshModule and GetTextureModule
|
2018-12-01 23:13:24 +00:00 |
UbitUmarov
|
7554e62861
|
add a sound
|
2018-11-30 22:03:30 +00:00 |
UbitUmarov
|
0ba13b9b00
|
recover GetMesh2 cap
|
2018-11-30 12:28:37 +00:00 |
UbitUmarov
|
47bc1fb257
|
OSSL remove functions with illegal lsl types, also redundante
|
2018-11-28 08:20:38 +00:00 |
UbitUmarov
|
834a8fac2f
|
update DotNetOpenMail.dll
|
2018-11-27 14:11:43 +00:00 |
UbitUmarov
|
c98f4d0158
|
remove unmaintaned and obsolete GlynnTucker.Cache
|
2018-11-27 13:40:09 +00:00 |
UbitUmarov
|
87acd20d95
|
add script constant OS_APIVERSION, we should inc this on any change on any api. a few changes to os npc and avatar animation functions
|
2018-11-26 16:45:04 +00:00 |
UbitUmarov
|
cb1ebd1604
|
add osApproxEquals for float, vector and rotation, note that default margin is 1e-6 to match strings rounding
|
2018-11-20 18:12:18 +00:00 |
UbitUmarov
|
8474af04e1
|
removed repeated lines
|
2018-11-19 00:56:10 +00:00 |
UbitUmarov
|
2fb82f84d2
|
update osslEnable
|
2018-11-18 23:35:16 +00:00 |
UbitUmarov
|
5f2a76437e
|
update script syntax
|
2018-11-18 22:45:53 +00:00 |
UbitUmarov
|
5b2fab99a6
|
update osslEnable
|
2018-11-18 19:45:22 +00:00 |
UbitUmarov
|
9234613ed5
|
update script syntax
|
2018-11-15 20:49:15 +00:00 |
Kevin Cozens
|
06fef1569b
|
De-tabified OpenSim.ini and made trivial fixes to two comments.
|
2018-11-14 18:12:22 -05:00 |
UbitUmarov
|
9185d397df
|
add a bit more things to ScriptSyntax, change a few more incoerent lsl types in function arguments
|
2018-11-10 21:00:04 +00:00 |
UbitUmarov
|
31e49a7ab3
|
update ini files comments on InterestManagement
|
2018-11-08 01:14:32 +00:00 |
UbitUmarov
|
6ea394467d
|
if viewer asks for range reply in same format even if its full data
|
2018-11-06 15:09:49 +00:00 |
UbitUmarov
|
292a9c9cd7
|
update httpserver.dll
|
2018-10-30 23:24:59 +00:00 |
UbitUmarov
|
a1d132d3ca
|
let the syntax file include its id again
|
2018-10-25 02:36:36 +01:00 |
UbitUmarov
|
a95397e8f5
|
update syntax file
|
2018-10-25 02:12:23 +01:00 |
UbitUmarov
|
82a0fa7dfe
|
update script syntax file
|
2018-10-24 17:29:31 +01:00 |
UbitUmarov
|
d842f835a6
|
remove ThrottlePer100PrimsRezzed option, do not delay attachments with thread.sleep
|
2018-10-23 10:27:09 +01:00 |
UbitUmarov
|
050d53fe5b
|
fix opensim.ini.examplewq coments on mutes module
|
2018-10-22 02:18:55 +01:00 |
UbitUmarov
|
fdb4fb3f3f
|
update script syntax
|
2018-10-21 17:53:02 +01:00 |
lickx
|
94a5e5b9b7
|
Add non-transparent water asset
Used by all viewers when 'Transparent Water' is unchecked in the viewer
prefs
Signed-off-by: UbitUmarov <ajlduarte@sapo.pt>
|
2018-10-20 19:58:22 +01:00 |
UbitUmarov
|
d9018cf517
|
add a few more things to SrcriptSyntax
|
2018-10-20 00:21:40 +01:00 |
UbitUmarov
|
76f8a09bb3
|
LSLSyntax some cleanup
|
2018-10-19 19:37:13 +01:00 |
UbitUmarov
|
2886408a76
|
autogen LSLSyntax version uuid
|
2018-10-19 18:35:31 +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
|
1bcdcc2419
|
mantis 8384: try to fix bullet heimap managed memory sharing with unmanaged lib
|
2018-10-03 21:17:23 +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 |
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
|
a5d6a394ef
|
mantis 8372: replace XMLRPC.dll with utf8 fix
|
2018-09-17 15:12:02 +01:00 |
UbitUmarov
|
9647a1e6c5
|
minor changes to last patch
|
2018-08-30 14:51:07 +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
|
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
|
1b5c6c48f9
|
make BanLineSafeHeight option visible in OpenSimDefaults.ini
|
2018-07-21 18:36:29 +01:00 |
UbitUmarov
|
d7a9195078
|
missed one
|
2018-07-14 02:12:51 +01:00 |
UbitUmarov
|
519d320e3c
|
update ini.example files
|
2018-07-14 01:10:59 +01:00 |
UbitUmarov
|
e52bc6b575
|
Mantis 8308: update libopenjpeg-dotnet-2-1.5.0-dotnet-1.dylib adding missing 64bit support. Built with the macOS 10.13 SDK on Xcode 9.4.1. Thanks Gavin Hird for providing us this.
|
2018-07-11 12:09:59 +01:00 |
UbitUmarov
|
6da07ded04
|
let OpenSim.ini.example be closer to functional standalone ini
|
2018-07-05 22:34:08 +01:00 |
UbitUmarov
|
a48d65fd77
|
Yengine apply a fix to CheckRunLockInvariants by mrieker
|
2018-06-09 20:35:35 +01:00 |