OpenSimMirror/OpenSim
Mic Bowman df860516bf Various bug fixes for appearance handling: more aggressive reset of textures and vparams when appearance is not cached and when wearables change. Send appearance to the viewer with initial data.
Cleaned up (and added) debugging.
2010-12-03 23:45:00 +00:00
..
ApplicationPlugins Change all restarting to use the restart module. Remove hardcoded behavior 2010-11-25 03:16:52 +00:00
Client
ConsoleClient
Data Another attempt at fixing failing test for creator info. 2010-11-26 23:04:31 +01:00
Framework Various bug fixes for appearance handling: more aggressive reset of textures and vparams when appearance is not cached and when wearables change. Send appearance to the viewer with initial data. 2010-12-03 23:45:00 +00:00
Region Various bug fixes for appearance handling: more aggressive reset of textures and vparams when appearance is not cached and when wearables change. Send appearance to the viewer with initial data. 2010-12-03 23:45:00 +00:00
Server WARNING: LOTS OF CONFIGURATION CHANGES AFFECTING PRIMARILY HG CONFIGS. Added capability to preserve creator information on HG asset transfers. Added a new HGAssetService that is intended to be the one outside the firewall. It processes and filters the assets that go out of the grid. Also fixed the normal AssetService to do special things for the main instance (console commands, etc). Moved HGInventoryService to OpenSim.Services.HypergridService. Changed the way the login service gets the ServiceURL configs. 2010-11-25 11:14:16 -08:00
Services Added some comments. Better than listening to the boring speaker... 2010-12-01 16:01:22 -08:00
TestSuite
Tests
Tools