OpenSimMirror/OpenSim/Framework
Charles Krinke 8d2d69dc88 Thank you kindly Grumly57 for a patch to solve:
Grass type is not persisted. Try to rez some grass several time to have different random grass types around, then immediately move a couple of them. Or restart the sim and logon again. You'll see all grass types reverted to a dull default one :-)
2008-03-08 22:52:17 +00:00
..
AssetLoader/Filesystem Clean up logging calls using String.Format explicitly 2008-02-10 01:57:59 +00:00
Communications * Applying Ahzz's profile patch. Thanks Ahzz! 2008-03-03 08:30:36 +00:00
Configuration Minor cleanup. 2008-02-20 18:38:20 +00:00
Console Report command string on ConsoleBase.RunCommand exception 2008-02-20 17:54:14 +00:00
Data Merged 3Di code that provides scene and avatar serialization, and plugin support for region move/split/merge. See ThirdParty/3Di/README.txt. Unless the new modules are used there should be no noticeable changes when running OpenSim. 2008-03-04 05:31:54 +00:00
Data.Base * Doh, forgot one license header 2008-03-03 08:19:54 +00:00
Data.DB4o Minor cleanup. 2008-02-20 18:38:20 +00:00
Data.MSSQL * Increase inventory description columns from 64 characters to 128 2008-03-07 14:40:18 +00:00
Data.MySQL * Increase inventory description columns from 64 characters to 128 2008-03-07 14:40:18 +00:00
Data.SQLite Thank you kindly Grumly57 for a patch to solve: 2008-03-08 22:52:17 +00:00
RegionLoader Converted logging to use log4net. 2008-02-05 19:44:27 +00:00
Servers More compiler warning cleanup. 2008-02-29 10:51:40 +00:00
Statistics Added copyright heaaders. Minor cleanup. 2008-03-04 04:11:37 +00:00
ACL.cs Minor cleanup. 2008-02-20 18:38:20 +00:00
AgentCircuitData.cs * Changed the license headers. The Data Framework is now all OpenSim. Yay! *toots* 2008-03-03 08:15:14 +00:00
AgentCircuitManager.cs * Optimized usings 2007-12-27 21:41:48 +00:00
AgentInventory.cs * Mother of all commits: 2008-01-15 02:09:55 +00:00
AssemblyInfo.cs Converted logging to use log4net. 2008-02-05 19:44:27 +00:00
AssetBase.cs * Mother of all commits: 2008-01-15 02:09:55 +00:00
AssetConfig.cs Minor cleanup. 2008-02-20 18:38:20 +00:00
AssetLandmark.cs * Optimized usings 2007-12-27 21:41:48 +00:00
AssetRequest.cs Added copyright statements. 2008-02-05 03:20:51 +00:00
AssetStorage.cs * Optimized usings 2007-12-27 21:41:48 +00:00
AuthenticateResponse.cs * Optimized usings 2007-12-27 21:41:48 +00:00
AvatarWearable.cs Merged 3Di code that provides scene and avatar serialization, and plugin support for region move/split/merge. See ThirdParty/3Di/README.txt. Unless the new modules are used there should be no noticeable changes when running OpenSim. 2008-03-04 05:31:54 +00:00
BlockingQueue.cs Merged 3Di code that provides scene and avatar serialization, and plugin support for region move/split/merge. See ThirdParty/3Di/README.txt. Unless the new modules are used there should be no noticeable changes when running OpenSim. 2008-03-04 05:31:54 +00:00
ChildAgentDataUpdate.cs * Enabled dead region tracking for ChildAgentDataUpdates 2008-01-22 08:52:51 +00:00
ClientManager.cs Cleaned up a couple compiler warnings. 2008-03-04 10:12:39 +00:00
ConfigurationMember.cs Minor cleanup. 2008-02-20 18:38:20 +00:00
ConfigurationOption.cs Minor cleanup. 2008-02-20 18:38:20 +00:00
Constants.cs * Disabled ancient TerrainEngine. 2008-03-06 15:49:53 +00:00
Culture.cs Minor cleanup. 2008-02-20 18:38:20 +00:00
EstateSettings.cs Converted logging to use log4net. 2008-02-05 19:44:27 +00:00
FriendListItem.cs * More message server methods 2008-01-07 07:48:35 +00:00
GridConfig.cs Minor cleanup. 2008-02-20 18:38:20 +00:00
GridInstantMessage.cs * You can add and remove a friend in standalone now within the same simulator. It saves. 2008-01-01 06:12:04 +00:00
IAssetLoader.cs * Refactored out function to load specified AssetSet Xml 2008-01-02 07:13:34 +00:00
IAssetProvider.cs Minor cleanup. 2008-02-20 18:38:20 +00:00
IAssetServer.cs * Report 'asset not found' situations back to UserTextureDownloadService 2008-02-20 17:34:10 +00:00
IClientAPI.cs Merged 3Di code that provides scene and avatar serialization, and plugin support for region move/split/merge. See ThirdParty/3Di/README.txt. Unless the new modules are used there should be no noticeable changes when running OpenSim. 2008-03-04 05:31:54 +00:00
IGenericConfig.cs * Optimized usings 2007-12-27 21:41:48 +00:00
IPlugin.cs Minor cleanup. 2008-02-20 18:38:20 +00:00
IRegionCommsListener.cs * Shutting down child agents properly in neighbor regions. 2008-01-21 23:04:42 +00:00
IRegionLoader.cs * Optimized usings 2007-12-27 21:41:48 +00:00
IScene.cs Merged 3Di code that provides scene and avatar serialization, and plugin support for region move/split/merge. See ThirdParty/3Di/README.txt. Unless the new modules are used there should be no noticeable changes when running OpenSim. 2008-03-04 05:31:54 +00:00
IUserData.cs * Added hooks for logout to all IUserService and all that implement it. 2008-01-20 23:08:50 +00:00
IUserService.cs * Applying Ahzz's profile patch. Thanks Ahzz! 2008-03-03 08:30:36 +00:00
InventoryConfig.cs Converted logging to use log4net. 2008-02-05 19:44:27 +00:00
InventoryItemBase.cs Correctly output library inventory folder type and version information 2007-12-31 18:26:24 +00:00
LandData.cs * Mother of all commits: 2008-01-15 02:09:55 +00:00
Login.cs * Mother of all commits: 2008-01-15 02:09:55 +00:00
MapBlockData.cs Minor cleanup. 2008-02-20 18:38:20 +00:00
MessageServerConfig.cs * Message Server Linkages (still not ready for use so don't start it yet) 2008-02-25 06:33:14 +00:00
NeighbourInfo.cs * Optimized usings 2007-12-27 21:41:48 +00:00
NetworkServersInfo.cs * Mother of all commits: 2008-01-15 02:09:55 +00:00
PacketPool.cs * Removed more compiler warnings, dead code, etc. 2008-03-05 21:47:19 +00:00
PrimitiveBaseShape.cs Minor cleanup. 2008-02-20 18:38:20 +00:00
RegionCommsListener.cs Change handler001 through handler009 to more 2008-03-02 22:28:48 +00:00
RegionHandle.cs Minor cleanup. 2008-02-20 18:38:20 +00:00
RegionInfo.cs * One line fix to get everything working again. Essentially set the originRegionID = RegionID in RegionInfo.cs on line 375 2008-03-04 14:39:51 +00:00
Remoting.cs * Optimized usings 2007-12-27 21:41:48 +00:00
SerializableRegionInfo.cs Merged 3Di code that provides scene and avatar serialization, and plugin support for region move/split/merge. See ThirdParty/3Di/README.txt. Unless the new modules are used there should be no noticeable changes when running OpenSim. 2008-03-04 05:31:54 +00:00
TaskInventoryItem.cs Minor cleanup. 2008-02-20 18:38:20 +00:00
ThreadTracker.cs Added copyright heaaders. Minor cleanup. 2008-03-04 04:11:37 +00:00
UserConfig.cs Minor cleanup. 2008-02-20 18:38:20 +00:00
UserProfileData.cs * Made new Framework.Constants class, added RegionSize member. 2008-02-14 12:16:33 +00:00
Util.cs Merged 3Di code that provides scene and avatar serialization, and plugin support for region move/split/merge. See ThirdParty/3Di/README.txt. Unless the new modules are used there should be no noticeable changes when running OpenSim. 2008-03-04 05:31:54 +00:00
sLLVector3.cs * You can add and remove a friend in standalone now within the same simulator. It saves. 2008-01-01 06:12:04 +00:00