| Commit message (Expand) | Author | Files | Lines |
2008-08-24 | Mantis#2027. Thank you kindly, HomerHorwitz for a patch that addresses: | Charles Krinke | 1 | -1/+1 |
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 | Update svn properties, minor formatting cleanup. | Jeff Ames | 1 | -1/+1 |
2008-08-19 | Attachment persistence (Mantis #1711) | Melanie Thielker | 5 | -109/+19 |
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 | 4 | -0/+86 |
2008-08-18 | Formatting cleanup. | Jeff Ames | 29 | -302/+301 |
2008-08-16 | * Rename *DataStore classes to *RegionData to align with SQLite | Justin Clarke Casey | 2 | -0/+0 |
2008-08-15 | Plumb in the partner and the account title fields for profile info. | Melanie Thielker | 5 | -5/+42 |
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 | 5 | -4/+31 |
2008-08-14 | Mantis #1953 | Melanie Thielker | 1 | -2/+2 |
2008-08-14 | Add the UserStore migrations to the TP fixes patch | Melanie Thielker | 2 | -0/+10 |
2008-08-14 | Mantis #1946 | Melanie Thielker | 3 | -3/+16 |
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 | 2 | -9/+201 |
2008-08-07 | Minor formatting cleanup. | Jeff Ames | 3 | -4/+4 |
2008-08-06 | Thanks, zaki, for a patch that embeds plugin manifest files into plugin dlls.... | Mike Mazur | 3 | -0/+66 |
2008-08-01 | Estate series, patch 9 (#9157) | Melanie Thielker | 2 | -0/+12 |
2008-08-01 | Add the missing migration files :/ | Melanie Thielker | 2 | -0/+16 |
2008-08-01 | Patch #8 in the estate series. Introduces the concept of an estate | Melanie Thielker | 2 | -0/+14 |
2008-07-31 | Apply updated patch from issue 1871. Thanks sempuki. | Mike Mazur | 4 | -6/+6 |
2008-07-31 | Thanks, sempuki, for a patch that moves all Grid Server's plugins to | Mike Mazur | 13 | -53/+117 |
2008-07-29 | * Refactored some heavily duplicated RequestSimProfileData functions | lbsa71 | 1 | -87/+40 |
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 | * Remove dumb bug I put in which meant that an archive save would never compl... | Justin Clarke Casey | 1 | -1/+1 |
2008-07-25 | squashing warning. | Dr Scofield | 1 | -1/+3 |
2008-07-25 | Patch #9155 (Mantis #1793) | Melanie Thielker | 1 | -0/+1 |
2008-07-23 | few additional fixed to get prim inventory up on nhibernate | Sean Dague | 3 | -4/+4 |
2008-07-23 | implemented prim inventories for nhibernate | Sean Dague | 1 | -1/+30 |
2008-07-23 | fix column mapping | Sean Dague | 1 | -1/+1 |
2008-07-23 | complete the prim inventory mapping | Sean Dague | 1 | -0/+6 |
2008-07-23 | refactor TaskInventoryItem Mask -> Permissions to be consistant with how things | Sean Dague | 4 | -30/+47 |
2008-07-23 | add primitems migration for nhibernate | Sean Dague | 1 | -0/+27 |
2008-07-23 | refactored LandData to use properties, and cleaned up the naming on | Sean Dague | 3 | -205/+205 |
2008-07-23 | Update svn properties. Formatting cleanup. Remove a compiler warning. | Jeff Ames | 3 | -27/+31 |
2008-07-23 | Thanks, sempuki, for a patch that moves control of Mono.Addins from source at... | Mike Mazur | 7 | -35/+2 |
2008-07-22 | Update svn properties. Squash a couple of warnings. | Jeff Ames | 2 | -4/+4 |
2008-07-20 | Mantis#1796. Thank you kindly, StrawberryFride for a patch that: | Charles Krinke | 2 | -2/+67 |
2008-07-19 | Change SQLite argument marker from the more standard '@' to the ':' supported | Melanie Thielker | 1 | -30/+30 |
2008-07-19 | Update svn properties. Fix some inconsistent newlines. | Jeff Ames | 2 | -239/+239 |
2008-07-18 | Introduce a separate connection string for estates, which defaults to the one gi | Melanie Thielker | 5 | -69/+5 |
2008-07-18 | Patch to fix saving of estate managers list loaded during migration. | Melanie Thielker | 2 | -0/+6 |