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