OpenSimMirror/OpenSim
Justin Clark-Casey (justincc) 3b8e7ff013 Make the check as to whether any particular inbound AgentUpdate packet is significant much earlier in UDP processing (i.e. before we pointlessly place such packets on internal queues, etc.)
Appears to have some impact on cpu but needs testing.
2013-07-19 00:51:13 +01:00
..
Addons minor: remove some mono compiler warnings in new groups code 2013-07-08 23:57:05 +01:00
ApplicationPlugins minor: Remove mono compiler warning in RemoteAdminPlugin 2013-05-09 22:44:45 +01:00
Capabilities Merge branch 'master' of ssh://opensimulator.org/var/git/opensim 2013-07-15 23:28:02 +01:00
ConsoleClient Make sure we dispose of WebResponse, StreamReader and Stream in various places where we were not already. 2013-02-27 00:21:02 +00:00
Data Added SQLite version of hg travel data store. UNTESTED. Hope it works! 2013-07-14 16:03:46 -07:00
Framework Changed the timoeut of EQ 502s (no events) to 50 secs. The viewer post requests timeout in 60 secs. 2013-07-18 13:48:56 -07:00
Region Make the check as to whether any particular inbound AgentUpdate packet is significant much earlier in UDP processing (i.e. before we pointlessly place such packets on internal queues, etc.) 2013-07-19 00:51:13 +01:00
Server Change the auth token to be the user's sessionid. 2013-07-14 07:28:40 -07:00
Services Cleanup old hg sessions (older than 2 days) 2013-07-14 15:47:54 -07:00
Tests Fix broken tests -- the test setup was wrong... sigh. 2013-07-14 09:22:55 -07:00
Tools Phase 1 of implementing a transfer permission. Overwrite libOMV's PermissionMask 2013-03-26 03:40:06 +00:00