aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/ChildAgentDataUpdate.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2010-03-03Removing the sLLVector3 dinosaurJohn Hurliman1-7/+6
2010-01-12Fixed more appearance woes that showed up using remote connectors. Appearance...Diva Canto1-1/+6
2010-01-07* Finished SimulationServiceConnectorDiva Canto1-5/+5
2009-08-16Making attachments work again. Tons of debug more. This needs more testing an...Diva Canto1-1/+63
2009-06-01Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames1-1/+1
2009-04-01Refactoring, no functional changes. Moved ChildAgentDataUpdate data structure...diva1-125/+68
2009-02-22Mantis#3218. Thank you kindly, TLaukkan (Tommil) for a patch that:Charles Krinke1-4/+4
2009-02-18Adds support for preserving animations on region crossings and TPs. diva1-28/+30
2009-02-12* optimized usings.lbsa711-11/+7
2009-01-03Split agent updates into two messages: full update and position+camera update...diva1-5/+23
2009-01-03Some plumbing for additional agent update messages. Not used yet. Removed the...diva1-14/+236
2009-01-01Major changes in interregion communications. This breaks compatibility with o...diva1-0/+7
2008-12-30Removing unnecessary null checks on structs in AgentsData pack/unpack.diva1-43/+21
2008-12-29Merged the InterregionData that Melanie had placed there onto the existing Ch...diva1-0/+312
2008-11-08* Added IClientIM to IClientCore interfacesAdam Frisby1-1/+0
2008-09-06* This changes gridcomms types back to our home grown wholy controlled types. Teravus Ovares1-4/+4
2008-09-06* This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares1-4/+5
2008-04-29* Spring cleaning.Adam Frisby1-14/+14
2008-03-18Formatting cleanup.Jeff Ames1-27/+26
2008-01-22* Enabled dead region tracking for ChildAgentDataUpdates Teravus Ovares1-0/+3
2007-12-27* Optimized usingslbsa711-5/+3
2007-12-11added copyright noticesJeff Ames1-0/+28
2007-12-09* Added more info to ChildAgentDataUpdate Teravus Ovares1-0/+1
2007-12-09* Added some inter-region comms glue for allowing sims to chat amongst themse...Teravus Ovares1-0/+23