aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Data/MySQL/MySQLRegionData.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* * refactor: Expose SOG.SetRootPart for outsiders to use rather than setting R...Justin Clarke Casey2008-11-101-2/+2
* Mantis#2598: Thanks Fly-Man- for a patch that fixes a client-thread crash byHomer Horwitz2008-11-081-1/+1
* - Includes consistency test for new and updated objects, asSean Dague2008-10-301-3/+2
* Mid-work, trying to fix region part insertion and retrievalSean Dague2008-10-301-7/+29
* Megapatch. :) Fix skull attachment editing. Streamline Object terse updates.Melanie Thielker2008-10-181-0/+6
* * minor: comment out persisting prim inventory log messagesJustin Clarke Casey2008-10-151-1/+1
* Add database persistence for material settingMelanie Thielker2008-10-031-0/+5
* add delete prim tests. Found and fixed bugs where regionSean Dague2008-10-011-2/+2
* * Patch from JHurlimanTeravus Ovares2008-09-261-3/+3
* removal of more dead alter table codeSean Dague2008-09-251-39/+2
* - Add Dispose method to IRegionDataStoreHomer Horwitz2008-09-181-0/+2
* Mantis #511Melanie Thielker2008-09-101-1/+2
* Thanks, nlin, for a patch implementing persistence for "When Left Clicked"Mike Mazur2008-09-101-0/+5
* Implement proper persistence of the following prim properties:Melanie Thielker2008-09-081-3/+17
* * This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares2008-09-061-69/+69
* apparently I missed one of the old version routines that could beSean Dague2008-09-021-39/+0
* we're past checkin 6000, so now cleaning up all the cruft of the preSean Dague2008-08-271-302/+3
* Selling an object in-place (as original) now works. Builders canMelanie Thielker2008-08-241-2/+14
* Plumb the data path for all those eye candy values. Saves textureMelanie Thielker2008-08-241-55/+139
* Formatting cleanup.Jeff Ames2008-08-181-60/+59
* * Rename *DataStore classes to *RegionData to align with SQLiteJustin Clarke Casey2008-08-161-0/+2360