aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/Scenes (unfollow)
Commit message (Expand)AuthorFilesLines
2008-09-13Update avatar-position while avatar is sitting and the prim is moved (#2159).Homer Horwitz2-0/+16
2008-09-12Changed "show users" command to display only root agents, "show users full" toHomer Horwitz1-3/+3
2008-09-12* Patch http://opensimulator.org/mantis/view.php?id=2172Justin Clarke Casey2-13/+26
2008-09-12* Patch http://opensimulator.org/mantis/view.php?id=2167Justin Clarke Casey2-0/+17
2008-09-12* Check in first part of http://opensimulator.org/mantis/view.php?id=2073Justin Clarke Casey2-3/+14
2008-09-12* Move the ResetChildPrimPhysics() calls to after physics have been applied t...Justin Clarke Casey1-5/+5
2008-09-12* minor: various doc and tidy up, logging increase to make it clearer which p...Justin Clarke Casey3-37/+80
2008-09-10Revert the two debug log statements from r6212 as described in Mantis 2126.Charles Krinke1-14/+0
2008-09-10Thank you kindly, CMickeyB for a patch that adds aCharles Krinke1-0/+14
2008-09-09From: alan_webb@us.ibm.comSean Dague1-1/+4
2008-09-09Preserve link numbers when items are taken into inventory and re-rezzed.Melanie Thielker1-1/+6
2008-09-09Update svn properties, formatting cleanup.Jeff Ames4-10/+10
2008-09-08Fix an inventory naming regressionMelanie Thielker1-5/+2
2008-09-08Remove casting nastiness in LSL_ApiMelanie Thielker1-0/+4
2008-09-08Correct state handling and state event masks. Prims will now showMelanie Thielker1-1/+5
2008-09-08Fix component order on a quaternion for the sit target. This causedMelanie Thielker1-1/+1
2008-09-08fix: warnings from libomvDr Scofield2-0/+8
2008-09-08Implement proper persistence of the following prim properties:Melanie Thielker2-3/+14
2008-09-07* Fixes linking using the new types.Teravus Ovares1-1/+1
2008-09-07* minor: Clean up of logging messages to make following the client login proc...Justin Clarke Casey1-6/+2
2008-09-06* This changes gridcomms types back to our home grown wholy controlled types. Teravus Ovares1-5/+5
2008-09-06* Addresses the same issue as last commit on SceneObjectGroup border crossingsTeravus Ovares1-0/+8
2008-09-06* Fixes a few type changes that caused the XML Format to break.Teravus Ovares2-1/+7
2008-09-06Mantis #2133Melanie Thielker1-1/+1
2008-09-06* This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares24-1385/+1254
2008-09-06* refactor: Make SOG itself responsible for checking whether it's already bee...Justin Clarke Casey2-12/+10
2008-09-06* minor: change hard tabs back to spaces in previous commitJustin Clarke Casey2-3/+3
2008-09-06* Fix mantis 2130 - nre occuring sometimes when the regular prim update sweep...Justin Clarke Casey3-19/+7
2008-09-06* Remove lots of warnings from the CMS moduleJustin Clarke Casey1-1/+1
2008-09-04added in find callsSean Dague1-2/+52
2008-09-04remove callsSean Dague1-2/+33
2008-09-04start in on an EntityList class so we can stop doing lots of manipulatingSean Dague1-0/+81
2008-09-03Mantis #2111Melanie Thielker2-2/+26
2008-09-03Mantis#2105. Thank you kindly, HomerHorwitz for a patch that addresses:Charles Krinke1-0/+13
2008-09-02fix: PostInitialise() not being called on script engines (nasty one that)Dr Scofield1-22/+24
2008-08-30* If a general alert message is sent out, only send it to avatars in the scen...Justin Clarke Casey1-4/+6
2008-08-30* squash some obvious warningsJustin Clarke Casey1-1/+1
2008-08-30Mantis#2084. Thank you kindly, HomerHorwitz for a patch that:Charles Krinke1-4/+18
2008-08-29Mantis#2067. Thank you kindly, HomerHorwitz for a patch that:Charles Krinke1-8/+9
2008-08-29Fix an issue where the client supplies an empty name and it was appliedMelanie Thielker1-0/+4
2008-08-28Update svn properties, formatting cleanup.Jeff Ames3-46/+22
2008-08-28Thank you, A_Biondi, for patch to porperly apply the new item nameMelanie Thielker1-2/+2
2008-08-27Thank you, salahazar, for a patch that corrects the behavior ofMelanie Thielker2-10/+10
2008-08-27Mantis #2058Melanie Thielker1-3/+11
2008-08-27Mantis#1518. Thank you kindly, Zaki for a patch that:Charles Krinke1-0/+17
2008-08-27Mantis#2047. Thank you kindly, Simsim for a patch that addresses:Charles Krinke1-0/+4
2008-08-25* Deal with a WebException thrown if a grid server cannot be contacted for re...Justin Clarke Casey1-0/+2
2008-08-25* This commit incorporates the heart of the OpenGridProtocol patch that is cu...Teravus Ovares1-0/+34
2008-08-24Completing the item sale series, this one implements sell contents.Melanie Thielker2-0/+18
2008-08-24Selling a copy of a prim (prim vendor) now works.Melanie Thielker1-7/+58