| Commit message (Expand) | Author | Files | Lines |
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 |
2008-08-16 | * Adds Slightly better terrain shading to maptile generation. | Teravus Ovares | 1 | -0/+86 |
2008-08-16 | Reshuffle to eliminate prim owner lookups unless gridgods are enabled | Melanie Thielker | 1 | -4/+7 |
2008-08-16 | Guard against a null ref in the permissions module when a profile | Melanie Thielker | 1 | -2/+5 |
2008-08-16 | Refactor a lot of direct calls to OGS1 to use the cached version instead. | Melanie Thielker | 4 | -26/+11 |
2008-08-15 | Perils of copypaste. Missing references. | Melanie Thielker | 1 | -1/+2 |
2008-08-15 | Fix repeated user profile info lookups. Redirect those lookups to cache. | Melanie Thielker | 1 | -2/+3 |
2008-08-15 | Plumb in the partner and the account title fields for profile info. | Melanie Thielker | 1 | -4/+11 |
2008-08-15 | Pantis #1957 | Melanie Thielker | 1 | -0/+9 |
2008-08-15 | Plumb the user flags all the way through to the profile. userFlags in | Melanie Thielker | 2 | -3/+6 |
2008-08-15 | Mantis #1951 | Melanie Thielker | 1 | -0/+2 |
2008-08-15 | Fix up master avatar handling for estate owners. Introduces a new | Melanie Thielker | 7 | -11/+57 |
2008-08-15 | Update svn properties, formatting cleanup, fix a couple compiler warnings. | Jeff Ames | 4 | -24/+28 |
2008-08-15 | Fixes a case where, when inventory is not currently accessible due | Melanie Thielker | 1 | -1/+1 |
2008-08-15 | From: Richard Alimi <ralimi@us.ibm.com> | Dr Scofield | 4 | -12/+106 |
2008-08-14 | Refactor: Make the tree creation function take a UUID for the owner | Melanie Thielker | 2 | -7/+13 |
2008-08-14 | Make the estate owner work. Changes permissions checks to allow the | Melanie Thielker | 3 | -12/+14 |
2008-08-14 | Mantis #1946 | Melanie Thielker | 2 | -10/+55 |
2008-08-13 | Mantis#1856. Thank you kindly, HomerHorwitz for a patch that: | Charles Krinke | 1 | -40/+20 |
2008-08-13 | mantis#1927. Thank you kindly, Leaf for a patch that: | Charles Krinke | 1 | -2/+8 |
2008-08-13 | Revert "Thanks, lulurun, for a patch that clears and refreshes and outdated u... | Mike Mazur | 1 | -6/+1 |
2008-08-13 | Thanks, lulurun, for a patch that clears and refreshes and outdated user | Mike Mazur | 1 | -1/+6 |
2008-08-13 | Make the estate owner UUID from the database have the same rights | Melanie Thielker | 1 | -1/+7 |
2008-08-12 | Thanks HomerHorwitz for a patch to enable the Stand Up button when sitting on... | Jeff Ames | 1 | -3/+5 |
2008-08-12 | * Stop warnings about non existent scene presences/entities being removed on ... | Justin Clarke Casey | 2 | -11/+14 |
2008-08-12 | Thanks, lulurun, for a patch that addresses inventory problems that occur | Mike Mazur | 3 | -1/+13 |
2008-08-12 | Minor formatting cleanup. | Jeff Ames | 1 | -2/+2 |
2008-08-11 | Patch #9163 - Refactor initial packet sending out of InnerScene into | Melanie Thielker | 3 | -128/+73 |
2008-08-09 | * if the user uuid is present, preserve ownership information when loading an... | Justin Clarke Casey | 1 | -10/+43 |
2008-08-08 | Mantis#1521. Thank you kindly, Lmmz for a patch that: | Charles Krinke | 1 | -0/+5 |
2008-08-08 | * All CheckRegion within an instance would use the same, global, bool for 'Av... | lbsa71 | 1 | -2/+1 |
2008-08-08 | De-coupling the IClientAPI interface and ClientManager class from the | Mike Mazur | 1 | -1/+1 |
2008-08-07 | Mantis#1901. Thank you kindly, Nlin for a patch that: | Charles Krinke | 2 | -2/+2 |
2008-08-07 | Minor formatting cleanup. | Jeff Ames | 4 | -13/+13 |
2008-08-06 | From: alan webb <alan_webb@us.ibm.com> | Dr Scofield | 1 | -0/+4 |
2008-08-05 | * Add / as a shortcut to select the root region | Justin Clarke Casey | 1 | -3/+3 |
2008-08-05 | * minor: slightly pointlessly increase the verbosity of the message given whe... | Justin Clarke Casey | 1 | -3/+9 |
2008-08-04 | Fix one more instance of a bad bit value for the collision event | Melanie Thielker | 1 | -1/+1 |
2008-08-04 | Addresses Mantis #1886 | Melanie Thielker | 2 | -6/+11 |
2008-08-01 | Estate series, patch 9 (#9157) | Melanie Thielker | 2 | -2/+10 |
2008-08-01 | * minor: log message twiddling | Justin Clarke Casey | 3 | -12/+10 |