aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/ChildAgentDataUpdate.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Dump OpenSim 0.9.0.1 into it's own branch.onefang2019-05-191-114/+223
* Initial update to OpenSim 0.8.2.1 source code.David Walter Seikel2016-11-031-11/+49
* Add AnimState to CADUMelanie2012-10-301-0/+36
* Commented a couple of verbose debug messages.Diva Canto2011-12-161-1/+1
* Comment out ChildAgentDataUpdate.Pack() "Pack data" message for now.Justin Clark-Casey (justincc)2011-12-091-1/+1
* lock attachments when enumerating through them in ScenePresence.CopyTo().Justin Clark-Casey (justincc)2011-09-101-1/+0
* In SetAttachment, if the existing attachment has no asset id then carry on ra...Justin Clark-Casey (justincc)2011-09-061-0/+1
* Get rid of AvatarAppearance.Owner to simplify the code.Justin Clark-Casey (justincc)2011-08-021-2/+2
* minor: remove mono compiler warningsJustin Clark-Casey (justincc)2011-05-061-1/+1
* Removed XXX Debug. Increased ReadWriteTimeout on ServiceOSDRequest, because i...Diva Canto2011-04-301-1/+0
* XXX DEBUGGING!Diva Canto2011-04-301-1/+2
* Fatpack message on agent transfers: 1 message only (UpdateAgent) containing t...Diva Canto2011-04-281-5/+52
* Refactor appearance and avatar data sending code. Paritioning the routines in...Mic Bowman2010-11-271-8/+2
* Formatting cleanup.Jeff Ames2010-11-081-3/+3
* READ CAREFULLY!!! This is a BROKEN commit. It is UNTESTED and INCOMPLETE.Melanie2010-10-301-6/+4
* Small cleanup and add more debugging informationMaster ScienceSim2010-10-261-6/+21
* Half of the compatibility is working. Login into a new region withMaster ScienceSim2010-10-251-11/+22
* Intermediate commit for backward compatability; does not compile yetMic Bowman2010-10-251-29/+41
* Major refactoring of appearance handling.Master ScienceSim2010-10-201-49/+21
* * Fixed and re-enabled CacheTestsTeravus Ovares (Dan Olivares)2010-09-171-2/+2
* Add scripted controllers into agent intersim messagingMelanie Thielker2010-07-111-0/+65
* Removing the sLLVector3 dinosaurJohn Hurliman2010-03-031-7/+6
* Fixed more appearance woes that showed up using remote connectors. Appearance...Diva Canto2010-01-121-1/+6
* * Finished SimulationServiceConnectorDiva Canto2010-01-071-5/+5
* Making attachments work again. Tons of debug more. This needs more testing an...Diva Canto2009-08-161-1/+63
* Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames2009-06-011-1/+1
* Refactoring, no functional changes. Moved ChildAgentDataUpdate data structure...diva2009-04-011-125/+68
* Mantis#3218. Thank you kindly, TLaukkan (Tommil) for a patch that:Charles Krinke2009-02-221-4/+4
* Adds support for preserving animations on region crossings and TPs. diva2009-02-181-28/+30
* * optimized usings.lbsa712009-02-121-11/+7
* Split agent updates into two messages: full update and position+camera update...diva2009-01-031-5/+23
* Some plumbing for additional agent update messages. Not used yet. Removed the...diva2009-01-031-14/+236
* Major changes in interregion communications. This breaks compatibility with o...diva2009-01-011-0/+7
* Removing unnecessary null checks on structs in AgentsData pack/unpack.diva2008-12-301-43/+21
* Merged the InterregionData that Melanie had placed there onto the existing Ch...diva2008-12-291-0/+312
* * Added IClientIM to IClientCore interfacesAdam Frisby2008-11-081-1/+0
* * This changes gridcomms types back to our home grown wholy controlled types. Teravus Ovares2008-09-061-4/+4
* * This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares2008-09-061-4/+5
* * Spring cleaning.Adam Frisby2008-04-291-14/+14
* Formatting cleanup.Jeff Ames2008-03-181-27/+26
* * Enabled dead region tracking for ChildAgentDataUpdates Teravus Ovares2008-01-221-0/+3
* * Optimized usingslbsa712007-12-271-5/+3
* added copyright noticesJeff Ames2007-12-111-0/+28
* * Added more info to ChildAgentDataUpdate Teravus Ovares2007-12-091-0/+1
* * Added some inter-region comms glue for allowing sims to chat amongst themse...Teravus Ovares2007-12-091-0/+23