OpenSimMirror/OpenSim
unknown 64547c23ad * Some minor cleanups
* Will commit the next set of changes tommorow containing the RegionData changes for permanently storing ComponentState data (n.b. they currently save/load via the ToXml/FromXml methods used by OARs and Inventory fine).
* This is very spammy code, but will attach a component to every SOP in every scene on startup. The source for the component can be seen in TestComponent - a more detailed example is coming soon.
2010-08-18 04:04:16 +10:00
..
ApplicationPlugins Updated the create_region command in the RemoteAdmin plugin to properly support estates without seeking further input on the console. 2010-08-13 23:29:01 +01:00
Client Added SendTeleportProgress to IClientAPI. Ya know what that means... 8 files affected. 2010-08-16 11:39:46 -07:00
ConsoleClient
Data Fix SQLite database plugin for UserAccountData queries with a single word. 2010-08-15 17:27:06 -07:00
Framework * Fixing serialisation properly so that inventory save/restore correctly works, and OAR save/restore works with components too. 2010-08-18 03:54:54 +10:00
Region * Some minor cleanups 2010-08-18 04:04:16 +10:00
Server minor: change some logging levels 2010-08-11 23:17:29 +01:00
Services Fixes mantis #4954 for the xml-rpc calls of the UserAgentServiceConnector. Basically, let's not let the xml-rpc library do the DNS conversion... 2010-08-16 14:36:20 -07:00
TestSuite
Tests Added SendTeleportProgress to IClientAPI. Ya know what that means... 8 files affected. 2010-08-16 11:39:46 -07:00
Tools Configuration files can read include files from relative paths. 2010-08-13 23:59:30 +01:00