aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Data/MySQL (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into careminster-presence-refactorMelanie2011-03-106-11/+39
|\
| * Pull up Assembly of the MySQL classes as a protected property, so that it can...Diva Canto2011-03-086-11/+39
* | Merge branch 'master' into careminster-presence-refactorMelanie2011-01-181-1/+1
|\ \ | |/
| * Also fix MySQLXInventoryDataMelanie2011-01-181-1/+1
| * Prevent activation and deactivation of gestures from clobbering the slamMelanie2011-01-181-1/+1
* | Prevent activation and deactivation of gestures from clobbering the slamMelanie2011-01-181-1/+1
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-12-062-2/+9
|\ \ | |/
| * Fixed some inconsistency with trailing /. Made debug messages consistent. Cha...Diva Canto2010-12-052-2/+9
* | Add the ability for gods to impersonate users. For this, bit 6 needs to beMelanie2010-11-251-0/+15
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-11-223-4/+21
|\ \ | |/
| * Added creator info across the board -- TaskInventoryItems and InventoryItems ...Diva Canto2010-11-213-2/+11
| * 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-031-0/+16
|\ \ | |/
| * Add lsClearWindlightScene() to the lightshare module to remove WL settingsMelanie2010-11-031-0/+15
| * 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-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-134-16/+31
|\ \ | |/
| * MergedJohn Hurliman2010-09-122-12/+12
| |\
| | * Formatting cleanup.Jeff Ames2010-09-122-12/+12
| * | * Added ISimulationDataService and IEstateDataServiceJohn Hurliman2010-09-122-0/+18
| |/
| * Fixed the naming mess around data connectors for simulation dataJohn Hurliman2010-09-111-1/+1
| * Re-enabled asset last access time logging in MySQLJohn Hurliman2010-09-111-3/+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-051-4/+2
* | Remove "Dwell" support from core and replace it with calls to methodsMelanie Thielker2010-09-051-4/+2
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-08-302-4/+32
|\ \ | |/
| * Implements parcel media setting persistence and packet / CAPS handlingJonathan Freedman2010-08-302-4/+32
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-08-261-0/+1
|\ \ | |/
| * Remove parts locking from data classes since these are using a copy of the sc...Justin Clark-Casey (justincc)2010-08-261-107/+104
| * Improve consistency of locking for SOG.m_parts in order to avoid race conditi...Justin Clark-Casey (justincc)2010-08-261-103/+107
| * Skip conversion if fields that are null in the database. This mayMelanie Thielker2010-08-191-0/+4
* | Skip conversion if fields that are null in the database. This mayMelanie Thielker2010-08-191-0/+4
* | 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-08-101-0/+3
|\ \ | |/
| * Enforce DB limits on region name to 32 chars, or else (not good). Removed a p...Diva Canto2010-08-101-0/+3
| * Thank you, Marck00, for a patch that implemented region distance sortingMelanie Thielker2010-08-081-2/+4