OpenSimMirror/OpenSim
Charles Krinke 365b5951ff Fixes Mantis #3194. Thank you kindly, Godfrey for a patch that:
fixes llSetLinkPrimitiveParams() - PRIM_ROTATION rotates the prim 
containing the script, rather than the specified child prim
2009-03-05 03:20:28 +00:00
..
ApplicationPlugins Moved Linden protocol login handling to modules in OpenSim.Client.Linden. There are two region modules in there LLStandaloneLoginModule (for standalone mode) and LLProxyLoginModule (for grid mode which just handles incoming expect_user and logoff_user messages from the remote login server) 2009-03-03 15:41:21 +00:00
Client Renamed ILoginRegionsConnector to ILoginServiceToRegionsConnector and moved it from OpenSim.Client.Linden to OpenSim.Framework. 2009-03-03 16:36:21 +00:00
Data * Got rid of concrete GridDBService references 2009-02-26 11:50:49 +00:00
Framework Avoid NRE if client sends unrecognized packet type. 2009-03-03 17:39:57 +00:00
Grid Update svn properties, add copyright headers, minor formatting cleanup. 2009-03-01 09:15:31 +00:00
Region Fixes Mantis #3194. Thank you kindly, Godfrey for a patch that: 2009-03-05 03:20:28 +00:00
ScriptEngine Mantis#3218. Thank you kindly, TLaukkan (Tommil) for a patch that: 2009-02-22 20:52:55 +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 * Update ScenePresenceTests to reflect current REST communication workflow. 2009-02-26 21:29:16 +00:00
Tools Update svn properties, add copyright headers, minor formatting cleanup. 2009-03-01 09:15:31 +00:00