| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | * Text/comment cleanup in MapImageModule | Teravus Ovares | 2008-08-18 | 1 | -30/+6 |
* | Fix another compiler warning, based on a patch submitted by Leaf. (bug #1978) | Jeff Ames | 2008-08-18 | 2 | -78/+79 |
* | Thanks HomerHorwitz for a patch to remove old Common.Communications reference... | Jeff Ames | 2008-08-18 | 1 | -2/+0 |
* | Fix compiler warning due to incomplete refactoring in r5901. | Jeff Ames | 2008-08-18 | 1 | -4/+0 |
* | Formatting cleanup. | Jeff Ames | 2008-08-18 | 208 | -3149/+2966 |
* | Update svn properties, minor formatting cleanup. | Jeff Ames | 2008-08-17 | 5 | -49/+49 |
* | Change the deselect processing to prevent gratuituous full update | Melanie Thielker | 2008-08-17 | 1 | -14/+42 |
* | Mantis#1974. Thank you BlueWall for a patch that: | Charles Krinke | 2008-08-17 | 1 | -0/+42 |
* | Mantis#1971. Thank you kindly, ChrisDown for a patch that: | Charles Krinke | 2008-08-17 | 2 | -5/+4 |
* | Add some locking on m_undo in SceneObjectPart | Melanie Thielker | 2008-08-17 | 1 | -15/+25 |
* | Add an invalidate method to the cache class. | Melanie Thielker | 2008-08-17 | 1 | -0/+10 |
* | * Turned on the MapImageModule as opposed to the code in Scene for generating... | Teravus Ovares | 2008-08-17 | 2 | -100/+478 |
* | Add the IInventoryModule interface and a sample method call | Melanie Thielker | 2008-08-17 | 3 | -13/+72 |
* | Patch for Adam: Add two new permissions options to Opensim.ini.example | Melanie Thielker | 2008-08-17 | 2 | -3/+11 |
* | * half of the attachmentpoint skull fix | Teravus Ovares | 2008-08-17 | 1 | -0/+17 |
* | Update svn properties, minor formatting cleanup. | Jeff Ames | 2008-08-17 | 4 | -88/+96 |
* | Mantis#1971. Thank you kindly, BlueWall for a patch that: | Charles Krinke | 2008-08-16 | 3 | -10/+48 |
* | * re-order an operation to check for NaNs in the maptile shadow routine. | Teravus Ovares | 2008-08-16 | 1 | -4/+4 |
* | * Rename *DataStore classes to *RegionData to align with SQLite | Justin Clarke Casey | 2008-08-16 | 2 | -0/+0 |
* | * Move GridInfoService into Framework.Communications and eliminate Common.Com... | Justin Clarke Casey | 2008-08-16 | 4 | -28/+2 |
* | * minor: rip out userserver stress project which never got filled out | Justin Clarke Casey | 2008-08-16 | 2 | -66/+0 |
* | * Insert a new 'set log level [level] command on the console' | Justin Clarke Casey | 2008-08-16 | 4 | -7/+87 |
* | Mantis#1960. Thank you kindly, Tyre for a patch that: | Charles Krinke | 2008-08-16 | 1 | -0/+3 |
* | * One more terrain shadow debug helper. | Teravus Ovares | 2008-08-16 | 1 | -15/+29 |
* | Mantis#1970. Thank you kindly, HomerHorwitz for a patch that: | Charles Krinke | 2008-08-16 | 1 | -20/+9 |
* | 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 | 15 | -6/+448 |
* | * Fix a rare maptile shading error, terrain difference mod 1 = 0 + abs = oops. | Teravus Ovares | 2008-08-16 | 1 | -36/+13 |
* | Update svn properties, minor formatting cleanup. | Jeff Ames | 2008-08-16 | 11 | -202/+202 |
* | * Adds Slightly better terrain shading to maptile generation. | Teravus Ovares | 2008-08-16 | 1 | -0/+86 |
* | Reshuffle to eliminate prim owner lookups unless gridgods are enabled | Melanie Thielker | 2008-08-16 | 1 | -4/+7 |
* | Guard against the null UUID being queried from the userserver | Melanie Thielker | 2008-08-16 | 1 | -0/+5 |
* | Guard against a null ref in the permissions module when a profile | Melanie Thielker | 2008-08-16 | 1 | -2/+5 |
* | Mantis#1890. Thank you kindly, Godfrey, for a patch that addresses: | Charles Krinke | 2008-08-16 | 1 | -2/+94 |
* | Mantis#1964. Thank you kindly, BlueWall for a patch that: | Charles Krinke | 2008-08-16 | 1 | -3/+63 |
* | Remove a project that had no buiness being in there | Melanie Thielker | 2008-08-16 | 1 | -38/+0 |
* | Mantis#1963. Thank you kindly, Krtaylor for a patch that solves: | Charles Krinke | 2008-08-16 | 1 | -0/+10 |
* | Refactor a lot of direct calls to OGS1 to use the cached version instead. | Melanie Thielker | 2008-08-16 | 9 | -38/+63 |
* | Perils of copypaste. Missing references. | Melanie Thielker | 2008-08-15 | 1 | -1/+2 |
* | Fix repeated user profile info lookups. Redirect those lookups to cache. | Melanie Thielker | 2008-08-15 | 1 | -2/+3 |
* | Plumb in the partner and the account title fields for profile info. | Melanie Thielker | 2008-08-15 | 9 | -9/+110 |
* | Pantis #1957 | Melanie Thielker | 2008-08-15 | 3 | -6/+31 |
* | Plumb the user flags all the way through to the profile. userFlags in | Melanie Thielker | 2008-08-15 | 5 | -8/+11 |
* | Mantis #1951 | Melanie Thielker | 2008-08-15 | 1 | -0/+2 |
* | Mantis #1961 | Melanie Thielker | 2008-08-15 | 1 | -0/+34 |
* | Small fox in the database, god level was being overwritten with the user | Melanie Thielker | 2008-08-15 | 1 | -1/+1 |
* | The missing option in OpenSim.ini.example... | Melanie Thielker | 2008-08-15 | 1 | -0/+1 |
* | Fix up master avatar handling for estate owners. Introduces a new | Melanie Thielker | 2008-08-15 | 12 | -27/+85 |
* | Minor formatting cleanup. | Jeff Ames | 2008-08-15 | 1 | -6/+6 |
* | Fixes a case where neighboring region info cannot be obtained | Melanie Thielker | 2008-08-15 | 1 | -3/+6 |