aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Data/SQLite/SQLiteRegionData.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* * Remove dumb bug I put in which meant that an archive save would never compl...Justin Clarke Casey2008-07-251-1/+1
* 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-69/+69
* Introduce a separate connection string for estates, which defaults to the one giMelanie Thielker2008-07-181-24/+1
* Patch #9151Melanie Thielker2008-07-181-114/+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
* last round of warning squashing. calling it a day now.Dr Scofield2008-06-271-48/+48
* Apply patch from bug #1605 -- Documentation for Data/SQLite. Thanks kerunix_...Jeff Ames2008-06-261-18/+245
* Mantis#1595. Thank you, Melanie for a patch that:Charles Krinke2008-06-261-0/+3
* * Persists region banlists across reboots for the sqlite datastore also now.Teravus Ovares2008-06-211-3/+82
* * Adds Region ban capability to Regions. You access this by going to World->...Teravus Ovares2008-06-211-0/+17
* * Handle parcel telehub location corruption gracefully. DBNullTeravus Ovares2008-06-201-1/+2
* * Handle parcel telehub location corruption gracefully. DBNullTeravus Ovares2008-06-201-6/+15
* * minor: Remove and tidy duplicate 'storing object to scene' messages in logJustin Clarke Casey2008-06-121-1/+1
* check in working migration code fore SQLite. This Sean Dague2008-06-111-136/+150
* Formatting cleanup.Jeff Ames2008-05-161-58/+58
* * Fixed some compiler warningsAdam Frisby2008-05-071-1/+1
* * Implemented DIE_AT_EDGE and Temporary objects don't save to the database.Teravus Ovares2008-05-041-1/+3
* * Thanks to Mic Bowman for inspiring me to look at that we are still using AS...Adam Frisby2008-05-011-16/+0
* * Breaking all the code, breaking all the code..!Adam Frisby2008-05-011-4/+4
* * In ur code. Making it static.Adam Frisby2008-05-011-17/+17
* * Assorted spring cleanings.Adam Frisby2008-05-011-2/+3
* * Align new fields upgrade sql to have the same 'not null' and default settin...Justin Clarke Casey2008-05-011-28/+28
* * Whoops, SQLite land data malfunction. Fixed. Teravus Ovares2008-05-011-1/+2
* * Adds the AuthbuyerID field to sqlite and makes use of it.Teravus Ovares2008-04-301-0/+34
* * Patch by Melanie. Implements proper objectflags on child objects. Thanks ...Teravus Ovares2008-04-301-1/+1
* * Long awaited patch from A_Biondi Mantis 923. Kept alive by Melanie. Thank...Teravus Ovares2008-04-301-1/+1
* * Optimised using statements and namespace references across entire project (...Adam Frisby2008-04-211-2/+3
* attempt to fix up all refernces to new directory structureSean Dague2008-04-021-1/+1
* whole lot more movingSean Dague2008-04-021-0/+1741