..
AssetLoader /Filesystem
Formatting cleanup.
2008-03-18 05:16:43 +00:00
Communications
* A tweak of the caps system so that new caps have random paths instead of a fixed path
2008-04-15 23:10:12 +00:00
Configuration
* Converted a large number of ASCII encodings to UTF8.
2008-03-21 02:26:00 +00:00
Console
sadly, had to modify line by Ter because it caused mono cil compiler
2008-04-01 13:04:29 +00:00
RegionLoader
* Added a "regionload_regionsdir" option to OpenSim.ini which determines where Region.XML files are stored. If not set, it will default to the usual location.
2008-04-11 04:21:29 +00:00
Servers
Thank you very much, Kmeisthax for:
2008-04-16 03:55:21 +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
* Remove pointless boolean on AgentInventory.CreateRootFolder()
2008-03-28 16:27:29 +00:00
AssemblyInfo.cs
Formatting cleanup.
2008-03-18 05:16:43 +00:00
AssetBase.cs
make AssetBase use Properties instead of fields. This probably
2008-04-04 18:14:00 +00:00
AssetConfig.cs
changing more references to OpenSim.Data
2008-04-02 15:38:44 +00:00
AssetLandmark.cs
* Applying melanie's Landmark patch. Thanks Melanie!
2008-04-16 14:10:54 +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
AvatarPickerAvatar.cs
Set svn:eol-style.
2008-03-29 04:25:52 +00:00
AvatarWearable.cs
Formatting cleanup.
2008-03-18 05:16:43 +00:00
BlockingQueue.cs
Possible fix for the 100% CPU issue. I've not fully
2008-04-14 14:37:36 +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
* Applying melanie's Landmark patch. Thanks Melanie!
2008-04-16 14:10:54 +00:00
FriendListItem.cs
Formatting cleanup.
2008-03-18 05:16:43 +00:00
GridConfig.cs
changing more references to OpenSim.Data
2008-04-02 15:38:44 +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
* Applying melanie's Landmark patch. Thanks Melanie!
2008-04-16 14:10:54 +00:00
IGenericConfig.cs
Formatting cleanup.
2008-03-18 05:16:43 +00:00
IInventoryData.cs
break out the 5 classes that were
2008-04-07 18:28:48 +00:00
IPlugin.cs
Formatting cleanup.
2008-03-18 05:16:43 +00:00
IRegionCommsListener.cs
This update has good news and bad news, first the bad.
2008-03-30 08:01:47 +00:00
IRegionLoader.cs
Formatting cleanup.
2008-03-18 05:16:43 +00:00
IScene.cs
* A tweak of the caps system so that new caps have random paths instead of a fixed path
2008-04-15 23:10:12 +00:00
IUserData.cs
* Introduced common abstract UserDataBase provider
2008-03-28 19:58:45 +00:00
IUserService.cs
Formatting cleanup.
2008-03-18 05:16:43 +00:00
InventoryCollection.cs
* Reduce publicly exposed fields on InventoryCollection, which was causing duplicate sets of inventory data to be sent over the grid
2008-04-11 20:37:26 +00:00
InventoryConfig.cs
changing more references to OpenSim.Data
2008-04-02 15:38:44 +00:00
InventoryFolderBase.cs
add comment for version field based on what Teravus said :)
2008-04-08 23:37:02 +00:00
InventoryItemBase.cs
Refactor InventoryItemBase to do the following:
2008-04-07 23:15:35 +00:00
JId.cs
* Updating the version of the ODE library. (big update). The Mac library needs to be updated still.
2008-04-02 01:03:31 +00:00
LandData.cs
* Fixes an issue with the BaseHttpServer in Linux
2008-04-15 06:21:44 +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
changing more references to OpenSim.Data
2008-04-02 15:38:44 +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
OSUUID.cs
make this a class
2008-04-09 15:20:26 +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
This update has good news and bad news, first the bad.
2008-03-30 08:01:47 +00:00
RegionHandle.cs
Formatting cleanup.
2008-03-18 05:16:43 +00:00
RegionInfo.cs
* Fix a bug in the friends module that causes a friend not to appear online when they were.
2008-04-13 22:47:12 +00:00
RegionUpData.cs
This update has good news and bad news, first the bad.
2008-03-30 08:01:47 +00:00
Remoting.cs
Formatting cleanup.
2008-03-18 05:16:43 +00:00
SerializableInventory.cs
break out the 5 classes that were
2008-04-07 18:28:48 +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
* Minor: log message correction
2008-04-07 16:46:49 +00:00
ThreadTracker.cs
Added copyright heaaders. Minor cleanup.
2008-03-04 04:11:37 +00:00
UserAgentData.cs
add some convenience properties to get floats out of
2008-04-11 23:09:05 +00:00
UserConfig.cs
changing more references to OpenSim.Data
2008-04-02 15:38:44 +00:00
UserProfileData.cs
add some convenience properties. Move all the fields
2008-04-10 23:51:42 +00:00
Util.cs
* Get Util.GetHostFromDNS to tell us the dns address it was trying to resolve if it fails.
2008-04-14 15:32:39 +00:00
sLLVector3.cs
Formatting cleanup.
2008-03-18 05:16:43 +00:00