.. |
AssetLoader/Filesystem
|
minor: remove some mono compiler warnings
|
2009-11-11 15:56:14 +00:00 |
Capabilities
|
Add missing file
|
2009-12-22 05:08:15 +00:00 |
Client
|
…
|
|
Communications
|
OpenSim/Framework/Communications/Cache deleted. LibraryRootFolder deleted.
|
2010-01-11 07:51:33 -08:00 |
Configuration
|
…
|
|
Console
|
Fix repeated ArgumentOutOfRangeException when a local OpenSim console is resized under mono
|
2010-01-08 14:45:40 +00:00 |
RegionLoader
|
…
|
|
Serialization
|
Forgot to remove 'using'
|
2010-01-10 16:34:01 -08:00 |
Servers
|
Formatting cleanup. Add copyright headers.
|
2010-01-04 06:17:30 +09:00 |
Statistics
|
…
|
|
Tests
|
minor: remove some mono compiler warnings, add --merge load oar switch to help information
|
2009-11-25 16:14:08 +00:00 |
ACL.cs
|
* Add LocklessQueueTests. One Test is commented out because it fails. It should probably work.. but I'm awaiting clarification.
|
2009-10-30 19:13:57 -04:00 |
AgentCircuitData.cs
|
Agent gets there through the Gatekeeper, but still a few quirks to fix.
|
2010-01-17 18:04:55 -08:00 |
AgentCircuitManager.cs
|
…
|
|
AgentUpdateArgs.cs
|
add an agent position field to AgentUpdateArgs for use by some non-LL clients
|
2010-01-14 02:16:40 -08:00 |
Animation.cs
|
…
|
|
AssemblyInfo.cs
|
…
|
|
AssetBase.cs
|
Reintroduce AssetBase's old behavior. A Parameterless constructor is required
|
2009-11-06 10:33:49 +00:00 |
AssetLandmark.cs
|
Changing the AssetBase constructors to avoid initializing assets with an unknown asset type, and log an error if it ever does happen
|
2009-11-05 13:10:58 -08:00 |
AssetRequestToClient.cs
|
…
|
|
AuthenticateResponse.cs
|
…
|
|
AvatarAppearance.cs
|
Fixed more appearance woes that showed up using remote connectors. Appearance is now being passed with AgentCircuitData, as it should be.
|
2010-01-12 09:22:58 -08:00 |
AvatarPickerAvatar.cs
|
…
|
|
AvatarPickerReplyAgentDataArgs.cs
|
…
|
|
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
|
…
|
|
BlockingQueue.cs
|
…
|
|
Cache.cs
|
…
|
|
ChatTypeEnum.cs
|
…
|
|
ChildAgentDataUpdate.cs
|
Fixed more appearance woes that showed up using remote connectors. Appearance is now being passed with AgentCircuitData, as it should be.
|
2010-01-12 09:22:58 -08:00 |
ClientInfo.cs
|
…
|
|
ClientManager.cs
|
* Converts ClientManager.ForEach() (and as a result, Scene.ForEachClient()) to use a non-blocking parallel method when operating in async mode
|
2009-10-27 00:26:56 -07:00 |
CnmMemoryCache.cs
|
…
|
|
CnmSynchronizedCache.cs
|
Formatting cleanup.
|
2009-10-01 01:17:47 +09:00 |
ColliderData.cs
|
…
|
|
ConfigBase.cs
|
…
|
|
ConfigSettings.cs
|
Change default grid and inventory service ports in ConfigSettings to the ROBUST default of 8003
|
2009-12-15 15:37:03 +00:00 |
ConfigurationMember.cs
|
…
|
|
ConfigurationOption.cs
|
…
|
|
Constants.cs
|
Fix up the weird Lindenish "setaccess" message. Talk about strange....
|
2010-01-09 15:28:52 +00:00 |
Culture.cs
|
…
|
|
EstateBan.cs
|
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
2009-06-01 06:37:14 +00:00 |
EstateSettings.cs
|
Add functionality to estate "Allowed Users" and "Allowed Groups". Allowed users
|
2010-01-09 14:17:44 +00:00 |
EventData.cs
|
…
|
|
ForeignUserProfileData.cs
|
…
|
|
FriendListItem.cs
|
…
|
|
FriendRegionInfo.cs
|
…
|
|
GridConfig.cs
|
Formatting cleanup.
|
2009-10-01 01:17:47 +09:00 |
GridInstantMessage.cs
|
…
|
|
GroupData.cs
|
Moving the new group data structures out of LLClientView into GroupData.
|
2010-01-08 05:29:29 +00:00 |
HGNetworkServersInfo.cs
|
…
|
|
IAssetLoader.cs
|
…
|
|
IClientAPI.cs
|
Add functionality to estate "Allowed Users" and "Allowed Groups". Allowed users
|
2010-01-09 14:17:44 +00:00 |
IClientFileTransfer.cs
|
…
|
|
ICnmCache.cs
|
…
|
|
IGenericConfig.cs
|
…
|
|
IImprovedAssetCache.cs
|
…
|
|
ILoginServiceToRegionsConnector.cs
|
Remove "login disable", "login enable" and "login status" commands.
|
2010-01-10 03:03:18 +00:00 |
IMoneyModule.cs
|
…
|
|
IPlugin.cs
|
…
|
|
IProfileModule.cs
|
…
|
|
IRegionCommsListener.cs
|
Remove the old remoting-type interregion code for prim/script crossing
|
2009-11-26 12:16:42 +00:00 |
IRegionCreator.cs
|
Update svn properties, add copyright headers, minor formatting cleanup.
|
2009-03-01 09:15:31 +00:00 |
IRegionLoader.cs
|
…
|
|
IRegistryCore.cs
|
…
|
|
IScene.cs
|
Simulation handlers (agents & objects) completed.
|
2009-12-31 09:25:16 -08:00 |
ISceneObject.cs
|
Remove the old (Remoting) region crossing code. Fix the new code to
|
2009-11-26 17:03:09 +00:00 |
InventoryCollection.cs
|
…
|
|
InventoryFolderBase.cs
|
…
|
|
InventoryFolderImpl.cs
|
…
|
|
InventoryItemBase.cs
|
…
|
|
InventoryNodeBase.cs
|
…
|
|
LandData.cs
|
preparing LandData seriali(s|z)ation into OAR [not yet functional]
|
2009-09-04 10:12:36 +02:00 |
LandStatReportItem.cs
|
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
2009-06-01 06:37:14 +00:00 |
LandUpdateArgs.cs
|
…
|
|
Location.cs
|
…
|
|
LocklessQueue.cs
|
…
|
|
Login.cs
|
…
|
|
MainServer.cs
|
Add a console_port setting to let the rest console use a different port
|
2010-01-11 03:29:24 +00:00 |
MapBlockData.cs
|
…
|
|
MapItemReplyStruct.cs
|
…
|
|
MessageServerConfig.cs
|
Fix the user and password defaults int he remote console setup
|
2009-08-21 00:25:50 +01:00 |
MinHeap.cs
|
Add copyright header. Formatting cleanup.
|
2009-10-22 18:57:24 +09:00 |
NetworkServersInfo.cs
|
…
|
|
NetworkUtil.cs
|
…
|
|
OSChatMessage.cs
|
…
|
|
PacketPool.cs
|
Limit the number of packet data blocks to 50, as packets are already limited
|
2009-09-30 21:33:29 +01:00 |
ParcelMediaCommandEnum.cs
|
…
|
|
PluginLoader.cs
|
* Unregister Mono.Addins event handlers in PluginLoader.Dispose() and always handle PluginLoader with the using pattern. This freed up 121,634,796 bytes on my system
|
2009-10-23 13:14:29 -07:00 |
PrimeNumberHelper.cs
|
…
|
|
PrimitiveBaseShape.cs
|
remove early return from PrimitiveBaseShape.ToOmvPrimitive() when prim is a sculpty
|
2009-11-20 03:12:07 -08:00 |
RegionCommsListener.cs
|
Remove the old remoting-type interregion code for prim/script crossing
|
2009-11-26 12:16:42 +00:00 |
RegionHandshakeArgs.cs
|
…
|
|
RegionInfo.cs
|
Remove all references to master avatar, replacing with estate owner where
|
2010-01-10 22:41:42 +00:00 |
RegionInfoForEstateMenuArgs.cs
|
…
|
|
RegionSettings.cs
|
…
|
|
RegistryCore.cs
|
…
|
|
RequestAssetArgs.cs
|
…
|
|
SimStats.cs
|
…
|
|
SurfaceTouchEventArgs.cs
|
* Added IClientIM to IClientCore interfaces
|
2008-11-08 17:20:54 +00:00 |
TaskInventoryDictionary.cs
|
…
|
|
TaskInventoryItem.cs
|
…
|
|
TextureRequestArgs.cs
|
…
|
|
ThreadTracker.cs
|
minor: remove a few mono compiler warnings
|
2009-11-03 19:35:18 +00:00 |
ThrottleOutPacketType.cs
|
…
|
|
UndoStack.cs
|
…
|
|
UpdateShapeArgs.cs
|
…
|
|
UserAgentData.cs
|
…
|
|
UserConfig.cs
|
Formatting cleanup.
|
2009-10-01 01:17:47 +09:00 |
UserProfileData.cs
|
Getting rid of the dead field RootInventoryFolderId on UserProfileData, It's not even stored in mysql.
|
2009-12-06 03:57:15 +00:00 |
Util.cs
|
More progress on both the Simulation service and the Login service. Both still unfinished.
|
2009-12-31 11:42:33 -08:00 |
ViewerEffectEventHandlerArg.cs
|
…
|
|
Watchdog.cs
|
* Changed the watchdog timer to improve the speed of UpdateThread(), only track threads once the first call to UpdateThread() has been made, and allow re-tracking of threads that timed out but revived later
|
2009-10-26 14:41:27 -07:00 |
sLLVector3.cs
|
…
|
|