| Commit message (Expand) | Author | Age | Files | Lines |
* | Mantis #2058 | Melanie Thielker | 2008-08-27 | 1 | -3/+11 |
* | * Deal with a WebException thrown if a grid server cannot be contacted for re... | Justin Clarke Casey | 2008-08-25 | 1 | -0/+2 |
* | * This commit incorporates the heart of the OpenGridProtocol patch that is cu... | Teravus Ovares | 2008-08-25 | 1 | -0/+34 |
* | Completing the item sale series, this one implements sell contents. | Melanie Thielker | 2008-08-24 | 1 | -0/+8 |
* | Selling a copy of a prim (prim vendor) now works. | Melanie Thielker | 2008-08-24 | 1 | -7/+58 |
* | Selling an object in-place (as original) now works. Builders can | Melanie Thielker | 2008-08-24 | 1 | -0/+38 |
* | Plumb the data path for all those eye candy values. Saves texture | Melanie Thielker | 2008-08-24 | 1 | -1/+2 |
* | Implements 80% of object buy (prim vendor). You can't buy the object yet, | Melanie Thielker | 2008-08-24 | 1 | -0/+24 |
* | Some complex re-ordering to make prebuild do what needed to be done. | Melanie Thielker | 2008-08-23 | 1 | -1/+1 |
* | Mantis #2003 - thank you, SachaMagne, for a patch that implements | Melanie Thielker | 2008-08-20 | 1 | -1/+48 |
* | Update svn properties, minor formatting cleanup. | Jeff Ames | 2008-08-19 | 1 | -2/+2 |
* | Fix region crossings and access to inventory after changing regions within | Melanie Thielker | 2008-08-19 | 1 | -0/+17 |
* | Attachment persistence!!! Patch #9169 (Mantis #1171) | Melanie Thielker | 2008-08-19 | 1 | -2/+3 |
* | Formatting cleanup. | Jeff Ames | 2008-08-18 | 1 | -41/+41 |
* | * Turned on the MapImageModule as opposed to the code in Scene for generating... | Teravus Ovares | 2008-08-17 | 1 | -97/+69 |
* | Update svn properties, minor formatting cleanup. | Jeff Ames | 2008-08-17 | 1 | -3/+7 |
* | * re-order an operation to check for NaNs in the maptile shadow routine. | Teravus Ovares | 2008-08-16 | 1 | -4/+4 |
* | * One more terrain shadow debug helper. | Teravus Ovares | 2008-08-16 | 1 | -15/+29 |
* | Mantis#1969. Thank you kindly, Tyre for a patch that: | Charles Krinke | 2008-08-16 | 1 | -15/+26 |
* | Mantis#1965. Thank you kindly, HomerHorwitz for a patch that: | Charles Krinke | 2008-08-16 | 1 | -0/+18 |
* | * Fix a rare maptile shading error, terrain difference mod 1 = 0 + abs = oops. | Teravus Ovares | 2008-08-16 | 1 | -36/+13 |
* | * Adds Slightly better terrain shading to maptile generation. | Teravus Ovares | 2008-08-16 | 1 | -0/+86 |
* | Refactor a lot of direct calls to OGS1 to use the cached version instead. | Melanie Thielker | 2008-08-16 | 1 | -17/+0 |
* | Fix up master avatar handling for estate owners. Introduces a new | Melanie Thielker | 2008-08-15 | 1 | -0/+17 |
* | Update svn properties, formatting cleanup, fix a couple compiler warnings. | Jeff Ames | 2008-08-15 | 1 | -7/+7 |
* | From: Richard Alimi <ralimi@us.ibm.com> | Dr Scofield | 2008-08-15 | 1 | -0/+15 |
* | Refactor: Make the tree creation function take a UUID for the owner | Melanie Thielker | 2008-08-14 | 1 | -2/+1 |
* | Mantis #1946 | Melanie Thielker | 2008-08-14 | 1 | -4/+38 |
* | mantis#1927. Thank you kindly, Leaf for a patch that: | Charles Krinke | 2008-08-13 | 1 | -2/+8 |
* | Revert "Thanks, lulurun, for a patch that clears and refreshes and outdated u... | Mike Mazur | 2008-08-13 | 1 | -6/+1 |
* | Thanks, lulurun, for a patch that clears and refreshes and outdated user | Mike Mazur | 2008-08-13 | 1 | -1/+6 |
* | * Stop warnings about non existent scene presences/entities being removed on ... | Justin Clarke Casey | 2008-08-12 | 1 | -0/+3 |
* | Thanks, lulurun, for a patch that addresses inventory problems that occur | Mike Mazur | 2008-08-12 | 1 | -1/+4 |
* | Patch #9163 - Refactor initial packet sending out of InnerScene into | Melanie Thielker | 2008-08-11 | 1 | -9/+0 |
* | * minor: log message twiddling | Justin Clarke Casey | 2008-08-01 | 1 | -6/+8 |
* | * Drop cached inventory from the local region when a user crosses out into a ... | Justin Clarke Casey | 2008-08-01 | 1 | -4/+3 |
* | * minor: just realized I managed to get the save xml/xml2 messages the wrong ... | Justin Clarke Casey | 2008-07-25 | 1 | -4/+2 |
* | refactored LandData to use properties, and cleaned up the naming on | Sean Dague | 2008-07-23 | 1 | -9/+9 |
* | Update svn properties. Formatting cleanup. Remove a compiler warning. | Jeff Ames | 2008-07-23 | 1 | -15/+15 |
* | thanks lulurun for a security patch that blocks unathorized access to the inv... | Johan Berntsson | 2008-07-23 | 1 | -1/+2 |
* | Refactor the packet scheduling out of ClientView. Add intelligent | Melanie Thielker | 2008-07-22 | 1 | -1/+0 |
* | * minor: stick filename being loaded/saved from in save/load xml/oar informat... | Justin Clarke Casey | 2008-07-21 | 1 | -7/+8 |
* | * minor: Make it clearer the region on which save and load xml/oar commands a... | Justin Clarke Casey | 2008-07-21 | 1 | -0/+14 |
* | added experimental packet tracker (LLPacketTracker.cs), which can be told to ... | MW | 2008-07-21 | 1 | -0/+9 |
* | Make the max sizes of physical and nonphysical prims configurable in OpenSim.ini | Melanie Thielker | 2008-07-20 | 1 | -1/+15 |
* | Quick fix to make the estate ban list effective again, when the region | Melanie Thielker | 2008-07-19 | 1 | -0/+2 |
* | Patch to fix saving of estate managers list loaded during migration. | Melanie Thielker | 2008-07-18 | 1 | -6/+0 |
* | * refactor: break out sog loading code into two parts so that post-deserializ... | Justin Clarke Casey | 2008-07-18 | 1 | -1/+2 |
* | Patch #9151 | Melanie Thielker | 2008-07-18 | 1 | -17/+8 |
* | * For now, when loading an archive all the existing scene objects get deleted... | Justin Clarke Casey | 2008-07-14 | 1 | -0/+17 |