| Commit message (Expand) | Author | Age | Files | Lines |
* | lock attachments when enumerating through them in ScenePresence.CopyTo(). | Justin Clark-Casey (justincc) | 2011-09-10 | 1 | -1/+0 |
* | In SetAttachment, if the existing attachment has no asset id then carry on ra... | Justin Clark-Casey (justincc) | 2011-09-06 | 1 | -0/+1 |
* | Get rid of AvatarAppearance.Owner to simplify the code. | Justin Clark-Casey (justincc) | 2011-08-02 | 1 | -2/+2 |
* | minor: remove mono compiler warnings | Justin Clark-Casey (justincc) | 2011-05-06 | 1 | -1/+1 |
* | Removed XXX Debug. Increased ReadWriteTimeout on ServiceOSDRequest, because i... | Diva Canto | 2011-04-30 | 1 | -1/+0 |
* | XXX DEBUGGING! | Diva Canto | 2011-04-30 | 1 | -1/+2 |
* | Fatpack message on agent transfers: 1 message only (UpdateAgent) containing t... | Diva Canto | 2011-04-28 | 1 | -5/+52 |
* | Refactor appearance and avatar data sending code. Paritioning the routines in... | Mic Bowman | 2010-11-27 | 1 | -8/+2 |
* | Formatting cleanup. | Jeff Ames | 2010-11-08 | 1 | -3/+3 |
* | READ CAREFULLY!!! This is a BROKEN commit. It is UNTESTED and INCOMPLETE. | Melanie | 2010-10-30 | 1 | -6/+4 |
* | Small cleanup and add more debugging information | Master ScienceSim | 2010-10-26 | 1 | -6/+21 |
* | Half of the compatibility is working. Login into a new region with | Master ScienceSim | 2010-10-25 | 1 | -11/+22 |
* | Intermediate commit for backward compatability; does not compile yet | Mic Bowman | 2010-10-25 | 1 | -29/+41 |
* | Major refactoring of appearance handling. | Master ScienceSim | 2010-10-20 | 1 | -49/+21 |
* | * Fixed and re-enabled CacheTests | Teravus Ovares (Dan Olivares) | 2010-09-17 | 1 | -2/+2 |
* | Add scripted controllers into agent intersim messaging | Melanie Thielker | 2010-07-11 | 1 | -0/+65 |
* | Removing the sLLVector3 dinosaur | John Hurliman | 2010-03-03 | 1 | -7/+6 |
* | Fixed more appearance woes that showed up using remote connectors. Appearance... | Diva Canto | 2010-01-12 | 1 | -1/+6 |
* | * Finished SimulationServiceConnector | Diva Canto | 2010-01-07 | 1 | -5/+5 |
* | Making attachments work again. Tons of debug more. This needs more testing an... | Diva Canto | 2009-08-16 | 1 | -1/+63 |
* | Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE... | Jeff Ames | 2009-06-01 | 1 | -1/+1 |
* | Refactoring, no functional changes. Moved ChildAgentDataUpdate data structure... | diva | 2009-04-01 | 1 | -125/+68 |
* | Mantis#3218. Thank you kindly, TLaukkan (Tommil) for a patch that: | Charles Krinke | 2009-02-22 | 1 | -4/+4 |
* | Adds support for preserving animations on region crossings and TPs. | diva | 2009-02-18 | 1 | -28/+30 |
* | * optimized usings. | lbsa71 | 2009-02-12 | 1 | -11/+7 |
* | Split agent updates into two messages: full update and position+camera update... | diva | 2009-01-03 | 1 | -5/+23 |
* | Some plumbing for additional agent update messages. Not used yet. Removed the... | diva | 2009-01-03 | 1 | -14/+236 |
* | Major changes in interregion communications. This breaks compatibility with o... | diva | 2009-01-01 | 1 | -0/+7 |
* | Removing unnecessary null checks on structs in AgentsData pack/unpack. | diva | 2008-12-30 | 1 | -43/+21 |
* | Merged the InterregionData that Melanie had placed there onto the existing Ch... | diva | 2008-12-29 | 1 | -0/+312 |
* | * Added IClientIM to IClientCore interfaces | Adam Frisby | 2008-11-08 | 1 | -1/+0 |
* | * This changes gridcomms types back to our home grown wholy controlled types. | Teravus Ovares | 2008-09-06 | 1 | -4/+4 |
* | * This is the fabled LibOMV update with all of the libOMV types from JHurliman | Teravus Ovares | 2008-09-06 | 1 | -4/+5 |
* | * Spring cleaning. | Adam Frisby | 2008-04-29 | 1 | -14/+14 |
* | Formatting cleanup. | Jeff Ames | 2008-03-18 | 1 | -27/+26 |
* | * Enabled dead region tracking for ChildAgentDataUpdates | Teravus Ovares | 2008-01-22 | 1 | -0/+3 |
* | * Optimized usings | lbsa71 | 2007-12-27 | 1 | -5/+3 |
* | added copyright notices | Jeff Ames | 2007-12-11 | 1 | -0/+28 |
* | * Added more info to ChildAgentDataUpdate | Teravus Ovares | 2007-12-09 | 1 | -0/+1 |
* | * Added some inter-region comms glue for allowing sims to chat amongst themse... | Teravus Ovares | 2007-12-09 | 1 | -0/+23 |