OpenSimMirror/OpenSim/Framework
Justin Clarke Casey e187972377 * Apply http://opensimulator.org/mantis/view.php?id=2640
* This is Diva's hypergrid patch, as perviously discussed on the opensim-dev mailing list
* Applied some minor prebuild.xml jiggling to resolve a dependency issue
* Thanks Diva!
2008-11-25 15:19:00 +00:00
..
AssetLoader/Filesystem Work in progress on SECS stuff. Have been holding it off until after 0.6 release. Still messy as hell and doesn't really work yet. Will undergo dramatic changes. AND MOST IMPORTANTLY: Will be conformed to work in coop with todays DNE and XEngine, hopefully one day providing a common interface for all components. 2008-11-08 17:35:48 +00:00
Client Update svn properties. Add copyright headers. Minor formatting cleanup. 2008-11-09 01:31:38 +00:00
Communications * Apply http://opensimulator.org/mantis/view.php?id=2640 2008-11-25 15:19:00 +00:00
Configuration Check for empty string as well, just as illegal. 2008-10-03 02:27:22 +00:00
Console * Added some debug information when console commands fail. 2008-11-24 16:23:45 +00:00
RegionLoader Mantis #2133 2008-09-06 14:58:23 +00:00
Servers * Adding the incoming url as Param[2] in the XmlRpcRequest 2008-11-25 11:45:34 +00:00
Statistics * Stop the sim stats reporter reusing the same SimStatsPacket for all clients 2008-10-06 19:52:54 +00:00
Tests - Add Util.isUUID 2008-11-02 13:07:57 +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 Remove empty OSUUID.cs file. Add copyright headers. Minor formatting cleanup. 2008-11-08 14:28:43 +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 * Added IClientIM to IClientCore interfaces 2008-11-08 17:20:54 +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 * Remove the TransferRequest and hip debugging console output that crept in recently 2008-11-17 16:14: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 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 * Possibly fix grey avatar appearance problems 2008-10-28 21:31:23 +00:00
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 * Added IClientIM to IClientCore interfaces 2008-11-08 17:20:54 +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 * Added and removed debug information relating to client connections 2008-11-18 00:47:30 +00:00
ColliderData.cs * Added IClientIM to IClientCore interfaces 2008-11-08 17:20:54 +00:00
ConfigSettings.cs * Added IClientIM to IClientCore interfaces 2008-11-08 17:20:54 +00:00
ConfigurationMember.cs * Added IClientIM to IClientCore interfaces 2008-11-08 17:20:54 +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 * 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 * Apply http://opensimulator.org/mantis/view.php?id=2640 2008-11-25 15:19:00 +00:00
FriendListItem.cs Megapatch that fixes/adds: friend offer/deny/accept, friendship termination, 2008-11-01 22:09:48 +00:00
FriendRegionInfo.cs WIP: Adding a few things to PresenceModule. Not quite finished yet. 2008-11-24 22:07:45 +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 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 * Apply http://opensimulator.org/mantis/view.php?id=2640 2008-11-25 15:19:00 +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 First stage group permissions plumbing 2008-11-22 01:58:36 +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 * 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 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 Restore the independent LocalID numbering for avatars. Fixes an issue where 2008-11-10 20:58:24 +00:00
IUserData.cs Plumb in the presence notifications and region shutdown/restart messages 2008-11-23 05:16:07 +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 Add group permissions to agent inventory. 2008-11-14 18:54:38 +00:00
JId.cs * Spring cleaning. 2008-04-29 14:04:55 +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 Reapply r7369 r7367 r7366 r7370 r7381. This brings it back up to the new 2008-11-19 06:25:34 +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 * Added IClientIM to IClientCore interfaces 2008-11-08 17:20:54 +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 Megapatch that fixes/adds: friend offer/deny/accept, friendship termination, 2008-11-01 22:09:48 +00:00
OSChatMessage.cs Remove empty OSUUID.cs file. Add copyright headers. Minor formatting cleanup. 2008-11-08 14:28:43 +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 * Added IClientIM to IClientCore interfaces 2008-11-08 17:20:54 +00:00
PluginLoader.cs Work in progress on SECS stuff. Have been holding it off until after 0.6 release. Still messy as hell and doesn't really work yet. Will undergo dramatic changes. AND MOST IMPORTANTLY: Will be conformed to work in coop with todays DNE and XEngine, hopefully one day providing a common interface for all components. 2008-11-08 17:35:48 +00:00
PrimitiveBaseShape.cs Reapply r7369 r7367 r7366 r7370 r7381. This brings it back up to the new 2008-11-19 06:25:34 +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 * Added IClientIM to IClientCore interfaces 2008-11-08 17:20:54 +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 * Added IClientIM to IClientCore interfaces 2008-11-08 17:20:54 +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 Remove empty OSUUID.cs file. Add copyright headers. Minor formatting cleanup. 2008-11-08 14:28:43 +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 * 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 * Added IClientIM to IClientCore interfaces 2008-11-08 17:20:54 +00:00
TextureRequestArgs.cs Remove empty OSUUID.cs file. Add copyright headers. Minor formatting cleanup. 2008-11-08 14:28:43 +00:00
ThreadTracker.cs * Correct build break from last commit - how on earth did it compile last time? Bizarre 2008-11-04 21:42:31 +00:00
ThrottleOutPacketType.cs Remove empty OSUUID.cs file. Add copyright headers. Minor formatting cleanup. 2008-11-08 14:28:43 +00:00
UndoStack.cs Update svn properties. Minor formatting cleanup. 2008-06-26 20:04:06 +00:00
UpdateShapeArgs.cs Remove empty OSUUID.cs file. Add copyright headers. Minor formatting cleanup. 2008-11-08 14:28:43 +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 Reapply r7369 r7367 r7366 r7370 r7381. This brings it back up to the new 2008-11-19 06:25:34 +00:00
Util.cs Reapply r7369 r7367 r7366 r7370 r7381. This brings it back up to the new 2008-11-19 06:25:34 +00:00
ViewerEffectEventHandlerArg.cs Remove empty OSUUID.cs file. Add copyright headers. Minor formatting cleanup. 2008-11-08 14:28:43 +00:00
sLLVector3.cs * This changes gridcomms types back to our home grown wholy controlled types. 2008-09-06 22:28:51 +00:00