Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2018-10-20 | change ossl tests setup | UbitUmarov | 3 | -4/+19 | |
2018-10-20 | ossl error messages are not from a agent | UbitUmarov | 1 | -1/+1 | |
2018-10-20 | avoid a null ref during jenkins tests | UbitUmarov | 1 | -1/+2 | |
2018-10-20 | change ossl error report and NPC create error handling | UbitUmarov | 1 | -10/+11 | |
2018-10-20 | mantis 8398: fix with previus commits; removed redundante code | UbitUmarov | 1 | -11/+5 | |
2018-10-20 | Remove NPCs from UserManagement when removed | UbitUmarov | 1 | -0/+4 | |
2018-10-20 | add RemoveUser to UserManagement | UbitUmarov | 2 | -3/+12 | |
2018-10-20 | fix groups v2 agentUUI ofr uuid.zero case | UbitUmarov | 1 | -16/+4 | |
2018-10-20 | double Ooopss | UbitUmarov | 2 | -2/+2 | |
2018-10-20 | remove TempAttachments module | UbitUmarov | 4 | -200/+62 | |
2018-10-20 | add a few more things to SrcriptSyntax | UbitUmarov | 1 | -1/+1 | |
2018-10-19 | autogen LSLSyntax version uuid | UbitUmarov | 2 | -32/+47 | |
2018-10-19 | cap LSLSyntax was enabled by mistake | UbitUmarov | 1 | -1/+1 | |
2018-10-19 | fix typos | UbitUmarov | 1 | -20/+20 | |
2018-10-19 | add initial test support for cap LSLSyntax. This does not seem to work for ↵ | UbitUmarov | 1 | -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 | |||||
2018-10-18 | fix AGENT_MALE lsl constant havinf same value as AGENT_AUTOPILOT | UbitUmarov | 1 | -12/+14 | |
2018-10-18 | change chattype on llRegionSayTo when sending to avatar viewer only. | UbitUmarov | 2 | -1/+2 | |
Thanks Royale for pointing this | |||||
2018-10-18 | mantis 7391: deliver llregionSayTo to all scripts on prim that match target ↵ | UbitUmarov | 1 | -6/+3 | |
specs | |||||
2018-10-08 | better have a lock | UbitUmarov | 1 | -19/+23 | |
2018-10-08 | change caps get mesh and texture throttle | UbitUmarov | 4 | -172/+96 | |
2018-10-08 | avoid a null ref | UbitUmarov | 1 | -1/+3 | |
2018-10-07 | try to make inventory fetch tests happy | UbitUmarov | 1 | -6/+9 | |
2018-10-06 | more use of simpler xml encoder on inventory fetch, plus other cosmetics | UbitUmarov | 6 | -545/+217 | |
2018-10-03 | mantis 8384: try to fix bullet heimap managed memory sharing with unmanaged lib | UbitUmarov | 2 | -1/+10 | |
2018-09-30 | missed new c# version only code | UbitUmarov | 1 | -1/+2 | |
2018-09-30 | a few changes to last patch | UbitUmarov | 1 | -28/+28 | |
2018-09-30 | Implementation-and-design-of-ClientOnParcelGodMark | Mandarinka Tasty | 1 | -5/+92 | |
Signed-off-by: UbitUmarov <ajlduarte@sapo.pt> | |||||
2018-09-29 | minor changes | UbitUmarov | 3 | -37/+55 | |
2018-09-29 | **CONFIRMED**AGAIN** , Add new function, osSetOwnerSpeed(float speed), ↵ | Bill Blight | 3 | -1/+17 | |
threat level moderate Signed-off-by: UbitUmarov <ajlduarte@sapo.pt> | |||||
2018-09-29 | add a few more gc collect in some spots | UbitUmarov | 8 | -8/+39 | |
2018-09-27 | more on culture issues | UbitUmarov | 3 | -1/+18 | |
2018-09-26 | make sure Culture is right on some spots | UbitUmarov | 2 | -4/+4 | |
2018-09-15 | stop sending agent update again when destiny refused the agent | UbitUmarov | 1 | -2/+2 | |
2018-09-14 | some teleport issues.. | UbitUmarov | 2 | -17/+16 | |
2018-09-13 | fix osDie harakiri for Yengine | UbitUmarov | 1 | -17/+20 | |
2018-09-13 | pesty warning | UbitUmarov | 1 | -8/+8 | |
2018-09-12 | some cleanup | UbitUmarov | 3 | -23/+1 | |
2018-09-12 | Squelch "connection reset by peer" exceptions | Melanie | 1 | -1/+8 | |
2018-09-11 | fix a error message | UbitUmarov | 1 | -1/+1 | |
2018-09-08 | oooops | UbitUmarov | 1 | -1/+7 | |
2018-09-08 | Yengine cast issue | UbitUmarov | 1 | -3/+4 | |
2018-09-08 | fix script secure llhttlrequest | UbitUmarov | 1 | -41/+43 | |
2018-09-04 | a few changes to ScriptSleep() functions | UbitUmarov | 3 | -12/+12 | |
2018-09-04 | Add YEngine support for ScriptDelayFactor | mewtwo0641 | 1 | -0/+4 | |
Signed-off-by: UbitUmarov <ajlduarte@sapo.pt> | |||||
2018-08-30 | avoid using new c# sintaxe that will fail on older compilers | UbitUmarov | 1 | -3/+5 | |
2018-08-30 | minor changes to last patch | UbitUmarov | 3 | -9/+9 | |
2018-08-30 | Adding check permission CanIssueEstateCommand for osRegionNotice and new ↵ | Mandarinka Tasty | 3 | -7/+36 | |
function osRegionNotice(string agentID, string msg) Signed-off-by: UbitUmarov <ajlduarte@sapo.pt> | |||||
2018-08-26 | avoid potencial null refs | UbitUmarov | 1 | -4/+4 | |
2018-08-26 | don't shutdown robust twice | UbitUmarov | 1 | -0/+2 | |
2018-08-26 | mantis 8273 make change on crossings coerent | UbitUmarov | 1 | -0/+3 | |