Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
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 | |||||
2018-05-06 | breaking map (warp3d) | UbitUmarov | 1 | -0/+31 | |
2018-04-19 | a few minor changes | UbitUmarov | 1 | -16/+40 | |
2018-04-10 | sound radius: missing file | UbitUmarov | 1 | -1/+1 | |
2018-04-06 | remove GCnotify(). It is wrong in many ways and has no use. GC now does ↵ | UbitUmarov | 1 | -62/+0 | |
provide more correct ways of getting warning of when its about to happen, but writing to a log file on that is NOT something to do. | |||||
2018-02-01 | remove a duplicated field | UbitUmarov | 1 | -1/+0 | |
2018-01-30 | keepalive is default | UbitUmarov | 1 | -1/+0 | |
2018-01-30 | a few more changes on inventory library and inv fetch | UbitUmarov | 1 | -0/+37 | |
2018-01-27 | a few more changes on inventory library and inv fetch | UbitUmarov | 1 | -0/+1 | |
2018-01-27 | add a few more encoding to LLSDxmlEncode.. (W or S ?) | UbitUmarov | 1 | -0/+224 | |
2018-01-27 | add Cap_FetchLib2 note that this is still local to regions, not using grid ↵ | UbitUmarov | 1 | -4/+4 | |
as it possible should, but this needs more work, and issue with HG older grids/regions | |||||
2018-01-26 | Robust: allow Library assets to override old ones, so they can be updated ↵ | UbitUmarov | 1 | -1/+3 | |
easily from the xml files keeping same id (left FSAssets out) | |||||
2018-01-25 | got tired of creating stringbuilders | UbitUmarov | 1 | -1/+17 | |
2018-01-25 | a few changes to encoder and a few more uses | UbitUmarov | 1 | -8/+36 | |
2018-01-25 | add a low level LLSDxml encoder for cases where it makes no sense to use ↵ | UbitUmarov | 1 | -0/+457 | |
more heavy things like OSD, and use it on displaynames | |||||
2018-01-24 | avoid some large unnecessary strings | UbitUmarov | 1 | -1/+1 | |
2018-01-24 | let MinHeap self trim on empty; cleanup | UbitUmarov | 1 | -70/+80 | |
2018-01-24 | simplify http bycontext key | UbitUmarov | 2 | -30/+15 | |