OpenSimMirror/OpenSim/Framework
Justin Clarke Casey 0609970f2e * Correct asset type of Lost and Found folder - this might stop it appearing twice
* Other minor corrections to initial inventory contents
* These will only take affect for new users
2008-03-27 18:26:01 +00:00
..
AssetLoader/Filesystem Formatting cleanup. 2008-03-18 05:16:43 +00:00
Communications * Correct asset type of Lost and Found folder - this might stop it appearing twice 2008-03-27 18:26:01 +00:00
Configuration * Converted a large number of ASCII encodings to UTF8. 2008-03-21 02:26:00 +00:00
Console Formatting cleanup. 2008-03-18 05:16:43 +00:00
Data * Refactored out circular reference in Region.Environment <-> Framework.Data.Base 2008-03-25 14:27:39 +00:00
Data.Base Formatting cleanup. 2008-03-18 05:16:43 +00:00
Data.DB4o Formatting cleanup. Minor refactoring. 2008-03-18 14:51:42 +00:00
Data.MSSQL Comment out unused private methods. 2008-03-25 03:49:08 +00:00
Data.MapperFactory Committed patch from Lulurun to fix Mantis 817. Thanks Lulurun 2008-03-26 02:49:35 +00:00
Data.MySQL * Refactored out circular reference in Region.Environment <-> Framework.Data.Base 2008-03-25 14:27:39 +00:00
Data.MySQLMapper Moved Avatar appearance Factory to its own project so that the reference to MySQLDatabaseMapper could be removed from Region.Environment. 2008-03-25 18:48:07 +00:00
Data.SQLite Comment out unused private methods. 2008-03-25 03:49:08 +00:00
RegionLoader Formatting cleanup. 2008-03-18 05:16:43 +00:00
Servers * Correct asset type of Lost and Found folder - this might stop it appearing twice 2008-03-27 18:26:01 +00:00
Statistics Formatting cleanup. 2008-03-18 05:16:43 +00:00
ACL.cs Formatting cleanup. 2008-03-18 05:16:43 +00:00
AgentCircuitData.cs Formatting cleanup. 2008-03-18 05:16:43 +00:00
AgentCircuitManager.cs Formatting cleanup. 2008-03-18 05:16:43 +00:00
AgentInventory.cs Formatting cleanup. 2008-03-18 05:16:43 +00:00
AssemblyInfo.cs Formatting cleanup. 2008-03-18 05:16:43 +00:00
AssetBase.cs Formatting cleanup. 2008-03-18 05:16:43 +00:00
AssetConfig.cs Formatting cleanup. 2008-03-18 05:16:43 +00:00
AssetLandmark.cs Formatting cleanup. 2008-03-18 05:16:43 +00:00
AssetRequest.cs Formatting cleanup. 2008-03-18 05:16:43 +00:00
AssetStorage.cs Formatting cleanup. 2008-03-18 05:16:43 +00:00
AuthenticateResponse.cs Formatting cleanup. 2008-03-18 05:16:43 +00:00
AvatarWearable.cs Formatting cleanup. 2008-03-18 05:16:43 +00:00
BlockingQueue.cs Formatting cleanup. 2008-03-18 05:16:43 +00:00
ChildAgentDataUpdate.cs Formatting cleanup. 2008-03-18 05:16:43 +00:00
ClientManager.cs Formatting cleanup. 2008-03-18 05:16:43 +00:00
ConfigurationMember.cs Formatting cleanup. 2008-03-18 05:16:43 +00:00
ConfigurationOption.cs Formatting cleanup. 2008-03-18 05:16:43 +00:00
Constants.cs Formatting cleanup. 2008-03-18 05:16:43 +00:00
Culture.cs Formatting cleanup. 2008-03-18 05:16:43 +00:00
EstateSettings.cs Formatting cleanup. 2008-03-18 05:16:43 +00:00
FriendListItem.cs Formatting cleanup. 2008-03-18 05:16:43 +00:00
GridConfig.cs Formatting cleanup. 2008-03-18 05:16:43 +00:00
GridInstantMessage.cs Formatting cleanup. 2008-03-18 05:16:43 +00:00
IAssetLoader.cs Formatting cleanup. 2008-03-18 05:16:43 +00:00
IAssetProvider.cs Formatting cleanup. 2008-03-18 05:16:43 +00:00
IAssetServer.cs Formatting cleanup. 2008-03-18 05:16:43 +00:00
IClientAPI.cs Implements llLoopSound(), llStopSound(), and llAdjustSoundVolume(). 2008-03-22 23:02:41 +00:00
IGenericConfig.cs Formatting cleanup. 2008-03-18 05:16:43 +00:00
IPlugin.cs Formatting cleanup. 2008-03-18 05:16:43 +00:00
IRegionCommsListener.cs Formatting cleanup. 2008-03-18 05:16:43 +00:00
IRegionLoader.cs Formatting cleanup. 2008-03-18 05:16:43 +00:00
IScene.cs * First draft resolution of mantis 777, 734, 389 - scripts do not save in non-home regions 2008-03-20 20:04:45 +00:00
IUserData.cs Formatting cleanup. 2008-03-18 05:16:43 +00:00
IUserService.cs Formatting cleanup. 2008-03-18 05:16:43 +00:00
InventoryConfig.cs Formatting cleanup. 2008-03-18 05:16:43 +00:00
InventoryItemBase.cs Formatting cleanup. 2008-03-18 05:16:43 +00:00
LandData.cs Formatting cleanup. 2008-03-18 05:16:43 +00:00
Login.cs Formatting cleanup. 2008-03-18 05:16:43 +00:00
MapBlockData.cs Formatting cleanup. 2008-03-18 05:16:43 +00:00
MessageServerConfig.cs Formatting cleanup. 2008-03-18 05:16:43 +00:00
NeighbourInfo.cs Formatting cleanup. 2008-03-18 05:16:43 +00:00
NetworkServersInfo.cs * Start passing around a region server's http port in RegionInfo. 2008-03-23 21:21:39 +00:00
PacketPool.cs Added back a fix that lbsa71 did aqes ago to fix a buffer overflow in the packetpool, which somewhere through time got lost/reverted 2008-03-20 15:33:08 +00:00
PrimitiveBaseShape.cs Formatting cleanup. 2008-03-18 05:16:43 +00:00
RegionCommsListener.cs Formatting cleanup. 2008-03-18 05:16:43 +00:00
RegionHandle.cs Formatting cleanup. 2008-03-18 05:16:43 +00:00
RegionInfo.cs * Start passing around a region server's http port in RegionInfo. 2008-03-23 21:21:39 +00:00
Remoting.cs Formatting cleanup. 2008-03-18 05:16:43 +00:00
SerializableRegionInfo.cs * Start passing around a region server's http port in RegionInfo. 2008-03-23 21:21:39 +00:00
TaskInventoryItem.cs Formatting cleanup. 2008-03-18 05:16:43 +00:00
ThreadTracker.cs Added copyright heaaders. Minor cleanup. 2008-03-04 04:11:37 +00:00
UserConfig.cs Formatting cleanup. 2008-03-18 05:16:43 +00:00
UserProfileData.cs Formatting cleanup. 2008-03-18 05:16:43 +00:00
Util.cs XmlRpcCommand refactoring 2008-03-24 01:37:00 +00:00
sLLVector3.cs Formatting cleanup. 2008-03-18 05:16:43 +00:00