aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Data/SQLiteLegacy (unfollow)
Commit message (Expand)AuthorFilesLines
2010-09-11Changed all string references of "IRegionDataStore" to "ISimulationDataStore"John Hurliman1-2/+0
2010-09-11Fixed the naming mess around data connectors for simulation dataJohn Hurliman1-1/+1
2010-09-05Remove "Dwell" support from core and replace it with calls to methodsMelanie Thielker1-3/+0
2010-08-26Remove parts locking from data classes since these are using a copy of the sc...Justin Clark-Casey (justincc)1-6/+3
2010-08-26Improve consistency of locking for SOG.m_parts in order to avoid race conditi...Justin Clark-Casey (justincc)1-3/+6
2010-08-13refactor: Use SOP.Flags rather than SOP.ObjectFlagsJustin Clark-Casey (justincc)1-2/+2
2010-07-08Hopefully fixes mantis #4852Diva Canto1-2/+2
2010-05-09Implement the "delete" path for assets. Adds a new option to allow remote ass...Melanie1-1/+5
2010-04-30minor: eliminate more debug Console.WriteLines, convert one to logging insteadJustin Clark-Casey (justincc)1-1/+5
2010-04-30rename SQLiteNG to SQLite and SQLite to SQLiteLegacyJustin Clark-Casey (justincc)57-0/+6082