Commit History

Author SHA1 Message Date
  Alicia Raven a969797512 Allow estate config files to specify a specific EstateID. Defaults to 0 if not specified which uses auto increment id as current behaviour. 3 years ago
  UbitUmarov 016886b3c6 changes on sqlite estatedata 4 years ago
  UbitUmarov 7f52bcbc7f try to update SQLite estateban 4 years ago
  Melanie Thielker b16abc8166 Massive tab and trailing space cleanup 7 years ago
  Justin Clark-Casey (justincc) 94da908813 More consistently dispose of SqliteCommand in OpenSim.Data.SQLite where possible. 11 years ago
  Justin Clark-Casey (justincc) 68a4ef5ef6 Add 64 bit Windows sqlite3.dll and use this if running a 64-bit windows process. 12 years ago
  Kevin Houlihan 1458fab82c Reattaching a region was failing if the estate name had not changed (issue 5035). 12 years ago
  Marck dd2564d7ec refactor: Pull up Assembly of the SQLite classes as a protected property, so that it can be overwritten in subclasses. That way extensions can decide in which assembly migration resources should be looked up. This is a refactor similar to commit 9923a2ff1002d722ccebea8bf4d71718ed4e2a03 for MySQL -- no functional changes. 13 years ago
  Justin Clark-Casey (justincc) f58941e89f Make the "All Estates" option work from the client (this makes chosen changes to all the estates that the user owns). 13 years ago
  Justin Clark-Casey (justincc) d3a20a1e92 On initial region registration, if the user chooses the option to make the region part of an existing estate, then list the existing region names. 13 years ago
  Teravus Ovares (Dan Olivares) acd5bbdb71 * One more item for CSharpSqlite 13 years ago
  Teravus Ovares (Dan Olivares) 983c6a74b1 * Add CSharpSqlite to prebuild 13 years ago
  John Hurliman 0db1ed0b5a * Added ISimulationDataService and IEstateDataService 14 years ago
  Diva Canto fe60b6783d Hopefully fixes mantis #4852 14 years ago
  Justin Clark-Casey (justincc) cc67de5b86 rename SQLiteNG to SQLite and SQLite to SQLiteLegacy 14 years ago
  Melanie 3fb73e4e26 UNTESTED SQLite code to enable estate setup in interactive confguration 14 years ago
  Melanie dcf18689b9 First stage of the new interactive region creation. This will allow creation 14 years ago
  Melanie 70b0e07d1e Remove the reading of estate_settings.xml and the associated processing of 14 years ago
  Jeff Ames 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 15 years ago
  lbsa71 1cadad9ec6 * Applied a patch that: Added estate ban table to migration scripts and nhibernate mapping. Refactored property getters and setters for estate ban object to support NHibernate. 15 years ago
  lbsa71 801da4346a * optimized usings. 15 years ago
  Dr Scofield 9b66108081 This changeset is the step 1 of 2 in refactoring 15 years ago
  Jeff Ames fae34bb10c Update svn properties, formatting cleanup. 16 years ago
  Teravus Ovares 7d89e12293 * This is the fabled LibOMV update with all of the libOMV types from JHurliman 16 years ago
  Jeff Ames 6ef9d4da90 Formatting cleanup. 16 years ago
  Jeff Ames 0718aa0b7f Minor formatting cleanup. 16 years ago
  Melanie Thielker 43f3b9ad7b Patch #8 in the estate series. Introduces the concept of an estate 16 years ago
  Jeff Ames 80d8e2889e Update svn properties. Formatting cleanup. Remove a compiler warning. 16 years ago
  Melanie Thielker 212ab8c6d9 Change SQLite argument marker from the more standard '@' to the ':' supported 16 years ago
  Melanie Thielker bbd076544d Patch to fix saving of estate managers list loaded during migration. 16 years ago