aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Storage/OpenSim.DataStore.MSSQL/MSSQLDataStore.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* * minor: Remove old dead and buried datastore codeJustin Clarke Casey2008-11-101-1094/+0
* Patch #9151Melanie Thielker2008-07-181-17/+0
* change SitTarget calls from functions to propertiesSean Dague2008-07-071-14/+15
* patch and files from mantis #1630, Thanks MelanieMW2008-06-291-0/+9
* * Adds Region ban capability to Regions. You access this by going to World->...Teravus Ovares2008-06-211-0/+17
* * minor: Remove and tidy duplicate 'storing object to scene' messages in logJustin Clarke Casey2008-06-121-1/+1
* Formatting cleanup.Jeff Ames2008-05-161-7/+7
* * Thanks to Mic Bowman for inspiring me to look at that we are still using AS...Adam Frisby2008-05-011-15/+0
* * Breaking all the code, breaking all the code..!Adam Frisby2008-05-011-14/+14
* * In ur code. Making it static.Adam Frisby2008-05-011-3/+3
* * Optimised using statements and namespace references across entire project (...Adam Frisby2008-04-211-3/+4
* changing more references to OpenSim.DataSean Dague2008-04-021-1/+1
* *Moved LandManagement into its own region module (spiffy!)mingchen2008-03-221-2/+1
* Formatting cleanup.Jeff Ames2008-03-181-26/+25
* Minor cleanup.Jeff Ames2008-02-201-1/+1
* Clean up logging calls using String.Format explicitlyJeff Ames2008-02-101-1/+1
* Converted logging to use log4net.Jeff Ames2008-02-051-23/+25
* * Scripts edited within a prim will now be persisted correctlyJustin Clarke Casey2008-01-211-1/+1
* * Make object persistence more granular by separating prim and prim inventory...Justin Clarke Casey2008-01-211-0/+6
* * Store task inventory when an object is taken into agent inventoryJustin Clarke Casey2008-01-161-1/+3
* * Mother of all commits:Adam Frisby2008-01-151-2/+2
* * Moved PrimitiveBaseShape subclasses into factory methods - the subclassing ...lbsa712007-12-281-2/+2
* * Optimized usingslbsa712007-12-271-149/+160
* * Fixed MonoSQLite Update Table routineTeravus Ovares2007-12-271-3/+3
* * AssetServerBase: _ProcessRequest is now called GetAssetlbsa712007-12-271-2/+6
* * Added Sit Target persistence over sim restarts for mySQL and MonoSQLite.Teravus Ovares2007-12-271-0/+46
* Prim inventory persistence phase 1: Creation of preliminary table in sqlite.Justin Clarke Casey2007-12-271-6/+2
* *Fixed MySQLDataStore bug causing errors on startupmingchen2007-12-181-0/+1
* *Parcels and their access lists now store over multiple sessions when the dat...mingchen2007-12-181-1/+1
* *Land has now been linked to the StorageManager. Next step is to fill in the ...mingchen2007-12-171-4/+4
* * Applied MSSQL Patch from akokko, Thanks! akokkoTeravus Ovares2007-12-051-0/+1032