aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/Scenes/ScenePresence.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2008-08-28Update svn properties, formatting cleanup.Jeff Ames1-3/+3
2008-08-20Mantis #2003 - thank you, SachaMagne, for a patch that implementsMelanie Thielker1-7/+34
2008-08-19Update svn properties, minor formatting cleanup.Jeff Ames1-1/+1
2008-08-19Attachment persistence (Mantis #1711)Melanie Thielker1-10/+19
2008-08-19Fix region crossings and access to inventory after changing regions withinMelanie Thielker1-2/+5
2008-08-19Update svn properties, minor formatting cleanup.Jeff Ames1-2/+2
2008-08-19Attachment persistence!!! Patch #9170 (Mantis #1171)Melanie Thielker1-1/+36
2008-08-18Formatting cleanup.Jeff Ames1-13/+13
2008-08-16Update svn properties, minor formatting cleanup.Jeff Ames1-1/+1
2008-08-16Refactor a lot of direct calls to OGS1 to use the cached version instead.Melanie Thielker1-5/+4
2008-08-15Pantis #1957Melanie Thielker1-0/+9
2008-08-15Fix up master avatar handling for estate owners. Introduces a newMelanie Thielker1-1/+9
2008-08-15Update svn properties, formatting cleanup, fix a couple compiler warnings.Jeff Ames1-9/+13
2008-08-13Mantis#1856. Thank you kindly, HomerHorwitz for a patch that:Charles Krinke1-40/+20
2008-08-12Thanks HomerHorwitz for a patch to enable the Stand Up button when sitting on...Jeff Ames1-3/+5
2008-08-12Thanks, lulurun, for a patch that addresses inventory problems that occurMike Mazur1-0/+4
2008-08-12Minor formatting cleanup.Jeff Ames1-2/+2
2008-08-11Patch #9163 - Refactor initial packet sending out of InnerScene intoMelanie Thielker1-82/+73
2008-08-07Mantis#1901. Thank you kindly, Nlin for a patch that:Charles Krinke1-1/+1
2008-08-01* minor: log message twiddlingJustin Clarke Casey1-1/+1
2008-08-01* correct bug from last commit - for now don't drop cached user profile when ...Justin Clarke Casey1-21/+8
2008-08-01* Drop cached inventory from the local region when a user crosses out into a ...Justin Clarke Casey1-5/+34
2008-08-01Mantis#1859. Thank you kindly, Lmmz for a patch that:Charles Krinke1-1/+8
2008-07-26* Changed a number of field names to ccc (public members shouldn't be called m_)lbsa711-2/+2
2008-07-23Send Animation data for other avatars to new users joining the region (tested...MW1-0/+13
2008-07-23get rid of some LLQuaternion == null checks. Because LLQuaternion isSean Dague1-18/+4
2008-07-23Changed it so the avatar's rotation is now sent as part of a full avatar upda...MW1-4/+25
2008-07-22renamed ScenePresence.SendFullUpdateToAllClients() to SendInitialFullUpdateTo...MW1-2/+17
2008-07-12Mantis#1716. Thank you kindly, Nlin for a patch that:Charles Krinke1-0/+9
2008-07-07change SitTarget calls from functions to propertiesSean Dague1-6/+6
2008-07-06Copyright notices and formatting cleanup.Jeff Ames1-2/+2
2008-07-03Mantis#1463. Thank you, Melanie for a patch that addresses:Charles Krinke1-2/+47
2008-06-28Extracted the Avatar appearance functions out of the IUserService interface a...MW1-2/+2
2008-06-26Update svn properties. Minor formatting cleanup.Jeff Ames1-2/+1
2008-06-16* Allow archiver to save and load objects within other objects to arbitrary l...Justin Clarke Casey1-1/+1
2008-06-13Update svn properties, clean up formatting, refactor out duplicate hard-coded...Jeff Ames1-16/+9
2008-06-12* Split the World Map code into a module.Teravus Ovares1-1/+1
2008-06-11* Fix the string substitutions in the last commitJustin Clarke Casey1-1/+1
2008-06-11* From inspecting OSGrid WP logs, it appears one particular client is failing...Justin Clarke Casey1-3/+14
2008-06-06* How tall are you? Certainly not 127 meters!Teravus Ovares1-2/+9
2008-06-06* true and not true or - not true and not true and.Teravus Ovares1-1/+1
2008-06-06* This limits avatar to the heightfield height if they teleport or cross a bo...Teravus Ovares1-1/+6
2008-06-06* This wraps the autopilot request to the client's sit response. An interes...Teravus Ovares1-24/+120
2008-05-31* Implements UserServer logoff in a few situationsTeravus Ovares1-0/+1
2008-05-30* Fixed a dangling event hook that I added.Teravus Ovares1-0/+37
2008-05-29* Ruling out another potential cause of zombie-ismTeravus Ovares1-0/+2
2008-05-29* Added a child agent check to the ChildAgentData Update to make sure that yo...Teravus Ovares1-1/+5
2008-05-28Formatting cleanup.Jeff Ames1-2/+2
2008-05-28Thank you kindly, Melanie for a patch that adds a two-stageCharles Krinke1-1/+7
2008-05-25Update svn properties. Formatting cleanup.Jeff Ames1-4/+1