aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Data/MSSQL (follow)
Commit message (Expand)AuthorAgeFilesLines
* * minor: comment out persisting prim inventory log messagesJustin Clarke Casey2008-10-151-1/+1
* Add the missing bits for the new region-search:Homer Horwitz2008-10-031-0/+27
* * Add missing mssql migration files from http://opensimulator.org/mantis/view...Justin Clarke Casey2008-09-293-0/+76
* * Apply http://opensimulator.org/mantis/view.php?id=2295Justin Clarke Casey2008-09-294-72/+103
* Mantis#2291. Thank you kindly, StrawberryFride for a patch that solves:Charles Krinke2008-09-283-53/+0
* * Patch from JHurlimanTeravus Ovares2008-09-262-3/+3
* Add persistence of active gestures. This needs an UGAIM update to work.Homer Horwitz2008-09-241-0/+5
* - Add Dispose method to IRegionDataStoreHomer Horwitz2008-09-181-0/+5
* Mantis #2124Melanie Thielker2008-09-1420-1716/+2534
* * Make fix to MSSQLRegionData.cs in LoadLandObjects as recommended by Garrett...Justin Clarke Casey2008-09-121-1/+1
* Update svn properties, formatting cleanup.Jeff Ames2008-09-091-2/+2
* * This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares2008-09-067-197/+197
* * Blind fix what looks like a bug in the new land MSSQL codeJustin Clarke Casey2008-09-061-1/+1
* * Remove lots of warnings from the CMS moduleJustin Clarke Casey2008-09-062-3/+2
* Committing the missing resource file for MSSQL. Sorry...Melanie Thielker2008-09-021-0/+161
* Mantis #2102Melanie Thielker2008-09-022-8/+10
* Mantis #2095Melanie Thielker2008-09-0110-1366/+1966
* Attachment persistence (Mantis #1711)Melanie Thielker2008-08-191-31/+4
* Formatting cleanup.Jeff Ames2008-08-185-25/+25
* * Rename *DataStore classes to *RegionData to align with SQLiteJustin Clarke Casey2008-08-161-0/+0
* Thanks, zaki, for a patch that embeds plugin manifest files into plugin dlls....Mike Mazur2008-08-061-0/+23
* Apply updated patch from issue 1871. Thanks sempuki.Mike Mazur2008-07-311-1/+1
* Thanks, sempuki, for a patch that moves all Grid Server's plugins toMike Mazur2008-07-313-8/+22
* refactor TaskInventoryItem Mask -> Permissions to be consistant with how thingsSean Dague2008-07-231-10/+10
* refactored LandData to use properties, and cleaned up the naming onSean Dague2008-07-231-66/+66
* Thanks, sempuki, for a patch that moves control of Mono.Addins from source at...Mike Mazur2008-07-232-11/+0
* Mantis#1796. Thank you kindly, StrawberryFride for a patch that:Charles Krinke2008-07-202-2/+67
* Update svn properties. Fix some inconsistent newlines.Jeff Ames2008-07-191-216/+216
* Introduce a separate connection string for estates, which defaults to the one giMelanie Thielker2008-07-181-21/+1
* Thanks, sempuki, for a patch that moves all grid plugins to new PluginLoader ...Mike Mazur2008-07-182-11/+41
* Patch #9151Melanie Thielker2008-07-181-4/+4
* Mantis#1736. Thank you kindly, StrawberryFride for a patch that:Charles Krinke2008-07-178-709/+780
* Mantis#1726. Thank you kindly, StrawberryFride for a patch that:Charles Krinke2008-07-121-0/+4
* change SitTarget calls from functions to propertiesSean Dague2008-07-071-14/+15
* * remove unused CommitAssets() hook for nowJustin Clarke Casey2008-07-071-7/+0
* * Drop InvType from the assets table since it is no longer usedJustin Clarke Casey2008-07-023-9/+3
* patch and files from mantis #1630, Thanks MelanieMW2008-06-291-0/+9
* last round of warning squashing. calling it a day now.Dr Scofield2008-06-273-7/+7
* Mantis#1591. Thank you graciously, Sempuki for a patch that:Charles Krinke2008-06-271-0/+2
* Apply patch from bug #1609 -- Documentation for Data/MSSQL. Thanks kerunix_F...Jeff Ames2008-06-266-29/+446
* Mantis#1595. Thank you, Melanie for a patch that:Charles Krinke2008-06-261-0/+3
* * Adds Region ban capability to Regions. You access this by going to World->...Teravus Ovares2008-06-211-0/+16
* * minor: Remove and tidy duplicate 'storing object to scene' messages in logJustin Clarke Casey2008-06-121-1/+1
* Mantis#1528. Thank you kindly, Boscata for:Charles Krinke2008-06-112-29/+168
* *Patched CreateItemsTable.sql (MSSQL). Patch by Kyle and Chris from G2.mingchen2008-06-091-1/+1
* MSSQL Inventory Fix. Patch by Kyle and Chris from G2mingchen2008-06-061-82/+89
* Mantis#1450. Thank you kindly, Boscata for a patch that addresses:Charles Krinke2008-06-052-2/+3
* * Implements UserServer logoff in a few situationsTeravus Ovares2008-05-311-2/+2
* actually user the database_connect string for mysql. Sean Dague2008-05-281-8/+0
* let Grid Servers specify a connect string in their configuration.Sean Dague2008-05-282-2/+4