aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* * Fix to OGP Region to Region teleports. Yay.Teravus Ovares2008-08-251-2/+2
* * This commit incorporates the heart of the OpenGridProtocol patch that is cu...Teravus Ovares2008-08-253-0/+925
* Completing the item sale series, this one implements sell contents.Melanie Thielker2008-08-242-0/+18
* Selling a copy of a prim (prim vendor) now works.Melanie Thielker2008-08-241-7/+58
* Selling an object in-place (as original) now works. Builders canMelanie Thielker2008-08-243-0/+47
* Plumb the data path for all those eye candy values. Saves textureMelanie Thielker2008-08-242-1/+9
* Implements 80% of object buy (prim vendor). You can't buy the object yet,Melanie Thielker2008-08-244-2/+66
* Change to no longer check funds on temp texture uploads.Melanie Thielker2008-08-231-2/+3
* Some complex re-ordering to make prebuild do what needed to be done.Melanie Thielker2008-08-236-48/+10
* Patch #9171Melanie Thielker2008-08-233-6/+53
* * Homer's amazing terrain MapTileRenderer. Thanks Homer!Teravus Ovares2008-08-225-182/+704
* Mantis #2003 - thank you, SachaMagne, for a patch that implementsMelanie Thielker2008-08-205-8/+103
* Update svn properties, minor formatting cleanup.Jeff Ames2008-08-193-4/+4
* Mantis #1999Melanie Thielker2008-08-191-0/+3
* Attachment persistence (Mantis #1711)Melanie Thielker2008-08-191-10/+19
* Moves one file to it's proper locationMelanie Thielker2008-08-191-0/+43
* Fix region crossings and access to inventory after changing regions withinMelanie Thielker2008-08-194-7/+50
* Update svn properties, minor formatting cleanup.Jeff Ames2008-08-192-6/+6
* Attachment persistence!!! Patch #9170 (Mantis #1171)Melanie Thielker2008-08-192-11/+45
* Update svn properties, formatting cleanup.Jeff Ames2008-08-191-46/+18
* Attachment persistence!!! Patch #9169 (Mantis #1171)Melanie Thielker2008-08-193-5/+50
* * 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-181-76/+78
* Formatting cleanup.Jeff Ames2008-08-1852-1396/+1370
* Update svn properties, minor formatting cleanup.Jeff Ames2008-08-173-6/+6
* Change the deselect processing to prevent gratuituous full updateMelanie Thielker2008-08-171-14/+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-172-14/+22
* * re-order an operation to check for NaNs in the maptile shadow routine.Teravus Ovares2008-08-161-4/+4
* * One more terrain shadow debug helper.Teravus Ovares2008-08-161-15/+29
* 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-164-2/+164
* * 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-164-8/+8
* * 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
* Refactor a lot of direct calls to OGS1 to use the cached version instead.Melanie Thielker2008-08-164-26/+11
* 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-151-4/+11
* Pantis #1957Melanie Thielker2008-08-151-0/+9
* Plumb the user flags all the way through to the profile. userFlags inMelanie Thielker2008-08-152-3/+6