| Commit message (Expand) | Author | Age | Files | Lines |
* | Store the Teleport Flags in the Circuit. This doesn't seem to be necessary, b... | Oren Hurvitz | 2014-05-22 | 1 | -0/+2 |
* | rename private field ACD.ViewerInternal to m_viewerInternal in line with conv... | Justin Clark-Casey (justincc) | 2013-11-19 | 1 | -5/+6 |
* | Stop AgentCircuitData.Viewer.get() from throwing an error if no Viewer has be... | Justin Clark-Casey (justincc) | 2013-11-19 | 1 | -1/+1 |
* | Normalize viewer version string to accomodate new style version reporting in ... | Latif Khalifa | 2013-11-19 | 1 | -1/+24 |
* | Extend "show circuits" to show circuit code, ip and viewer name. | Justin Clark-Casey (justincc) | 2012-07-12 | 1 | -0/+5 |
* | Commented a couple of verbose debug messages. | Diva Canto | 2011-12-16 | 1 | -1/+1 |
* | minor: comment out "unpacked appearance" log mesasge for now | Justin Clark-Casey (justincc) | 2011-12-09 | 1 | -1/+1 |
* | Get rid of AvatarAppearance.Owner to simplify the code. | Justin Clark-Casey (justincc) | 2011-08-02 | 1 | -4/+7 |
* | HG Friends working to some extent: friendships offered and accepted correctly... | Diva Canto | 2011-05-19 | 1 | -0/+1 |
* | Eliminated sAgentCircuitData, a data structure that has been obsolete for qui... | Diva Canto | 2011-04-28 | 1 | -69/+0 |
* | Add sane packing of ServiceURLs -- OSDMap. The old way (OSDArray) is still su... | Diva Canto | 2011-02-05 | 1 | -1/+29 |
* | Refactor appearance and avatar data sending code. Paritioning the routines in... | Mic Bowman | 2010-11-27 | 1 | -20/+15 |
* | Formatting cleanup. | Jeff Ames | 2010-11-08 | 1 | -3/+3 |
* | Logins work now, but avatars are green ugly gnomes. | Melanie | 2010-10-30 | 1 | -2/+0 |
* | READ CAREFULLY!!! This is a BROKEN commit. It is UNTESTED and INCOMPLETE. | Melanie | 2010-10-30 | 1 | -51/+0 |
* | Small cleanup and add more debugging information | Master ScienceSim | 2010-10-26 | 1 | -2/+2 |
* | Half of the compatibility is working. Login into a new region with | Master ScienceSim | 2010-10-25 | 1 | -8/+5 |
* | Intermediate commit for backward compatability; does not compile yet | Mic Bowman | 2010-10-25 | 1 | -33/+32 |
* | Major refactoring of appearance handling. | Master ScienceSim | 2010-10-20 | 1 | -9/+52 |
* | Added viewer's channel, mac, and id0 to agent circuit data. Also moved client... | Diva Canto | 2010-10-03 | 1 | -1/+36 |
* | Plumb the viewer version string through into AgentCircuitData. Now all that | Melanie Thielker | 2010-05-05 | 1 | -0/+11 |
* | Works for grid login. | Diva Canto | 2010-01-29 | 1 | -9/+15 |
* | HG 1.5 is in place. Tested in standalone only. | Diva Canto | 2010-01-28 | 1 | -0/+5 |
* | Added ExternalName config on Gatekeeper. | Diva Canto | 2010-01-27 | 1 | -0/+9 |
* | Agent gets there through the Gatekeeper, but still a few quirks to fix. | Diva Canto | 2010-01-17 | 1 | -0/+4 |
* | * Added ServiceURLs to AgentCircuitData. | Diva Canto | 2010-01-17 | 1 | -0/+21 |
* | Bug in Teleport fixed -- Appearance was missing from AgentCircuitData. | Diva Canto | 2010-01-13 | 1 | -16/+22 |
* | Fixed more appearance woes that showed up using remote connectors. Appearance... | Diva Canto | 2010-01-12 | 1 | -1/+53 |
* | Making attachments work again. Tons of debug more. This needs more testing an... | Diva Canto | 2009-08-16 | 1 | -0/+1 |
* | minor: comments | Teravus Ovares (Dan Olivares) | 2009-08-12 | 1 | -0/+68 |
* | Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE... | Jeff Ames | 2009-06-01 | 1 | -1/+1 |
* | Minor bug fix. Thanks daTwitch. | diva | 2009-03-12 | 1 | -1/+2 |
* | Major change to how appearance is managed, including changes in login and use... | diva | 2009-02-17 | 1 | -0/+1 |
* | * optimized usings. | lbsa71 | 2009-02-12 | 1 | -6/+3 |
* | Plumbing for moving InformRegionOfChildAgent over to RESTComms: pack and unpa... | diva | 2009-01-03 | 1 | -0/+84 |
* | Mantis#2725. Thank you kindly, Diva, for a patch that: | Charles Krinke | 2008-12-14 | 1 | -0/+5 |
* | * This is the fabled LibOMV update with all of the libOMV types from JHurliman | Teravus Ovares | 2008-09-06 | 1 | -19/+19 |
* | * Spring cleaning. | Adam Frisby | 2008-04-29 | 1 | -26/+26 |
* | Formatting cleanup. | Jeff Ames | 2008-03-18 | 1 | -26/+25 |
* | * Changed the license headers. The Data Framework is now all OpenSim. Yay! *t... | lbsa71 | 2008-03-03 | 1 | -0/+1 |
* | * Mother of all commits: | Adam Frisby | 2008-01-15 | 1 | -2/+2 |
* | * Optimized usings | lbsa71 | 2007-12-27 | 1 | -5/+5 |
* | saved OpenSim source code from the giant rampaging unterminated copyright not... | Jeff Ames | 2007-12-10 | 1 | -2/+2 |
* | * Serialized data properly for the InterRegionSingleton InformRegionChild method | Teravus Ovares | 2007-12-07 | 1 | -3/+7 |
* | * Added class sAgentCircuitData and unmarked AgentCircuitData as Serializable. | Teravus Ovares | 2007-12-07 | 1 | -1/+50 |
* | fix typo in filename | Sean Dague | 2007-10-31 | 1 | -0/+52 |