aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Data/MySQL/MySQLRegionData.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Fix the terrain loaderMelanie Thielker2008-12-011-1/+1
* More reverts. Revert the MySQL database module. This caused more issuesMelanie Thielker2008-12-011-474/+513
* More changes to the MySQL adapter. take advantage of pooling and run lock-free.Melanie Thielker2008-11-301-507/+472
* Update svn properties. Add copyright header. Minor formatting cleanup.Jeff Ames2008-11-301-1/+1
* Explicitly Dispose() all cmd objectsMelanie Thielker2008-11-291-1/+15
* * minor: remove mono compiler warningsJustin Clarke Casey2008-11-271-1/+0
* * restore deleted method documentation, some to IRegionDataStore and some to ...Justin Clarke Casey2008-11-261-1/+10
* Yay for unit tests. Increased the type width of the prims and primshapesMelanie Thielker2008-11-261-38/+38
* Fix 2 of the failed tests. Cause terrain queries to return null when noMelanie Thielker2008-11-261-1/+1
* Committing the LCO database layer. Native MySQL, no ADO. New reconnectMelanie Thielker2008-11-261-1472/+740
* Remove code from an experimantal patch that wasn't supposed to be committedMelanie Thielker2008-11-231-39/+13
* Don't serve texture preview from other people's objects if youMelanie Thielker2008-11-231-13/+39
* * refactor: Rip out SOP inventory from the partial into a separate classJustin Clarke Casey2008-11-211-1/+1
* Mantis#2656. Thank you kindly, Nlin for a patch that:Charles Krinke2008-11-191-0/+9
* Fixed MySQL and SQLite so they will save theSean Dague2008-11-181-0/+11
* Make a quick stab at the "Open data reader" issue.Melanie Thielker2008-11-161-8/+20
* Mantis#2552: Thanks idb, for a patch that fixes persistence of physical prims.Homer Horwitz2008-11-151-2/+1
* * 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