aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/Scenes (follow)
Commit message (Expand)AuthorAgeFilesLines
* Mantis #2003 - thank you, SachaMagne, for a patch that implementsMelanie Thielker2008-08-204-8/+93
* Update svn properties, minor formatting cleanup.Jeff Ames2008-08-192-3/+3
* Attachment persistence (Mantis #1711)Melanie Thielker2008-08-191-10/+19
* Fix region crossings and access to inventory after changing regions withinMelanie Thielker2008-08-193-4/+25
* Update svn properties, minor formatting cleanup.Jeff Ames2008-08-192-6/+6
* Attachment persistence!!! Patch #9170 (Mantis #1171)Melanie Thielker2008-08-192-11/+45
* Attachment persistence!!! Patch #9169 (Mantis #1171)Melanie Thielker2008-08-193-5/+50
* Formatting cleanup.Jeff Ames2008-08-1814-1017/+1039
* Update svn properties, minor formatting cleanup.Jeff Ames2008-08-172-5/+5
* Change the deselect processing to prevent gratuituous full updateMelanie Thielker2008-08-171-14/+42
* Add some locking on m_undo in SceneObjectPartMelanie Thielker2008-08-171-15/+25
* * Turned on the MapImageModule as opposed to the code in Scene for generating...Teravus Ovares2008-08-171-97/+69
* Add the IInventoryModule interface and a sample method callMelanie Thielker2008-08-171-0/+9
* * half of the attachmentpoint skull fixTeravus Ovares2008-08-171-0/+17
* Update svn properties, minor formatting cleanup.Jeff Ames2008-08-171-3/+7
* * re-order an operation to check for NaNs in the maptile shadow routine.Teravus Ovares2008-08-161-4/+4
* * One more terrain shadow debug helper.Teravus Ovares2008-08-161-15/+29
* Mantis#1969. Thank you kindly, Tyre for a patch that:Charles Krinke2008-08-161-15/+26
* Mantis#1965. Thank you kindly, HomerHorwitz for a patch that:Charles Krinke2008-08-162-1/+33
* * Fix a rare maptile shading error, terrain difference mod 1 = 0 + abs = oops.Teravus Ovares2008-08-161-36/+13
* Update svn properties, minor formatting cleanup.Jeff Ames2008-08-161-1/+1
* * Adds Slightly better terrain shading to maptile generation.Teravus Ovares2008-08-161-0/+86
* Refactor a lot of direct calls to OGS1 to use the cached version instead.Melanie Thielker2008-08-162-22/+4
* Pantis #1957Melanie Thielker2008-08-151-0/+9
* Mantis #1951Melanie Thielker2008-08-151-0/+2
* Fix up master avatar handling for estate owners. Introduces a newMelanie Thielker2008-08-153-1/+28
* Update svn properties, formatting cleanup, fix a couple compiler warnings.Jeff Ames2008-08-152-16/+20
* Fixes a case where, when inventory is not currently accessible dueMelanie Thielker2008-08-151-1/+1
* From: Richard Alimi <ralimi@us.ibm.com>Dr Scofield2008-08-151-0/+15
* Refactor: Make the tree creation function take a UUID for the ownerMelanie Thielker2008-08-141-2/+1
* Make the estate owner work. Changes permissions checks to allow theMelanie Thielker2008-08-141-3/+3
* Mantis #1946Melanie Thielker2008-08-142-10/+55
* Mantis#1856. Thank you kindly, HomerHorwitz for a patch that:Charles Krinke2008-08-131-40/+20
* mantis#1927. Thank you kindly, Leaf for a patch that:Charles Krinke2008-08-131-2/+8
* Revert "Thanks, lulurun, for a patch that clears and refreshes and outdated u...Mike Mazur2008-08-131-6/+1
* Thanks, lulurun, for a patch that clears and refreshes and outdated userMike Mazur2008-08-131-1/+6
* Thanks HomerHorwitz for a patch to enable the Stand Up button when sitting on...Jeff Ames2008-08-121-3/+5
* * Stop warnings about non existent scene presences/entities being removed on ...Justin Clarke Casey2008-08-122-11/+14
* Thanks, lulurun, for a patch that addresses inventory problems that occurMike Mazur2008-08-123-1/+13
* Minor formatting cleanup.Jeff Ames2008-08-121-2/+2
* Patch #9163 - Refactor initial packet sending out of InnerScene intoMelanie Thielker2008-08-113-128/+73
* Mantis#1521. Thank you kindly, Lmmz for a patch that:Charles Krinke2008-08-081-0/+5
* * All CheckRegion within an instance would use the same, global, bool for 'Av...lbsa712008-08-081-2/+1
* Mantis#1901. Thank you kindly, Nlin for a patch that:Charles Krinke2008-08-072-2/+2
* * Add / as a shortcut to select the root regionJustin Clarke Casey2008-08-051-3/+3
* * minor: slightly pointlessly increase the verbosity of the message given whe...Justin Clarke Casey2008-08-051-3/+9
* Fix one more instance of a bad bit value for the collision eventMelanie Thielker2008-08-041-1/+1
* * minor: log message twiddlingJustin Clarke Casey2008-08-013-12/+10
* * correct bug from last commit - for now don't drop cached user profile when ...Justin Clarke Casey2008-08-011-21/+8
* * Drop cached inventory from the local region when a user crosses out into a ...Justin Clarke Casey2008-08-013-9/+39