aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/Modules (unfollow)
Commit message (Expand)AuthorFilesLines
2008-08-28Update svn properties, formatting cleanup.Jeff Ames8-122/+78
2008-08-28* Added hack so that if the default OpenSimulator ParentEstateId(100) is bein...Teravus Ovares1-1/+1
2008-08-28* OGP update, deserialize the parameter array properly in rez_avatarTeravus Ovares1-6/+75
2008-08-27* Updates OGP module to define a default starting pointTeravus Ovares1-2/+25
2008-08-27Make the check on inventory cache clearing more robust. AddressesMelanie Thielker1-0/+36
2008-08-26* Eliminate commented out code no longer needed, as discussed on the mlJustin Clarke Casey1-30/+1
2008-08-26* On loading archives, report an error if an asset does not have the expected...Justin Clarke Casey2-45/+61
2008-08-26* It turns out that Mono doesn't currently support setting the Certificate va...Teravus Ovares1-1/+8
2008-08-26* Workaround for application/llsd+xml requests coming in as application/xmlTeravus Ovares1-0/+20
2008-08-25* minor: zap some more compilation warningsJustin Clarke Casey1-8/+8
2008-08-25* zap compilation warningsJustin Clarke Casey2-24/+24
2008-08-25Update svn properties.Jeff Ames1-881/+881
2008-08-25* Fix to OGP Region to Region teleports. Yay.Teravus Ovares1-2/+2
2008-08-25* This commit incorporates the heart of the OpenGridProtocol patch that is cu...Teravus Ovares2-0/+891
2008-08-24Implements 80% of object buy (prim vendor). You can't buy the object yet,Melanie Thielker2-1/+39
2008-08-23Change to no longer check funds on temp texture uploads.Melanie Thielker1-2/+3
2008-08-23Some complex re-ordering to make prebuild do what needed to be done.Melanie Thielker2-1/+3
2008-08-23Patch #9171Melanie Thielker2-6/+50
2008-08-22* Homer's amazing terrain MapTileRenderer. Thanks Homer!Teravus Ovares5-182/+704
2008-08-20Mantis #2003 - thank you, SachaMagne, for a patch that implementsMelanie Thielker1-0/+10
2008-08-19Update svn properties, minor formatting cleanup.Jeff Ames1-1/+1
2008-08-19Mantis #1999Melanie Thielker1-0/+3
2008-08-19Fix region crossings and access to inventory after changing regions withinMelanie Thielker1-3/+25
2008-08-19Update svn properties, formatting cleanup.Jeff Ames1-46/+18
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 Ames1-76/+78
2008-08-18Formatting cleanup.Jeff Ames34-373/+327
2008-08-17Update svn properties, minor formatting cleanup.Jeff Ames1-1/+1
2008-08-17* Turned on the MapImageModule as opposed to the code in Scene for generating...Teravus Ovares1-3/+409
2008-08-17Add the IInventoryModule interface and a sample method callMelanie Thielker1-13/+23
2008-08-17Patch for Adam: Add two new permissions options to Opensim.ini.exampleMelanie Thielker1-3/+7
2008-08-17Update svn properties, minor formatting cleanup.Jeff Ames1-11/+15
2008-08-16Mantis#1965. Thank you kindly, HomerHorwitz for a patch that:Charles Krinke2-1/+131
2008-08-16Update svn properties, minor formatting cleanup.Jeff Ames3-7/+7
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-16Refactor a lot of direct calls to OGS1 to use the cached version instead.Melanie Thielker2-4/+7
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 Thielker1-4/+11
2008-08-15Plumb the user flags all the way through to the profile. userFlags inMelanie Thielker2-3/+6
2008-08-15Fix up master avatar handling for estate owners. Introduces a newMelanie Thielker4-10/+29
2008-08-15Update svn properties, formatting cleanup, fix a couple compiler warnings.Jeff Ames2-8/+8
2008-08-15From: Richard Alimi <ralimi@us.ibm.com>Dr Scofield3-12/+91
2008-08-14Refactor: Make the tree creation function take a UUID for the ownerMelanie Thielker1-5/+12
2008-08-14Make the estate owner work. Changes permissions checks to allow theMelanie Thielker2-9/+11
2008-08-13Make the estate owner UUID from the database have the same rightsMelanie Thielker1-1/+7