aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Data/SQLiteLegacy (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into careminster-presence-refactorMelanie2010-09-171-1/+1
|\
| * Changed SceneObjectGroup to store parts with the fast and thread-safe MapAndA...John Hurliman2010-09-161-1/+1
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-09-132-3/+19
|\ \ | |/
| * * Added ISimulationDataService and IEstateDataServiceJohn Hurliman2010-09-122-0/+18
| * Changed all string references of "IRegionDataStore" to "ISimulationDataStore"John Hurliman2010-09-111-2/+0
| * Fixed the naming mess around data connectors for simulation dataJohn Hurliman2010-09-111-1/+1
| * Remove "Dwell" support from core and replace it with calls to methodsMelanie Thielker2010-09-051-3/+0
| * Remove parts locking from data classes since these are using a copy of the sc...Justin Clark-Casey (justincc)2010-08-261-6/+3
| * Improve consistency of locking for SOG.m_parts in order to avoid race conditi...Justin Clark-Casey (justincc)2010-08-261-3/+6
* | Remove "Dwell" support from core and replace it with calls to methodsMelanie Thielker2010-09-051-3/+0
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-08-181-2/+2
|\ \ | |/
| * refactor: Use SOP.Flags rather than SOP.ObjectFlagsJustin Clark-Casey (justincc)2010-08-131-2/+2
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-07-111-2/+2
|\ \ | |/
| * Hopefully fixes mantis #4852Diva Canto2010-07-081-2/+2
* | Provide the interface for StoreAsset to report success or failureTom Grimshaw2010-06-281-1/+3
|/
* Implement the "delete" path for assets. Adds a new option to allow remote ass...Melanie2010-05-091-1/+5
* minor: eliminate more debug Console.WriteLines, convert one to logging insteadJustin Clark-Casey (justincc)2010-04-301-1/+5
* rename SQLiteNG to SQLite and SQLite to SQLiteLegacyJustin Clark-Casey (justincc)2010-04-3057-0/+6082