Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | add some LSL | UbitUmarov | 2018-12-28 | 1 | -18/+35 | |
| | ||||||
* | update libopenmetaverse | UbitUmarov | 2018-12-27 | 5 | -0/+0 | |
| | ||||||
* | update OpenSimDefaults.ini | UbitUmarov | 2018-12-21 | 1 | -0/+9 | |
| | ||||||
* | mantis 8427: add new reject flags, change default, see mantis | UbitUmarov | 2018-12-17 | 1 | -1/+9 | |
| | ||||||
* | update url to 0.9.1.0 page | UbitUmarov | 2018-12-16 | 1 | -2/+2 | |
| | ||||||
* | several changes to last patch | UbitUmarov | 2018-12-16 | 1 | -6/+3 | |
| | ||||||
* | Enables the buildin Caps ServerReleaseNotes | fly-man- | 2018-12-16 | 1 | -0/+7 | |
| | | | | | | ~ Dedicated to Quill Littlefeather ~ Signed-off-by: UbitUmarov <ajlduarte@sapo.pt> | |||||
* | actually disable osSetContentType on osslEnable.ini, so is only enabled by ↵ | UbitUmarov | 2018-12-13 | 1 | -1/+1 | |
| | | | | machine owner intentionally | |||||
* | cleanup last patch | UbitUmarov | 2018-12-11 | 2 | -15/+226 | |
| | ||||||
* | Add osNpcSayTo(key npc, key target, integer channel, string message) | Bill Blight | 2018-12-11 | 1 | -0/+1 | |
| | | | | Signed-off-by: UbitUmarov <ajlduarte@sapo.pt> | |||||
* | change osSetContentType threat level | UbitUmarov | 2018-12-11 | 1 | -1/+1 | |
| | ||||||
* | mantis 8416: test | UbitUmarov | 2018-12-08 | 1 | -1/+1 | |
| | ||||||
* | disable GetAsset (ViewerAsset) cap. Current viewers implementation is not ↵ | UbitUmarov | 2018-12-07 | 1 | -1/+0 | |
| | | | | compatible with opensim | |||||
* | avoid a data copy | UbitUmarov | 2018-12-03 | 1 | -0/+0 | |
| | ||||||
* | replace GetMeshModule and GetTextureModule | UbitUmarov | 2018-12-01 | 1 | -0/+1 | |
| | ||||||
* | add a sound | UbitUmarov | 2018-11-30 | 2 | -1/+6 | |
| | ||||||
* | recover GetMesh2 cap | UbitUmarov | 2018-11-30 | 1 | -0/+1 | |
| | ||||||
* | OSSL remove functions with illegal lsl types, also redundante | UbitUmarov | 2018-11-28 | 2 | -26/+12 | |
| | ||||||
* | update DotNetOpenMail.dll | UbitUmarov | 2018-11-27 | 1 | -0/+0 | |
| | ||||||
* | remove unmaintaned and obsolete GlynnTucker.Cache | UbitUmarov | 2018-11-27 | 3 | -4/+0 | |
| | ||||||
* | add script constant OS_APIVERSION, we should inc this on any change on any ↵ | UbitUmarov | 2018-11-26 | 1 | -3/+7 | |
| | | | | api. a few changes to os npc and avatar animation functions | |||||
* | add osApproxEquals for float, vector and rotation, note that default margin ↵ | UbitUmarov | 2018-11-20 | 2 | -9/+61 | |
| | | | | is 1e-6 to match strings rounding | |||||
* | removed repeated lines | UbitUmarov | 2018-11-19 | 1 | -3/+0 | |
| | ||||||
* | update osslEnable | UbitUmarov | 2018-11-18 | 1 | -0/+10 | |
| | ||||||
* | update script syntax | UbitUmarov | 2018-11-18 | 1 | -22/+107 | |
| | ||||||
* | update osslEnable | UbitUmarov | 2018-11-18 | 1 | -1/+2 | |
| | ||||||
* | update script syntax | UbitUmarov | 2018-11-15 | 1 | -24/+24 | |
| | ||||||
* | De-tabified OpenSim.ini and made trivial fixes to two comments. | Kevin Cozens | 2018-11-14 | 1 | -62/+62 | |
| | ||||||
* | add a bit more things to ScriptSyntax, change a few more incoerent lsl types ↵ | UbitUmarov | 2018-11-10 | 1 | -13/+34 | |
| | | | | in function arguments | |||||
* | update ini files comments on InterestManagement | UbitUmarov | 2018-11-08 | 2 | -9/+15 | |
| | ||||||
* | if viewer asks for range reply in same format even if its full data | UbitUmarov | 2018-11-06 | 1 | -10/+2 | |
| | ||||||
* | update httpserver.dll | UbitUmarov | 2018-10-30 | 1 | -0/+0 | |
| | ||||||
* | let the syntax file include its id again | UbitUmarov | 2018-10-25 | 1 | -0/+1 | |
| | ||||||
* | update syntax file | UbitUmarov | 2018-10-25 | 1 | -6989/+3322 | |
| | ||||||
* | update script syntax file | UbitUmarov | 2018-10-24 | 1 | -12556/+4335 | |
| | ||||||
* | remove ThrottlePer100PrimsRezzed option, do not delay attachments with ↵ | UbitUmarov | 2018-10-23 | 1 | -6/+0 | |
| | | | | thread.sleep | |||||
* | fix opensim.ini.examplewq coments on mutes module | UbitUmarov | 2018-10-22 | 1 | -10/+1 | |
| | ||||||
* | update script syntax | UbitUmarov | 2018-10-21 | 1 | -42/+4292 | |
| | ||||||
* | Add non-transparent water asset | lickx | 2018-10-20 | 2 | -0/+8 | |
| | | | | | | | Used by all viewers when 'Transparent Water' is unchecked in the viewer prefs Signed-off-by: UbitUmarov <ajlduarte@sapo.pt> | |||||
* | add a few more things to SrcriptSyntax | UbitUmarov | 2018-10-20 | 1 | -348/+339 | |
| | ||||||
* | LSLSyntax some cleanup | UbitUmarov | 2018-10-19 | 1 | -1541/+43 | |
| | ||||||
* | autogen LSLSyntax version uuid | UbitUmarov | 2018-10-19 | 1 | -17920/+16411 | |
| | ||||||
* | fix typos | UbitUmarov | 2018-10-19 | 1 | -1/+1 | |
| | ||||||
* | add initial test support for cap LSLSyntax. This does not seem to work for ↵ | UbitUmarov | 2018-10-19 | 1 | -0/+17920 | |
| | | | | 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 | |||||
* | mantis 8384: try to fix bullet heimap managed memory sharing with unmanaged lib | UbitUmarov | 2018-10-03 | 1 | -0/+0 | |
| | ||||||
* | Implementation-and-design-of-ClientOnParcelGodMark | Mandarinka Tasty | 2018-09-30 | 1 | -0/+6 | |
| | | | | Signed-off-by: UbitUmarov <ajlduarte@sapo.pt> | |||||
* | **CONFIRMED**AGAIN** , Add new function, osSetOwnerSpeed(float speed), ↵ | Bill Blight | 2018-09-29 | 1 | -0/+1 | |
| | | | | | | threat level moderate Signed-off-by: UbitUmarov <ajlduarte@sapo.pt> | |||||
* | mantis 8372: replace XMLRPC.dll with utf8 fix | UbitUmarov | 2018-09-17 | 1 | -0/+0 | |
| | ||||||
* | minor changes to last patch | UbitUmarov | 2018-08-30 | 1 | -1/+1 | |
| | ||||||
* | add the Smoke texture to Opensim Library | UbitUmarov | 2018-08-28 | 1 | -0/+10 | |
| |