OpenSimMirror/OpenSim
idb 4e8723ad3f Directory defaults for region xml files when creating a new region got changed/lost with svn 8550 when a check was added for the file name having .xml extension. The extension check has been moved slightly earlier and the original directory logic restored.
Fixes Mantis #3386
2009-04-05 10:31:18 +00:00
..
ApplicationPlugins * Upped trunk version number to 0.6.4 as we just tagged 0.6.4-release 2009-04-01 19:44:46 +00:00
Client Thanks jonc, for a patch that adds rendering of classic clouds. 2009-04-04 15:43:02 +00:00
Data * Upped trunk version number to 0.6.4 as we just tagged 0.6.4-release 2009-04-01 19:44:46 +00:00
Framework Added CreateObject(regionhandle, userID, itemID) to post objects that are to be fetched from the user's inventory server and rezzed in the region. Added all code necessary to fetch the item and the asset, and rez it inworld. The access to the item is uncap-ed and unverified -- I may place it later either under a cap or with auth verification. But in this model regions don't have the user's inventory, so they would have to guess the item IDs. 2009-04-05 03:27:50 +00:00
Grid Added CreateObject(regionhandle, userID, itemID) to post objects that are to be fetched from the user's inventory server and rezzed in the region. Added all code necessary to fetch the item and the asset, and rez it inworld. The access to the item is uncap-ed and unverified -- I may place it later either under a cap or with auth verification. But in this model regions don't have the user's inventory, so they would have to guess the item IDs. 2009-04-05 03:27:50 +00:00
Region Directory defaults for region xml files when creating a new region got changed/lost with svn 8550 when a check was added for the file name having .xml extension. The extension check has been moved slightly earlier and the original directory logic restored. 2009-04-05 10:31:18 +00:00
ScriptEngine * Upped trunk version number to 0.6.4 as we just tagged 0.6.4-release 2009-04-01 19:44:46 +00:00
TestSuite Replace the console for all OpenSim apps with a new console featuring command 2009-02-07 12:25:39 +00:00
Tests/Common Thanks jonc, for a patch that adds rendering of classic clouds. 2009-04-04 15:43:02 +00:00
Tools Moving Windows Installer to forge. 2009-03-07 16:27:07 +00:00