.. |
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
|
Formatting cleanup.
|
2009-10-01 01:17:47 +09:00 |
Communications
|
* .. More Endlines...
|
2010-01-26 12:49:53 -05:00 |
Configuration
|
* Creates Util.UTF8 and switches some references of Encoding.UTF8 to Util.UTF8 (not all references were switched since not all OpenSim libraries reference OpenSim.Framework)
|
2009-10-02 18:31:08 -07:00 |
Console
|
* Quick fix to Remote Console session ID handling.
|
2010-01-26 07:40:33 +11:00 |
RegionLoader
|
* Typo in previous commit.
|
2009-09-06 21:53:03 +10:00 |
Serialization
|
Minor formatting cleanup.
|
2009-10-19 15:48:07 +09:00 |
Servers
|
Formatting cleanup. Add copyright headers.
|
2010-01-04 06:17:30 +09:00 |
Statistics
|
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
2009-06-01 06:37:14 +00:00 |
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
|
Making attachments work again. Tons of debug more. This needs more testing and a lot of cleaning.
|
2009-08-16 16:17:19 -07:00 |
AgentCircuitManager.cs
|
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
2009-06-01 06:37:14 +00:00 |
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
|
minor:comments
|
2009-08-12 23:34:12 -04:00 |
AssemblyInfo.cs
|
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
2009-06-01 06:37:14 +00:00 |
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
|
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
2009-06-01 06:37:14 +00:00 |
AuthenticateResponse.cs
|
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
2009-06-01 06:37:14 +00:00 |
AvatarAppearance.cs
|
Adding a hair item to the default wearables, fixes newly created avatars appearing as a cloud
|
2009-10-09 17:22:02 +01:00 |
AvatarPickerAvatar.cs
|
minor:comments
|
2009-08-12 23:34:12 -04:00 |
AvatarPickerReplyAgentDataArgs.cs
|
minor:comments
|
2009-08-12 23:34:12 -04:00 |
AvatarPickerReplyDataArgs.cs
|
Remove empty OSUUID.cs file. Add copyright headers. Minor formatting cleanup.
|
2008-11-08 14:28:43 +00:00 |
AvatarWearable.cs
|
Adding a hair item to the default wearables, fixes newly created avatars appearing as a cloud
|
2009-10-09 17:22:02 +01:00 |
AvatarWearingArgs.cs
|
Remove empty OSUUID.cs file. Add copyright headers. Minor formatting cleanup.
|
2008-11-08 14:28:43 +00:00 |
BlockingQueue.cs
|
Formatting cleanup.
|
2009-10-19 08:58:03 +09:00 |
Cache.cs
|
Connect up the new asset cache and introduce an asynchronous call path
|
2009-05-10 14:03:06 +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
|
Making attachments work again. Tons of debug more. This needs more testing and a lot of cleaning.
|
2009-08-16 16:17:19 -07:00 |
ClientInfo.cs
|
A few updates necessary for load balancer.
|
2009-02-25 00:32:26 +00:00 |
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
|
Formatting cleanup.
|
2009-10-01 01:17:47 +09:00 |
CnmSynchronizedCache.cs
|
Formatting cleanup.
|
2009-10-01 01:17:47 +09:00 |
ColliderData.cs
|
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
2009-06-01 06:37:14 +00:00 |
ConfigBase.cs
|
Add copyright header.
|
2009-04-17 16:34:17 +00:00 |
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
|
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
2009-06-01 06:37:14 +00:00 |
ConfigurationOption.cs
|
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
2009-06-01 06:37:14 +00:00 |
Constants.cs
|
Fix up the weird Lindenish "setaccess" message. Talk about strange....
|
2010-01-09 15:28:52 +00:00 |
Culture.cs
|
minor:comments
|
2009-08-12 23:34:12 -04:00 |
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
|
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
2009-06-01 06:37:14 +00:00 |
ForeignUserProfileData.cs
|
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
2009-06-01 06:37:14 +00:00 |
FriendListItem.cs
|
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
2009-06-01 06:37:14 +00:00 |
FriendRegionInfo.cs
|
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
2009-06-01 06:37:14 +00:00 |
GridConfig.cs
|
Formatting cleanup.
|
2009-10-01 01:17:47 +09:00 |
GridInstantMessage.cs
|
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
2009-06-01 06:37:14 +00:00 |
GroupData.cs
|
Moving the new group data structures out of LLClientView into GroupData.
|
2010-01-08 05:29:29 +00:00 |
HGNetworkServersInfo.cs
|
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
2009-06-01 06:37:14 +00:00 |
IAssetLoader.cs
|
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
2009-06-01 06:37:14 +00:00 |
IClientAPI.cs
|
* a few more endlines..
|
2010-01-26 12:44:42 -05:00 |
IClientFileTransfer.cs
|
* optimized usings.
|
2009-02-12 09:53:12 +00:00 |
ICnmCache.cs
|
Formatting cleanup.
|
2009-10-01 01:17:47 +09:00 |
IGenericConfig.cs
|
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
2009-06-01 06:37:14 +00:00 |
IImprovedAssetCache.cs
|
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
2009-06-01 06:37:14 +00:00 |
ILoginServiceToRegionsConnector.cs
|
Remove "login disable", "login enable" and "login status" commands.
|
2010-01-10 03:03:18 +00:00 |
IMoneyModule.cs
|
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
2009-06-01 06:37:14 +00:00 |
IPlugin.cs
|
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
2009-06-01 06:37:14 +00:00 |
IProfileModule.cs
|
Add a profile module interface for the client view to use
|
2009-08-13 13:05:27 +01:00 |
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
|
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
2009-06-01 06:37:14 +00:00 |
IRegistryCore.cs
|
Update svn properties, add copyright headers, minor formatting cleanup.
|
2009-03-01 09:15:31 +00:00 |
IScene.cs
|
Removing the ClientManager reference from IScene and hiding it entirely inside Scene as an implementation detail. This will reduce programming error and make it easier to refactor the avatar vs client vs presence mess later on
|
2009-10-26 16:48:43 -07: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
|
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
2009-06-01 06:37:14 +00:00 |
InventoryFolderBase.cs
|
Formatting cleanup.
|
2009-10-01 01:17:47 +09:00 |
InventoryFolderImpl.cs
|
Formatting cleanup.
|
2009-10-01 09:38:36 +09:00 |
InventoryItemBase.cs
|
Formatting cleanup.
|
2009-10-01 01:17:47 +09:00 |
InventoryNodeBase.cs
|
Formatting cleanup.
|
2009-10-01 01:17:47 +09:00 |
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
|
* Updates libOMV to version 0.7.0
|
2009-07-25 15:49:10 +00:00 |
Location.cs
|
* Removing ODEPrim and ODECharacter GetHashCode() overrides since they were based on something that could change
|
2009-10-20 10:56:15 -07:00 |
LocklessQueue.cs
|
* Copied LocklessQueue.cs into OpenSim.Framework and added the .Count property and .Clear() method
|
2009-10-13 18:56:54 -07:00 |
Login.cs
|
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
2009-06-01 06:37:14 +00:00 |
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
|
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
2009-06-01 06:37:14 +00:00 |
MapItemReplyStruct.cs
|
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
2009-06-01 06:37:14 +00:00 |
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
|
Formatting cleanup.
|
2009-10-01 01:17:47 +09:00 |
NetworkUtil.cs
|
Add copyright headers, formatting cleanup, ignore some generated files.
|
2009-05-31 18:35:00 +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
|
Limit the number of packet data blocks to 50, as packets are already limited
|
2009-09-30 21:33:29 +01:00 |
ParcelMediaCommandEnum.cs
|
* Added IClientIM to IClientCore interfaces
|
2008-11-08 17:20:54 +00:00 |
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
|
Formatting cleanup. Ignore some generated files.
|
2009-06-09 18:07:35 +00:00 |
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
|
Remove empty OSUUID.cs file. Add copyright headers. Minor formatting cleanup.
|
2008-11-08 14:28:43 +00:00 |
RegionInfo.cs
|
Getting rid of SimpleRegionInfo and SerializableRegionInfo per Mel
|
2009-12-12 04:44:32 +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
|
From: Chris Yeoh <yeohc@au1.ibm.com>
|
2009-06-29 15:05:12 +00:00 |
RegistryCore.cs
|
Update svn properties, add copyright headers, minor formatting cleanup.
|
2009-03-01 09:15:31 +00:00 |
RequestAssetArgs.cs
|
Remove empty OSUUID.cs file. Add copyright headers. Minor formatting cleanup.
|
2008-11-08 14:28:43 +00:00 |
SimStats.cs
|
Formatting cleanup.
|
2009-10-01 01:17:47 +09:00 |
SurfaceTouchEventArgs.cs
|
* Added IClientIM to IClientCore interfaces
|
2008-11-08 17:20:54 +00:00 |
TaskInventoryDictionary.cs
|
Formatting cleanup.
|
2009-10-01 01:17:47 +09:00 |
TaskInventoryItem.cs
|
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
2009-06-01 06:37:14 +00:00 |
TextureRequestArgs.cs
|
* Patch from RemedyTomm Mantis 3440
|
2009-04-10 08:30:21 +00:00 |
ThreadTracker.cs
|
minor: remove a few mono compiler warnings
|
2009-11-03 19:35:18 +00:00 |
ThrottleOutPacketType.cs
|
* Change the OnQueueEmpty signature to send the flags of the queues that are empty instead of firing once per empty queue
|
2009-10-21 18:03:41 -07:00 |
UndoStack.cs
|
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
2009-06-01 06:37:14 +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
|
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
2009-06-01 06:37:14 +00:00 |
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
|
* Implements OSSL function: osGetSimulatorMemory - returns the current amount of memory allocated to the simulator process (Moderate Threat Level).
|
2009-12-13 03:04:16 +11:00 |
ViewerEffectEventHandlerArg.cs
|
Remove empty OSUUID.cs file. Add copyright headers. Minor formatting cleanup.
|
2008-11-08 14:28:43 +00:00 |
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
|
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
2009-06-01 06:37:14 +00:00 |