aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/AgentCircuitData.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Dump OpenSim 0.9.0.1 into it's own branch.onefang2019-05-191-5/+5
* Initial update to OpenSim 0.8.2.1 source code.David Walter Seikel2016-11-031-1/+27
* Extend "show circuits" to show circuit code, ip and viewer name.Justin Clark-Casey (justincc)2012-07-121-0/+5
* Commented a couple of verbose debug messages.Diva Canto2011-12-161-1/+1
* minor: comment out "unpacked appearance" log mesasge for nowJustin Clark-Casey (justincc)2011-12-091-1/+1
* Get rid of AvatarAppearance.Owner to simplify the code.Justin Clark-Casey (justincc)2011-08-021-4/+7
* HG Friends working to some extent: friendships offered and accepted correctly...Diva Canto2011-05-191-0/+1
* Eliminated sAgentCircuitData, a data structure that has been obsolete for qui...Diva Canto2011-04-281-69/+0
* Add sane packing of ServiceURLs -- OSDMap. The old way (OSDArray) is still su...Diva Canto2011-02-051-1/+29
* Refactor appearance and avatar data sending code. Paritioning the routines in...Mic Bowman2010-11-271-20/+15
* Formatting cleanup.Jeff Ames2010-11-081-3/+3
* Logins work now, but avatars are green ugly gnomes.Melanie2010-10-301-2/+0
* READ CAREFULLY!!! This is a BROKEN commit. It is UNTESTED and INCOMPLETE.Melanie2010-10-301-51/+0
* Small cleanup and add more debugging informationMaster ScienceSim2010-10-261-2/+2
* Half of the compatibility is working. Login into a new region withMaster ScienceSim2010-10-251-8/+5
* Intermediate commit for backward compatability; does not compile yetMic Bowman2010-10-251-33/+32
* Major refactoring of appearance handling.Master ScienceSim2010-10-201-9/+52
* Added viewer's channel, mac, and id0 to agent circuit data. Also moved client...Diva Canto2010-10-031-1/+36
* Plumb the viewer version string through into AgentCircuitData. Now all thatMelanie Thielker2010-05-051-0/+11
* Works for grid login.Diva Canto2010-01-291-9/+15
* HG 1.5 is in place. Tested in standalone only.Diva Canto2010-01-281-0/+5
* Added ExternalName config on Gatekeeper.Diva Canto2010-01-271-0/+9
* Agent gets there through the Gatekeeper, but still a few quirks to fix.Diva Canto2010-01-171-0/+4
* * Added ServiceURLs to AgentCircuitData.Diva Canto2010-01-171-0/+21
* Bug in Teleport fixed -- Appearance was missing from AgentCircuitData.Diva Canto2010-01-131-16/+22
* Fixed more appearance woes that showed up using remote connectors. Appearance...Diva Canto2010-01-121-1/+53
* Making attachments work again. Tons of debug more. This needs more testing an...Diva Canto2009-08-161-0/+1
* minor: commentsTeravus Ovares (Dan Olivares)2009-08-121-0/+68
* Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames2009-06-011-1/+1
* Minor bug fix. Thanks daTwitch.diva2009-03-121-1/+2
* Major change to how appearance is managed, including changes in login and use...diva2009-02-171-0/+1
* * optimized usings.lbsa712009-02-121-6/+3
* Plumbing for moving InformRegionOfChildAgent over to RESTComms: pack and unpa...diva2009-01-031-0/+84
* Mantis#2725. Thank you kindly, Diva, for a patch that:Charles Krinke2008-12-141-0/+5
* * This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares2008-09-061-19/+19
* * Spring cleaning.Adam Frisby2008-04-291-26/+26
* Formatting cleanup.Jeff Ames2008-03-181-26/+25
* * Changed the license headers. The Data Framework is now all OpenSim. Yay! *t...lbsa712008-03-031-0/+1
* * Mother of all commits:Adam Frisby2008-01-151-2/+2
* * Optimized usingslbsa712007-12-271-5/+5
* saved OpenSim source code from the giant rampaging unterminated copyright not...Jeff Ames2007-12-101-2/+2
* * Serialized data properly for the InterRegionSingleton InformRegionChild methodTeravus Ovares2007-12-071-3/+7
* * Added class sAgentCircuitData and unmarked AgentCircuitData as Serializable.Teravus Ovares2007-12-071-1/+50
* fix typo in filenameSean Dague2007-10-311-0/+52