aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* change its foreachUbitUmarov2019-01-061-21/+5
|
* let DoubleDictionary... also have a values arrayUbitUmarov2019-01-061-0/+47
|
* change mapandarray array update timeUbitUmarov2019-01-061-21/+25
|
* change cancel kill update flagsUbitUmarov2019-01-041-1/+3
|
* more on the hack (runprebuild)UbitUmarov2019-01-021-1/+1
|
* replace my hack by others hackUbitUmarov2019-01-011-1/+1
|
* temporary HACK to not kill some viewersUbitUmarov2018-12-311-0/+1
|
* now break several things at same time... sog/sop updates, threads options,...UbitUmarov2018-12-282-58/+28
|
* update pbsUbitUmarov2018-12-281-7/+64
|
* return a proper http errorUbitUmarov2018-12-071-13/+11
|
* clean a bitUbitUmarov2018-12-033-70/+57
|
* avoid a data copyUbitUmarov2018-12-032-7/+9
|
* avoid a data copyUbitUmarov2018-12-032-1/+43
|
* stats heap allocation rate can negativeUbitUmarov2018-12-021-10/+7
|
* avoid a data copyUbitUmarov2018-12-021-52/+60
|
* replace GetMeshModule and GetTextureModuleUbitUmarov2018-12-012-13/+8
|
* LLSDxmlencode uint and ulongUbitUmarov2018-11-301-9/+55
|
* move http range parser to utilUbitUmarov2018-11-301-0/+32
|
* remove a dev only conditional on lludp handlers; change parcel lists updates ↵UbitUmarov2018-11-252-5/+3
| | | | a bit;
* avoid data references stuck in packet poolsUbitUmarov2018-11-251-1/+0
|
* mantis 8411: fix send inventory item flags maskUbitUmarov2018-11-231-10/+10
|
* code aestheticsUbitUmarov2018-11-171-1/+1
|
* ooopsUbitUmarov2018-11-171-1/+1
|
* a few more changes to pbsUbitUmarov2018-11-171-67/+30
|
* code aesthetics and simplificationUbitUmarov2018-11-171-122/+56
|
* code aestheticsUbitUmarov2018-11-171-12/+12
|
* code aestheticsUbitUmarov2018-11-171-1/+1
|
* changes to objects updates prioritizing getting dust on my disk. Schemes ↵UbitUmarov2018-11-071-52/+95
| | | | reduced to SimpleAngularDistance and BestAvatarResponsiveness
* remove some fire and forget methods missed fileUbitUmarov2018-11-061-3/+1
|
* remove some fire and forget methodsUbitUmarov2018-11-061-90/+1
|
* fix typoUbitUmarov2018-11-031-1/+0
|
* we should only have one http poll service manager per instanceUbitUmarov2018-11-034-81/+183
|
* forgot about lsl secure urls service.. so lets try another way for now ↵UbitUmarov2018-11-022-3/+3
| | | | (mantis 8382)
* only main http server listener should run events poolUbitUmarov2018-11-011-1/+1
|
* autogen LSLSyntax version uuidUbitUmarov2018-10-191-2/+15
|
* change chattype on llRegionSayTo when sending to avatar viewer only.UbitUmarov2018-10-181-0/+1
| | | | Thanks Royale for pointing this
* more use of simpler xml encoder on inventory fetch, plus other cosmeticsUbitUmarov2018-10-063-75/+11
|
* add a few more gc collect in some spotsUbitUmarov2018-09-292-2/+5
|
* more on culture issuesUbitUmarov2018-09-271-0/+10
|
* pesty warningUbitUmarov2018-09-131-8/+8
|
* some cleanupUbitUmarov2018-09-123-23/+1
|
* Merge branch 'master' of opensimulator.org:/var/git/opensimMelanie2018-09-1251-962/+2448
|\
| * avoid potencial null refsUbitUmarov2018-08-261-4/+4
| |
| * mantis8342: make max ban height above ground configurable per regions ↵UbitUmarov2018-07-211-1/+2
| | | | | | | | instance with ini file option BanLineSafeHeight
| * http reusecontext is obsoleteUbitUmarov2018-07-141-0/+1
| |
| * http reusecontext is obsoleteUbitUmarov2018-07-141-1/+0
| |
| * http reusecontext is obsoleteUbitUmarov2018-07-143-23/+2
| |
| * http reusecontext is obsoleteUbitUmarov2018-07-141-1/+0
| |
| * minor cleanupUbitUmarov2018-07-141-1/+1
| |
| * add options for regions to ignore age < 18 and payment access control where ↵UbitUmarov2018-07-141-6/+5
| | | | | | | | they don't apply