| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | remove a unnecessary scripts constants file | UbitUmarov | 2018-10-25 | 7 | -104/+75 |
* | update script syntax file | UbitUmarov | 2018-10-24 | 1 | -12556/+4335 |
* | Protect/Prevent user names from using valid HG identifiers. | Bill Blight | 2018-10-23 | 1 | -2/+2 |
* | a few changes to last commit | UbitUmarov | 2018-10-23 | 3 | -18/+16 |
* | llName2Key. Thanks to mewtwo0641 and watcher64. | Mandarinka Tasty | 2018-10-23 | 3 | -0/+26 |
* | remove a dead module | UbitUmarov | 2018-10-23 | 1 | -119/+0 |
* | remove AttachmentsCommandModule | UbitUmarov | 2018-10-23 | 2 | -207/+92 |
* | recover the inword region console comand Set AutoGrantAttachPerms | UbitUmarov | 2018-10-23 | 1 | -23/+63 |
* | remove ThrottlePer100PrimsRezzed option, do not delay attachments with thread... | UbitUmarov | 2018-10-23 | 2 | -57/+2 |
* | fix opensim.ini.examplewq coments on mutes module | UbitUmarov | 2018-10-22 | 1 | -10/+1 |
* | fix wrong error message in mutelist connector | UbitUmarov | 2018-10-22 | 1 | -2/+2 |
* | update script syntax | UbitUmarov | 2018-10-21 | 2 | -45/+4293 |
* | oops some code got in ahead of time | UbitUmarov | 2018-10-21 | 1 | -2/+6 |
* | mantis 8387: (try) avoid potencial out of order phys operations | UbitUmarov | 2018-10-21 | 1 | -7/+6 |
* | Add non-transparent water asset | lickx | 2018-10-20 | 2 | -0/+8 |
* | mantis 8356: patched by hand, thx Lotek | UbitUmarov | 2018-10-20 | 1 | -6/+5 |
* | oops | UbitUmarov | 2018-10-20 | 2 | -4/+1 |
* | change ossl tests setup | UbitUmarov | 2018-10-20 | 3 | -4/+19 |
* | ossl error messages are not from a agent | UbitUmarov | 2018-10-20 | 1 | -1/+1 |
* | avoid a null ref during jenkins tests | UbitUmarov | 2018-10-20 | 1 | -1/+2 |
* | change ossl error report and NPC create error handling | UbitUmarov | 2018-10-20 | 1 | -10/+11 |
* | mantis 8398: fix with previus commits; removed redundante code | UbitUmarov | 2018-10-20 | 1 | -11/+5 |
* | Remove NPCs from UserManagement when removed | UbitUmarov | 2018-10-20 | 1 | -0/+4 |
* | add RemoveUser to UserManagement | UbitUmarov | 2018-10-20 | 2 | -3/+12 |
* | fix groups v2 agentUUI ofr uuid.zero case | UbitUmarov | 2018-10-20 | 1 | -16/+4 |
* | double Ooopss | UbitUmarov | 2018-10-20 | 2 | -2/+2 |
* | remove TempAttachments module | UbitUmarov | 2018-10-20 | 4 | -200/+62 |
* | add a few more things to SrcriptSyntax | UbitUmarov | 2018-10-20 | 2 | -349/+340 |
* | LSLSyntax some cleanup | UbitUmarov | 2018-10-19 | 1 | -1541/+43 |
* | autogen LSLSyntax version uuid | UbitUmarov | 2018-10-19 | 3 | -17952/+16458 |
* | cap LSLSyntax was enabled by mistake | UbitUmarov | 2018-10-19 | 1 | -1/+1 |
* | fix typos | UbitUmarov | 2018-10-19 | 2 | -21/+21 |
* | add initial test support for cap LSLSyntax. This does not seem to work for O... | UbitUmarov | 2018-10-19 | 2 | -6/+17993 |
* | fix AGENT_MALE lsl constant havinf same value as AGENT_AUTOPILOT | UbitUmarov | 2018-10-18 | 1 | -12/+14 |
* | change chattype on llRegionSayTo when sending to avatar viewer only. | UbitUmarov | 2018-10-18 | 2 | -1/+2 |
* | mantis 7391: deliver llregionSayTo to all scripts on prim that match target s... | UbitUmarov | 2018-10-18 | 1 | -6/+3 |
* | better have a lock | UbitUmarov | 2018-10-08 | 1 | -19/+23 |
* | change caps get mesh and texture throttle | UbitUmarov | 2018-10-08 | 4 | -172/+96 |
* | avoid a null ref | UbitUmarov | 2018-10-08 | 1 | -1/+3 |
* | try to make inventory fetch tests happy | UbitUmarov | 2018-10-07 | 1 | -6/+9 |
* | more use of simpler xml encoder on inventory fetch, plus other cosmetics | UbitUmarov | 2018-10-06 | 6 | -545/+217 |
* | mantis 8384: try to fix bullet heimap managed memory sharing with unmanaged lib | UbitUmarov | 2018-10-03 | 3 | -1/+10 |
* | missed new c# version only code | UbitUmarov | 2018-09-30 | 1 | -1/+2 |
* | a few changes to last patch | UbitUmarov | 2018-09-30 | 1 | -28/+28 |
* | Implementation-and-design-of-ClientOnParcelGodMark | Mandarinka Tasty | 2018-09-30 | 2 | -5/+98 |
* | minor changes | UbitUmarov | 2018-09-29 | 3 | -37/+55 |
* | **CONFIRMED**AGAIN** , Add new function, osSetOwnerSpeed(float speed), threat... | Bill Blight | 2018-09-29 | 4 | -1/+18 |
* | add a few more gc collect in some spots | UbitUmarov | 2018-09-29 | 8 | -8/+39 |
* | more on culture issues | UbitUmarov | 2018-09-27 | 3 | -1/+18 |
* | make sure Culture is right on some spots | UbitUmarov | 2018-09-26 | 2 | -4/+4 |