Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2018-09-15 | stop sending agent update again when destiny refused the agent | UbitUmarov | 1 | -2/+2 | |
2018-09-14 | some teleport issues.. | UbitUmarov | 2 | -17/+16 | |
2018-09-13 | fix osDie harakiri for Yengine | UbitUmarov | 1 | -17/+20 | |
2018-09-13 | pesty warning | UbitUmarov | 1 | -8/+8 | |
2018-09-12 | some cleanup | UbitUmarov | 3 | -23/+1 | |
2018-09-12 | Squelch "connection reset by peer" exceptions | Melanie | 1 | -1/+8 | |
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 | avoid potencial null refs | UbitUmarov | 1 | -4/+4 | |
2018-08-26 | don't shutdown robust twice | UbitUmarov | 1 | -0/+2 | |
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 | 5 | -5/+38 | |
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 | 3 | -5/+1 | |
2018-07-14 | http reusecontext is obsolete | UbitUmarov | 1 | -1/+0 | |
2018-07-14 | http reusecontext is obsolete | UbitUmarov | 6 | -29/+2 | |
2018-07-14 | http reusecontext is obsolete | UbitUmarov | 1 | -1/+0 | |
2018-07-14 | typos | UbitUmarov | 1 | -2/+2 | |
2018-07-14 | minor cleanup | UbitUmarov | 1 | -1/+1 | |
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 | 2 | -6/+14 | |
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 | add missing xml escape | UbitUmarov | 1 | -2/+2 | |
2018-07-14 | add a disabled log | UbitUmarov | 1 | -0/+3 | |
2018-07-14 | send data as bin not string to http lower level | UbitUmarov | 1 | -3/+8 | |
2018-07-14 | have default ids of avatar alpha and tattoo | UbitUmarov | 1 | -4/+4 | |
2018-07-14 | some cleanup | UbitUmarov | 1 | -30/+26 | |
2018-07-14 | drop compatibility with old robust that did not suport ↵ | UbitUmarov | 1 | -9/+0 | |
inventoryService.GetMultipleItems | |||||
2018-07-14 | add using into a few more places | UbitUmarov | 2 | -26/+28 | |
2018-07-14 | mantis 8333: kept idea but my own code. With ini setting ↵ | UbitUmarov | 2 | -3/+24 | |
ConsoleHistoryTimeStamp set to true, the console history file will have timestamps. Im lazy date is in en-us culture for now. (robust also) | |||||
2018-07-13 | minor changes to last patch | UbitUmarov | 1 | -14/+12 | |
2018-07-13 | Group Powers changed and Officers role brought back for Groups | fly-man- | 1 | -51/+60 | |
Signed-off-by: UbitUmarov <ajlduarte@sapo.pt> | |||||
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 | |