| Commit message (Expand) | Author | Files | Lines |
2008-08-27 | Mantis#2047. Thank you kindly, Simsim for a patch that addresses: | Charles Krinke | 1 | -0/+4 |
2008-08-26 | * Eliminate commented out code no longer needed, as discussed on the ml | Justin Clarke Casey | 1 | -30/+1 |
2008-08-26 | * On loading archives, report an error if an asset does not have the expected... | Justin Clarke Casey | 2 | -45/+61 |
2008-08-26 | * It turns out that Mono doesn't currently support setting the Certificate va... | Teravus Ovares | 1 | -1/+8 |
2008-08-26 | * Workaround for application/llsd+xml requests coming in as application/xml | Teravus Ovares | 1 | -0/+20 |
2008-08-25 | * minor: zap some more compilation warnings | Justin Clarke Casey | 1 | -8/+8 |
2008-08-25 | * zap compilation warnings | Justin Clarke Casey | 2 | -24/+24 |
2008-08-25 | * Deal with a WebException thrown if a grid server cannot be contacted for re... | Justin Clarke Casey | 1 | -0/+2 |
2008-08-25 | Update svn properties. | Jeff Ames | 1 | -881/+881 |
2008-08-25 | * Fix to OGP Region to Region teleports. Yay. | Teravus Ovares | 1 | -2/+2 |
2008-08-25 | * This commit incorporates the heart of the OpenGridProtocol patch that is cu... | Teravus Ovares | 3 | -0/+925 |
2008-08-24 | Completing the item sale series, this one implements sell contents. | Melanie Thielker | 2 | -0/+18 |
2008-08-24 | Selling a copy of a prim (prim vendor) now works. | Melanie Thielker | 1 | -7/+58 |
2008-08-24 | Selling an object in-place (as original) now works. Builders can | Melanie Thielker | 3 | -0/+47 |
2008-08-24 | Plumb the data path for all those eye candy values. Saves texture | Melanie Thielker | 2 | -1/+9 |
2008-08-24 | Implements 80% of object buy (prim vendor). You can't buy the object yet, | Melanie Thielker | 4 | -2/+66 |
2008-08-23 | Change to no longer check funds on temp texture uploads. | Melanie Thielker | 1 | -2/+3 |
2008-08-23 | Some complex re-ordering to make prebuild do what needed to be done. | Melanie Thielker | 6 | -48/+10 |
2008-08-23 | Patch #9171 | Melanie Thielker | 3 | -6/+53 |
2008-08-22 | * Homer's amazing terrain MapTileRenderer. Thanks Homer! | Teravus Ovares | 5 | -182/+704 |
2008-08-20 | Mantis #2003 - thank you, SachaMagne, for a patch that implements | Melanie Thielker | 5 | -8/+103 |
2008-08-19 | Update svn properties, minor formatting cleanup. | Jeff Ames | 3 | -4/+4 |
2008-08-19 | Mantis #1999 | Melanie Thielker | 1 | -0/+3 |
2008-08-19 | Attachment persistence (Mantis #1711) | Melanie Thielker | 1 | -10/+19 |
2008-08-19 | Moves one file to it's proper location | Melanie Thielker | 1 | -0/+43 |
2008-08-19 | Fix region crossings and access to inventory after changing regions within | Melanie Thielker | 4 | -7/+50 |
2008-08-19 | Update svn properties, minor formatting cleanup. | Jeff Ames | 2 | -6/+6 |
2008-08-19 | Attachment persistence!!! Patch #9170 (Mantis #1171) | Melanie Thielker | 2 | -11/+45 |
2008-08-19 | Update svn properties, formatting cleanup. | Jeff Ames | 1 | -46/+18 |
2008-08-19 | Attachment persistence!!! Patch #9169 (Mantis #1171) | Melanie Thielker | 3 | -5/+50 |
2008-08-18 | * maptile - just flatten it.. we'll worry about projection later.. | Teravus Ovares | 1 | -4/+7 |
2008-08-18 | * Slightly better implementation of prim volume drawing on the maptile using ... | Teravus Ovares | 1 | -10/+177 |
2008-08-18 | * Maptile prim volume drawing change from manually drawing the rectangles usi... | Teravus Ovares | 1 | -20/+65 |
2008-08-18 | * Text/comment cleanup in MapImageModule | Teravus Ovares | 1 | -30/+6 |
2008-08-18 | Fix another compiler warning, based on a patch submitted by Leaf. (bug #1978) | Jeff Ames | 1 | -76/+78 |
2008-08-18 | Formatting cleanup. | Jeff Ames | 52 | -1396/+1370 |
2008-08-17 | Update svn properties, minor formatting cleanup. | Jeff Ames | 3 | -6/+6 |
2008-08-17 | Change the deselect processing to prevent gratuituous full update | Melanie Thielker | 1 | -14/+42 |
2008-08-17 | Add some locking on m_undo in SceneObjectPart | Melanie Thielker | 1 | -15/+25 |
2008-08-17 | * Turned on the MapImageModule as opposed to the code in Scene for generating... | Teravus Ovares | 2 | -100/+478 |
2008-08-17 | Add the IInventoryModule interface and a sample method call | Melanie Thielker | 2 | -13/+32 |
2008-08-17 | Patch for Adam: Add two new permissions options to Opensim.ini.example | Melanie Thielker | 1 | -3/+7 |
2008-08-17 | * half of the attachmentpoint skull fix | Teravus Ovares | 1 | -0/+17 |
2008-08-17 | Update svn properties, minor formatting cleanup. | Jeff Ames | 2 | -14/+22 |
2008-08-16 | * re-order an operation to check for NaNs in the maptile shadow routine. | Teravus Ovares | 1 | -4/+4 |
2008-08-16 | * One more terrain shadow debug helper. | Teravus Ovares | 1 | -15/+29 |
2008-08-16 | Mantis#1969. Thank you kindly, Tyre for a patch that: | Charles Krinke | 1 | -15/+26 |
2008-08-16 | Mantis#1965. Thank you kindly, HomerHorwitz for a patch that: | Charles Krinke | 4 | -2/+164 |
2008-08-16 | * Fix a rare maptile shading error, terrain difference mod 1 = 0 + abs = oops. | Teravus Ovares | 1 | -36/+13 |
2008-08-16 | Update svn properties, minor formatting cleanup. | Jeff Ames | 4 | -8/+8 |