aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Data (follow)
Commit message (Expand)AuthorAgeFilesLines
* cleaning out cruft from pre-Migration daysSean Dague2008-08-271-103/+1
* getting rid of pre-Migration cruftSean Dague2008-08-271-111/+0
* we are now past change 6000, so getting rid of pre-Migration cruftSean Dague2008-08-271-222/+0
* we are now past change 6000, so getting rid of the pre-MigrationSean Dague2008-08-271-81/+0
* remove legacy pre-Migration database upgrade routinesSean Dague2008-08-271-120/+0
* remove the legacy pre-Migration database upgrade pathsSean Dague2008-08-271-42/+0
* remove pre-Migration upgrade pathsSean Dague2008-08-271-92/+0
* we're past checkin 6000, so now cleaning up all the cruft of the preSean Dague2008-08-271-302/+3
* get rid of the "drop if exists" lines in this old migration, as thoseSean Dague2008-08-271-6/+0
* Mantis#2052. Thank you kindly, Avdleeuw for a patch that:Charles Krinke2008-08-271-1/+1
* Mantis#2027. Thank you kindly, HomerHorwitz for a patch that addresses:Charles Krinke2008-08-241-1/+1
* Selling an object in-place (as original) now works. Builders canMelanie Thielker2008-08-241-2/+14
* Plumb the data path for all those eye candy values. Saves textureMelanie Thielker2008-08-241-55/+139
* Add the fields for the eye candy and sale featires to the prims table.Melanie Thielker2008-08-241-0/+27
* Update svn properties, minor formatting cleanup.Jeff Ames2008-08-191-1/+1
* Attachment persistence (Mantis #1711)Melanie Thielker2008-08-195-109/+19
* Update svn properties, formatting cleanup.Jeff Ames2008-08-192-7/+7
* Attachment persistence!!! Patch #9169 (Mantis #1171)Melanie Thielker2008-08-192-5/+9
* * If two regions have configuration information that conflicts (save xy locat...Justin Clarke Casey2008-08-181-0/+1
* * Properly dispose of the reader after readAttachments() has finished with it...Justin Clarke Casey2008-08-181-2/+3
* Avatar Attachment persistence!! Patch #9168 (Mantis #1171)Melanie Thielker2008-08-184-0/+86
* Formatting cleanup.Jeff Ames2008-08-1829-302/+301
* * Rename *DataStore classes to *RegionData to align with SQLiteJustin Clarke Casey2008-08-162-0/+0
* Plumb in the partner and the account title fields for profile info.Melanie Thielker2008-08-155-5/+42
* Small fox in the database, god level was being overwritten with the userMelanie Thielker2008-08-151-1/+1
* Adds UserFlags and GodLevel to the user data store and plumbs then in.Melanie Thielker2008-08-145-4/+31
* Mantis #1953Melanie Thielker2008-08-141-2/+2
* Add the UserStore migrations to the TP fixes patchMelanie Thielker2008-08-142-0/+10
* Mantis #1946Melanie Thielker2008-08-143-3/+16
* Minor formatting cleanup.Jeff Ames2008-08-121-1/+1
* Mantis#1903. Thank you kindly, CMickeyb for a patch that:Charles Krinke2008-08-102-9/+201
* Minor formatting cleanup.Jeff Ames2008-08-073-4/+4
* Thanks, zaki, for a patch that embeds plugin manifest files into plugin dlls....Mike Mazur2008-08-063-0/+66
* Estate series, patch 9 (#9157)Melanie Thielker2008-08-012-0/+12
* Add the missing migration files :/Melanie Thielker2008-08-012-0/+16
* Patch #8 in the estate series. Introduces the concept of an estateMelanie Thielker2008-08-012-0/+14
* Apply updated patch from issue 1871. Thanks sempuki.Mike Mazur2008-07-314-6/+6
* Thanks, sempuki, for a patch that moves all Grid Server's plugins toMike Mazur2008-07-3113-53/+117
* * Refactored some heavily duplicated RequestSimProfileData functionslbsa712008-07-291-87/+40
* The hazards if unclean sourc trees. Yours truly got bitten this time.Melanie Thielker2008-07-261-2/+4
* Re-Fix the fixMelanie Thielker2008-07-261-1/+1
* Fix Mantis #1830Melanie Thielker2008-07-261-0/+1
* * Remove dumb bug I put in which meant that an archive save would never compl...Justin Clarke Casey2008-07-251-1/+1
* squashing warning.Dr Scofield2008-07-251-1/+3
* Patch #9155 (Mantis #1793)Melanie Thielker2008-07-251-0/+1
* few additional fixed to get prim inventory up on nhibernateSean Dague2008-07-233-4/+4
* implemented prim inventories for nhibernateSean Dague2008-07-231-1/+30
* fix column mappingSean Dague2008-07-231-1/+1
* complete the prim inventory mappingSean Dague2008-07-231-0/+6
* refactor TaskInventoryItem Mask -> Permissions to be consistant with how thingsSean Dague2008-07-234-30/+47