aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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 ↵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
|
* 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 ↵UbitUmarov2018-11-156-246/+61
| | | | merge of avination code contrib. (runprebuild)
* Yengine: remove potencial log spamUbitUmarov2018-11-151-7/+6
|
* Yengine: ignore llResetScript() in default state_entry like X does. No idea ↵UbitUmarov2018-11-151-0/+3
| | | | why some do it, but do
* Fixed spelling error (availble -> available)Kevin Cozens2018-11-141-3/+3
|
* change ossl link sound functions to search for sound both on script host ↵UbitUmarov2018-11-142-23/+43
| | | | and target prims
* 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, ↵UbitUmarov2018-11-123-311/+127
| | | | if possible
* add a bit more things to ScriptSyntax, change a few more incoerent lsl types ↵UbitUmarov2018-11-104-20/+41
| | | | in function arguments
* mantis 8035: fix number of prims use to be from all owned parcelsUbitUmarov2018-11-081-2/+1
|
* fix unknown priority scheme setting error. Thx Ai AustinUbitUmarov2018-11-081-1/+1
|
* some cleanupUbitUmarov2018-11-081-5/+5
|
* changes to objects updates prioritizing getting dust on my disk. Schemes ↵UbitUmarov2018-11-073-91/+11
| | | | reduced to SimpleAngularDistance and BestAvatarResponsiveness
* change region gettexture response if presence not foundUbitUmarov2018-11-071-27/+12
|
* udp threads don't need to be fgUbitUmarov2018-11-061-2/+2
|
* fix lsl http url pool service still not starting correctlyUbitUmarov2018-11-021-1/+1
|
* fix lsl http url pool service not beeing removedUbitUmarov2018-11-021-3/+2
|
* reduce some threads priorityUbitUmarov2018-10-282-4/+0
|
* let the syntax file include its id againUbitUmarov2018-10-251-3/+12
|
* remove a unnecessary scripts constants fileUbitUmarov2018-10-257-104/+75
|
* a few changes to last commitUbitUmarov2018-10-233-18/+16
|
* llName2Key. Thanks to mewtwo0641 and watcher64.Mandarinka Tasty2018-10-233-0/+26
| | | | Signed-off-by: UbitUmarov <ajlduarte@sapo.pt>
* remove a dead moduleUbitUmarov2018-10-231-119/+0
|
* remove AttachmentsCommandModuleUbitUmarov2018-10-232-207/+92
|
* recover the inword region console comand Set AutoGrantAttachPermsUbitUmarov2018-10-231-23/+63
|