OpenSimMirror/OpenSim/Region/Framework
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
..
Interfaces Added this one file for the previous commit to work. 2009-10-12 17:01:03 -07:00
Scenes * Replaced (possibly broken?) math for calculating the unix timestamp in MySQLAssetData with Utils.DateTimeToUnixTime() 2009-10-14 19:23:44 -07:00
ModuleLoader.cs * Small commented out debug message for module loading, partly to test my ability to commit with git 2009-08-04 19:00:20 +01:00
StorageManager.cs * Added SceneTests and SceneBaseTests 2009-06-22 07:39:04 +00:00