Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2018-12-17 | mantis 8427: add new reject flags, change default, see mantis | UbitUmarov | 1 | -1/+9 | |
2018-12-11 | cleanup last patch | UbitUmarov | 1 | -14/+225 | |
2018-11-28 | OSSL remove functions with illegal lsl types, also redundante | UbitUmarov | 1 | -24/+12 | |
2018-11-26 | add script constant OS_APIVERSION, we should inc this on any change on any ↵ | UbitUmarov | 1 | -3/+7 | |
api. a few changes to os npc and avatar animation functions | |||||
2018-11-20 | add osApproxEquals for float, vector and rotation, note that default margin ↵ | UbitUmarov | 1 | -8/+59 | |
is 1e-6 to match strings rounding | |||||
2018-11-18 | update script syntax | UbitUmarov | 1 | -22/+107 | |
2018-11-15 | update script syntax | UbitUmarov | 1 | -24/+24 | |
2018-11-10 | add a bit more things to ScriptSyntax, change a few more incoerent lsl types ↵ | UbitUmarov | 1 | -13/+34 | |
in function arguments | |||||
2018-10-25 | let the syntax file include its id again | UbitUmarov | 1 | -0/+1 | |
2018-10-25 | update syntax file | UbitUmarov | 1 | -6989/+3322 | |
2018-10-24 | update script syntax file | UbitUmarov | 1 | -12556/+4335 | |
2018-10-21 | update script syntax | UbitUmarov | 1 | -42/+4292 | |
2018-10-20 | add a few more things to SrcriptSyntax | UbitUmarov | 1 | -348/+339 | |
2018-10-19 | LSLSyntax some cleanup | UbitUmarov | 1 | -1541/+43 | |
2018-10-19 | autogen LSLSyntax version uuid | UbitUmarov | 1 | -17920/+16411 | |
2018-10-19 | fix typos | UbitUmarov | 1 | -1/+1 | |
2018-10-19 | add initial test support for cap LSLSyntax. This does not seem to work for ↵ | UbitUmarov | 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 |