aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ClientStack (follow)
Commit message (Expand)AuthorAgeFilesLines
* some changes on polleventUbitUmarov2017-06-061-47/+40
* Merge branch 'master' into httptestsUbitUmarov2017-06-022-4/+4
|\
| * change child agents close control; disablesimulator is not a caps event messageUbitUmarov2017-05-312-4/+4
* | Merge branch 'master' into httptestsUbitUmarov2017-05-311-153/+2
|\ \ | |/
| * remove the option to store baked textures on assets service, thats suicide us...UbitUmarov2017-05-311-153/+2
| * mono is a total crapUbitUmarov2017-05-291-5/+0
| * cleanup util.cs get dnsUbitUmarov2017-05-291-1/+1
| * add temporary debug msgsUbitUmarov2017-05-291-0/+5
* | Merge branch 'master' into httptestsUbitUmarov2017-05-273-6/+5
|\ \ | |/
| * make BlockingQueue.Dequeue timeouts more coerent (just less than watchdog tim...UbitUmarov2017-05-263-6/+5
* | Merge branch 'master' into httptestsUbitUmarov2017-05-253-12/+18
|\ \ | |/
| * minor changesUbitUmarov2017-05-252-4/+10
| * make a few more threads background onesUbitUmarov2017-05-251-1/+1
| * make some threads background onesUbitUmarov2017-05-252-2/+2
| * remove use of libomv BlockingQueueUbitUmarov2017-05-252-5/+5
* | merge masterUbitUmarov2017-05-231-1/+1
|\ \ | |/
| * fix IClientIPEndpoint broken by justin long ago.. but stop using itUbitUmarov2017-05-221-1/+1
* | Merge branch 'master' into httptestsUbitUmarov2017-05-141-5/+1
|\ \ | |/
| * fix remote requests for dwell, so dwell module still calledUbitUmarov2017-05-141-5/+1
| * fix some issue on parcels loading and make parcels dwell show something. Reso...UbitUmarov2017-05-141-1/+1
* | Merge branch 'master' into httptestsUbitUmarov2017-05-121-2/+2
|\ \ | |/
| * avoid a null refUbitUmarov2017-05-111-2/+2
* | fix mergeUbitUmarov2017-05-071-2/+3
|\ \ | |/
| * let StreamReader be in using statementsUbitUmarov2017-05-071-2/+3
* | merge fixUbitUmarov2017-05-041-1/+1
|\ \ | |/
| * do the same in the cases we are just moving parts around and not changing th...UbitUmarov2017-05-041-1/+1
* | fix mergeUbitUmarov2017-04-254-140/+164
|\ \ | |/
| * move mesh pbs creation code out of mesh upload code into to PrimitiveBaseShap...UbitUmarov2017-04-251-71/+14
| * cosmetics on mesh upload encoding of number of faces on pbs shape. Use opensi...UbitUmarov2017-04-251-23/+36
| * finish encoding number of mesh faces in pbs shape on new meshs upload, and *...UbitUmarov2017-04-252-23/+27
| * several changes for osTeleportObjectUbitUmarov2017-04-151-2/+12
| * add functions to send entity updates imediatly, except for avatars (or now) t...UbitUmarov2017-04-141-8/+56
| * fix the meaning of objectDuplicate[OnRay]() flags parameter but still not usi...UbitUmarov2017-01-191-3/+3
| * Permissions module: GenerateClientFlags() no need to keep looking for the sam...UbitUmarov2017-01-171-55/+55
| * add more calls to effective permissions aggregation, some paths may still be ...UbitUmarov2017-01-172-5/+6
| * change GenerateClientFlags(...) to work with a scenepresence; make use of the...UbitUmarov2017-01-111-9/+14
* | Merge branch 'master' into httptestsUbitUmarov2017-01-071-1/+1
|\ \ | |/
| * Correct casing on isGod and isViewerUIGodMelanie Thielker2017-01-071-1/+1
| * replace godlevel compares by the new faster bool isViewerUIGodUbitUmarov2017-01-071-1/+1
* | Merge branch 'master' into httptestsUbitUmarov2017-01-071-1/+7
|\ \ | |/
| * Remove a red ink error on shutdown. Harmless message since shutting down anywayMelanie Thielker2017-01-071-1/+7
* | Merge branch 'master' into httptestsUbitUmarov2017-01-062-2/+2
|\ \ | |/
| * Restructure god level and permissionsMelanie Thielker2017-01-062-2/+2
* | fix mergeUbitUmarov2017-01-0535-495/+499
|\ \ | |/
| * Massive tab and trailing space cleanupMelanie Thielker2017-01-0535-477/+477
| * a few changes to Gods ( ie administrators) controlUbitUmarov2017-01-051-22/+26
* | Merge branch 'master' into httptestsUbitUmarov2016-12-301-1/+5
|\ \ | |/
| * forgot one gc.collect wait for finalizersUbitUmarov2016-12-291-1/+5
* | some cleanupUbitUmarov2016-12-271-6/+1
* | Merge branch 'master' into httptestsUbitUmarov2016-12-231-2/+1
|\ \ | |/