aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/Scenes (unfollow)
Commit message (Expand)AuthorFilesLines
2008-08-18Formatting cleanup.Jeff Ames14-1017/+1039
2008-08-17Update svn properties, minor formatting cleanup.Jeff Ames2-5/+5
2008-08-17Change the deselect processing to prevent gratuituous full updateMelanie Thielker1-14/+42
2008-08-17Add some locking on m_undo in SceneObjectPartMelanie Thielker1-15/+25
2008-08-17* Turned on the MapImageModule as opposed to the code in Scene for generating...Teravus Ovares1-97/+69
2008-08-17Add the IInventoryModule interface and a sample method callMelanie Thielker1-0/+9
2008-08-17* half of the attachmentpoint skull fixTeravus Ovares1-0/+17
2008-08-17Update svn properties, minor formatting cleanup.Jeff Ames1-3/+7
2008-08-16* re-order an operation to check for NaNs in the maptile shadow routine.Teravus Ovares1-4/+4
2008-08-16* One more terrain shadow debug helper.Teravus Ovares1-15/+29
2008-08-16Mantis#1969. Thank you kindly, Tyre for a patch that:Charles Krinke1-15/+26
2008-08-16Mantis#1965. Thank you kindly, HomerHorwitz for a patch that:Charles Krinke2-1/+33
2008-08-16* Fix a rare maptile shading error, terrain difference mod 1 = 0 + abs = oops.Teravus Ovares1-36/+13
2008-08-16Update svn properties, minor formatting cleanup.Jeff Ames1-1/+1
2008-08-16* Adds Slightly better terrain shading to maptile generation.Teravus Ovares1-0/+86
2008-08-16Refactor a lot of direct calls to OGS1 to use the cached version instead.Melanie Thielker2-22/+4
2008-08-15Pantis #1957Melanie Thielker1-0/+9
2008-08-15Mantis #1951Melanie Thielker1-0/+2
2008-08-15Fix up master avatar handling for estate owners. Introduces a newMelanie Thielker3-1/+28
2008-08-15Update svn properties, formatting cleanup, fix a couple compiler warnings.Jeff Ames2-16/+20
2008-08-15Fixes a case where, when inventory is not currently accessible dueMelanie Thielker1-1/+1
2008-08-15From: Richard Alimi <ralimi@us.ibm.com>Dr Scofield1-0/+15
2008-08-14Refactor: Make the tree creation function take a UUID for the ownerMelanie Thielker1-2/+1
2008-08-14Make the estate owner work. Changes permissions checks to allow theMelanie Thielker1-3/+3
2008-08-14Mantis #1946Melanie Thielker2-10/+55
2008-08-13Mantis#1856. Thank you kindly, HomerHorwitz for a patch that:Charles Krinke1-40/+20
2008-08-13mantis#1927. Thank you kindly, Leaf for a patch that:Charles Krinke1-2/+8
2008-08-13Revert "Thanks, lulurun, for a patch that clears and refreshes and outdated u...Mike Mazur1-6/+1
2008-08-13Thanks, lulurun, for a patch that clears and refreshes and outdated userMike Mazur1-1/+6
2008-08-12Thanks HomerHorwitz for a patch to enable the Stand Up button when sitting on...Jeff Ames1-3/+5
2008-08-12* Stop warnings about non existent scene presences/entities being removed on ...Justin Clarke Casey2-11/+14
2008-08-12Thanks, lulurun, for a patch that addresses inventory problems that occurMike Mazur3-1/+13
2008-08-12Minor formatting cleanup.Jeff Ames1-2/+2
2008-08-11Patch #9163 - Refactor initial packet sending out of InnerScene intoMelanie Thielker3-128/+73
2008-08-08Mantis#1521. Thank you kindly, Lmmz for a patch that:Charles Krinke1-0/+5
2008-08-08* All CheckRegion within an instance would use the same, global, bool for 'Av...lbsa711-2/+1
2008-08-07Mantis#1901. Thank you kindly, Nlin for a patch that:Charles Krinke2-2/+2
2008-08-05* Add / as a shortcut to select the root regionJustin Clarke Casey1-3/+3
2008-08-05* minor: slightly pointlessly increase the verbosity of the message given whe...Justin Clarke Casey1-3/+9
2008-08-04Fix one more instance of a bad bit value for the collision eventMelanie Thielker1-1/+1
2008-08-01* minor: log message twiddlingJustin Clarke Casey3-12/+10
2008-08-01* correct bug from last commit - for now don't drop cached user profile when ...Justin Clarke Casey1-21/+8
2008-08-01* Drop cached inventory from the local region when a user crosses out into a ...Justin Clarke Casey3-9/+39
2008-08-01Mantis#1859. Thank you kindly, Lmmz for a patch that:Charles Krinke2-1/+38
2008-07-31* refactor: Change CachedUserInfo.HasInventory to HasReceivedInventory to mak...Justin Clarke Casey1-1/+1
2008-07-29* Put in stub code for inventory backup.Justin Clarke Casey1-0/+1
2008-07-27Addresses Mantis #1688Melanie Thielker1-1/+1
2008-07-26* Changed a number of field names to ccc (public members shouldn't be called m_)lbsa715-67/+67
2008-07-26Modified ResetChildPrimPhysicsPositions() to allow archiving and physics to c...Dahlia Trimble1-2/+2
2008-07-26reinstated ResetChildPrimPhysicsPositions() as some prims had bad/missing pro...Dahlia Trimble1-6/+8