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