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