OpenSimMirror/OpenSim
Justin Clark-Casey (justincc) 4aa725f60b Add "get log level" command - this returns the current server session console logging level.
This supersedes getting information by calling "set log level" without a 4th argument, which is confusing.
2012-11-28 03:28:19 +00:00
..
ApplicationPlugins Remove unnecessary ability to directly set InventoryItemBase.CreatorIdAsUuid 2012-11-28 03:21:23 +00:00
Capabilities minor: Comment out "Client requested range for texture ... but" message. This is not useful during normal operation. 2012-11-28 02:43:55 +00:00
ConsoleClient Where possible, use the system Encoding.ASCII and Encoding.UTF8 rather than constructing fresh copies. 2012-07-11 22:54:22 +01:00
Data refactor: move common inventory folder version update code to parent class in mysql, mssql and sqlite database plugins 2012-11-28 03:20:28 +00:00
Framework Add "get log level" command - this returns the current server session console logging level. 2012-11-28 03:28:19 +00:00
Region Make "show info" command available across all servers 2012-11-28 03:27:59 +00:00
Server Make "set log level" command available across all servers 2012-11-28 03:28:06 +00:00
Services Remove old InventoryService, which has for a long time been replaced by XInventoryService. 2012-11-28 03:21:31 +00:00
Tests minor: Add some explanative method doc to SceneHelpers.SetupSceneModules() 2012-11-28 03:05:16 +00:00
Tools Fix a bug in pCampbot grabbing behaviour where an exception would be thrown if the bot was not yet aware of any objects. 2012-08-01 22:30:34 +01:00