aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/Scenes (unfollow)
Commit message (Expand)AuthorFilesLines
2008-09-25Convergence is almost complete. This brings the diff between the API to < 10kMelanie Thielker2-11/+19
2008-09-23Update svn properties, formatting cleanup.Jeff Ames1-7/+7
2008-09-23Update the permissions system to handle scripts and notecards the wayMelanie Thielker1-9/+23
2008-09-22Remove the ugly-as-sin "interop" hack script perms fudging inMelanie Thielker1-18/+0
2008-09-22Create CanEditObjectInventory to preserve the abilityMelanie Thielker2-26/+29
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 Thielker6-20/+32
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-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 Ovares1-1/+8
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-15* refactor: collapse UpdateUserProfileProperties() into existing UpdateUserPr...Justin Clarke Casey1-2/+2
2008-09-14Thank you kindly, CMickeyb for a patch that:Charles Krinke1-3/+8
2008-09-13Formatting cleanup.Jeff Ames1-9/+16
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