Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
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 | |
2018-07-14 | save a sqrt call | UbitUmarov | 1 | -3/+3 | |
2018-07-14 | change the scope of those options variables | UbitUmarov | 1 | -6/+6 | |
2018-07-14 | add options for regions to ignore age < 18 and payment access control where ↵ | UbitUmarov | 1 | -0/+9 | |
they don't apply | |||||
2018-07-14 | recover lost null check in last commit | UbitUmarov | 1 | -2/+8 | |
2018-07-14 | change bitmasks work | UbitUmarov | 2 | -11/+4 | |
2018-07-14 | only resize if need | UbitUmarov | 1 | -2/+5 | |
2018-07-14 | do not use lossless compression on dyntextures | UbitUmarov | 2 | -37/+38 | |
2018-07-14 | send data as bin not string to http lower level | UbitUmarov | 1 | -3/+8 | |
2018-07-11 | mantis 8335: fix string format | UbitUmarov | 1 | -1/+1 | |
2018-07-11 | Bug fix: Object Wear was doing Add not replace | UbitUmarov | 1 | -11/+11 | |
2018-06-27 | ubOde change terrain min height to -100m. Maybe this way a viewer dev mays ↵ | UbitUmarov | 1 | -4/+4 | |
fix rendering below 0m, like making them think z = 1m for that purpose, for example | |||||
2018-06-19 | reassign estate setting TaxFree to the role of AllowAccessOverride, as ↵ | UbitUmarov | 1 | -8/+16 | |
viewers did. Keeping name to reuse dbs entries, etc. let viewers change it, but still NOP | |||||
2018-06-16 | mantis 8327: refix minor typos | UbitUmarov | 1 | -2/+2 | |
2018-06-16 | mantis 8327: fix minor typos | UbitUmarov | 1 | -2/+2 | |
2018-06-16 | minor cleanup | UbitUmarov | 1 | -36/+12 | |
2018-06-09 | improve llOverMyLand() handling of potencial null refs. ty mrieker | UbitUmarov | 1 | -12/+14 | |
2018-06-09 | Yengine apply a fix to CheckRunLockInvariants by mrieker | UbitUmarov | 1 | -2/+2 | |
2018-05-28 | ok ok it only has one 't' | UbitUmarov | 1 | -6/+6 | |
2018-05-28 | english typo, thx you know who | UbitUmarov | 1 | -6/+6 | |
2018-05-28 | make Yengine post attach event as Xengine does. This should fix that event. ↵ | UbitUmarov | 1 | -3/+3 | |
Thx mrieker for pointing out this issue | |||||
2018-05-27 | fix some cases in prim number of sides | UbitUmarov | 1 | -27/+62 | |