aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/AgentCircuitData.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2019-05-19Dump OpenSim 0.9.0.1 into it's own branch.onefang1-5/+5
2016-11-03Initial update to OpenSim 0.8.2.1 source code.David Walter Seikel1-1/+27
2012-07-12Extend "show circuits" to show circuit code, ip and viewer name.Justin Clark-Casey (justincc)1-0/+5
2011-12-16Commented a couple of verbose debug messages.Diva Canto1-1/+1
2011-12-09minor: comment out "unpacked appearance" log mesasge for nowJustin Clark-Casey (justincc)1-1/+1
2011-08-02Get rid of AvatarAppearance.Owner to simplify the code.Justin Clark-Casey (justincc)1-4/+7
2011-05-19HG Friends working to some extent: friendships offered and accepted correctly...Diva Canto1-0/+1
2011-04-28Eliminated sAgentCircuitData, a data structure that has been obsolete for qui...Diva Canto1-69/+0
2011-02-05Add sane packing of ServiceURLs -- OSDMap. The old way (OSDArray) is still su...Diva Canto1-1/+29
2010-11-27Refactor appearance and avatar data sending code. Paritioning the routines in...Mic Bowman1-20/+15
2010-11-08Formatting cleanup.Jeff Ames1-3/+3
2010-10-30Logins work now, but avatars are green ugly gnomes.Melanie1-2/+0
2010-10-30READ CAREFULLY!!! This is a BROKEN commit. It is UNTESTED and INCOMPLETE.Melanie1-51/+0
2010-10-26Small cleanup and add more debugging informationMaster ScienceSim1-2/+2
2010-10-25Half of the compatibility is working. Login into a new region withMaster ScienceSim1-8/+5
2010-10-25Intermediate commit for backward compatability; does not compile yetMic Bowman1-33/+32
2010-10-20Major refactoring of appearance handling.Master ScienceSim1-9/+52
2010-10-03Added viewer's channel, mac, and id0 to agent circuit data. Also moved client...Diva Canto1-1/+36
2010-05-05Plumb the viewer version string through into AgentCircuitData. Now all thatMelanie Thielker1-0/+11
2010-01-29Works for grid login.Diva Canto1-9/+15
2010-01-28HG 1.5 is in place. Tested in standalone only.Diva Canto1-0/+5
2010-01-27Added ExternalName config on Gatekeeper.Diva Canto1-0/+9
2010-01-17Agent gets there through the Gatekeeper, but still a few quirks to fix.Diva Canto1-0/+4
2010-01-17* Added ServiceURLs to AgentCircuitData.Diva Canto1-0/+21
2010-01-13Bug in Teleport fixed -- Appearance was missing from AgentCircuitData.Diva Canto1-16/+22
2010-01-12Fixed more appearance woes that showed up using remote connectors. Appearance...Diva Canto1-1/+53
2009-08-16Making attachments work again. Tons of debug more. This needs more testing an...Diva Canto1-0/+1
2009-08-12minor: commentsTeravus Ovares (Dan Olivares)1-0/+68
2009-06-01Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames1-1/+1
2009-03-12Minor bug fix. Thanks daTwitch.diva1-1/+2
2009-02-17Major change to how appearance is managed, including changes in login and use...diva1-0/+1
2009-02-12* optimized usings.lbsa711-6/+3
2009-01-03Plumbing for moving InformRegionOfChildAgent over to RESTComms: pack and unpa...diva1-0/+84
2008-12-14Mantis#2725. Thank you kindly, Diva, for a patch that:Charles Krinke1-0/+5
2008-09-06* This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares1-19/+19
2008-04-29* Spring cleaning.Adam Frisby1-26/+26
2008-03-18Formatting cleanup.Jeff Ames1-26/+25
2008-03-03* Changed the license headers. The Data Framework is now all OpenSim. Yay! *t...lbsa711-0/+1
2008-01-15* Mother of all commits:Adam Frisby1-2/+2
2007-12-27* Optimized usingslbsa711-5/+5
2007-12-10saved OpenSim source code from the giant rampaging unterminated copyright not...Jeff Ames1-2/+2
2007-12-07* Serialized data properly for the InterRegionSingleton InformRegionChild methodTeravus Ovares1-3/+7
2007-12-07* Added class sAgentCircuitData and unmarked AgentCircuitData as Serializable.Teravus Ovares1-1/+50
2007-10-31fix typo in filenameSean Dague1-0/+0
2007-10-31* Moved OpenSim/Framework/General to OpenSim/Framework for great justice.lbsa711-0/+0
2007-10-31set svn:eol-styleJeff Ames1-51/+51
2007-10-30* Optimized usingslbsa711-4/+7
2007-10-29as per the "Filesystem cleanup for OpenSim repository" mailing list thread. H...MW1-49/+49
2007-09-10mass update of urls in source code to new websiteSean Dague1-1/+1
2007-07-16changed to native line ending encodingSean Dague1-49/+49