aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Data/MSSQL (unfollow)
Commit message (Expand)AuthorFilesLines
2008-10-03Add the missing bits for the new region-search:Homer Horwitz1-0/+27
2008-09-29* Add missing mssql migration files from http://opensimulator.org/mantis/view...Justin Clarke Casey3-0/+76
2008-09-29* Apply http://opensimulator.org/mantis/view.php?id=2295Justin Clarke Casey4-72/+103
2008-09-28Mantis#2291. Thank you kindly, StrawberryFride for a patch that solves:Charles Krinke3-53/+0
2008-09-26* Patch from JHurlimanTeravus Ovares2-3/+3
2008-09-24Add persistence of active gestures. This needs an UGAIM update to work.Homer Horwitz1-0/+5
2008-09-18- Add Dispose method to IRegionDataStoreHomer Horwitz1-0/+5
2008-09-14Mantis #2124Melanie Thielker20-1716/+2534
2008-09-12* Make fix to MSSQLRegionData.cs in LoadLandObjects as recommended by Garrett...Justin Clarke Casey1-1/+1
2008-09-09Update svn properties, formatting cleanup.Jeff Ames1-2/+2
2008-09-06* This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares7-197/+197
2008-09-06* Blind fix what looks like a bug in the new land MSSQL codeJustin Clarke Casey1-1/+1
2008-09-06* Remove lots of warnings from the CMS moduleJustin Clarke Casey2-3/+2
2008-09-02Committing the missing resource file for MSSQL. Sorry...Melanie Thielker1-0/+161
2008-09-02Mantis #2102Melanie Thielker2-8/+10
2008-09-01Mantis #2095Melanie Thielker10-1366/+1966
2008-08-19Attachment persistence (Mantis #1711)Melanie Thielker1-31/+4
2008-08-18Formatting cleanup.Jeff Ames5-25/+25
2008-08-16* Rename *DataStore classes to *RegionData to align with SQLiteJustin Clarke Casey1-0/+0
2008-08-06Thanks, zaki, for a patch that embeds plugin manifest files into plugin dlls....Mike Mazur1-0/+23
2008-07-31Apply updated patch from issue 1871. Thanks sempuki.Mike Mazur1-1/+1
2008-07-31Thanks, sempuki, for a patch that moves all Grid Server's plugins toMike Mazur3-8/+22
2008-07-23refactor TaskInventoryItem Mask -> Permissions to be consistant with how thingsSean Dague1-10/+10
2008-07-23refactored LandData to use properties, and cleaned up the naming onSean Dague1-66/+66
2008-07-23Thanks, sempuki, for a patch that moves control of Mono.Addins from source at...Mike Mazur2-11/+0
2008-07-20Mantis#1796. Thank you kindly, StrawberryFride for a patch that:Charles Krinke2-2/+67
2008-07-19Update svn properties. Fix some inconsistent newlines.Jeff Ames1-216/+216
2008-07-18Introduce a separate connection string for estates, which defaults to the one giMelanie Thielker1-21/+1
2008-07-18Thanks, sempuki, for a patch that moves all grid plugins to new PluginLoader ...Mike Mazur2-11/+41
2008-07-18Patch #9151Melanie Thielker1-4/+4
2008-07-17Mantis#1736. Thank you kindly, StrawberryFride for a patch that:Charles Krinke8-709/+780
2008-07-12Mantis#1726. Thank you kindly, StrawberryFride for a patch that:Charles Krinke1-0/+4
2008-07-07change SitTarget calls from functions to propertiesSean Dague1-14/+15
2008-07-07* remove unused CommitAssets() hook for nowJustin Clarke Casey1-7/+0
2008-07-02* Drop InvType from the assets table since it is no longer usedJustin Clarke Casey3-9/+3
2008-06-29patch and files from mantis #1630, Thanks MelanieMW1-0/+9
2008-06-27last round of warning squashing. calling it a day now.Dr Scofield3-7/+7
2008-06-27Mantis#1591. Thank you graciously, Sempuki for a patch that:Charles Krinke1-0/+2
2008-06-26Apply patch from bug #1609 -- Documentation for Data/MSSQL. Thanks kerunix_F...Jeff Ames6-29/+446
2008-06-26Mantis#1595. Thank you, Melanie for a patch that:Charles Krinke1-0/+3
2008-06-21* Adds Region ban capability to Regions. You access this by going to World->...Teravus Ovares1-0/+16
2008-06-12* minor: Remove and tidy duplicate 'storing object to scene' messages in logJustin Clarke Casey1-1/+1
2008-06-11Mantis#1528. Thank you kindly, Boscata for:Charles Krinke2-29/+168
2008-06-09*Patched CreateItemsTable.sql (MSSQL). Patch by Kyle and Chris from G2.mingchen1-1/+1
2008-06-06MSSQL Inventory Fix. Patch by Kyle and Chris from G2mingchen1-82/+89
2008-06-05Mantis#1450. Thank you kindly, Boscata for a patch that addresses:Charles Krinke2-2/+3
2008-05-31* Implements UserServer logoff in a few situationsTeravus Ovares1-2/+2
2008-05-28actually user the database_connect string for mysql. Sean Dague1-8/+0
2008-05-28let Grid Servers specify a connect string in their configuration.Sean Dague2-2/+4
2008-05-21this removes use of the mapper for wearables, and I can confirm thingsSean Dague1-9/+9