aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Data/MySQL/MySQLDataStore.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* * Spring cleaned a bunch of '//TODO: unused' marked functions.Adam Frisby2008-04-301-42/+0
|
* * Refactored the land table to be versionable in mySQL.Teravus Ovares2008-04-301-11/+128
| | | | | * Added AuthbuyerID so that if someone sets a land for sale to someone and then restarts the simulator, when the simulator comes back up, the setting persists.
* * Patch by Melanie. Implements proper objectflags on child objects. Thanks ↵Teravus Ovares2008-04-301-1/+1
| | | | | | | Melanie! RE: 0001079: r4387. touch() event does not fire when touch script is in root prim and child prims are touched
* * Optimised using statements and namespace references across entire project ↵Adam Frisby2008-04-211-4/+5
| | | | (this took a while to run).
* fix ups to include OpenSim.Framework explicit includes (theySean Dague2008-04-021-0/+1
| | | | | | | were implicitly included before). Everything builds again. Now off to testing.
* attempt to fix up all refernces to new directory structureSean Dague2008-04-021-1/+1
|
* whole lot more movingSean Dague2008-04-021-0/+1722