| Commit message (Expand) | Author | Files | Lines |
2008-11-19 | Mantis#2656. Thank you kindly, Nlin for a patch that: | Charles Krinke | 1 | -0/+9 |
2008-11-18 | Fixed MySQL and SQLite so they will save the | Sean Dague | 1 | -0/+11 |
2008-11-16 | Make a quick stab at the "Open data reader" issue. | Melanie Thielker | 1 | -8/+20 |
2008-11-15 | Mantis#2552: Thanks idb, for a patch that fixes persistence of physical prims. | Homer Horwitz | 1 | -2/+1 |
2008-11-10 | * refactor: Expose SOG.SetRootPart for outsiders to use rather than setting R... | Justin Clarke Casey | 1 | -2/+2 |
2008-11-08 | Mantis#2598: Thanks Fly-Man- for a patch that fixes a client-thread crash by | Homer Horwitz | 1 | -1/+1 |
2008-10-30 | - Includes consistency test for new and updated objects, as | Sean Dague | 1 | -3/+2 |
2008-10-30 | Mid-work, trying to fix region part insertion and retrieval | Sean Dague | 1 | -7/+29 |
2008-10-18 | Megapatch. :) Fix skull attachment editing. Streamline Object terse updates. | Melanie Thielker | 1 | -0/+6 |
2008-10-15 | * minor: comment out persisting prim inventory log messages | Justin Clarke Casey | 1 | -1/+1 |
2008-10-03 | Add database persistence for material setting | Melanie Thielker | 1 | -0/+5 |
2008-10-01 | add delete prim tests. Found and fixed bugs where region | Sean Dague | 1 | -2/+2 |
2008-09-26 | * Patch from JHurliman | Teravus Ovares | 1 | -3/+3 |
2008-09-25 | removal of more dead alter table code | Sean Dague | 1 | -39/+2 |
2008-09-18 | - Add Dispose method to IRegionDataStore | Homer Horwitz | 1 | -0/+2 |
2008-09-10 | Mantis #511 | Melanie Thielker | 1 | -1/+2 |
2008-09-10 | Thanks, nlin, for a patch implementing persistence for "When Left Clicked" | Mike Mazur | 1 | -0/+5 |
2008-09-08 | Implement proper persistence of the following prim properties: | Melanie Thielker | 1 | -3/+17 |
2008-09-06 | * This is the fabled LibOMV update with all of the libOMV types from JHurliman | Teravus Ovares | 1 | -69/+69 |
2008-09-02 | apparently I missed one of the old version routines that could be | Sean Dague | 1 | -39/+0 |
2008-08-27 | we're past checkin 6000, so now cleaning up all the cruft of the pre | Sean Dague | 1 | -302/+3 |
2008-08-24 | Selling an object in-place (as original) now works. Builders can | Melanie Thielker | 1 | -2/+14 |
2008-08-24 | Plumb the data path for all those eye candy values. Saves texture | Melanie Thielker | 1 | -55/+139 |
2008-08-18 | Formatting cleanup. | Jeff Ames | 1 | -60/+59 |
2008-08-16 | * Rename *DataStore classes to *RegionData to align with SQLite | Justin Clarke Casey | 1 | -0/+0 |
2008-08-07 | Minor formatting cleanup. | Jeff Ames | 1 | -2/+2 |
2008-07-26 | The hazards if unclean sourc trees. Yours truly got bitten this time. | Melanie Thielker | 1 | -2/+4 |
2008-07-26 | Re-Fix the fix | Melanie Thielker | 1 | -1/+1 |
2008-07-26 | Fix Mantis #1830 | Melanie Thielker | 1 | -0/+1 |
2008-07-25 | Patch #9155 (Mantis #1793) | Melanie Thielker | 1 | -0/+1 |
2008-07-23 | refactor TaskInventoryItem Mask -> Permissions to be consistant with how things | Sean Dague | 1 | -10/+10 |
2008-07-23 | refactored LandData to use properties, and cleaned up the naming on | Sean Dague | 1 | -70/+70 |
2008-07-18 | Introduce a separate connection string for estates, which defaults to the one gi | Melanie Thielker | 1 | -22/+1 |
2008-07-18 | masks MySQL password from console startup messages | Dahlia Trimble | 1 | -1/+22 |
2008-07-18 | Patch #9151 | Melanie Thielker | 1 | -140/+3 |
2008-07-07 | change SitTarget calls from functions to properties | Sean Dague | 1 | -14/+15 |
2008-07-06 | Copyright notices and formatting cleanup. | Jeff Ames | 1 | -2/+2 |
2008-07-01 | Mantis#1639. Thank you, Melanie for a patch that: | Charles Krinke | 1 | -1/+8 |
2008-06-30 | Mantis#1637. Thank you kindly, Melanie for a patch that: | Charles Krinke | 1 | -0/+6 |
2008-06-29 | * Fix for http://opensimulator.org/mantis/view.php?id=1512 | Justin Clarke Casey | 1 | -18/+94 |
2008-06-29 | patch and files from mantis #1630, Thanks Melanie | MW | 1 | -0/+183 |
2008-06-27 | last round of warning squashing. calling it a day now. | Dr Scofield | 1 | -152/+152 |
2008-06-26 | Apply patch from bug #1601 -- more documentation for Data/MySQL. Thanks keru... | Jeff Ames | 1 | -36/+223 |
2008-06-26 | Mantis#1595. Thank you, Melanie for a patch that: | Charles Krinke | 1 | -0/+3 |
2008-06-26 | Add patch from bug #1596 - adds Doxygen documentation in OpenSim.Data.MySQL f... | Jeff Ames | 1 | -3/+65 |
2008-06-21 | * Adds Region ban capability to Regions. You access this by going to World->... | Teravus Ovares | 1 | -0/+117 |
2008-06-20 | * Handle parcel telehub location corruption gracefully. DBNull | Teravus Ovares | 1 | -7/+16 |
2008-06-19 | fix an edge case with migrations in the region store. | Sean Dague | 1 | -0/+4 |
2008-06-12 | Fix mysql migrations. This is tested with an existing up to date schema, | Sean Dague | 1 | -0/+1 |
2008-06-12 | * minor: Remove and tidy duplicate 'storing object to scene' messages in log | Justin Clarke Casey | 1 | -1/+1 |