OpenSimMirror/OpenSim
Justin Clark-Casey (justincc) 35843e8ec8 Change the table and field names of XAssetService mysql db tables to be capitalized like Avatars, Friends, etc.
Also fixes access time being set on assets rather than XAssetsMeta
This is to try and be somewhat consistent with other service tables that are mainly in this style.
No migration is supplied, since nobody should be using this service yet except on a test basis.
2013-03-15 23:42:16 +00:00
..
Addons Switched to using the other Util function with a default value. 2013-02-27 20:59:16 -08:00
ApplicationPlugins minor: Log number of region modules loaded from each plugin 2013-03-02 00:56:53 +00:00
Capabilities Deleted all AssemblyFileVersion directives 2013-02-19 17:14:55 -08: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 Change the table and field names of XAssetService mysql db tables to be capitalized like Avatars, Friends, etc. 2013-03-15 23:42:16 +00:00
Framework Log same environment information to Robust log as is already done for simulator logs, for debug purposes 2013-03-14 23:39:15 +00:00
Region BulletSim: Tweak vertical angular attraction to remove double VehicleOrientation application fixing the problem with the vertical attractor pushing vehicles nose first into ground when tilted on side. 2013-03-15 14:05:38 -07:00
Server minor: log an error rather than info if a connector fails to load. 2013-03-15 22:08:11 +00:00
Services refactor: Reuse Get() method in AssetService to eliminate some copy/paste in other Get methods 2013-03-15 22:42:34 +00:00
Tests Add ILandChannel.GetLandObject(Vector3 position) as this is a very common input to GetLandObject() 2013-03-14 22:56:26 +00:00
Tools Deleted all AssemblyFileVersion directives 2013-02-19 17:14:55 -08:00