UbitUmarov
|
d2dbe3f4d0
Yeackk bad bad typo
|
před 4 roky |
UbitUmarov
|
0a48da85a3
SOP to xml: don't waste space with some unset optional parameters.
|
před 4 roky |
UbitUmarov
|
aca5728ab2
try to work around missing BOM
|
před 4 roky |
UbitUmarov
|
e308ab8843
.net xml things don't like null terminated strings
|
před 4 roky |
UbitUmarov
|
2a38210fe9
serialize the new variables
|
před 4 roky |
UbitUmarov
|
6e2b5ac238
fix identation
|
před 5 roky |
UbitUmarov
|
14270e316a
fix xml decode of kfm in single prims case
|
před 5 roky |
UbitUmarov
|
ef43111fc1
another missing file
|
před 5 roky |
UbitUmarov
|
d841c593b9
add a bit more persistence (still mysql only)
|
před 5 roky |
UbitUmarov
|
707eb8de82
remove more xml things no longer needed on .net >4.5.2
|
před 6 roky |
UbitUmarov
|
029d6e40f6
remove those xml things no longer needed on .net >4.5.2
|
před 6 roky |
UbitUmarov
|
b903287dd1
Merge branch 'master' into httptests
|
před 6 roky |
UbitUmarov
|
c92ba1cc04
shut up some pesty warnings
|
před 6 roky |
UbitUmarov
|
439cbf0d4d
missed a few..
|
před 6 roky |
UbitUmarov
|
eec3921800
fall back to a obsolete property since several monos in use (include our own) do not suporte the proper .net4.0 one
|
před 6 roky |
UbitUmarov
|
89a690c11f
a few more xml things
|
před 6 roky |
UbitUmarov
|
ec6f87d3ef
disable some XmlResolver
|
před 6 roky |
UbitUmarov
|
59de8fbba0
fix placement of xml ReadEndElement()
|
před 7 roky |
UbitUmarov
|
9ae26fc5af
store kfm on inventory. this may still be a bit confusing on rez
|
před 7 roky |
UbitUmarov
|
bd249bdf5b
replace the wrong libOMV user modifiable Utils.EnUSCulture by our own no User modifiable Culture.FormatProvider, and also for internal coerence. We do use the libomv on other code paths, so that must be fixed
|
před 7 roky |
UbitUmarov
|
51d32e3bed
add more missing en-us culture on scene serializer writes
|
před 7 roky |
UbitUmarov
|
d12957dc2c
still losing time with of halcyon incompatibile oars... cathch exceptions of the function that actually throws; Reduce log spam; don't let a broken MOAP stop all object deserialization. Fixing MOAP does not mean halcyon oars issues are fixed, just one. And really we should not even try to go against halcyon decison to be incompatible.(our MOAP encoding did not change since 2010)
|
před 7 roky |
Robert Adams
|
5bfe8b18fe
Another attempt at parsing MOAP <Media> elements in OAR files.
|
před 7 roky |
UbitUmarov
|
29f2421d4f
revert fa5bf4fd0bb6a855eacdb7b5eec9cd71ad9bf606 for test
|
před 7 roky |
Robert Adams
|
fa5bf4fd0b
Correct parsing of 'Media' XML element in PrimitiveBaseShape when reading an OAR file.
|
před 7 roky |
UbitUmarov
|
3a8dd24fd1
move deep effective permissions aggregation to first time use and not on changes. There flag it is need with InvalidateDeepEffectivePerms(). Add config options PropagateGroupShareOutwards and PropagateAnyOneOutwards
|
před 7 roky |
UbitUmarov
|
443fc60cdf
store the physics inertia override in Mysql and add it to serializer. run prebuild is required
|
před 7 roky |
UbitUmarov
|
db2fbf6516
add more calls to effective permissions aggregation, some paths may still be missing on objects changes, but remove the aggregation on check paths, so all can be tested.
|
před 7 roky |
Melanie Thielker
|
b16abc8166
Massive tab and trailing space cleanup
|
před 7 roky |
Mandarinka Tasty
|
7c566dca5a
The new Constant: integer OBJECT_REZZER_KEY = 32;
|
před 8 roky |