OpenSimMirror/OpenSim
John Hurliman 4790f8576c * Replaced (possibly broken?) math for calculating the unix timestamp in MySQLAssetData with Utils.DateTimeToUnixTime()
* Disabled UpdateAccessTime() function since it was only writing zeros anyways. This gave me a significant performance improvement for startup times and avatar logins in standalone mode
* Load attachments asynchronously so avatars with lots of attachments don't have to race the timeout clock to login
2009-10-14 19:23:44 -07:00
..
ApplicationPlugins Merge branch 'diva-textures-osgrid' 2009-10-04 05:49:16 +01:00
Client * Consolidated adding / removing ClientManager IClientAPIs to two places in Scene 2009-10-13 17:33:45 -07:00
ConsoleClient Fix some compile warnings. 2009-08-26 14:02:52 +09:00
Data * Replaced (possibly broken?) math for calculating the unix timestamp in MySQLAssetData with Utils.DateTimeToUnixTime() 2009-10-14 19:23:44 -07:00
Framework * Clean up the SetThrottle() code and add a maxBurstRate parameter to allow more tweaking in the future 2009-10-14 16:21:48 -07:00
Grid Better error handling to diagnose login problems. 2009-10-03 19:08:56 -07:00
Region * Replaced (possibly broken?) math for calculating the unix timestamp in MySQLAssetData with Utils.DateTimeToUnixTime() 2009-10-14 19:23:44 -07:00
ScriptEngine Formatting cleanup. 2009-10-01 01:17:47 +09:00
Server * Removed verbose debug message 2009-10-06 11:08:11 -07:00
Services Merge branch 'master' into htb-throttle 2009-10-14 23:31:38 +01:00
TestSuite Fixing a few compile errors in the previous commit 2009-10-06 02:50:59 -07:00
Tests * Consolidated adding / removing ClientManager IClientAPIs to two places in Scene 2009-10-13 17:33:45 -07:00
Tools Fixing a few compile errors in the previous commit 2009-10-06 02:50:59 -07:00