| Commit message (Expand) | Author | Files | Lines |
2008-08-24 | Selling an object in-place (as original) now works. Builders can | Melanie Thielker | 1 | -2/+14 |
2008-08-24 | Plumb the data path for all those eye candy values. Saves texture | Melanie Thielker | 1 | -55/+139 |
2008-08-24 | Add the fields for the eye candy and sale featires to the prims table. | Melanie Thielker | 1 | -0/+27 |
2008-08-19 | Attachment persistence (Mantis #1711) | Melanie Thielker | 1 | -30/+9 |
2008-08-19 | Update svn properties, formatting cleanup. | Jeff Ames | 2 | -7/+7 |
2008-08-19 | Attachment persistence!!! Patch #9169 (Mantis #1171) | Melanie Thielker | 2 | -5/+9 |
2008-08-18 | * If two regions have configuration information that conflicts (save xy locat... | Justin Clarke Casey | 1 | -0/+1 |
2008-08-18 | * Properly dispose of the reader after readAttachments() has finished with it... | Justin Clarke Casey | 1 | -2/+3 |
2008-08-18 | Avatar Attachment persistence!! Patch #9168 (Mantis #1171) | Melanie Thielker | 3 | -0/+81 |
2008-08-18 | Formatting cleanup. | Jeff Ames | 7 | -120/+119 |
2008-08-16 | * Rename *DataStore classes to *RegionData to align with SQLite | Justin Clarke Casey | 1 | -0/+0 |
2008-08-15 | Plumb in the partner and the account title fields for profile info. | Melanie Thielker | 3 | -5/+30 |
2008-08-15 | Small fox in the database, god level was being overwritten with the user | Melanie Thielker | 1 | -1/+1 |
2008-08-14 | Adds UserFlags and GodLevel to the user data store and plumbs then in. | Melanie Thielker | 3 | -4/+19 |
2008-08-14 | Add the UserStore migrations to the TP fixes patch | Melanie Thielker | 1 | -0/+5 |
2008-08-14 | Mantis #1946 | Melanie Thielker | 2 | -3/+9 |
2008-08-12 | Minor formatting cleanup. | Jeff Ames | 1 | -1/+1 |
2008-08-10 | Mantis#1903. Thank you kindly, CMickeyb for a patch that: | Charles Krinke | 1 | -5/+108 |
2008-08-07 | Minor formatting cleanup. | Jeff Ames | 2 | -3/+3 |
2008-08-06 | Thanks, zaki, for a patch that embeds plugin manifest files into plugin dlls.... | Mike Mazur | 1 | -0/+23 |
2008-08-01 | Estate series, patch 9 (#9157) | Melanie Thielker | 1 | -0/+6 |
2008-08-01 | Add the missing migration files :/ | Melanie Thielker | 1 | -0/+8 |
2008-08-01 | Patch #8 in the estate series. Introduces the concept of an estate | Melanie Thielker | 1 | -0/+7 |
2008-07-31 | Apply updated patch from issue 1871. Thanks sempuki. | Mike Mazur | 1 | -2/+2 |
2008-07-31 | Thanks, sempuki, for a patch that moves all Grid Server's plugins to | Mike Mazur | 4 | -16/+31 |
2008-07-26 | The hazards if unclean sourc trees. Yours truly got bitten this time. | Melanie Thielker | 1 | -2/+4 |
2008-07-26 | Re-Fix the fix | Melanie Thielker | 1 | -1/+1 |
2008-07-26 | Fix Mantis #1830 | Melanie Thielker | 1 | -0/+1 |
2008-07-25 | Patch #9155 (Mantis #1793) | Melanie Thielker | 1 | -0/+1 |
2008-07-23 | refactor TaskInventoryItem Mask -> Permissions to be consistant with how things | Sean Dague | 1 | -10/+10 |
2008-07-23 | refactored LandData to use properties, and cleaned up the naming on | Sean Dague | 1 | -70/+70 |
2008-07-23 | Update svn properties. Formatting cleanup. Remove a compiler warning. | Jeff Ames | 1 | -12/+14 |
2008-07-23 | Thanks, sempuki, for a patch that moves control of Mono.Addins from source at... | Mike Mazur | 2 | -11/+0 |
2008-07-19 | Update svn properties. Fix some inconsistent newlines. | Jeff Ames | 1 | -23/+23 |
2008-07-18 | Introduce a separate connection string for estates, which defaults to the one gi | Melanie Thielker | 1 | -22/+1 |
2008-07-18 | Patch to fix saving of estate managers list loaded during migration. | Melanie Thielker | 1 | -0/+3 |
2008-07-18 | squashing further warnings. | Dr Scofield | 1 | -19/+19 |
2008-07-18 | Thanks, sempuki, for a patch that moves all grid plugins to new PluginLoader ... | Mike Mazur | 4 | -12/+39 |
2008-07-18 | masks MySQL password from console startup messages | Dahlia Trimble | 2 | -3/+47 |
2008-07-18 | Patch #9151 | Melanie Thielker | 3 | -140/+492 |
2008-07-16 | added index to ParentID on prims, as this is sorted on for prim loading. | Sean Dague | 1 | -0/+5 |
2008-07-15 | add migration for SceneGroupID to char(36) plus add an index. This | Sean Dague | 1 | -0/+9 |
2008-07-14 | Patch #9148 | Melanie Thielker | 1 | -0/+9 |
2008-07-07 | change SitTarget calls from functions to properties | Sean Dague | 1 | -14/+15 |
2008-07-07 | * remove unused CommitAssets() hook for now | Justin Clarke Casey | 1 | -7/+0 |
2008-07-06 | Copyright notices and formatting cleanup. | Jeff Ames | 1 | -2/+2 |
2008-07-03 | Mantis#1661. Thank you kindly, CMickeyb for a patch that: | Charles Krinke | 3 | -36/+107 |
2008-07-03 | add 3 migrations, 1 each for prims, primshapes, and primitems | Sean Dague | 3 | -0/+65 |
2008-07-03 | migrate the myisam mysql regions to innodb | Sean Dague | 1 | -0/+12 |
2008-07-03 | Update svn properties. | Jeff Ames | 1 | -5/+5 |