aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim (unfollow)
Commit message (Expand)AuthorFilesLines
2008-08-19Attachment persistence!!! Patch #9170 (Mantis #1171)Melanie Thielker4-16/+61
2008-08-19* This reverts a change where m_regions[RegionHandle] was replaced instead of...Teravus Ovares1-2/+7
2008-08-19Sync OpenSim/Region/ScriptEngine/{Common,Shared}/LSL_Types.cs.Mike Mazur2-91/+106
2008-08-19Apply Godfrey's patch (originally in r5872) to Shared/LSL_Types.cs as well.Mike Mazur1-2/+94
2008-08-19Update svn properties, formatting cleanup.Jeff Ames17-176/+77
2008-08-19Attachment persistence!!! Patch #9169 (Mantis #1171)Melanie Thielker8-37/+120
2008-08-18* If two regions have configuration information that conflicts (save xy locat...Justin Clarke Casey2-2/+56
2008-08-18* Properly dispose of the reader after readAttachments() has finished with it...Justin Clarke Casey1-2/+3
2008-08-18* It appears that sometimes some IClientAPI reference is not being released, ...Justin Clarke Casey4-5/+87
2008-08-18Change LowpriorityTask to be ThrottleType.Task | ThrottleType.LowPriority to ...Melanie Thielker3-9/+12
2008-08-18Avatar Attachment persistence!! Patch #9168 (Mantis #1171)Melanie Thielker5-0/+187
2008-08-18* maptile - just flatten it.. we'll worry about projection later.. Teravus Ovares1-4/+7
2008-08-18* Slightly better implementation of prim volume drawing on the maptile using ...Teravus Ovares1-10/+177
2008-08-18* Maptile prim volume drawing change from manually drawing the rectangles usi...Teravus Ovares1-20/+65
2008-08-18* Text/comment cleanup in MapImageModuleTeravus Ovares1-30/+6
2008-08-18Fix another compiler warning, based on a patch submitted by Leaf. (bug #1978)Jeff Ames2-78/+79
2008-08-18Fix compiler warning due to incomplete refactoring in r5901.Jeff Ames1-4/+0
2008-08-18Formatting cleanup.Jeff Ames208-3149/+2966
2008-08-17Update svn properties, minor formatting cleanup.Jeff Ames5-49/+49
2008-08-17Change the deselect processing to prevent gratuituous full updateMelanie Thielker1-14/+42
2008-08-17Mantis#1974. Thank you BlueWall for a patch that:Charles Krinke1-0/+42
2008-08-17Add some locking on m_undo in SceneObjectPartMelanie Thielker1-15/+25
2008-08-17Add an invalidate method to the cache class.Melanie Thielker1-0/+10
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 Thielker3-13/+72
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 Ames4-88/+96
2008-08-16Mantis#1971. Thank you kindly, BlueWall for a patch that:Charles Krinke1-2/+40
2008-08-16* re-order an operation to check for NaNs in the maptile shadow routine.Teravus Ovares1-4/+4
2008-08-16* Rename *DataStore classes to *RegionData to align with SQLiteJustin Clarke Casey2-0/+0
2008-08-16* Move GridInfoService into Framework.Communications and eliminate Common.Com...Justin Clarke Casey3-3/+2
2008-08-16* minor: rip out userserver stress project which never got filled outJustin Clarke Casey1-45/+0
2008-08-16* Insert a new 'set log level [level] command on the console'Justin Clarke Casey4-7/+87
2008-08-16Mantis#1960. Thank you kindly, Tyre for a patch that:Charles Krinke1-0/+3
2008-08-16* One more terrain shadow debug helper.Teravus Ovares1-15/+29
2008-08-16Mantis#1970. Thank you kindly, HomerHorwitz for a patch that:Charles Krinke1-20/+9
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 Krinke15-6/+448
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 Ames11-202/+202
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 the null UUID being queried from the userserverMelanie Thielker1-0/+5
2008-08-16Guard against a null ref in the permissions module when a profileMelanie Thielker1-2/+5
2008-08-16Mantis#1890. Thank you kindly, Godfrey, for a patch that addresses:Charles Krinke1-2/+94
2008-08-16Mantis#1964. Thank you kindly, BlueWall for a patch that:Charles Krinke1-3/+63
2008-08-16Mantis#1963. Thank you kindly, Krtaylor for a patch that solves:Charles Krinke1-0/+10
2008-08-16Refactor a lot of direct calls to OGS1 to use the cached version instead.Melanie Thielker8-38/+25
2008-08-15Perils of copypaste. Missing references.Melanie Thielker1-1/+2