aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ClientStack (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fixed the UpdateAgentInformation CAP: the viewer expects the simulator to ech...Oren Hurvitz2014-04-291-6/+7
* Eliminated many warningsOren Hurvitz2014-04-231-11/+14
* Fixed: when any avatar changed his Active Group, it was set as the active gro...Oren Hurvitz2014-04-201-10/+13
* BulletSim: reduce the terrain collison margin to be the same as otherRobert Adams2014-04-121-0/+7
* Revert "Don't re-retrieve sit part in SP.HandleAgentSit() when we already hav...Justin Clark-Casey (justincc)2014-04-051-2/+0
* Don't re-retrieve sit part in SP.HandleAgentSit() when we already have it.Justin Clark-Casey (justincc)2014-04-051-0/+2
* LogThreadPool: when the thread is for ProcessPacketMethod, also log the packe...Oren Hurvitz2014-03-251-1/+1
* Trim search queries (for users, groups, etc.). I have found that sometimes th...Oren Hurvitz2014-03-241-1/+1
* rename prefix of scene-inventory.<scene-name>.ProcessedFetchInventoryRequests...Justin Clark-Casey (justincc)2014-03-211-34/+36
* minor: Put ProcessedFetchInventoryRequests and QueuedFetchInventoryRequests i...Justin Clark-Casey (justincc)2014-03-191-2/+2
* Add scene.<scene-name>.ProcessedFetchInventoryRequestsJustin Clark-Casey (justincc)2014-03-181-15/+41
* Add scene.<scene-name>.QueuedFetchInventoryRequests statJustin Clark-Casey (justincc)2014-03-181-0/+19
* Add regression test for http inventory fetch.Justin Clark-Casey (justincc)2014-03-172-7/+194
* Fix problem of hurricane speed winds. Thanks Vegaslon.Robert Adams2014-02-221-10/+5
* Merge branch 'justincc-master'Justin Clark-Casey (justincc)2014-02-122-7/+99
|\
| * If a caller tries to queue a CAPs message to a scene presence that has no eve...Justin Clark-Casey (justincc)2014-02-122-7/+99
| * Dynamically adjust to the number of visual params sent.Melanie2014-01-101-1/+1
* | varregion: Send large region patches for wind and clouds.Robert Adams2014-02-111-2/+12
* | Dropping the rest of Avination's modified appearance code for core.Melanie2014-02-042-46/+339
* | varregion: fix for teleporting by double clicking on a map location.Robert Adams2014-01-281-0/+13
* | Merge branch 'master' into varregionRobert Adams2014-01-212-0/+20
|\ \
| * | Adds a configuration option to cannibalize bandwidth from theMic Bowman2014-01-202-0/+20
* | | varregion: properly pack the region size parameters so he viewer will parse t...Robert Adams2014-01-111-6/+6
* | | varregion: Debug messages for region crossing debugging.Robert Adams2014-01-111-5/+6
* | | Merge branch 'master' into varregionRobert Adams2014-01-111-9/+18
|\ \ \ | |/ /
| * | Merge branch 'justincc-master'Justin Clark-Casey (justincc)2014-01-081-8/+17
| |\ \ | | |/
| | * If an agent is sitting, then do send the rotation in the agent update instead...Justin Clark-Casey (justincc)2014-01-081-8/+17
| * | varregion: Add region size to teleport event messages (EnableSimulator,Robert Adams2014-01-042-19/+45
| * | Dynamically adjust to the number of visual params sent.Melanie2014-01-041-1/+1
* | | varregion: Add region size to teleport event messages (EnableSimulator,Robert Adams2014-01-032-19/+45
* | | Merge branch 'master' into varregionRobert Adams2013-12-201-3/+3
|\ \ \ | |/ /
| * | Merge branch 'justincc-master'Justin Clark-Casey (justincc)2013-12-191-3/+3
| |\ \ | | |/
| | * Create regression test TestSendAgentGroupDataUpdate() for groups agent data s...Justin Clark-Casey (justincc)2013-12-181-3/+3
* | | Merge branch 'master' into varregionRobert Adams2013-12-171-9/+8
|\ \ \ | |/ /
| * | Committing the Avination Scene Presence and related texture codeMelanie2013-12-111-9/+8
| |/
* | varregion: rename 'LegacyRegionLocX' back to 'RegionLocX' and same for Y and Z.Robert Adams2013-12-141-2/+2
* | Merge branch 'master' into varregionRobert Adams2013-12-052-8/+35
|\ \ | |/
| * minor: Use enums for setting inv/asset types on data upload rather than magic...Justin Clark-Casey (justincc)2013-12-061-7/+7
| * Properly set InventoryType.Snapshot when a snapshot is uploadedJustin Clark-Casey (justincc)2013-12-061-0/+4
| * Fix regression where mouse look flight direction no longer worked by zeroing ...Justin Clark-Casey (justincc)2013-12-051-1/+24
* | Merge branch 'master' into varregionRobert Adams2013-12-011-6/+19
|\ \ | |/
| * Still send CameraEyeOffset in UDP SendSitReponse even if at offset is Vector3...Justin Clark-Casey (justincc)2013-11-291-5/+2
| * Merge branch 'link-sitting'Justin Clark-Casey (justincc)2013-11-291-1/+17
| |\
| | * Fix stand positions rather than having the stand jump to the root prim.Justin Clark-Casey (justincc)2013-11-271-0/+10
| * | Revert "Fix issue where sitting on non-root linked prims would send camera to...Justin Clark-Casey (justincc)2013-11-231-7/+1
| * | Revert "Still send CameraEyeOffset in UDP SendSitReponse even if at offset is...Justin Clark-Casey (justincc)2013-11-231-2/+5
| |/
| * Still send CameraEyeOffset in UDP SendSitReponse even if at offset is Vector3...Justin Clark-Casey (justincc)2013-11-231-5/+2
| * Fix issue where sitting on non-root linked prims would send camera to wrong p...Justin Clark-Casey (justincc)2013-11-231-1/+7
* | Merge branch 'master' into varregionRobert Adams2013-11-052-0/+29
|\ \ | |/
| * Added sending (for now hard-coded) sim isze in SendMapBlockSplit()Latif Khalifa2013-11-061-0/+6