Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Added another .ini file error catch to the RemoteAdminPlugin Initialise method. | MW | 2007-12-03 | 1 | -12/+16 | |
| | ||||||
* | * Removed VS added directory. | Adam Frisby | 2007-12-03 | 2 | -63/+0 | |
| | ||||||
* | * Added a XMLRPC Restart command to RemoteAdminPlugin | Adam Frisby | 2007-12-03 | 1 | -0/+28 | |
| | ||||||
* | * Added XMLRPC Broadcast Alert method. | Adam Frisby | 2007-12-03 | 1 | -2/+20 | |
| | | | | | * Renamed a few console messages to match the new "RADMIN" tag for remote-admin stuff. | |||||
* | set svn:eol-style | Jeff Ames | 2007-12-03 | 3 | -201/+201 | |
| | ||||||
* | * Moved XMLRPC Controller to a Application Plugin. Requires testing. | Adam Frisby | 2007-12-03 | 3 | -0/+202 | |
| | ||||||
* | * Added the ability to restart your individual sims from within them using ↵ | Teravus Ovares | 2007-11-25 | 1 | -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. | |||||
* | * Added MySQLDataStore (adapted from MonoSqlite | lbsa71 | 2007-11-15 | 1 | -2/+2 | |
| | | | | | | * Made startup a little bit more forgiving on dll load * Minor renamings and musings | |||||
* | Added forgotten ApplicationPlugins directory and moved the load region code ↵ | MW | 2007-11-04 | 2 | -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. |