aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment (unfollow)
Commit message (Expand)AuthorFilesLines
2008-08-17Update svn properties, minor formatting cleanup.Jeff Ames3-6/+6
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 Ovares2-100/+478
2008-08-17Add the IInventoryModule interface and a sample method callMelanie Thielker2-13/+32
2008-08-17Patch for Adam: Add two new permissions options to Opensim.ini.exampleMelanie Thielker1-3/+7
2008-08-17* half of the attachmentpoint skull fixTeravus Ovares1-0/+17
2008-08-17Update svn properties, minor formatting cleanup.Jeff Ames2-14/+22
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 Krinke4-2/+164
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 Ames4-8/+8
2008-08-16* Adds Slightly better terrain shading to maptile generation.Teravus Ovares1-0/+86
2008-08-16Reshuffle to eliminate prim owner lookups unless gridgods are enabledMelanie Thielker1-4/+7
2008-08-16Guard against a null ref in the permissions module when a profileMelanie Thielker1-2/+5
2008-08-16Refactor a lot of direct calls to OGS1 to use the cached version instead.Melanie Thielker4-26/+11
2008-08-15Perils of copypaste. Missing references.Melanie Thielker1-1/+2
2008-08-15Fix repeated user profile info lookups. Redirect those lookups to cache.Melanie Thielker1-2/+3
2008-08-15Plumb in the partner and the account title fields for profile info.Melanie Thielker1-4/+11
2008-08-15Pantis #1957Melanie Thielker1-0/+9
2008-08-15Plumb the user flags all the way through to the profile. userFlags inMelanie Thielker2-3/+6
2008-08-15Mantis #1951Melanie Thielker1-0/+2
2008-08-15Fix up master avatar handling for estate owners. Introduces a newMelanie Thielker7-11/+57
2008-08-15Update svn properties, formatting cleanup, fix a couple compiler warnings.Jeff Ames4-24/+28
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 Scofield4-12/+106
2008-08-14Refactor: Make the tree creation function take a UUID for the ownerMelanie Thielker2-7/+13
2008-08-14Make the estate owner work. Changes permissions checks to allow theMelanie Thielker3-12/+14
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-13Make the estate owner UUID from the database have the same rightsMelanie Thielker1-1/+7
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-09* if the user uuid is present, preserve ownership information when loading an...Justin Clarke Casey1-10/+43
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-08De-coupling the IClientAPI interface and ClientManager class from theMike Mazur1-1/+1
2008-08-07Mantis#1901. Thank you kindly, Nlin for a patch that:Charles Krinke2-2/+2
2008-08-07Minor formatting cleanup.Jeff Ames4-13/+13
2008-08-06From: alan webb <alan_webb@us.ibm.com>Dr Scofield1-0/+4
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