aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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 lik...UbitUmarov2018-11-261-37/+49
* remove a ossl dev only optionUbitUmarov2018-11-261-11/+1
* add script constant OS_APIVERSION, we should inc this on any change on any ap...UbitUmarov2018-11-264-52/+83
* 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-254-964/+437
* avoid data references stuck in packet poolsUbitUmarov2018-11-252-47/+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
* 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 i...UbitUmarov2018-11-203-0/+135
* 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
* code aestheticsUbitUmarov2018-11-171-4/+4
* code aestheticsUbitUmarov2018-11-172-17/+39
* code aestheticsUbitUmarov2018-11-171-18/+9
* avoid a null ref on BulletUbitUmarov2018-11-151-1/+2
* remove CM api, add replacement ossl functions, as i should had done on the me...UbitUmarov2018-11-156-246/+61
* Yengine: remove potencial log spamUbitUmarov2018-11-151-7/+6
* Yengine: ignore llResetScript() in default state_entry like X does. No idea w...UbitUmarov2018-11-151-0/+3
* Fixed spelling error (availble -> available)Kevin Cozens2018-11-141-3/+3
* change ossl link sound functions to search for sound both on script host and...UbitUmarov2018-11-142-23/+43
* take friends out of basicDOSprot (too little, too late)UbitUmarov2018-11-142-13/+20
* simplify a bit some caps pathsUbitUmarov2018-11-144-16/+14
* replace Enviroment response encoding ( runprebuild needed)UbitUmarov2018-11-141-24/+40
* replace RemoteParcelRequest response encoding ( runprebuild needed)UbitUmarov2018-11-141-4/+5
* some cleaupUbitUmarov2018-11-131-10/+10
* oopsUbitUmarov2018-11-131-63/+64
* similar changes on CopyBundleToInventoryUbitUmarov2018-11-121-9/+6
* a few changes to deattach object updateUbitUmarov2018-11-122-9/+10
* BuySell: a few changes on sell copyUbitUmarov2018-11-121-24/+26
* fix a http error responseUbitUmarov2018-11-121-2/+2
* pesty warningUbitUmarov2018-11-121-0/+1
* ubOde: remove support for old native ODE lib; make inplace terrain changes, i...UbitUmarov2018-11-123-311/+127
* add a bit more things to ScriptSyntax, change a few more incoerent lsl types ...UbitUmarov2018-11-104-20/+41