aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ClientStack/Linden/Caps/EventQueue/EventQueueHelper.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* varregion: properly pack the region size parameters so he viewer will parse ↵Robert Adams2014-01-111-6/+6
| | | | | | | them. This gets rid of the viewer crash when teleporting into varregions and allows multiple, adjacent varregions (of the same size) with border crossings.
* varregion: Add region size to teleport event messages (EnableSimulator,Robert Adams2014-01-031-11/+25
| | | | | | | CorssRegion, TeleportFinishEvent). Have Simian grid service return the region size. Many teleport related debug log messages. Can be removed when teleport works (like that's ever going to happen).
* Plumb the path from the client to the extra physics params and backMelanie2013-02-071-0/+20
|
* First stab at cleaning up Caps. Compiles. Untested.Diva Canto2011-04-301-0/+399