aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Data/SQLite/SQLiteEstateData.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Dump OpenSim 0.9.0.1 into it's own branch.onefang2019-05-191-6/+6
* More consistently dispose of SqliteCommand in OpenSim.Data.SQLite where possi...Justin Clark-Casey (justincc)2012-11-141-94/+112
* Add 64 bit Windows sqlite3.dll and use this if running a 64-bit windows process.Justin Clark-Casey (justincc)2012-02-211-0/+3
* Reattaching a region was failing if the estate name had not changed (issue 50...Kevin Houlihan2011-09-161-48/+78
* refactor: Pull up Assembly of the SQLite classes as a protected property, so ...Marck2011-07-161-2/+6
* Make the "All Estates" option work from the client (this makes chosen changes...Justin Clark-Casey (justincc)2011-04-051-0/+22
* On initial region registration, if the user chooses the option to make the re...Justin Clark-Casey (justincc)2011-03-211-0/+32
* * One more item for CSharpSqliteTeravus Ovares (Dan Olivares)2010-09-231-3/+10
* * Add CSharpSqlite to prebuildTeravus Ovares (Dan Olivares)2010-09-231-1/+5
* * Added ISimulationDataService and IEstateDataServiceJohn Hurliman2010-09-121-0/+9
* Hopefully fixes mantis #4852Diva Canto2010-07-081-2/+2
* rename SQLiteNG to SQLite and SQLite to SQLiteLegacyJustin Clark-Casey (justincc)2010-04-301-24/+24
* UNTESTED SQLite code to enable estate setup in interactive confgurationMelanie2010-03-231-7/+45
* First stage of the new interactive region creation. This will allow creationMelanie2010-03-231-0/+25
* Remove the reading of estate_settings.xml and the associated processing ofMelanie2010-03-221-18/+2
* Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames2009-06-011-1/+1
* * Applied a patch that: Added estate ban table to migration scripts and nhibe...lbsa712009-02-211-4/+4
* * optimized usings.lbsa712009-02-121-6/+3
* This changeset is the step 1 of 2 in refactoringDr Scofield2009-02-061-2/+2
* Update svn properties, formatting cleanup.Jeff Ames2008-09-091-1/+1
* * This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares2008-09-061-13/+13
* Formatting cleanup.Jeff Ames2008-08-181-11/+11
* Minor formatting cleanup.Jeff Ames2008-08-071-1/+1
* Patch #8 in the estate series. Introduces the concept of an estateMelanie Thielker2008-08-011-0/+7
* Update svn properties. Formatting cleanup. Remove a compiler warning.Jeff Ames2008-07-231-12/+12
* Change SQLite argument marker from the more standard '@' to the ':' supportedMelanie Thielker2008-07-191-30/+30
* Patch to fix saving of estate managers list loaded during migration.Melanie Thielker2008-07-181-0/+3
* fixing copy & paste artefact.Dr Scofield2008-07-181-2/+2
* squashing further warnings.Dr Scofield2008-07-181-1/+1
* Patch #9151Melanie Thielker2008-07-181-0/+333