aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/Scenes (follow)
Commit message (Expand)AuthorAgeFilesLines
* Convergence is almost complete. This brings the diff between the API to < 10kMelanie Thielker2008-09-252-11/+19
* Update svn properties, formatting cleanup.Jeff Ames2008-09-231-7/+7
* Update the permissions system to handle scripts and notecards the wayMelanie Thielker2008-09-231-9/+23
* Remove the ugly-as-sin "interop" hack script perms fudging inMelanie Thielker2008-09-221-18/+0
* Create CanEditObjectInventory to preserve the abilityMelanie Thielker2008-09-222-26/+29
* 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-216-20/+32
* 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
* * 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-191-1/+8
* * 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
* * refactor: collapse UpdateUserProfileProperties() into existing UpdateUserPr...Justin Clarke Casey2008-09-151-2/+2
* Thank you kindly, CMickeyb for a patch that:Charles Krinke2008-09-141-3/+8
* Formatting cleanup.Jeff Ames2008-09-131-9/+16
* Update avatar-position while avatar is sitting and the prim is moved (#2159).Homer Horwitz2008-09-132-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-122-0/+17
* * Check in first part of http://opensimulator.org/mantis/view.php?id=2073Justin Clarke Casey2008-09-122-3/+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
* Revert the two debug log statements from r6212 as described in Mantis 2126.Charles Krinke2008-09-101-14/+0
* 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
* 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-094-10/+10
* 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-082-0/+8
* Implement proper persistence of the following prim properties:Melanie Thielker2008-09-082-3/+14
* * 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-061-1/+1
* * This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares2008-09-0624-1385/+1254