OpenSimMirror/OpenSim
Justin Clark-Casey (justincc) 435aefe1bf Drop some unnecessary ContainsKey() checking before Remove() in BaseHttpServer()
Remove() presumably does this check anyway since it just returns false if the key is not in the collection.
2011-10-28 21:30:36 +01:00
..
ApplicationPlugins When creating a new user on the comand line, give the option of allowing a UUID to be specified to override the randomly generated one. 2011-10-11 00:03:22 +01:00
Capabilities Save the default terrain texture UUIDs for a new region instead of leaving them as UUID.Zero. 2011-09-09 00:38:04 +01:00
ConsoleClient Make the text mode remote console really work. It can now be used to send 2010-06-08 22:05:06 +01:00
Data Null simulation data must return a non-null region settings or other parts of the simulator expect 2011-09-20 15:35:36 -07:00
Framework Drop some unnecessary ContainsKey() checking before Remove() in BaseHttpServer() 2011-10-28 21:30:36 +01:00
Region Fix bugs in EventQueueGetModule.ClientClosed() and BaseHttpServer.RemovePollServerHTTPHandler() that stopped existing code in ClientClosed() from actually tearing down the poll handler 2011-10-28 21:29:44 +01:00
Server Add optional getauthinfo and setauthinfo authentication service calls. 2011-10-24 23:28:02 +01:00
Services Add optional getauthinfo and setauthinfo authentication service calls. 2011-10-24 23:28:02 +01:00
TestSuite * Fixes issue #4329 "llDialog fails silently" by updating OpenMetaverse.dll 2009-10-30 00:08:41 -07:00
Tests refactor: Make IClientAPI.DebugPacketFormat a property rather than a setter without a getter 2011-10-17 21:11:50 +01:00
Tools Make default serverside_object_permissions = true since this better matches user expectations. 2011-07-01 23:06:46 +01:00