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 | 1 | -2/+11 | |
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 | 1 | -30/+32 | |
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 | 1 | -1/+1 | |
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 | 3 | -170/+96 | |
2018-10-06 | more use of simpler xml encoder on inventory fetch, plus other cosmetics | UbitUmarov | 2 | -66/+65 | |
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 | 5 | -1/+27 | |
2018-09-27 | more on culture issues | UbitUmarov | 1 | -1/+5 | |
2018-09-14 | some teleport issues.. | UbitUmarov | 2 | -17/+16 | |
2018-09-13 | fix osDie harakiri for Yengine | UbitUmarov | 1 | -17/+20 | |
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 | mantis 8273 make change on crossings coerent | UbitUmarov | 1 | -0/+3 | |
2018-08-07 | mantis 8349: fix landmasks | UbitUmarov | 1 | -1/+1 | |
2018-07-29 | and some more guard try{}catch{} on ub mesh processing | UbitUmarov | 1 | -8/+31 | |
2018-07-27 | mantis 8346: fix argument of osUnixTimeToTimestamp | UbitUmarov | 3 | -3/+3 | |
2018-07-21 | mantis8342: make max ban height above ground configurable per regions ↵ | UbitUmarov | 3 | -4/+34 | |
instance with ini file option BanLineSafeHeight | |||||
2018-07-18 | mantis8341: fix MOD and LS apis configuration read from ossl file | UbitUmarov | 2 | -2/+13 | |
2018-07-14 | http reusecontext is obsolete | UbitUmarov | 2 | -5/+0 | |
2018-07-14 | http reusecontext is obsolete | UbitUmarov | 2 | -4/+0 | |
2018-07-14 | typos | UbitUmarov | 1 | -2/+2 | |
2018-07-14 | a few changes about test mesh uploads | UbitUmarov | 1 | -26/+27 | |
2018-07-14 | use Vector.Distance not util.. | UbitUmarov | 1 | -2/+2 | |