Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | take friends out of basicDOSprot (too little, too late) | UbitUmarov | 2018-11-14 | 2 | -13/+20 | |
| | ||||||
* | simplify a bit some caps paths | UbitUmarov | 2018-11-14 | 4 | -16/+14 | |
| | ||||||
* | replace Enviroment response encoding ( runprebuild needed) | UbitUmarov | 2018-11-14 | 1 | -24/+40 | |
| | ||||||
* | replace RemoteParcelRequest response encoding ( runprebuild needed) | UbitUmarov | 2018-11-14 | 1 | -4/+5 | |
| | ||||||
* | some cleaup | UbitUmarov | 2018-11-13 | 1 | -10/+10 | |
| | ||||||
* | oops | UbitUmarov | 2018-11-13 | 1 | -63/+64 | |
| | ||||||
* | similar changes on CopyBundleToInventory | UbitUmarov | 2018-11-12 | 1 | -9/+6 | |
| | ||||||
* | a few changes to deattach object update | UbitUmarov | 2018-11-12 | 2 | -9/+10 | |
| | ||||||
* | BuySell: a few changes on sell copy | UbitUmarov | 2018-11-12 | 1 | -24/+26 | |
| | ||||||
* | fix a http error response | UbitUmarov | 2018-11-12 | 1 | -2/+2 | |
| | ||||||
* | pesty warning | UbitUmarov | 2018-11-12 | 1 | -0/+1 | |
| | ||||||
* | ubOde: remove support for old native ODE lib; make inplace terrain changes, ↵ | UbitUmarov | 2018-11-12 | 3 | -311/+127 | |
| | | | | if possible | |||||
* | add a bit more things to ScriptSyntax, change a few more incoerent lsl types ↵ | UbitUmarov | 2018-11-10 | 4 | -20/+41 | |
| | | | | in function arguments | |||||
* | mantis 8035: fix number of prims use to be from all owned parcels | UbitUmarov | 2018-11-08 | 1 | -2/+1 | |
| | ||||||
* | fix unknown priority scheme setting error. Thx Ai Austin | UbitUmarov | 2018-11-08 | 1 | -1/+1 | |
| | ||||||
* | some cleanup | UbitUmarov | 2018-11-08 | 1 | -5/+5 | |
| | ||||||
* | changes to objects updates prioritizing getting dust on my disk. Schemes ↵ | UbitUmarov | 2018-11-07 | 3 | -91/+11 | |
| | | | | reduced to SimpleAngularDistance and BestAvatarResponsiveness | |||||
* | change region gettexture response if presence not found | UbitUmarov | 2018-11-07 | 1 | -27/+12 | |
| | ||||||
* | udp threads don't need to be fg | UbitUmarov | 2018-11-06 | 1 | -2/+2 | |
| | ||||||
* | fix lsl http url pool service still not starting correctly | UbitUmarov | 2018-11-02 | 1 | -1/+1 | |
| | ||||||
* | fix lsl http url pool service not beeing removed | UbitUmarov | 2018-11-02 | 1 | -3/+2 | |
| | ||||||
* | reduce some threads priority | UbitUmarov | 2018-10-28 | 2 | -4/+0 | |
| | ||||||
* | let the syntax file include its id again | UbitUmarov | 2018-10-25 | 1 | -3/+12 | |
| | ||||||
* | remove a unnecessary scripts constants file | UbitUmarov | 2018-10-25 | 7 | -104/+75 | |
| | ||||||
* | 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 | |
| | | | | Signed-off-by: UbitUmarov <ajlduarte@sapo.pt> | |||||
* | 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 ↵ | UbitUmarov | 2018-10-23 | 1 | -51/+2 | |
| | | | | thread.sleep | |||||
* | update script syntax | UbitUmarov | 2018-10-21 | 1 | -3/+1 | |
| | ||||||
* | 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 | |
| | ||||||
* | 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 | 1 | -2/+11 | |
| | ||||||
* | 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 | 1 | -1/+1 | |
| | ||||||
* | autogen LSLSyntax version uuid | UbitUmarov | 2018-10-19 | 1 | -30/+32 | |
| | ||||||
* | cap LSLSyntax was enabled by mistake | UbitUmarov | 2018-10-19 | 1 | -1/+1 | |
| | ||||||
* | fix typos | UbitUmarov | 2018-10-19 | 1 | -20/+20 | |
| | ||||||
* | add initial test support for cap LSLSyntax. This does not seem to work for ↵ | UbitUmarov | 2018-10-19 | 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 | |||||
* | fix AGENT_MALE lsl constant havinf same value as AGENT_AUTOPILOT | UbitUmarov | 2018-10-18 | 1 | -12/+14 | |
| |