OpenSimMirror/OpenSim
Justin Clarke Casey 6c735e0828 * Replace some string to byte conversions for object/item name/description fields with the LLUtil function that prevents the max string size from being breached 2009-03-05 19:32:27 +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 * remove now unused serialization code 2009-03-05 18:36:37 +00:00
Grid Make DeserializeUUID explicitly private. 2009-03-05 12:57:27 +00:00
Region * Replace some string to byte conversions for object/item name/description fields with the LLUtil function that prevents the max string size from being breached 2009-03-05 19:32:27 +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