Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | code aesthetics and simplification | UbitUmarov | 2018-11-17 | 1 | -122/+56 |
| | |||||
* | code aesthetics | UbitUmarov | 2018-11-17 | 1 | -12/+12 |
| | |||||
* | code aesthetics | UbitUmarov | 2018-11-17 | 1 | -1/+1 |
| | |||||
* | changes to objects updates prioritizing getting dust on my disk. Schemes ↵ | UbitUmarov | 2018-11-07 | 1 | -52/+95 |
| | | | | reduced to SimpleAngularDistance and BestAvatarResponsiveness | ||||
* | remove some fire and forget methods missed file | UbitUmarov | 2018-11-06 | 1 | -3/+1 |
| | |||||
* | remove some fire and forget methods | UbitUmarov | 2018-11-06 | 1 | -90/+1 |
| | |||||
* | fix typo | UbitUmarov | 2018-11-03 | 1 | -1/+0 |
| | |||||
* | we should only have one http poll service manager per instance | UbitUmarov | 2018-11-03 | 4 | -81/+183 |
| | |||||
* | forgot about lsl secure urls service.. so lets try another way for now ↵ | UbitUmarov | 2018-11-02 | 2 | -3/+3 |
| | | | | (mantis 8382) | ||||
* | only main http server listener should run events pool | UbitUmarov | 2018-11-01 | 1 | -1/+1 |
| | |||||
* | autogen LSLSyntax version uuid | UbitUmarov | 2018-10-19 | 1 | -2/+15 |
| | |||||
* | change chattype on llRegionSayTo when sending to avatar viewer only. | UbitUmarov | 2018-10-18 | 1 | -0/+1 |
| | | | | Thanks Royale for pointing this | ||||
* | more use of simpler xml encoder on inventory fetch, plus other cosmetics | UbitUmarov | 2018-10-06 | 3 | -75/+11 |
| | |||||
* | add a few more gc collect in some spots | UbitUmarov | 2018-09-29 | 2 | -2/+5 |
| | |||||
* | more on culture issues | UbitUmarov | 2018-09-27 | 1 | -0/+10 |
| | |||||
* | pesty warning | UbitUmarov | 2018-09-13 | 1 | -8/+8 |
| | |||||
* | some cleanup | UbitUmarov | 2018-09-12 | 3 | -23/+1 |
| | |||||
* | Merge branch 'master' of opensimulator.org:/var/git/opensim | Melanie | 2018-09-12 | 51 | -962/+2448 |
|\ | |||||
| * | avoid potencial null refs | UbitUmarov | 2018-08-26 | 1 | -4/+4 |
| | | |||||
| * | mantis8342: make max ban height above ground configurable per regions ↵ | UbitUmarov | 2018-07-21 | 1 | -1/+2 |
| | | | | | | | | instance with ini file option BanLineSafeHeight | ||||
| * | http reusecontext is obsolete | UbitUmarov | 2018-07-14 | 1 | -0/+1 |
| | | |||||
| * | http reusecontext is obsolete | UbitUmarov | 2018-07-14 | 1 | -1/+0 |
| | | |||||
| * | http reusecontext is obsolete | UbitUmarov | 2018-07-14 | 3 | -23/+2 |
| | | |||||
| * | http reusecontext is obsolete | UbitUmarov | 2018-07-14 | 1 | -1/+0 |
| | | |||||
| * | minor cleanup | UbitUmarov | 2018-07-14 | 1 | -1/+1 |
| | | |||||
| * | add options for regions to ignore age < 18 and payment access control where ↵ | UbitUmarov | 2018-07-14 | 1 | -6/+5 |
| | | | | | | | | they don't apply | ||||
| * | add missing xml escape | UbitUmarov | 2018-07-14 | 1 | -2/+2 |
| | | |||||
| * | add a disabled log | UbitUmarov | 2018-07-14 | 1 | -0/+3 |
| | | |||||
| * | have default ids of avatar alpha and tattoo | UbitUmarov | 2018-07-14 | 1 | -4/+4 |
| | | |||||
| * | mantis 8333: kept idea but my own code. With ini setting ↵ | UbitUmarov | 2018-07-14 | 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) | ||||
| * | just remove the test instead | UbitUmarov | 2018-07-06 | 2 | -10/+1 |
| | | |||||
| * | fix version string size test | UbitUmarov | 2018-07-06 | 1 | -1/+1 |
| | | |||||
| * | test jenkins | UbitUmarov | 2018-07-05 | 1 | -1/+1 |
| | | |||||
| * | test | UbitUmarov | 2018-07-05 | 1 | -1/+0 |
| | | |||||
| * | reassign estate setting TaxFree to the role of AllowAccessOverride, as ↵ | UbitUmarov | 2018-06-19 | 1 | -25/+3 |
| | | | | | | | | viewers did. Keeping name to reuse dbs entries, etc. let viewers change it, but still NOP | ||||
| * | mantis 8329: don't fail if response stream is Chunked encoded and http ↵ | UbitUmarov | 2018-06-18 | 1 | -7/+32 |
| | | | | | | | | debuglevel >=5 | ||||
| * | breaking map (warp3d) | UbitUmarov | 2018-05-06 | 1 | -0/+31 |
| | | |||||
| * | a few minor changes | UbitUmarov | 2018-04-19 | 1 | -16/+40 |
| | | |||||
| * | sound radius: missing file | UbitUmarov | 2018-04-10 | 1 | -1/+1 |
| | | |||||
| * | remove GCnotify(). It is wrong in many ways and has no use. GC now does ↵ | UbitUmarov | 2018-04-06 | 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. | ||||
| * | remove a duplicated field | UbitUmarov | 2018-02-01 | 1 | -1/+0 |
| | | |||||
| * | keepalive is default | UbitUmarov | 2018-01-30 | 1 | -1/+0 |
| | | |||||
| * | a few more changes on inventory library and inv fetch | UbitUmarov | 2018-01-30 | 1 | -0/+37 |
| | | |||||
| * | a few more changes on inventory library and inv fetch | UbitUmarov | 2018-01-27 | 1 | -0/+1 |
| | | |||||
| * | add a few more encoding to LLSDxmlEncode.. (W or S ?) | UbitUmarov | 2018-01-27 | 1 | -0/+224 |
| | | |||||
| * | add Cap_FetchLib2 note that this is still local to regions, not using grid ↵ | UbitUmarov | 2018-01-27 | 1 | -4/+4 |
| | | | | | | | | as it possible should, but this needs more work, and issue with HG older grids/regions | ||||
| * | Robust: allow Library assets to override old ones, so they can be updated ↵ | UbitUmarov | 2018-01-26 | 1 | -1/+3 |
| | | | | | | | | easily from the xml files keeping same id (left FSAssets out) | ||||
| * | got tired of creating stringbuilders | UbitUmarov | 2018-01-25 | 1 | -1/+17 |
| | | |||||
| * | a few changes to encoder and a few more uses | UbitUmarov | 2018-01-25 | 1 | -8/+36 |
| | | |||||
| * | add a low level LLSDxml encoder for cases where it makes no sense to use ↵ | UbitUmarov | 2018-01-25 | 1 | -0/+457 |
| | | | | | | | | more heavy things like OSD, and use it on displaynames |