Historique des commits

Auteur SHA1 Message Date
  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. il y a 13 ans
  Justin Clark-Casey (justincc) 754c244f46 In SQLiteSimulationData.RemoveLandObject(), don't manually remove the row from the data adaptor's Rows list in addition to calling Delete. il y a 13 ans
  Marck ba2bf78dcf Fix joining land parcels not being stored correctly in SQLite. Thank you to goetz for the initial patch in Mantis #5230. il y a 14 ans
  Diva Canto c617d658dd Added creator info across the board -- TaskInventoryItems and InventoryItems themselves. Tested. Seems to be working, main tests pass. Nothing done for IARs or HG transfers yet -- this only works for OARs for the time being. il y a 14 ans
  Diva Canto 51343caeb5 Updated SQLite/SQLiteSimulationData to use SOP.CreatorInformation instead of SOP.CreatorID. Untested, but should work. il y a 14 ans
  Melanie 6c3b7617b0 Add lsClearWindlightScene() to the lightshare module to remove WL settings il y a 14 ans
  Teravus Ovares (Dan Olivares) 983c6a74b1 * Add CSharpSqlite to prebuild il y a 14 ans
  John Hurliman 860b2a502f Changed SceneObjectGroup to store parts with the fast and thread-safe MapAndArray collection il y a 14 ans
  John Hurliman c03b24cbfd Merged il y a 14 ans
  John Hurliman 0db1ed0b5a * Added ISimulationDataService and IEstateDataService il y a 14 ans
  Jeff Ames f1f0bc23f4 Formatting cleanup. il y a 14 ans
  John Hurliman e2544584ad Changed all string references of "IRegionDataStore" to "ISimulationDataStore" il y a 14 ans
  John Hurliman 109b517583 Fixed the naming mess around data connectors for simulation data il y a 14 ans