| Commit message (Expand) | Author | Files | Lines |
2011-04-07 | Remove the SQLite legacy adaptor. This is no longer needed now that the main... | Justin Clark-Casey (justincc) | 1 | -451/+0 |
2011-04-05 | Make the "All Estates" option work from the client (this makes chosen changes... | Justin Clark-Casey (justincc) | 1 | -1/+23 |
2011-03-21 | On initial region registration, if the user chooses the option to make the re... | Justin Clark-Casey (justincc) | 1 | -0/+33 |
2010-09-12 | * Added ISimulationDataService and IEstateDataService | John Hurliman | 1 | -0/+9 |
2010-07-08 | Hopefully fixes mantis #4852 | Diva Canto | 1 | -2/+2 |
2010-04-30 | Fix a bunch of issues that crop up after the naive porting of the new sqlite ... | Justin Clark-Casey (justincc) | 1 | -5/+7 |
2010-04-30 | rename SQLiteNG to SQLite and SQLite to SQLiteLegacy this seems the least evi... | Justin Clark-Casey (justincc) | 1 | -25/+25 |
2010-04-30 | put SQLiteNG classes in their own namespace to avoid confusion | Justin Clark-Casey | 1 | -1/+1 |
2010-04-30 | Change SQLiteNG to work with mono 2.6 and above using the Mono.Data.Sqlite.dll | Justin Clark-Casey (justincc) | 1 | -24/+24 |
2010-04-30 | Duplicate OpenSim.Data.SQLite into OpenSim.Data.SQLiteNG. SQLiteNG will shor... | Justin Clark-Casey (justincc) | 1 | -22/+69 |
2010-04-30 | rename SQLiteNG to SQLite and SQLite to SQLiteLegacy | Justin Clark-Casey (justincc) | 1 | -24/+24 |
2010-03-23 | UNTESTED SQLite code to enable estate setup in interactive confguration | Melanie | 1 | -7/+45 |
2010-03-23 | First stage of the new interactive region creation. This will allow creation | Melanie | 1 | -0/+25 |
2010-03-22 | Remove the reading of estate_settings.xml and the associated processing of | Melanie | 1 | -18/+2 |
2009-06-01 | Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE... | Jeff Ames | 1 | -1/+1 |
2009-02-21 | * Applied a patch that: Added estate ban table to migration scripts and nhibe... | lbsa71 | 1 | -4/+4 |
2009-02-12 | * optimized usings. | lbsa71 | 1 | -6/+3 |
2009-02-06 | This changeset is the step 1 of 2 in refactoring | Dr Scofield | 1 | -2/+2 |
2008-09-09 | Update svn properties, formatting cleanup. | Jeff Ames | 1 | -1/+1 |
2008-09-06 | * This is the fabled LibOMV update with all of the libOMV types from JHurliman | Teravus Ovares | 1 | -13/+13 |
2008-08-18 | Formatting cleanup. | Jeff Ames | 1 | -11/+11 |
2008-08-07 | Minor formatting cleanup. | Jeff Ames | 1 | -1/+1 |
2008-08-01 | Patch #8 in the estate series. Introduces the concept of an estate | Melanie Thielker | 1 | -0/+7 |
2008-07-23 | Update svn properties. Formatting cleanup. Remove a compiler warning. | Jeff Ames | 1 | -12/+12 |
2008-07-19 | Change SQLite argument marker from the more standard '@' to the ':' supported | Melanie Thielker | 1 | -30/+30 |
2008-07-18 | Patch to fix saving of estate managers list loaded during migration. | Melanie Thielker | 1 | -0/+3 |
2008-07-18 | fixing copy & paste artefact. | Dr Scofield | 1 | -2/+2 |
2008-07-18 | squashing further warnings. | Dr Scofield | 1 | -1/+1 |
2008-07-18 | Patch #9151 | Melanie Thielker | 1 | -0/+333 |