OpenSimMirror/OpenSim/Framework
lbsa71 5b3897a4af * Caught HttpListenerException and swallowed if with output
* Moved Flush into Close since it's always done in that order.
* Minor renamings
* Reversed if for clarity
2008-02-25 15:36:24 +00:00
..
AssetLoader/Filesystem Clean up logging calls using String.Format explicitly 2008-02-10 01:57:59 +00:00
Communications * Improve alignment of packet queue stats headigns 2008-02-22 23:15:00 +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 Minor cleanup. 2008-02-20 18:38:20 +00:00
Data.DB4o Minor cleanup. 2008-02-20 18:38:20 +00:00
Data.MSSQL Minor cleanup. 2008-02-20 18:38:20 +00:00
Data.MySQL Minor cleanup. 2008-02-20 18:38:20 +00:00
Data.SQLite Minor cleanup. 2008-02-20 18:38:20 +00:00
RegionLoader Converted logging to use log4net. 2008-02-05 19:44:27 +00:00
Servers * Caught HttpListenerException and swallowed if with output 2008-02-25 15:36:24 +00:00
Statistics Update svn properties. 2008-02-23 13:50:31 +00:00
ACL.cs Minor cleanup. 2008-02-20 18:38:20 +00:00
AgentCircuitData.cs * Mother of all commits: 2008-01-15 02:09:55 +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 * Optimized usings 2007-12-27 21:41:48 +00:00
BlockingQueue.cs Mostly debugging verbosity which I shall very shortly comment out. 2008-02-09 00:14:34 +00:00
ChildAgentDataUpdate.cs * Enabled dead region tracking for ChildAgentDataUpdates 2008-01-22 08:52:51 +00:00
ClientManager.cs Minor cleanup. 2008-02-20 18:38:20 +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 Added copyright notices. 2008-02-17 01:16:40 +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 * just added a readonly and a comment 2008-02-20 10:10:19 +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 * Fixed nebadon's UserServer crash bug from yesterday. 2008-02-09 07:53:01 +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 * Do not allow a user to be created if one with the same name already exists 2008-02-18 15:50:18 +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 Whitespace cleanup. 2008-01-10 06:49:29 +00:00
PrimitiveBaseShape.cs Minor cleanup. 2008-02-20 18:38:20 +00:00
RegionCommsListener.cs * Converted the last of the events to the private delegate instance method to avoid race conditions. 2008-02-22 21:18:08 +00:00
RegionHandle.cs Minor cleanup. 2008-02-20 18:38:20 +00:00
RegionInfo.cs * Made new Framework.Constants class, added RegionSize member. 2008-02-14 12:16:33 +00:00
Remoting.cs * Optimized usings 2007-12-27 21:41:48 +00:00
SerializableRegionInfo.cs * Made new Framework.Constants class, added RegionSize member. 2008-02-14 12:16:33 +00:00
TaskInventoryItem.cs Minor cleanup. 2008-02-20 18:38:20 +00:00
ThreadTracker.cs Update svn properties. 2008-02-21 15:14:39 +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 * Applying mantis 339 patches round 2 -- Thanks daedius 2008-02-08 17:54:30 +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