| Commit message (Expand) | Author | Files | Lines |
2008-08-17 | Mantis#1974. Thank you BlueWall for a patch that: | Charles Krinke | 1 | -0/+42 |
2008-08-17 | Add some locking on m_undo in SceneObjectPart | Melanie Thielker | 1 | -15/+25 |
2008-08-17 | Add an invalidate method to the cache class. | Melanie Thielker | 1 | -0/+10 |
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 | 3 | -13/+72 |
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 | 4 | -88/+96 |
2008-08-16 | Mantis#1971. Thank you kindly, BlueWall for a patch that: | Charles Krinke | 1 | -2/+40 |
2008-08-16 | * re-order an operation to check for NaNs in the maptile shadow routine. | Teravus Ovares | 1 | -4/+4 |
2008-08-16 | * Rename *DataStore classes to *RegionData to align with SQLite | Justin Clarke Casey | 2 | -0/+0 |
2008-08-16 | * Move GridInfoService into Framework.Communications and eliminate Common.Com... | Justin Clarke Casey | 3 | -3/+2 |
2008-08-16 | * minor: rip out userserver stress project which never got filled out | Justin Clarke Casey | 1 | -45/+0 |
2008-08-16 | * Insert a new 'set log level [level] command on the console' | Justin Clarke Casey | 4 | -7/+87 |
2008-08-16 | Mantis#1960. Thank you kindly, Tyre for a patch that: | Charles Krinke | 1 | -0/+3 |
2008-08-16 | * One more terrain shadow debug helper. | Teravus Ovares | 1 | -15/+29 |
2008-08-16 | Mantis#1970. Thank you kindly, HomerHorwitz for a patch that: | Charles Krinke | 1 | -20/+9 |
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 | 15 | -6/+448 |
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 | 11 | -202/+202 |
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 the null UUID being queried from the userserver | Melanie Thielker | 1 | -0/+5 |
2008-08-16 | Guard against a null ref in the permissions module when a profile | Melanie Thielker | 1 | -2/+5 |
2008-08-16 | Mantis#1890. Thank you kindly, Godfrey, for a patch that addresses: | Charles Krinke | 1 | -2/+94 |
2008-08-16 | Mantis#1964. Thank you kindly, BlueWall for a patch that: | Charles Krinke | 1 | -3/+63 |
2008-08-16 | Mantis#1963. Thank you kindly, Krtaylor for a patch that solves: | Charles Krinke | 1 | -0/+10 |
2008-08-16 | Refactor a lot of direct calls to OGS1 to use the cached version instead. | Melanie Thielker | 8 | -38/+25 |
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 | 9 | -9/+110 |
2008-08-15 | Pantis #1957 | Melanie Thielker | 3 | -6/+31 |
2008-08-15 | Plumb the user flags all the way through to the profile. userFlags in | Melanie Thielker | 5 | -8/+11 |
2008-08-15 | Mantis #1951 | Melanie Thielker | 1 | -0/+2 |
2008-08-15 | Mantis #1961 | Melanie Thielker | 1 | -0/+34 |
2008-08-15 | Small fox in the database, god level was being overwritten with the user | Melanie Thielker | 1 | -1/+1 |
2008-08-15 | Fix up master avatar handling for estate owners. Introduces a new | Melanie Thielker | 12 | -27/+85 |
2008-08-15 | Minor formatting cleanup. | Jeff Ames | 1 | -6/+6 |
2008-08-15 | Fixes a case where neighboring region info cannot be obtained | Melanie Thielker | 1 | -3/+6 |
2008-08-15 | Update svn properties, formatting cleanup, fix a couple compiler warnings. | Jeff Ames | 13 | -70/+80 |
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 | 1 | -0/+44 |
2008-08-15 | From: Richard Alimi <ralimi@us.ibm.com> | Dr Scofield | 1 | -0/+29 |
2008-08-15 | From: Richard Alimi <ralimi@us.ibm.com> | Dr Scofield | 1 | -4/+35 |
2008-08-15 | From: Richard Alimi <ralimi@us.ibm.com> | Dr Scofield | 4 | -12/+106 |
2008-08-15 | From: Richard Alimi <ralimi@us.ibm.com> | Dr Scofield | 1 | -1/+1 |
2008-08-15 | From: Richard Alimi <ralimi@us.ibm.com> | Dr Scofield | 1 | -1/+2 |
2008-08-15 | Thanks, krtaylor, for a patch that fixes llListSort() and llListRandomize() f... | Mike Mazur | 2 | -2/+16 |
2008-08-14 | Refactor: Make the tree creation function take a UUID for the owner | Melanie Thielker | 2 | -7/+13 |