.. |
AssetLoader/Filesystem
|
* Apply http://opensimulator.org/mantis/view.php?id=2927 with some changes
|
2008-12-29 16:56:48 +00:00 |
Client
|
Update svn properties. Add copyright headers. Minor formatting cleanup.
|
2008-11-09 01:31:38 +00:00 |
Communications
|
- moved data plugin loading code from various places to
|
2009-02-03 05:20:44 +00:00 |
Configuration
|
…
|
|
Console
|
Removed some of the darker colors from console messages as they were not visible in some terminal emulators (like putty)
|
2009-01-20 10:09:16 +00:00 |
RegionLoader
|
Allow some values that are set in OpenSim.ini to be set from region config
|
2009-01-02 17:41:12 +00:00 |
Servers
|
Fixes Mantis #3032. The VersionInfo.cs file was not updated from 0.6.1 to 0.6.2 with the last minor release and shows incorrectly on the console. This will resolve itself on the next svn update.
|
2009-01-22 15:57:47 +00:00 |
Statistics
|
* Updates the sim stats module. Cleans out some of the rot.
|
2009-01-03 03:30:03 +00:00 |
Tests
|
minor: Add request inventory test
|
2008-12-11 18:56:04 +00:00 |
ACL.cs
|
…
|
|
AgentCircuitData.cs
|
Plumbing for moving InformRegionOfChildAgent over to RESTComms: pack and unpack methods for AgentCircuitData. This code is not used yet.
|
2009-01-03 03:41:41 +00:00 |
AgentCircuitManager.cs
|
…
|
|
AgentUpdateArgs.cs
|
Remove empty OSUUID.cs file. Add copyright headers. Minor formatting cleanup.
|
2008-11-08 14:28:43 +00:00 |
AssemblyInfo.cs
|
…
|
|
AssetBase.cs
|
…
|
|
AssetConfig.cs
|
* Apply http://opensimulator.org/mantis/view.php?id=2927 with some changes
|
2008-12-29 16:56:48 +00:00 |
AssetLandmark.cs
|
…
|
|
AssetRequest.cs
|
…
|
|
AssetRequestToClient.cs
|
* Added IClientIM to IClientCore interfaces
|
2008-11-08 17:20:54 +00:00 |
AssetStorage.cs
|
…
|
|
AuthenticateResponse.cs
|
…
|
|
AvatarAppearance.cs
|
* Centralize references to the well known blank texture 5748decc-f629-461c-9a36-a35a221fe21f to a constant in OpenSim.Framework.Util
|
2009-01-05 19:36:48 +00:00 |
AvatarPickerAvatar.cs
|
…
|
|
AvatarPickerReplyAgentDataArgs.cs
|
Remove empty OSUUID.cs file. Add copyright headers. Minor formatting cleanup.
|
2008-11-08 14:28:43 +00:00 |
AvatarPickerReplyDataArgs.cs
|
Remove empty OSUUID.cs file. Add copyright headers. Minor formatting cleanup.
|
2008-11-08 14:28:43 +00:00 |
AvatarWearable.cs
|
…
|
|
AvatarWearingArgs.cs
|
Remove empty OSUUID.cs file. Add copyright headers. Minor formatting cleanup.
|
2008-11-08 14:28:43 +00:00 |
BlockingQueue.cs
|
Update svn properties. Add copyright headers. Minor formatting cleanup.
|
2008-11-09 01:31:38 +00:00 |
Cache.cs
|
Remove empty OSUUID.cs file. Add copyright headers. Minor formatting cleanup.
|
2008-11-08 14:28:43 +00:00 |
ChatTypeEnum.cs
|
Remove empty OSUUID.cs file. Add copyright headers. Minor formatting cleanup.
|
2008-11-08 14:28:43 +00:00 |
ChildAgentDataUpdate.cs
|
Split agent updates into two messages: full update and position+camera update. They're both sent over HTTP PUT. The full update is sent on TPs, for now; later it will also be sent on region crossings.
|
2009-01-03 02:29:49 +00:00 |
ClientInfo.cs
|
Remove empty OSUUID.cs file. Add copyright headers. Minor formatting cleanup.
|
2008-11-08 14:28:43 +00:00 |
ClientManager.cs
|
* prune and regrade log messages relating to client login and logout
|
2009-01-06 21:39:55 +00:00 |
ColliderData.cs
|
* Added IClientIM to IClientCore interfaces
|
2008-11-08 17:20:54 +00:00 |
ConfigSettings.cs
|
* Apply http://opensimulator.org/mantis/view.php?id=2927 with some changes
|
2008-12-29 16:56:48 +00:00 |
ConfigurationMember.cs
|
* Rig up enough infrastructure to actually perform a successful 'standalone' teleport unit test with checks that the scene presence disappeared from sceneA and appeared in
|
2009-01-16 21:56:13 +00:00 |
ConfigurationOption.cs
|
…
|
|
Constants.cs
|
…
|
|
Culture.cs
|
…
|
|
EstateBan.cs
|
* Added IClientIM to IClientCore interfaces
|
2008-11-08 17:20:54 +00:00 |
EstateSettings.cs
|
* Added IClientIM to IClientCore interfaces
|
2008-11-08 17:20:54 +00:00 |
EventData.cs
|
* Added IClientIM to IClientCore interfaces
|
2008-11-08 17:20:54 +00:00 |
ForeignUserProfileData.cs
|
Update svn properties.
|
2008-11-25 16:00:55 +00:00 |
FriendListItem.cs
|
…
|
|
FriendRegionInfo.cs
|
WIP: Adding a few things to PresenceModule. Not quite finished yet.
|
2008-11-24 22:07:45 +00:00 |
GridConfig.cs
|
…
|
|
GridInstantMessage.cs
|
Megapatch. Completely remove the multiparameter IM methods. Remove the insecure
|
2008-11-16 22:04:01 +00:00 |
GroupData.cs
|
* Added IClientIM to IClientCore interfaces
|
2008-11-08 17:20:54 +00:00 |
HGNetworkServersInfo.cs
|
Oops. Forgot a try-catch on the last commit.
|
2009-01-31 01:59:05 +00:00 |
IAssetLoader.cs
|
* Apply http://opensimulator.org/mantis/view.php?id=2927 with some changes
|
2008-12-29 16:56:48 +00:00 |
IAssetServer.cs
|
…
|
|
IClientAPI.cs
|
* Rig up enough infrastructure to actually perform a successful 'standalone' teleport unit test with checks that the scene presence disappeared from sceneA and appeared in
|
2009-01-16 21:56:13 +00:00 |
IClientFileTransfer.cs
|
More work on moving Xfer file transfer handling code to the Client stack from the various region modules that it is currently in.
|
2008-12-15 21:46:57 +00:00 |
IGenericConfig.cs
|
…
|
|
IPlugin.cs
|
…
|
|
IRegionCommsListener.cs
|
* Stop the pointless passing of a scene's own region handler back to it in region comms
|
2008-11-12 19:12:33 +00:00 |
IRegionLoader.cs
|
…
|
|
IScene.cs
|
* refactor: Extract caps related code from scene and put into a region module
|
2009-01-21 21:14:17 +00:00 |
InventoryCollection.cs
|
…
|
|
InventoryConfig.cs
|
…
|
|
InventoryFolderBase.cs
|
…
|
|
InventoryItemBase.cs
|
Add group permissions to agent inventory.
|
2008-11-14 18:54:38 +00:00 |
LandData.cs
|
Add group prim count support to land properties
|
2008-11-16 04:57:37 +00:00 |
LandStatReportItem.cs
|
* Added IClientIM to IClientCore interfaces
|
2008-11-08 17:20:54 +00:00 |
LandUpdateArgs.cs
|
Remove empty OSUUID.cs file. Add copyright headers. Minor formatting cleanup.
|
2008-11-08 14:28:43 +00:00 |
Location.cs
|
* Fixes Location == Location, and Location != Location
|
2008-11-28 20:37:21 +00:00 |
Login.cs
|
…
|
|
MapBlockData.cs
|
…
|
|
MapItemReplyStruct.cs
|
* Added IClientIM to IClientCore interfaces
|
2008-11-08 17:20:54 +00:00 |
MessageServerConfig.cs
|
…
|
|
NeighbourInfo.cs
|
…
|
|
NetworkServersInfo.cs
|
…
|
|
OSChatMessage.cs
|
Remove empty OSUUID.cs file. Add copyright headers. Minor formatting cleanup.
|
2008-11-08 14:28:43 +00:00 |
PacketPool.cs
|
* Replace manually zeroing with Array.Clear(). Thanks cmickeyb
|
2008-12-17 17:18:52 +00:00 |
ParcelMediaCommandEnum.cs
|
* Added IClientIM to IClientCore interfaces
|
2008-11-08 17:20:54 +00:00 |
PluginLoader.cs
|
Slight cleanup of docs, removing trailing whitespace.
|
2009-01-28 01:55:45 +00:00 |
PrimitiveBaseShape.cs
|
Added a primitive shape function for spheres
|
2009-01-14 07:16:03 +00:00 |
ProxyCodec.cs
|
The region proxy for the load balancer module works again. The incoming proxy messages were not properly decoded.
|
2008-11-10 09:50:05 +00:00 |
RegionCommsListener.cs
|
* Stop the pointless passing of a scene's own region handler back to it in region comms
|
2008-11-12 19:12:33 +00:00 |
RegionHandshakeArgs.cs
|
Remove empty OSUUID.cs file. Add copyright headers. Minor formatting cleanup.
|
2008-11-08 14:28:43 +00:00 |
RegionInfo.cs
|
* minor: remove some mono compiler warnings
|
2009-01-13 18:35:20 +00:00 |
RegionInfoForEstateMenuArgs.cs
|
Remove empty OSUUID.cs file. Add copyright headers. Minor formatting cleanup.
|
2008-11-08 14:28:43 +00:00 |
RegionSettings.cs
|
* Implement saving of region settings in OAR files
|
2008-12-30 19:00:19 +00:00 |
RegionUpData.cs
|
…
|
|
Remoting.cs
|
…
|
|
RequestAssetArgs.cs
|
Remove empty OSUUID.cs file. Add copyright headers. Minor formatting cleanup.
|
2008-11-08 14:28:43 +00:00 |
SerializableInventory.cs
|
…
|
|
SerializableRegionInfo.cs
|
…
|
|
SimStats.cs
|
* Updates the sim stats module. Cleans out some of the rot.
|
2009-01-03 03:30:03 +00:00 |
SurfaceTouchEventArgs.cs
|
* Added IClientIM to IClientCore interfaces
|
2008-11-08 17:20:54 +00:00 |
TaskInventoryDictionary.cs
|
* Added IClientIM to IClientCore interfaces
|
2008-11-08 17:20:54 +00:00 |
TaskInventoryItem.cs
|
Committing the LCO database layer. Native MySQL, no ADO. New reconnect
|
2008-11-26 07:34:38 +00:00 |
TextureRequestArgs.cs
|
* Progressive texture patch + PriorityQueue put into the LLClient namespace.
|
2009-01-19 17:11:57 +00:00 |
ThreadTracker.cs
|
…
|
|
ThrottleOutPacketType.cs
|
Remove empty OSUUID.cs file. Add copyright headers. Minor formatting cleanup.
|
2008-11-08 14:28:43 +00:00 |
UndoStack.cs
|
…
|
|
UpdateShapeArgs.cs
|
Remove empty OSUUID.cs file. Add copyright headers. Minor formatting cleanup.
|
2008-11-08 14:28:43 +00:00 |
UserAgentData.cs
|
…
|
|
UserConfig.cs
|
* Apply http://opensimulator.org/mantis/view.php?id=2927 with some changes
|
2008-12-29 16:56:48 +00:00 |
UserProfileData.cs
|
* Add a method to allow friendship offers to a logged in client from an offline user directly from the server
|
2008-12-23 17:16:47 +00:00 |
Util.cs
|
Complete the implementation of llSHA1String.
|
2009-01-29 19:47:55 +00:00 |
ViewerEffectEventHandlerArg.cs
|
Remove empty OSUUID.cs file. Add copyright headers. Minor formatting cleanup.
|
2008-11-08 14:28:43 +00:00 |
WearableItem.cs
|
Minor formatting cleanup, add copyright header.
|
2009-01-16 04:42:24 +00:00 |
sLLVector3.cs
|
…
|
|