Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2018-12-03 | clean a bit | UbitUmarov | 3 | -70/+57 | |
2018-12-03 | avoid a data copy | UbitUmarov | 2 | -7/+9 | |
2018-12-03 | avoid a data copy | UbitUmarov | 2 | -1/+43 | |
2018-12-02 | stats heap allocation rate can negative | UbitUmarov | 1 | -10/+7 | |
2018-12-02 | avoid a data copy | UbitUmarov | 1 | -52/+60 | |
2018-12-01 | replace GetMeshModule and GetTextureModule | UbitUmarov | 2 | -13/+8 | |
2018-11-30 | LLSDxmlencode uint and ulong | UbitUmarov | 1 | -9/+55 | |
2018-11-30 | move http range parser to util | UbitUmarov | 1 | -0/+32 | |
2018-11-25 | remove a dev only conditional on lludp handlers; change parcel lists updates ↵ | UbitUmarov | 2 | -5/+3 | |
a bit; | |||||
2018-11-25 | avoid data references stuck in packet pools | UbitUmarov | 1 | -1/+0 | |
2018-11-23 | mantis 8411: fix send inventory item flags mask | UbitUmarov | 1 | -10/+10 | |
2018-11-17 | code aesthetics | UbitUmarov | 1 | -1/+1 | |
2018-11-17 | ooops | UbitUmarov | 1 | -1/+1 | |
2018-11-17 | a few more changes to pbs | UbitUmarov | 1 | -67/+30 | |
2018-11-17 | code aesthetics and simplification | UbitUmarov | 1 | -122/+56 | |
2018-11-17 | code aesthetics | UbitUmarov | 1 | -12/+12 | |
2018-11-17 | code aesthetics | UbitUmarov | 1 | -1/+1 | |
2018-11-07 | changes to objects updates prioritizing getting dust on my disk. Schemes ↵ | UbitUmarov | 1 | -52/+95 | |
reduced to SimpleAngularDistance and BestAvatarResponsiveness | |||||
2018-11-06 | remove some fire and forget methods missed file | UbitUmarov | 1 | -3/+1 | |
2018-11-06 | remove some fire and forget methods | UbitUmarov | 1 | -90/+1 | |
2018-11-03 | fix typo | UbitUmarov | 1 | -1/+0 | |
2018-11-03 | we should only have one http poll service manager per instance | UbitUmarov | 4 | -81/+183 | |
2018-11-02 | forgot about lsl secure urls service.. so lets try another way for now ↵ | UbitUmarov | 2 | -3/+3 | |
(mantis 8382) | |||||
2018-11-01 | only main http server listener should run events pool | UbitUmarov | 1 | -1/+1 | |
2018-10-19 | autogen LSLSyntax version uuid | UbitUmarov | 1 | -2/+15 | |
2018-10-18 | change chattype on llRegionSayTo when sending to avatar viewer only. | UbitUmarov | 1 | -0/+1 | |
Thanks Royale for pointing this | |||||
2018-10-06 | more use of simpler xml encoder on inventory fetch, plus other cosmetics | UbitUmarov | 3 | -75/+11 | |
2018-09-29 | add a few more gc collect in some spots | UbitUmarov | 2 | -2/+5 | |
2018-09-27 | more on culture issues | UbitUmarov | 1 | -0/+10 | |
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-08-26 | avoid potencial null refs | UbitUmarov | 1 | -4/+4 | |
2018-07-21 | mantis8342: make max ban height above ground configurable per regions ↵ | UbitUmarov | 1 | -1/+2 | |
instance with ini file option BanLineSafeHeight | |||||
2018-07-14 | http reusecontext is obsolete | UbitUmarov | 1 | -0/+1 | |
2018-07-14 | http reusecontext is obsolete | UbitUmarov | 1 | -1/+0 | |
2018-07-14 | http reusecontext is obsolete | UbitUmarov | 3 | -23/+2 | |
2018-07-14 | http reusecontext is obsolete | UbitUmarov | 1 | -1/+0 | |
2018-07-14 | minor cleanup | UbitUmarov | 1 | -1/+1 | |
2018-07-14 | add options for regions to ignore age < 18 and payment access control where ↵ | UbitUmarov | 1 | -6/+5 | |
they don't apply | |||||
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 | have default ids of avatar alpha and tattoo | UbitUmarov | 1 | -4/+4 | |
2018-07-14 | mantis 8333: kept idea but my own code. With ini setting ↵ | UbitUmarov | 1 | -2/+23 | |
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-06 | just remove the test instead | UbitUmarov | 2 | -10/+1 | |
2018-07-06 | fix version string size test | UbitUmarov | 1 | -1/+1 | |
2018-07-05 | test jenkins | UbitUmarov | 1 | -1/+1 | |
2018-07-05 | test | UbitUmarov | 1 | -1/+0 | |
2018-06-19 | reassign estate setting TaxFree to the role of AllowAccessOverride, as ↵ | UbitUmarov | 1 | -25/+3 | |
viewers did. Keeping name to reuse dbs entries, etc. let viewers change it, but still NOP | |||||
2018-06-18 | mantis 8329: don't fail if response stream is Chunked encoded and http ↵ | UbitUmarov | 1 | -7/+32 | |
debuglevel >=5 |