aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment (follow)
Commit message (Expand)AuthorAgeFilesLines
* Small fix to eliminate a beauty spotMelanie Thielker2008-09-231-1/+1
* Update the permissions system to handle scripts and notecards the wayMelanie Thielker2008-09-232-10/+88
* * Update in OGP draft 3 protocol spec with regards to seed region requests ru...Teravus Ovares2008-09-231-1/+3
* Move script and notecard open perms checks from ClientView to theMelanie Thielker2008-09-221-2/+127
* Remove the ugly-as-sin "interop" hack script perms fudging inMelanie Thielker2008-09-221-18/+0
* Remove comment in perms module after consulting with awebbMelanie Thielker2008-09-221-6/+2
* Fix a small logic error in my perms module changesMelanie Thielker2008-09-221-1/+1
* Create CanEditObjectInventory to preserve the abilityMelanie Thielker2008-09-223-26/+49
* cleanups in inventory REST code. also, disables digest authenticationsDr Scofield2008-09-221-4/+26
* Change the scirpt engine loading mechanism. Script engines are nowMelanie Thielker2008-09-218-22/+34
* Fix another reason for #2218Homer Horwitz2008-09-211-3/+8
* * Fix http://opensimulator.org/mantis/view.php?id=2189Justin Clarke Casey2008-09-211-1/+12
* Don't attach attachements to child agents. This coincidentially fixes a raceHomer Horwitz2008-09-211-0/+3
* The viewer only stores a screenshot on "Set home to here" if the alert thatHomer Horwitz2008-09-211-1/+2
* Completely revert the notecard uploading changes I made, since theyMelanie Thielker2008-09-211-3/+4
* Partially implement notecard saves in task inventory. Still makes theMelanie Thielker2008-09-201-3/+3
* * Fix build error, (maybe)Teravus Ovares2008-09-201-1/+1
* * One more tweak in the OGP module to support OGP draft3. Teravus Ovares2008-09-191-1/+8
* * Implements an experimental method to define which region you want to go to ...Teravus Ovares2008-09-191-9/+136
* * minor: eliminate the current warningsJustin Clarke Casey2008-09-191-2/+2
* * Only allow logins on standalone when the sim has completed it's initial sta...Justin Clarke Casey2008-09-191-3/+3
* * Added null exception handler where we couldn't locate a user data record in...Teravus Ovares2008-09-192-2/+18
* * Switches content type from application/xml+llsd to application/llsd+xml on ...Teravus Ovares2008-09-191-2/+37
* - Add Dispose method to IRegionDataStoreHomer Horwitz2008-09-181-0/+5
* * Updates the SQLite region database to support the same properties that the ...Teravus Ovares2008-09-181-1/+11
* adds support to delete a region completely and offers thatDr Scofield2008-09-181-4/+3
* Kan-Ed fix series.Melanie Thielker2008-09-181-0/+8
* Mantis #2213Melanie Thielker2008-09-181-1/+1
* Kan-Ed fix series. Fix llTakeControls to behave as documented.Melanie Thielker2008-09-173-4/+7
* * 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