aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim (unfollow)
Commit message (Expand)AuthorFilesLines
2008-08-20Mantis #2003 - thank you, SachaMagne, for a patch that implementsMelanie Thielker8-9/+163
2008-08-19Update svn properties, minor formatting cleanup.Jeff Ames4-5/+5
2008-08-19Fixes the previous commit of llMakeLink for Shared/Melanie Thielker1-2/+2
2008-08-19Mantis #2001Melanie Thielker2-2/+62
2008-08-19Add the default region texture UUIDS back in that were lost inMelanie Thielker1-8/+32
2008-08-19Mantis #1999Melanie Thielker1-0/+3
2008-08-19Packet type exclusion (Mantis #2004)Melanie Thielker1-2/+4
2008-08-19Attachment persistence (Mantis #1711)Melanie Thielker9-169/+52
2008-08-19Moves one file to it's proper locationMelanie Thielker1-1/+4
2008-08-19Fix region crossings and access to inventory after changing regions withinMelanie Thielker4-7/+50
2008-08-19Update svn properties, minor formatting cleanup.Jeff Ames5-12/+11
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