aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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-194-59/+31
* Attachment persistence!!! Patch #9169 (Mantis #1171)Melanie Thielker2008-08-194-21/+50
* * It appears that sometimes some IClientAPI reference is not being released, ...Justin Clarke Casey2008-08-182-5/+56
* Change LowpriorityTask to be ThrottleType.Task | ThrottleType.LowPriority to ...Melanie Thielker2008-08-182-8/+8
* * 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
* Formatting cleanup.Jeff Ames2008-08-18100-2028/+1983
* Update svn properties, minor formatting cleanup.Jeff Ames2008-08-174-48/+48
* 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
* 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-172-100/+478
* Add the IInventoryModule interface and a sample method callMelanie Thielker2008-08-172-13/+32
* Patch for Adam: Add two new permissions options to Opensim.ini.exampleMelanie Thielker2008-08-171-3/+7
* * half of the attachmentpoint skull fixTeravus Ovares2008-08-171-0/+17
* Update svn properties, minor formatting cleanup.Jeff Ames2008-08-173-46/+54
* Mantis#1971. Thank you kindly, BlueWall for a patch that:Charles Krinke2008-08-161-2/+40
* * re-order an operation to check for NaNs in the maptile shadow routine.Teravus Ovares2008-08-161-4/+4
* * Move GridInfoService into Framework.Communications and eliminate Common.Com...Justin Clarke Casey2008-08-161-1/+1
* * Insert a new 'set log level [level] command on the console'Justin Clarke Casey2008-08-162-1/+1
* * 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-168-2/+356
* * 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-1610-200/+200
* * 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 a null ref in the permissions module when a profileMelanie Thielker2008-08-161-2/+5
* Mantis#1890. Thank you kindly, Godfrey, for a patch that addresses:Charles Krinke2008-08-161-2/+94
* Mantis#1964. Thank you kindly, BlueWall for a patch that:Charles Krinke2008-08-161-3/+63
* Mantis#1963. Thank you kindly, Krtaylor for a patch that solves:Charles Krinke2008-08-161-0/+10
* Refactor a lot of direct calls to OGS1 to use the cached version instead.Melanie Thielker2008-08-168-38/+25
* Perils of copypaste. Missing references.Melanie Thielker2008-08-151-1/+2
* Fix repeated user profile info lookups. Redirect those lookups to cache.Melanie Thielker2008-08-151-2/+3
* Plumb in the partner and the account title fields for profile info.Melanie Thielker2008-08-152-4/+25
* Pantis #1957Melanie Thielker2008-08-153-6/+31
* Plumb the user flags all the way through to the profile. userFlags inMelanie Thielker2008-08-154-7/+10
* Mantis #1951Melanie Thielker2008-08-151-0/+2
* Mantis #1961Melanie Thielker2008-08-151-0/+34
* Fix up master avatar handling for estate owners. Introduces a newMelanie Thielker2008-08-1511-26/+81
* Minor formatting cleanup.Jeff Ames2008-08-151-6/+6
* Fixes a case where neighboring region info cannot be obtainedMelanie Thielker2008-08-151-3/+6
* Update svn properties, formatting cleanup, fix a couple compiler warnings.Jeff Ames2008-08-1510-37/+45
* Fixes a case where, when inventory is not currently accessible dueMelanie Thielker2008-08-151-1/+1