aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Data/SQLiteLegacy (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into careminster-presence-refactorMelanie2011-03-271-0/+33
|\
| * On initial region registration, if the user chooses the option to make the re...Justin Clark-Casey (justincc)2011-03-211-0/+33
* | Add the ability for gods to impersonate users. For this, bit 6 needs to beMelanie2010-11-251-0/+5
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-11-231-0/+3
|\ \ | |/
| * Fix joining land parcels not being stored correctly in SQLite. Thank you to g...Marck2010-11-231-0/+3
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-11-222-6/+6
|\ \ | |/
| * Added creator info across the board -- TaskInventoryItems and InventoryItems ...Diva Canto2010-11-212-4/+4
| * Updated SQLiteLegacy/SQLiteSimulationData with the same. Is this crap still u...Diva Canto2010-11-211-2/+2
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-11-031-0/+3
|\ \ | |/
| * Add lsClearWindlightScene() to the lightshare module to remove WL settingsMelanie2010-11-031-0/+3
* | 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