aboutsummaryrefslogtreecommitdiffstatshomepage
Commit message (Expand)AuthorAgeFilesLines
* Correctly convert port to int.Mike Mazur2008-08-191-1/+1
* Convert LoadBalancer and RegionProxy plugins to use XML manifests. FixesMike Mazur2008-08-195-17/+32
* Attachment persistence!!! Patch #9170 (Mantis #1171)Melanie Thielker2008-08-194-16/+61
* * This reverts a change where m_regions[RegionHandle] was replaced instead of...Teravus Ovares2008-08-191-2/+7
* Sync OpenSim/Region/ScriptEngine/{Common,Shared}/LSL_Types.cs.Mike Mazur2008-08-192-91/+106
* Apply Godfrey's patch (originally in r5872) to Shared/LSL_Types.cs as well.Mike Mazur2008-08-191-2/+94
* Update svn properties, formatting cleanup.Jeff Ames2008-08-1917-176/+77
* Attachment persistence!!! Patch #9169 (Mantis #1171)Melanie Thielker2008-08-198-37/+120
* * If two regions have configuration information that conflicts (save xy locat...Justin Clarke Casey2008-08-182-2/+56
* * Properly dispose of the reader after readAttachments() has finished with it...Justin Clarke Casey2008-08-181-2/+3
* * It appears that sometimes some IClientAPI reference is not being released, ...Justin Clarke Casey2008-08-184-5/+87
* * osmantis test. Speak, we want you to.Teravus Ovares2008-08-181-1/+0
* Change LowpriorityTask to be ThrottleType.Task | ThrottleType.LowPriority to ...Melanie Thielker2008-08-183-9/+12
* Avatar Attachment persistence!! Patch #9168 (Mantis #1171)Melanie Thielker2008-08-185-0/+187
* Mantis#1992. Thank you kindly, ChrisDown for a patch that:Charles Krinke2008-08-181-2/+3
* * maptile - just flatten it.. we'll worry about projection later.. Teravus Ovares2008-08-181-4/+7
* * Slightly better implementation of prim volume drawing on the maptile using ...Teravus Ovares2008-08-181-10/+177
* * Maptile prim volume drawing change from manually drawing the rectangles usi...Teravus Ovares2008-08-181-20/+65
* * Text/comment cleanup in MapImageModuleTeravus Ovares2008-08-181-30/+6
* Fix another compiler warning, based on a patch submitted by Leaf. (bug #1978)Jeff Ames2008-08-182-78/+79
* Thanks HomerHorwitz for a patch to remove old Common.Communications reference...Jeff Ames2008-08-181-2/+0
* Fix compiler warning due to incomplete refactoring in r5901.Jeff Ames2008-08-181-4/+0
* Formatting cleanup.Jeff Ames2008-08-18208-3149/+2966
* Update svn properties, minor formatting cleanup.Jeff Ames2008-08-175-49/+49
* Change the deselect processing to prevent gratuituous full updateMelanie Thielker2008-08-171-14/+42
* Mantis#1974. Thank you BlueWall for a patch that:Charles Krinke2008-08-171-0/+42
* Mantis#1971. Thank you kindly, ChrisDown for a patch that:Charles Krinke2008-08-172-5/+4
* Add some locking on m_undo in SceneObjectPartMelanie Thielker2008-08-171-15/+25
* Add an invalidate method to the cache class.Melanie Thielker2008-08-171-0/+10
* * Turned on the MapImageModule as opposed to the code in Scene for generating...Teravus Ovares2008-08-172-100/+478
* Add the IInventoryModule interface and a sample method callMelanie Thielker2008-08-173-13/+72
* Patch for Adam: Add two new permissions options to Opensim.ini.exampleMelanie Thielker2008-08-172-3/+11
* * half of the attachmentpoint skull fixTeravus Ovares2008-08-171-0/+17
* Update svn properties, minor formatting cleanup.Jeff Ames2008-08-174-88/+96
* Mantis#1971. Thank you kindly, BlueWall for a patch that:Charles Krinke2008-08-163-10/+48
* * re-order an operation to check for NaNs in the maptile shadow routine.Teravus Ovares2008-08-161-4/+4
* * Rename *DataStore classes to *RegionData to align with SQLiteJustin Clarke Casey2008-08-162-0/+0
* * Move GridInfoService into Framework.Communications and eliminate Common.Com...Justin Clarke Casey2008-08-164-28/+2
* * minor: rip out userserver stress project which never got filled outJustin Clarke Casey2008-08-162-66/+0
* * Insert a new 'set log level [level] command on the console'Justin Clarke Casey2008-08-164-7/+87
* Mantis#1960. Thank you kindly, Tyre for a patch that:Charles Krinke2008-08-161-0/+3
* * One more terrain shadow debug helper.Teravus Ovares2008-08-161-15/+29
* Mantis#1970. Thank you kindly, HomerHorwitz for a patch that:Charles Krinke2008-08-161-20/+9
* 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-1615-6/+448
* * 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-1611-202/+202
* * Adds Slightly better terrain shading to maptile generation.Teravus Ovares2008-08-161-0/+86
* Reshuffle to eliminate prim owner lookups unless gridgods are enabledMelanie Thielker2008-08-161-4/+7
* Guard against the null UUID being queried from the userserverMelanie Thielker2008-08-161-0/+5