aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region (unfollow)
Commit message (Expand)AuthorFilesLines
2008-08-16Update svn properties, minor formatting cleanup.Jeff Ames10-200/+200
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 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
2008-08-15Fix repeated user profile info lookups. Redirect those lookups to cache.Melanie Thielker1-2/+3
2008-08-15Plumb in the partner and the account title fields for profile info.Melanie Thielker2-4/+25
2008-08-15Pantis #1957Melanie Thielker3-6/+31
2008-08-15Plumb the user flags all the way through to the profile. userFlags inMelanie Thielker4-7/+10
2008-08-15Mantis #1951Melanie Thielker1-0/+2
2008-08-15Mantis #1961Melanie Thielker1-0/+34
2008-08-15Fix up master avatar handling for estate owners. Introduces a newMelanie Thielker11-26/+81
2008-08-15Minor formatting cleanup.Jeff Ames1-6/+6
2008-08-15Fixes a case where neighboring region info cannot be obtainedMelanie Thielker1-3/+6
2008-08-15Update svn properties, formatting cleanup, fix a couple compiler warnings.Jeff Ames10-37/+45
2008-08-15Fixes a case where, when inventory is not currently accessible dueMelanie Thielker1-1/+1
2008-08-15From: Richard Alimi <ralimi@us.ibm.com>Dr Scofield4-12/+106
2008-08-15Thanks, krtaylor, for a patch that fixes llListSort() and llListRandomize() f...Mike Mazur2-2/+16
2008-08-14Refactor: Make the tree creation function take a UUID for the ownerMelanie Thielker2-7/+13
2008-08-14Adds UserFlags and GodLevel to the user data store and plumbs then in.Melanie Thielker1-0/+7
2008-08-14Make the estate owner work. Changes permissions checks to allow theMelanie Thielker6-30/+31
2008-08-14updated some prim parameters to project maintained versionsDahlia Trimble1-5/+3
2008-08-14Mantis #1946Melanie Thielker5-12/+69
2008-08-13* minor: make it clear on the console when a client is being logged out becau...Justin Clarke Casey1-9/+12
2008-08-13Mantis #1936Melanie Thielker1-1/+0
2008-08-13Mantis#1942. Thank you kindly, Tyre for a patch that:Charles Krinke2-2/+4
2008-08-13Mantis#1941. Thank you kindly, Tyre for a patch thatCharles Krinke1-34/+4
2008-08-13Mantis#1856. Thank you kindly, HomerHorwitz for a patch that:Charles Krinke1-40/+20
2008-08-13Mantis#1934. Thank you Tyre for a patch that:Charles Krinke2-2/+22
2008-08-13mantis#1927. Thank you kindly, Leaf for a patch that:Charles Krinke1-2/+8
2008-08-13Mantis#1931. Thank you kindly, Kinoc for a patch that:Charles Krinke23-584/+2060
2008-08-13Thank you, tyre, for a patch that fixes a null reference in LSLMelanie Thielker2-22/+20
2008-08-13Mantis#1925. Thank you, homerHorwitz for a patch that:Charles Krinke2-3/+33
2008-08-13Port the llParcelMediaQuery forward to the new Shared/ directoryMelanie Thielker3-7/+123
2008-08-13From: Omar Vera Ustariz <ustariz@de.ibm.com>Dr Scofield3-7/+123
2008-08-13Revert "Thanks, lulurun, for a patch that clears and refreshes and outdated u...Mike Mazur1-6/+1
2008-08-13Thanks, lulurun, for a patch that clears and refreshes and outdated userMike Mazur1-1/+6
2008-08-13Make the estate owner UUID from the database have the same rightsMelanie Thielker1-1/+7
2008-08-12Fix data format for last commitMelanie Thielker1-1/+1
2008-08-12Minor patch: fix an instance where the estate name, as displayed on theMelanie Thielker1-3/+5
2008-08-12Thanks HomerHorwitz for a patch to enable the Stand Up button when sitting on...Jeff Ames1-3/+5
2008-08-12* Stop warnings about non existent scene presences/entities being removed on ...Justin Clarke Casey3-16/+27
2008-08-12Thanks, lulurun, for a patch that addresses inventory problems that occurMike Mazur3-1/+13
2008-08-12Remove "static" from the AsyncCommand Manager to make it work properlyMelanie Thielker1-1/+1
2008-08-12Minor formatting cleanup.Jeff Ames5-21/+21
2008-08-11Patch #9163 - Refactor initial packet sending out of InnerScene intoMelanie Thielker3-128/+73