aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim (follow)
Commit message (Collapse)AuthorAgeFilesLines
* disable GetAsset (ViewerAsset) cap. Current viewers implementation is not ↵UbitUmarov2018-12-071-1/+6
| | | | compatible with opensim
* fix compile putting back useless things until they are fully removedUbitUmarov2018-12-061-5/+3
|
* ubOde: slow down collision events to attachmentsUbitUmarov2018-12-062-25/+52
|
* GetAssets: only throttle mesh and textureUbitUmarov2018-12-062-4/+12
|
* GetAssets: we still need to service avatars that did left regionUbitUmarov2018-12-042-1/+4
|
* clean a bitUbitUmarov2018-12-033-70/+57
|
* avoid a data copyUbitUmarov2018-12-032-7/+9
|
* avoid a data copyUbitUmarov2018-12-032-1/+43
|
* stats heap allocation rate can negativeUbitUmarov2018-12-021-10/+7
|
* avoid a data copyUbitUmarov2018-12-022-68/+69
|
* simplify a bitUbitUmarov2018-12-021-40/+4
|
* cleanupUbitUmarov2018-12-011-10/+11
|
* comment some debug msgsUbitUmarov2018-12-011-3/+3
|
* replace GetMeshModule and GetTextureModuleUbitUmarov2018-12-017-504/+355
|
* clean a bitUbitUmarov2018-12-011-90/+5
|
* potencial mem leakUbitUmarov2018-12-011-0/+1
|
* LLSDxmlencode uint and ulongUbitUmarov2018-11-301-9/+55
|
* move http range parser to utilUbitUmarov2018-11-303-68/+38
|
* recover GetMesh2 capUbitUmarov2018-11-302-149/+104
|
* remove xmr json functions that where a fix for ossl ones now removedUbitUmarov2018-11-291-259/+0
|
* fix CopyInventoryFromNotecard error handlingUbitUmarov2018-11-291-16/+18
|
* mantis 8414: add cap CreateInventoryCategory handlerUbitUmarov2018-11-291-1/+70
|
* OSSL remove functions with illegal lsl types, also redundanteUbitUmarov2018-11-284-88/+1
|
* remove unmaintaned and obsolete GlynnTucker.CacheUbitUmarov2018-11-271-172/+0
|
* a few more changesUbitUmarov2018-11-262-5/+13
|
* show prim ID on script errorUbitUmarov2018-11-262-3/+3
|
* Yengine: simplify ossl severe error message, and make it on debug channel ↵UbitUmarov2018-11-261-37/+49
| | | | like Xengine
* remove a ossl dev only optionUbitUmarov2018-11-261-11/+1
|
* add script constant OS_APIVERSION, we should inc this on any change on any ↵UbitUmarov2018-11-264-52/+83
| | | | api. a few changes to os npc and avatar animation functions
* change HandlerDeRezObject again to account for out or order packetsUbitUmarov2018-11-261-11/+20
|
* change code feature that old compilers don't suportUbitUmarov2018-11-261-3/+6
|
* fix ossl severe errorUbitUmarov2018-11-251-5/+5
|
* remove a dev only conditional on lludp handlers; change parcel lists updates ↵UbitUmarov2018-11-257-969/+442
| | | | a bit;
* avoid data references stuck in packet poolsUbitUmarov2018-11-253-48/+48
|
* Yengine: oops rename the var on all relevant placesUbitUmarov2018-11-231-1/+1
|
* try better handling of llupd DeRezObjectUbitUmarov2018-11-231-11/+41
|
* Yengine: rename a local varUbitUmarov2018-11-231-1/+1
|
* mantis 8411: fix send inventory item flags maskUbitUmarov2018-11-232-11/+11
|
* Yengine: try read XEngine state from wireUbitUmarov2018-11-223-35/+463
|
* Yengine: use using...UbitUmarov2018-11-202-10/+14
|
* Yengine: change script first line processing, also look to language optionUbitUmarov2018-11-201-11/+24
|
* Yengine: do use SourceHashCodeUbitUmarov2018-11-202-3/+1
|
* Yengine: remove some xmr API functions now added to OSSLUbitUmarov2018-11-201-70/+0
|
* add osApproxEquals for float, vector and rotation, note that default margin ↵UbitUmarov2018-11-203-0/+135
| | | | is 1e-6 to match strings rounding
* mantis 8410: llwhisper, llSay and llShout emit from the source prim not rootUbitUmarov2018-11-191-3/+3
|
* add a few string functions to OSSLUbitUmarov2018-11-183-1/+237
|
* some cleanupUbitUmarov2018-11-183-397/+391
|
* remove odd ossl functionUbitUmarov2018-11-183-27/+0
|
* don't share SHA256CryptoServiceProvider (can be improved)UbitUmarov2018-11-182-8/+6
|
* code aestheticsUbitUmarov2018-11-171-1/+1
|