aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/ApplicationPlugins/LoadRegions (unfollow)
Commit message (Collapse)AuthorFilesLines
2007-11-25* Added the ability to restart your individual sims from within them using ↵Teravus Ovares1-1/+28
the estate tools. * The sims properly restart, however they don't yet notify the existing avatars that they are up. To see the sim again, you'll need to log-out and back in until I can figure out how to get the proper data to the sims and to the avatar so they reconnect again.
2007-11-15* Added MySQLDataStore (adapted from MonoSqlitelbsa711-2/+2
* Made startup a little bit more forgiving on dll load * Minor renamings and musings
2007-11-04Added forgotten ApplicationPlugins directory and moved the load region code ↵MW2-0/+94
out to a plugin. To make opensim search for the new plugin, you will need to delete the "addin-db-000" and "addins" sub directories in bin if you have them.