OpenSimMirror/OpenSim
Oren Hurvitz 3018b2c5d7 Materials module: a) Store materials as assets; b) Finalized it (removed the "Demo" label; removed most of the logging); c) Enabled by default
Changed UuidGatherer to use 'sbyte' to identify assets instead of 'AssetType'. This lets UuidGatherer handle Materials, which are defined in a different enum from 'AssetType'.
2014-01-20 00:38:42 -08:00
..
Addons Can delete the Offline Messages sent to/from a user. 2014-01-16 00:24:51 +00:00
ApplicationPlugins Refactored: use a single function to apply an object's folded permissions to its main permissions 2014-01-10 19:50:03 +00:00
Capabilities refactor: replace verbose checks with String.IsNullOrEmpty where applicable. 2013-11-15 21:45:08 +00: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 Merge branch 'justincc-master' 2014-01-16 00:33:04 +00:00
Framework Materials module: a) Store materials as assets; b) Finalized it (removed the "Demo" label; removed most of the logging); c) Enabled by default 2014-01-20 00:38:42 -08:00
Region Materials module: a) Store materials as assets; b) Finalized it (removed the "Demo" label; removed most of the logging); c) Enabled by default 2014-01-20 00:38:42 -08:00
Server Add support for user preferences (im via email) 2013-12-06 02:52:13 -05:00
Services Merge branch 'justincc-master' 2014-01-16 00:33:04 +00:00
Tests varregion: Add region size to teleport event messages (EnableSimulator, 2014-01-04 19:01:04 -08:00
Tools Update OpenSim.32BitLaunch.exe and Robust.32BitLaunch.exe to .NET 4 versions. 2013-11-13 01:07:14 +00:00