aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim (follow)
Commit message (Collapse)AuthorAgeFilesLines
* change ossl tests setupUbitUmarov2018-10-203-4/+19
|
* ossl error messages are not from a agentUbitUmarov2018-10-201-1/+1
|
* avoid a null ref during jenkins testsUbitUmarov2018-10-201-1/+2
|
* change ossl error report and NPC create error handlingUbitUmarov2018-10-201-10/+11
|
* mantis 8398: fix with previus commits; removed redundante codeUbitUmarov2018-10-201-11/+5
|
* Remove NPCs from UserManagement when removedUbitUmarov2018-10-201-0/+4
|
* add RemoveUser to UserManagementUbitUmarov2018-10-202-3/+12
|
* fix groups v2 agentUUI ofr uuid.zero caseUbitUmarov2018-10-201-16/+4
|
* double OoopssUbitUmarov2018-10-202-2/+2
|
* remove TempAttachments moduleUbitUmarov2018-10-204-200/+62
|
* add a few more things to SrcriptSyntaxUbitUmarov2018-10-201-1/+1
|
* autogen LSLSyntax version uuidUbitUmarov2018-10-192-32/+47
|
* cap LSLSyntax was enabled by mistakeUbitUmarov2018-10-191-1/+1
|
* fix typosUbitUmarov2018-10-191-20/+20
|
* add initial test support for cap LSLSyntax. This does not seem to work for ↵UbitUmarov2018-10-191-6/+73
| | | | 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
* fix AGENT_MALE lsl constant havinf same value as AGENT_AUTOPILOTUbitUmarov2018-10-181-12/+14
|
* change chattype on llRegionSayTo when sending to avatar viewer only.UbitUmarov2018-10-182-1/+2
| | | | Thanks Royale for pointing this
* mantis 7391: deliver llregionSayTo to all scripts on prim that match target ↵UbitUmarov2018-10-181-6/+3
| | | | specs
* better have a lockUbitUmarov2018-10-081-19/+23
|
* change caps get mesh and texture throttleUbitUmarov2018-10-084-172/+96
|
* avoid a null refUbitUmarov2018-10-081-1/+3
|
* try to make inventory fetch tests happyUbitUmarov2018-10-071-6/+9
|
* more use of simpler xml encoder on inventory fetch, plus other cosmeticsUbitUmarov2018-10-066-545/+217
|
* mantis 8384: try to fix bullet heimap managed memory sharing with unmanaged libUbitUmarov2018-10-032-1/+10
|
* missed new c# version only codeUbitUmarov2018-09-301-1/+2
|
* a few changes to last patchUbitUmarov2018-09-301-28/+28
|
* Implementation-and-design-of-ClientOnParcelGodMarkMandarinka Tasty2018-09-301-5/+92
| | | | Signed-off-by: UbitUmarov <ajlduarte@sapo.pt>
* minor changesUbitUmarov2018-09-293-37/+55
|
* **CONFIRMED**AGAIN** , Add new function, osSetOwnerSpeed(float speed), ↵Bill Blight2018-09-293-1/+17
| | | | | | threat level moderate Signed-off-by: UbitUmarov <ajlduarte@sapo.pt>
* add a few more gc collect in some spotsUbitUmarov2018-09-298-8/+39
|
* more on culture issuesUbitUmarov2018-09-273-1/+18
|
* make sure Culture is right on some spotsUbitUmarov2018-09-262-4/+4
|
* stop sending agent update again when destiny refused the agentUbitUmarov2018-09-151-2/+2
|
* some teleport issues..UbitUmarov2018-09-142-17/+16
|
* fix osDie harakiri for YengineUbitUmarov2018-09-131-17/+20
|
* pesty warningUbitUmarov2018-09-131-8/+8
|
* some cleanupUbitUmarov2018-09-123-23/+1
|
* Merge branch 'master' of opensimulator.org:/var/git/opensimUbitUmarov2018-09-121-1/+24
|\
| * Merge branch 'master' of opensimulator.org:/var/git/opensimMelanie2018-09-12389-43343/+96679
| |\
| * | Squelch "connection reset by peer" exceptionsMelanie2018-09-121-1/+8
| | |
* | | fix a error messageUbitUmarov2018-09-111-1/+1
| |/ |/|
* | oooopsUbitUmarov2018-09-081-1/+7
| |
* | Yengine cast issueUbitUmarov2018-09-081-3/+4
| |
* | fix script secure llhttlrequestUbitUmarov2018-09-081-41/+43
| |
* | a few changes to ScriptSleep() functionsUbitUmarov2018-09-043-12/+12
| |
* | Add YEngine support for ScriptDelayFactormewtwo06412018-09-041-0/+4
| | | | | | | | Signed-off-by: UbitUmarov <ajlduarte@sapo.pt>
* | avoid using new c# sintaxe that will fail on older compilersUbitUmarov2018-08-301-3/+5
| |
* | minor changes to last patchUbitUmarov2018-08-303-9/+9
| |
* | Adding check permission CanIssueEstateCommand for osRegionNotice and new ↵Mandarinka Tasty2018-08-303-7/+36
| | | | | | | | | | | | function osRegionNotice(string agentID, string msg) Signed-off-by: UbitUmarov <ajlduarte@sapo.pt>
* | avoid potencial null refsUbitUmarov2018-08-261-4/+4
| |