aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment (unfollow)
Commit message (Expand)AuthorFilesLines
2008-09-16* minor: oops, remove a warning I just inserted myself - naughty boyJustin Clarke Casey1-1/+1
2008-09-16* If an individual scene object throws an exception while storing, deal with ...Justin Clarke Casey2-23/+33
2008-09-16Minor formatting cleanup.Jeff Ames2-2/+2
2008-09-16From: mike pitman <pitman@us.ibm.com>Dr Scofield7-8/+17
2008-09-15* refactor: collapse UpdateUserProfileProperties() into existing UpdateUserPr...Justin Clarke Casey2-3/+4
2008-09-15reverting r6302Dr Scofield3-6/+3
2008-09-15From: mike pitman <pitman@us.ibm.com>Dr Scofield3-3/+6
2008-09-14* Remove a hack I put into OGP so that I could test OGP over SSL with the See...Teravus Ovares1-3/+1
2008-09-14* This update makes configuring SSL a little easier on Windows XP. It also m...Teravus Ovares1-4/+53
2008-09-14Thank you kindly, CMickeyb for a patch that:Charles Krinke1-3/+8
2008-09-14* Minor fixes and cleanups around code being used for Rex Module work.Adam Frisby1-8/+0
2008-09-13Formatting cleanup.Jeff Ames1-9/+16
2008-09-13Update svn properties. Minor formatting cleanup. Fix some minor typos. Rem...Jeff Ames1-2/+2
2008-09-13Update avatar-position while avatar is sitting and the prim is moved (#2159).Homer Horwitz2-0/+16
2008-09-13Remove the cruft of accessing a private member of another module's classMelanie Thielker3-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 Casey3-0/+18
2008-09-12* Check in first part of http://opensimulator.org/mantis/view.php?id=2073Justin Clarke Casey3-6/+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-11* This updates the OGP module to support both the revision 2 and revision 3 o...Teravus Ovares1-10/+64
2008-09-10Revert the two debug log statements from r6212 as described in Mantis 2126.Charles Krinke1-14/+0
2008-09-10Update svn properties, minor formatting cleanup.Jeff Ames1-1/+1
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-09* Adds OnGenericMessage and SendGenericMessage functionality to IClientAPI.Adam Frisby1-1/+7
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 Ames21-671/+678
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 Scofield4-1/+13
2008-09-08Implement proper persistence of the following prim properties:Melanie Thielker2-3/+14
2008-09-07Mantis #2142Melanie Thielker1-1/+1
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 Thielker5-7/+7
2008-09-06* This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares106-2607/+2445
2008-09-06* Add SampleMoneyModule patch from mantis #2079Justin Clarke Casey1-11/+19
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 Casey6-12/+12
2008-09-05* Adds configurable OGP Name prefix and suffix. See OpenSim.ini.example at t...Teravus Ovares1-0/+7
2008-09-04added in find callsSean Dague1-2/+52