OpenSimMirror/OpenSim
Justin Clarke Casey 465a931c05 * In the client stack, if the BeginReceive() throws an exception then do print this out to the log once
* This may help us detect if mysterious UDP disconnects are happening because of this.
* Shouldn't be any functional change but I would appreciate a buddy check from Teravus if he has time (as for all client stack changes)
2008-10-31 19:41:07 +00:00
..
ApplicationPlugins From: Alan Webb (alan_webb@us.ibm.com) 2008-10-30 15:26:23 +00:00
Data * Added some debug information to MySQL UserDataManager to help diagnose a potential issue when in high load. Related to mantis #2508. 2008-10-31 04:58:14 +00:00
Framework * Enables PrimitiveBaseShape to be used inside a libOpenMV project by adding some alternate codepaths that avoid triggering OpenSim specific code. Probably not useful for most people, but might be for those working on interop projects. 2008-10-31 08:54:54 +00:00
Grid GridManager.GetRegions() now returns a List, not a Dictionary. Also removed some trailing whitespace. 2008-10-29 02:27:39 +00:00
Region * In the client stack, if the BeginReceive() throws an exception then do print this out to the log once 2008-10-31 19:41:07 +00:00
ScriptEngine Update svn properties, minor formatting cleanup. 2008-09-21 02:41:22 +00:00
TestSuite Changed "show users" command to display only root agents, "show users full" to 2008-09-12 22:39:17 +00:00
Tests changes to Test directory structure per opensim-dev conversation 2008-09-08 20:34:45 +00:00
Tools * Remove the OpenSim GUI. 2008-10-27 21:29:22 +00:00