aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/Scenes (unfollow)
Commit message (Expand)AuthorFilesLines
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
2008-09-06* refactor: Make SOG itself responsible for checking whether it's already bee...Justin Clarke Casey2-12/+10
2008-09-06* minor: change hard tabs back to spaces in previous commitJustin Clarke Casey2-3/+3
2008-09-06* Fix mantis 2130 - nre occuring sometimes when the regular prim update sweep...Justin Clarke Casey3-19/+7
2008-09-06* Remove lots of warnings from the CMS moduleJustin Clarke Casey1-1/+1
2008-09-04added in find callsSean Dague1-2/+52
2008-09-04remove callsSean Dague1-2/+33
2008-09-04start in on an EntityList class so we can stop doing lots of manipulatingSean Dague1-0/+81
2008-09-03Mantis #2111Melanie Thielker2-2/+26
2008-09-03Mantis#2105. Thank you kindly, HomerHorwitz for a patch that addresses:Charles Krinke1-0/+13
2008-09-02fix: PostInitialise() not being called on script engines (nasty one that)Dr Scofield1-22/+24
2008-08-30* If a general alert message is sent out, only send it to avatars in the scen...Justin Clarke Casey1-4/+6