aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment (follow)
Commit message (Expand)AuthorAgeFilesLines
* * minor: oops, remove a warning I just inserted myself - naughty boyJustin Clarke Casey2008-09-161-1/+1
* * If an individual scene object throws an exception while storing, deal with ...Justin Clarke Casey2008-09-162-23/+33
* Minor formatting cleanup.Jeff Ames2008-09-162-2/+2
* From: mike pitman <pitman@us.ibm.com>Dr Scofield2008-09-167-8/+17
* * refactor: collapse UpdateUserProfileProperties() into existing UpdateUserPr...Justin Clarke Casey2008-09-152-3/+4
* reverting r6302Dr Scofield2008-09-153-6/+3
* From: mike pitman <pitman@us.ibm.com>Dr Scofield2008-09-153-3/+6
* * Remove a hack I put into OGP so that I could test OGP over SSL with the See...Teravus Ovares2008-09-141-3/+1
* * This update makes configuring SSL a little easier on Windows XP. It also m...Teravus Ovares2008-09-141-4/+53
* Thank you kindly, CMickeyb for a patch that:Charles Krinke2008-09-141-3/+8
* * Minor fixes and cleanups around code being used for Rex Module work.Adam Frisby2008-09-141-8/+0
* Formatting cleanup.Jeff Ames2008-09-131-9/+16
* Update svn properties. Minor formatting cleanup. Fix some minor typos. Rem...Jeff Ames2008-09-131-2/+2
* Update avatar-position while avatar is sitting and the prim is moved (#2159).Homer Horwitz2008-09-132-0/+16
* Remove the cruft of accessing a private member of another module's classMelanie Thielker2008-09-133-0/+16
* Changed "show users" command to display only root agents, "show users full" toHomer Horwitz2008-09-121-3/+3
* * Patch http://opensimulator.org/mantis/view.php?id=2172Justin Clarke Casey2008-09-122-13/+26
* * Patch http://opensimulator.org/mantis/view.php?id=2167Justin Clarke Casey2008-09-123-0/+18
* * Check in first part of http://opensimulator.org/mantis/view.php?id=2073Justin Clarke Casey2008-09-123-6/+14
* * Move the ResetChildPrimPhysics() calls to after physics have been applied t...Justin Clarke Casey2008-09-121-5/+5
* * minor: various doc and tidy up, logging increase to make it clearer which p...Justin Clarke Casey2008-09-123-37/+80
* * This updates the OGP module to support both the revision 2 and revision 3 o...Teravus Ovares2008-09-111-10/+64
* Revert the two debug log statements from r6212 as described in Mantis 2126.Charles Krinke2008-09-101-14/+0
* Update svn properties, minor formatting cleanup.Jeff Ames2008-09-101-1/+1
* Thank you kindly, CMickeyB for a patch that adds aCharles Krinke2008-09-101-0/+14
* From: alan_webb@us.ibm.comSean Dague2008-09-091-1/+4
* * Adds OnGenericMessage and SendGenericMessage functionality to IClientAPI.Adam Frisby2008-09-091-1/+7
* Preserve link numbers when items are taken into inventory and re-rezzed.Melanie Thielker2008-09-091-1/+6
* Update svn properties, formatting cleanup.Jeff Ames2008-09-0921-671/+678
* Fix an inventory naming regressionMelanie Thielker2008-09-081-5/+2
* Remove casting nastiness in LSL_ApiMelanie Thielker2008-09-081-0/+4
* Correct state handling and state event masks. Prims will now showMelanie Thielker2008-09-081-1/+5
* Fix component order on a quaternion for the sit target. This causedMelanie Thielker2008-09-081-1/+1
* fix: warnings from libomvDr Scofield2008-09-084-1/+13
* Implement proper persistence of the following prim properties:Melanie Thielker2008-09-082-3/+14
* Mantis #2142Melanie Thielker2008-09-071-1/+1
* * Fixes linking using the new types.Teravus Ovares2008-09-071-1/+1
* * minor: Clean up of logging messages to make following the client login proc...Justin Clarke Casey2008-09-071-6/+2
* * This changes gridcomms types back to our home grown wholy controlled types. Teravus Ovares2008-09-061-5/+5
* * Addresses the same issue as last commit on SceneObjectGroup border crossingsTeravus Ovares2008-09-061-0/+8
* * Fixes a few type changes that caused the XML Format to break.Teravus Ovares2008-09-062-1/+7
* Mantis #2133Melanie Thielker2008-09-065-7/+7
* * This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares2008-09-06106-2607/+2445
* * Add SampleMoneyModule patch from mantis #2079Justin Clarke Casey2008-09-061-11/+19
* * refactor: Make SOG itself responsible for checking whether it's already bee...Justin Clarke Casey2008-09-062-12/+10
* * minor: change hard tabs back to spaces in previous commitJustin Clarke Casey2008-09-062-3/+3
* * Fix mantis 2130 - nre occuring sometimes when the regular prim update sweep...Justin Clarke Casey2008-09-063-19/+7
* * Remove lots of warnings from the CMS moduleJustin Clarke Casey2008-09-066-12/+12
* * Adds configurable OGP Name prefix and suffix. See OpenSim.ini.example at t...Teravus Ovares2008-09-051-0/+7
* added in find callsSean Dague2008-09-041-2/+52