aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Data (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into careminster-presence-refactorMelanie2010-11-271-2/+2
|\
| * Another attempt at fixing failing test for creator info.Marck2010-11-261-2/+2
* | Add the ability for gods to impersonate users. For this, bit 6 needs to beMelanie2010-11-256-0/+36
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-11-251-2/+4
|\ \ | |/
| * Attempt at fixing failing test.Diva Canto2010-11-231-2/+4
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-11-232-0/+6
|\ \ | |/
| * Fix joining land parcels not being stored correctly in SQLite. Thank you to g...Marck2010-11-232-0/+6
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-11-227-16/+33
|\ \ | |/
| * Added creator info across the board -- TaskInventoryItems and InventoryItems ...Diva Canto2010-11-217-10/+19
| * Updated SQLiteLegacy/SQLiteSimulationData with the same. Is this crap still u...Diva Canto2010-11-211-2/+2
| * Updated SQLite/SQLiteSimulationData to use SOP.CreatorInformation instead of ...Diva Canto2010-11-211-2/+2
| * Global creator information working on MySQL DB and on load/save OARs. Creator...Diva Canto2010-11-212-2/+10
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-11-035-0/+28
|\ \ | |/
| * Add lsClearWindlightScene() to the lightshare module to remove WL settingsMelanie2010-11-035-0/+27
| * When LightShare is enabled, the standard day cycle is bypassed and replaced byMelanie2010-11-031-0/+1
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-11-021-0/+8
|\ \ | |/
| * Fix logins and avatar appearance. Contains a Migration. May contain nuts.Melanie2010-10-301-0/+8
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-10-181-0/+2
|\ \ | |/
| * Alphabetize results on region search by prefix matchingMelanie2010-10-181-0/+2
| * Bump migration version on LastSeen field so it is actually runMelanie2010-10-181-1/+1
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-10-161-0/+1
|\ \ | |/
| * UPdated the MySql driver to 6.2.4. Also established a much larger MySqlComman...Diva Canto2010-10-151-0/+1
| * fix build breakJustin Clark-Casey (justincc)2010-10-131-1/+1
| * Correctly update the LastSeen fieldMelanie Thielker2010-10-131-1/+1
| * Ensure no UUID.Zero region ID is ever written to presence. Add a MigrationMelanie Thielker2010-10-132-1/+11
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-10-061-2/+2
|\ \ | |/
| * Formatting cleanup.Jeff Ames2010-10-041-2/+2
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-09-2512-15/+72
|\ \ | |/
| * * One more item for CSharpSqliteTeravus Ovares (Dan Olivares)2010-09-231-3/+10
| * * Add CSharpSqlite to prebuildTeravus Ovares (Dan Olivares)2010-09-2312-12/+62
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-09-211-3/+3
|\ \ | |/
| * Improve the explanative text of migration failuresJustin Clark-Casey (justincc)2010-09-181-3/+3
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-09-175-12/+12
|\ \ | |/
| * Changed SceneObjectGroup to store parts with the fast and thread-safe MapAndA...John Hurliman2010-09-165-12/+12
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-09-1320-106/+254
|\ \ | |/
| * MergedJohn Hurliman2010-09-1210-65/+170
| |\
| | * Formatting cleanup.Jeff Ames2010-09-128-61/+58
| | * Add copyright headers.Jeff Ames2010-09-124-4/+112
| * | * Added ISimulationDataService and IEstateDataServiceJohn Hurliman2010-09-128-0/+73
| |/
| * Changed all string references of "IRegionDataStore" to "ISimulationDataStore"John Hurliman2010-09-113-5/+0
| * Fixed the naming mess around data connectors for simulation dataJohn Hurliman2010-09-116-11/+11
| * Re-enabled asset last access time logging in MySQLJohn Hurliman2010-09-111-3/+0
| * First pass at cleaning up thread safety in EntityManager and SceneGraphJohn Hurliman2010-09-102-22/+0
| * Fix deletion persistence when freshly delinked prims are removedJustin Clark-Casey (justincc)2010-09-071-0/+2
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-09-071-0/+2
|\ \
| * | Fix deletion persistence when freshly delinked prims are removedJustin Clark-Casey (justincc)2010-09-071-0/+2
| |/
| * Remove "Dwell" support from core and replace it with calls to methodsMelanie Thielker2010-09-054-14/+4
* | Remove "Dwell" support from core and replace it with calls to methodsMelanie Thielker2010-09-054-14/+4
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-09-033-14/+14
|\ \ | |/
| * Fix sqlite migration problems by moving migrations in 019_RegionStore.sql and...Justin Clark-Casey (justincc)2010-09-013-14/+14