..
AssetLoader /Filesystem
Mantis #2133
2008-09-06 14:58:23 +00:00
Communications
* Check in (disabled) results of not persisting avatar textures but rather sending ImageNotFound to clients if avatar textures are missing
2008-10-29 18:38:10 +00:00
Configuration
Check for empty string as well, just as illegal.
2008-10-03 02:27:22 +00:00
Console
Changed "show users" command to display only root agents, "show users full" to
2008-09-12 22:39:17 +00:00
RegionLoader
Mantis #2133
2008-09-06 14:58:23 +00:00
Servers
* Instead of putting 0.5.11.00000 if there is no revision, just put 0.5.11 instead
2008-10-29 19:57:30 +00:00
Statistics
* Stop the sim stats reporter reusing the same SimStatsPacket for all clients
2008-10-06 19:52:54 +00:00
Tests
changes to Test directory structure per opensim-dev conversation
2008-09-08 20:34:45 +00:00
ACL.cs
* Spring cleaning.
2008-04-29 14:04:55 +00:00
AgentCircuitData.cs
* This is the fabled LibOMV update with all of the libOMV types from JHurliman
2008-09-06 07:52:41 +00:00
AgentCircuitManager.cs
* minor: Remove now unused startpos method
2008-10-24 21:26:59 +00:00
AgentUpdateArgs.cs
* This is the fabled LibOMV update with all of the libOMV types from JHurliman
2008-09-06 07:52:41 +00:00
AssemblyInfo.cs
Formatting cleanup.
2008-05-16 01:22:11 +00:00
AssetBase.cs
* This is the fabled LibOMV update with all of the libOMV types from JHurliman
2008-09-06 07:52:41 +00:00
AssetConfig.cs
* minor: Remove unused message from the asset server configuration
2008-08-09 20:30:56 +00:00
AssetLandmark.cs
Mantis #2142
2008-09-07 20:09:11 +00:00
AssetRequest.cs
* This is the fabled LibOMV update with all of the libOMV types from JHurliman
2008-09-06 07:52:41 +00:00
AssetRequestToClient.cs
* This is the fabled LibOMV update with all of the libOMV types from JHurliman
2008-09-06 07:52:41 +00:00
AssetStorage.cs
* This is the fabled LibOMV update with all of the libOMV types from JHurliman
2008-09-06 07:52:41 +00:00
AuthenticateResponse.cs
* Spring cleaning.
2008-04-29 14:04:55 +00:00
AvatarAppearance.cs
* Possibly fix grey avatar appearance problems
2008-10-28 21:31:23 +00:00
AvatarPickerAvatar.cs
* This is the fabled LibOMV update with all of the libOMV types from JHurliman
2008-09-06 07:52:41 +00:00
AvatarPickerReplyAgentDataArgs.cs
* This is the fabled LibOMV update with all of the libOMV types from JHurliman
2008-09-06 07:52:41 +00:00
AvatarPickerReplyDataArgs.cs
* This is the fabled LibOMV update with all of the libOMV types from JHurliman
2008-09-06 07:52:41 +00:00
AvatarWearable.cs
* Possibly fix grey avatar appearance problems
2008-10-28 21:31:23 +00:00
AvatarWearingArgs.cs
* This is the fabled LibOMV update with all of the libOMV types from JHurliman
2008-09-06 07:52:41 +00:00
BlockingQueue.cs
- adding Dequeue with a timeout to the BlockingQueue
2008-09-27 18:29:17 +00:00
Cache.cs
Mantis#2288. Thank you kindly, SMeans, for a patch that:
2008-09-28 17:11:10 +00:00
ChatTypeEnum.cs
Update svn properties.
2008-07-11 09:18:17 +00:00
ChildAgentDataUpdate.cs
* This changes gridcomms types back to our home grown wholy controlled types.
2008-09-06 22:28:51 +00:00
ClientInfo.cs
Update svn properties.
2008-07-11 09:18:17 +00:00
ClientManager.cs
* refactor: move viewer effect packet into LLClientView
2008-10-15 16:52:48 +00:00
ColliderData.cs
* This is the fabled LibOMV update with all of the libOMV types from JHurliman
2008-09-06 07:52:41 +00:00
ConfigurationMember.cs
Fix copypaste error in last commit
2008-10-12 16:43:24 +00:00
ConfigurationOption.cs
* This is the fabled LibOMV update with all of the libOMV types from JHurliman
2008-09-06 07:52:41 +00:00
Constants.cs
* Check in first part of http://opensimulator.org/mantis/view.php?id=2073
2008-09-12 20:12:03 +00:00
Culture.cs
* Spring cleaning.
2008-04-29 14:04:55 +00:00
EstateBan.cs
* This is the fabled LibOMV update with all of the libOMV types from JHurliman
2008-09-06 07:52:41 +00:00
EstateSettings.cs
* Apply a modified version of the part of http://opensimulator.org/mantis/view.php?id=2361 that allows region registration to be enabled/disabled on the grid server
2008-10-13 20:35:45 +00:00
EventData.cs
Committing a small fix for EventData along with more plumbing work
2008-10-26 19:32:41 +00:00
FriendListItem.cs
* This is the fabled LibOMV update with all of the libOMV types from JHurliman
2008-09-06 07:52:41 +00:00
GridConfig.cs
* Apply a modified version of the part of http://opensimulator.org/mantis/view.php?id=2361 that allows region registration to be enabled/disabled on the grid server
2008-10-13 20:35:45 +00:00
GridInstantMessage.cs
* This is the fabled LibOMV update with all of the libOMV types from JHurliman
2008-09-06 07:52:41 +00:00
GroupData.cs
More plumbing and some wires
2008-10-25 01:42:43 +00:00
IAssetLoader.cs
* Spring cleaning.
2008-04-29 14:04:55 +00:00
IAssetProvider.cs
* This is the fabled LibOMV update with all of the libOMV types from JHurliman
2008-09-06 07:52:41 +00:00
IAssetServer.cs
* This is the fabled LibOMV update with all of the libOMV types from JHurliman
2008-09-06 07:52:41 +00:00
IClientAPI.cs
* Check in (disabled) results of not persisting avatar textures but rather sending ImageNotFound to clients if avatar textures are missing
2008-10-29 18:38:10 +00:00
IClientAPI2.cs
Add copyright notices.
2008-05-20 15:38:49 +00:00
IGenericConfig.cs
* Spring cleaning.
2008-04-29 14:04:55 +00:00
IInventoryData.cs
Add persistence of active gestures. This needs an UGAIM update to work.
2008-09-24 21:12:21 +00:00
IPlugin.cs
Formatting cleanup.
2008-08-18 00:39:10 +00:00
IRegionCommsListener.cs
* This is the fabled LibOMV update with all of the libOMV types from JHurliman
2008-09-06 07:52:41 +00:00
IRegionLoader.cs
As per the suggestion on the mailing list, added support for a OpenSim.xml config file, instead of a ini file. INI files still work the same as they did before, just now if a ini file isn't found, it looks for a OpenSim.xml file (of course in xml format) and if found uses that.
2008-06-26 17:20:08 +00:00
IScene.cs
Add an extension to allow registering multiple interfaces of a type with
2008-09-25 17:26:32 +00:00
IUserData.cs
* This is the fabled LibOMV update with all of the libOMV types from JHurliman
2008-09-06 07:52:41 +00:00
InventoryCollection.cs
* This is the fabled LibOMV update with all of the libOMV types from JHurliman
2008-09-06 07:52:41 +00:00
InventoryConfig.cs
* minor: get rid of send and receive keys from inventory server
2008-08-09 19:59:01 +00:00
InventoryFolderBase.cs
* This is the fabled LibOMV update with all of the libOMV types from JHurliman
2008-09-06 07:52:41 +00:00
InventoryItemBase.cs
Set a default creation date on inventory and task inventory items
2008-10-21 00:44:57 +00:00
JId.cs
* Spring cleaning.
2008-04-29 14:04:55 +00:00
LandData.cs
Megapatch. :) Fix skull attachment editing. Streamline Object terse updates.
2008-10-18 05:51:36 +00:00
LandStatReportItem.cs
* This is the fabled LibOMV update with all of the libOMV types from JHurliman
2008-09-06 07:52:41 +00:00
LandUpdateArgs.cs
* This is the fabled LibOMV update with all of the libOMV types from JHurliman
2008-09-06 07:52:41 +00:00
Location.cs
* This is the fabled LibOMV update with all of the libOMV types from JHurliman
2008-09-06 07:52:41 +00:00
Login.cs
* This is the fabled LibOMV update with all of the libOMV types from JHurliman
2008-09-06 07:52:41 +00:00
MapBlockData.cs
- Fixed a small off by one error in sending MapBlocks
2008-10-02 22:14:34 +00:00
MapItemReplyStruct.cs
* Green dots on the mainmap for avatar.
2008-10-06 00:00:55 +00:00
MessageServerConfig.cs
* Remove warnings
2008-08-09 21:24:27 +00:00
NeighbourInfo.cs
* Spring cleaning.
2008-04-29 14:04:55 +00:00
NetworkServersInfo.cs
* This update makes configuring SSL a little easier on Windows XP. It also makes it possible to run a HTTPS server on the region. It also has a junk Certification authority for test purposes.
2008-09-14 18:39:17 +00:00
OSChatMessage.cs
This changeset changes the way chat from client is routed:
2008-10-03 14:53:11 +00:00
OSUUID.cs
* This is the fabled LibOMV update with all of the libOMV types from JHurliman
2008-09-06 07:52:41 +00:00
PacketPool.cs
* Apply a modified version of the part of http://opensimulator.org/mantis/view.php?id=2361 that allows region registration to be enabled/disabled on the grid server
2008-10-13 20:35:45 +00:00
ParcelMediaCommandEnum.cs
Update svn properties.
2008-07-11 09:18:17 +00:00
PluginLoader.cs
* Apply a modified version of http://opensimulator.org/mantis/view.php?id=2290
2008-10-17 16:44:05 +00:00
PrimitiveBaseShape.cs
* This is the fabled LibOMV update with all of the libOMV types from JHurliman
2008-09-06 07:52:41 +00:00
ProxyCodec.cs
* Instead of creating a new IPEndPoint on every udp packet receive, reuse the existing one
2008-10-17 17:57:18 +00:00
RegionCommsListener.cs
* This is the fabled LibOMV update with all of the libOMV types from JHurliman
2008-09-06 07:52:41 +00:00
RegionHandshakeArgs.cs
* This is the fabled LibOMV update with all of the libOMV types from JHurliman
2008-09-06 07:52:41 +00:00
RegionInfo.cs
Allow create-region to load files from arbitrary locations
2008-09-30 10:50:41 +00:00
RegionInfoForEstateMenuArgs.cs
Update svn properties.
2008-07-11 09:18:17 +00:00
RegionSettings.cs
* Apply a modified version of the part of http://opensimulator.org/mantis/view.php?id=2361 that allows region registration to be enabled/disabled on the grid server
2008-10-13 20:35:45 +00:00
RegionUpData.cs
* Spring cleaning.
2008-04-29 14:04:55 +00:00
Remoting.cs
Formatting cleanup.
2008-05-16 01:22:11 +00:00
RequestAssetArgs.cs
* This is the fabled LibOMV update with all of the libOMV types from JHurliman
2008-09-06 07:52:41 +00:00
SerializableInventory.cs
Formatting cleanup.
2008-05-16 01:22:11 +00:00
SerializableRegionInfo.cs
* This is the fabled LibOMV update with all of the libOMV types from JHurliman
2008-09-06 07:52:41 +00:00
SimStats.cs
* Stop the sim stats reporter reusing the same SimStatsPacket for all clients
2008-10-06 19:52:54 +00:00
SurfaceTouchEventArgs.cs
Update svn properties, minor formatting cleanup.
2008-10-12 03:16:49 +00:00
TaskInventoryDictionary.cs
one class per file please.
2008-10-01 18:51:09 +00:00
TaskInventoryItem.cs
Set a default creation date on inventory and task inventory items
2008-10-21 00:44:57 +00:00
TextureRequestArgs.cs
* This is the fabled LibOMV update with all of the libOMV types from JHurliman
2008-09-06 07:52:41 +00:00
ThreadTracker.cs
* minor: add to the thread tracker the thread with which the thread tracker tracks threads
2008-08-01 20:52:32 +00:00
ThrottleOutPacketType.cs
Change LowpriorityTask to be ThrottleType.Task | ThrottleType.LowPriority to make the flag nature of this value more clear.
2008-08-18 18:59:06 +00:00
UndoStack.cs
Update svn properties. Minor formatting cleanup.
2008-06-26 20:04:06 +00:00
UpdateShapeArgs.cs
Update svn properties.
2008-07-11 09:18:17 +00:00
UserAgentData.cs
* Check in first part of http://opensimulator.org/mantis/view.php?id=2073
2008-09-12 20:12:03 +00:00
UserConfig.cs
Mantis#2340. Thank you kindly, Sacha Magne for a patch that:
2008-10-06 14:02:42 +00:00
UserProfileData.cs
* This is the fabled LibOMV update with all of the libOMV types from JHurliman
2008-09-06 07:52:41 +00:00
Util.cs
- Fix Util.UnixTimeSinceEpoch:
2008-10-18 15:26:41 +00:00
ViewerEffectEventHandlerArg.cs
* This is the fabled LibOMV update with all of the libOMV types from JHurliman
2008-09-06 07:52:41 +00:00
sLLVector3.cs
* This changes gridcomms types back to our home grown wholy controlled types.
2008-09-06 22:28:51 +00:00