.. |
AssetLoader
|
1fa037a0c3
minor: remove some mono compiler warnings
|
15 gadi atpakaļ |
Capabilities
|
e68c7a1f23
Add missing file
|
15 gadi atpakaļ |
Client
|
ee205e7e81
Formatting cleanup.
|
15 gadi atpakaļ |
Communications
|
4ae04dd0a8
extend exception catching for DoCreateChildAgentCall() from just WebException to Exception on feedback from Chris Hart.
|
14 gadi atpakaļ |
Configuration
|
387e9f7a7f
* 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)
|
15 gadi atpakaļ |
Console
|
c77444a821
Fix http://opensimulator.org/mantis/view.php?id=4657 where OpenSim.Grid.UserServer.exe fails on startup if no previous config
|
14 gadi atpakaļ |
RegionLoader
|
5e4b7be712
* Typo in previous commit.
|
15 gadi atpakaļ |
Serialization
|
3b38cc10de
When saving an oar/iar, don't attempt to write out the data byte array if it's empty
|
14 gadi atpakaļ |
Servers
|
fa8def5e70
minor: Print out port that http servers are using
|
14 gadi atpakaļ |
Statistics
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
15 gadi atpakaļ |
Tests
|
a4d2a97bc6
minor: remove some mono compiler warnings, add --merge load oar switch to help information
|
15 gadi atpakaļ |
ACL.cs
|
5101f688ee
* Add LocklessQueueTests. One Test is commented out because it fails. It should probably work.. but I'm awaiting clarification.
|
15 gadi atpakaļ |
AgentCircuitData.cs
|
e02062051d
Making attachments work again. Tons of debug more. This needs more testing and a lot of cleaning.
|
15 gadi atpakaļ |
AgentCircuitManager.cs
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
15 gadi atpakaļ |
AgentUpdateArgs.cs
|
88d2adc93c
add an agent position field to AgentUpdateArgs for use by some non-LL clients
|
15 gadi atpakaļ |
Animation.cs
|
0a85d1d767
minor:comments
|
15 gadi atpakaļ |
AssemblyInfo.cs
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
15 gadi atpakaļ |
AssetBase.cs
|
5300e8506d
Reintroduce AssetBase's old behavior. A Parameterless constructor is required
|
15 gadi atpakaļ |
AssetLandmark.cs
|
afef1ac191
Changing the AssetBase constructors to avoid initializing assets with an unknown asset type, and log an error if it ever does happen
|
15 gadi atpakaļ |
AssetRequestToClient.cs
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
15 gadi atpakaļ |
AuthenticateResponse.cs
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
15 gadi atpakaļ |
AvatarAppearance.cs
|
af265e001d
Formatting cleanup.
|
14 gadi atpakaļ |
AvatarPickerAvatar.cs
|
0a85d1d767
minor:comments
|
15 gadi atpakaļ |
AvatarPickerReplyAgentDataArgs.cs
|
0a85d1d767
minor:comments
|
15 gadi atpakaļ |
AvatarPickerReplyDataArgs.cs
|
bbb8d6fc51
Remove empty OSUUID.cs file. Add copyright headers. Minor formatting cleanup.
|
16 gadi atpakaļ |
AvatarWearable.cs
|
1c220e173c
Adding a hair item to the default wearables, fixes newly created avatars appearing as a cloud
|
15 gadi atpakaļ |
AvatarWearingArgs.cs
|
bbb8d6fc51
Remove empty OSUUID.cs file. Add copyright headers. Minor formatting cleanup.
|
16 gadi atpakaļ |
BlockingQueue.cs
|
0d29614ca1
Formatting cleanup.
|
15 gadi atpakaļ |
Cache.cs
|
1a910b6e1d
Connect up the new asset cache and introduce an asynchronous call path
|
15 gadi atpakaļ |
ChatTypeEnum.cs
|
bbb8d6fc51
Remove empty OSUUID.cs file. Add copyright headers. Minor formatting cleanup.
|
16 gadi atpakaļ |
ChildAgentDataUpdate.cs
|
e02062051d
Making attachments work again. Tons of debug more. This needs more testing and a lot of cleaning.
|
15 gadi atpakaļ |
ClientInfo.cs
|
bdf95e54a2
A few updates necessary for load balancer.
|
15 gadi atpakaļ |
ClientManager.cs
|
c75d415648
* Converts ClientManager.ForEach() (and as a result, Scene.ForEachClient()) to use a non-blocking parallel method when operating in async mode
|
15 gadi atpakaļ |
CnmMemoryCache.cs
|
ee205e7e81
Formatting cleanup.
|
15 gadi atpakaļ |
CnmSynchronizedCache.cs
|
ee205e7e81
Formatting cleanup.
|
15 gadi atpakaļ |
ColliderData.cs
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
15 gadi atpakaļ |
ConfigBase.cs
|
2fafc74c74
Add copyright header.
|
15 gadi atpakaļ |
ConfigSettings.cs
|
ffff12f7c1
Change default grid and inventory service ports in ConfigSettings to the ROBUST default of 8003
|
15 gadi atpakaļ |
ConfigurationMember.cs
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
15 gadi atpakaļ |
ConfigurationOption.cs
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
15 gadi atpakaļ |
Constants.cs
|
332463ca94
Fix up the weird Lindenish "setaccess" message. Talk about strange....
|
15 gadi atpakaļ |
Culture.cs
|
00800c59d3
Apply last two patches from http://opensimulator.org/mantis/view.php?id=3522
|
14 gadi atpakaļ |
EstateBan.cs
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
15 gadi atpakaļ |
EstateSettings.cs
|
6a4c2ca24f
Test commit for neb, do not use
|
14 gadi atpakaļ |
EventData.cs
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
15 gadi atpakaļ |
ForeignUserProfileData.cs
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
15 gadi atpakaļ |
FriendListItem.cs
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
15 gadi atpakaļ |
FriendRegionInfo.cs
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
15 gadi atpakaļ |
GridConfig.cs
|
ee205e7e81
Formatting cleanup.
|
15 gadi atpakaļ |
GridInstantMessage.cs
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
15 gadi atpakaļ |
GroupData.cs
|
17efecd6c5
Moving the new group data structures out of LLClientView into GroupData.
|
15 gadi atpakaļ |
HGNetworkServersInfo.cs
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
15 gadi atpakaļ |
IAssetLoader.cs
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
15 gadi atpakaļ |
IClientAPI.cs
|
04845c1898
Fix link security issue
|
14 gadi atpakaļ |
IClientFileTransfer.cs
|
801da4346a
* optimized usings.
|
16 gadi atpakaļ |
ICnmCache.cs
|
ee205e7e81
Formatting cleanup.
|
15 gadi atpakaļ |
IGenericConfig.cs
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
15 gadi atpakaļ |
IImprovedAssetCache.cs
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
15 gadi atpakaļ |
ILoginServiceToRegionsConnector.cs
|
81d5a4b6d8
Remove "login disable", "login enable" and "login status" commands.
|
15 gadi atpakaļ |
IMoneyModule.cs
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
15 gadi atpakaļ |
IPlugin.cs
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
15 gadi atpakaļ |
IProfileModule.cs
|
94dfe2a20d
Add a profile module interface for the client view to use
|
15 gadi atpakaļ |
IRegionCommsListener.cs
|
05fc504ff3
Remove the old remoting-type interregion code for prim/script crossing
|
15 gadi atpakaļ |
IRegionCreator.cs
|
808e4a847a
Update svn properties, add copyright headers, minor formatting cleanup.
|
15 gadi atpakaļ |
IRegionLoader.cs
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
15 gadi atpakaļ |
IRegistryCore.cs
|
808e4a847a
Update svn properties, add copyright headers, minor formatting cleanup.
|
15 gadi atpakaļ |
IScene.cs
|
0b1726b524
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
|
15 gadi atpakaļ |
ISceneObject.cs
|
9d63f90467
Remove the old (Remoting) region crossing code. Fix the new code to
|
15 gadi atpakaļ |
InventoryCollection.cs
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
15 gadi atpakaļ |
InventoryFolderBase.cs
|
ee205e7e81
Formatting cleanup.
|
15 gadi atpakaļ |
InventoryFolderImpl.cs
|
606e831ff5
Formatting cleanup.
|
15 gadi atpakaļ |
InventoryItemBase.cs
|
ee205e7e81
Formatting cleanup.
|
15 gadi atpakaļ |
InventoryNodeBase.cs
|
ee205e7e81
Formatting cleanup.
|
15 gadi atpakaļ |
LandData.cs
|
9821c4f566
Revolution is on the roll again! :)
|
14 gadi atpakaļ |
LandStatReportItem.cs
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
15 gadi atpakaļ |
LandUpdateArgs.cs
|
64bd9a3354
* Updates libOMV to version 0.7.0
|
15 gadi atpakaļ |
Location.cs
|
8151190a45
* Removing ODEPrim and ODECharacter GetHashCode() overrides since they were based on something that could change
|
15 gadi atpakaļ |
LocklessQueue.cs
|
e8c1e69a0d
* Copied LocklessQueue.cs into OpenSim.Framework and added the .Count property and .Clear() method
|
15 gadi atpakaļ |
Login.cs
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
15 gadi atpakaļ |
MainServer.cs
|
fa8def5e70
minor: Print out port that http servers are using
|
14 gadi atpakaļ |
MapBlockData.cs
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
15 gadi atpakaļ |
MapItemReplyStruct.cs
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
15 gadi atpakaļ |
MessageServerConfig.cs
|
70c870972a
Fix the user and password defaults int he remote console setup
|
15 gadi atpakaļ |
MinHeap.cs
|
d756fa01ae
Add copyright header. Formatting cleanup.
|
15 gadi atpakaļ |
NetworkServersInfo.cs
|
ee205e7e81
Formatting cleanup.
|
15 gadi atpakaļ |
NetworkUtil.cs
|
35b450d41d
Add copyright headers, formatting cleanup, ignore some generated files.
|
15 gadi atpakaļ |
OSChatMessage.cs
|
bbb8d6fc51
Remove empty OSUUID.cs file. Add copyright headers. Minor formatting cleanup.
|
16 gadi atpakaļ |
PacketPool.cs
|
79ba96ad6f
Limit the number of packet data blocks to 50, as packets are already limited
|
15 gadi atpakaļ |
ParcelMediaCommandEnum.cs
|
cf0a14bec9
* Added IClientIM to IClientCore interfaces
|
16 gadi atpakaļ |
PluginLoader.cs
|
a41cd1d069
* 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
|
15 gadi atpakaļ |
PrimeNumberHelper.cs
|
a7fcacf8f3
Formatting cleanup. Ignore some generated files.
|
15 gadi atpakaļ |
PrimitiveBaseShape.cs
|
e635570cf3
minor formatting tweak - try to trigger a build on panda
|
14 gadi atpakaļ |
RegionCommsListener.cs
|
05fc504ff3
Remove the old remoting-type interregion code for prim/script crossing
|
15 gadi atpakaļ |
RegionHandshakeArgs.cs
|
bbb8d6fc51
Remove empty OSUUID.cs file. Add copyright headers. Minor formatting cleanup.
|
16 gadi atpakaļ |
RegionInfo.cs
|
842b68eeff
Change handling of the SYSTEMIP constant to be more sane.
|
14 gadi atpakaļ |
RegionInfoForEstateMenuArgs.cs
|
bbb8d6fc51
Remove empty OSUUID.cs file. Add copyright headers. Minor formatting cleanup.
|
16 gadi atpakaļ |
RegionSettings.cs
|
116bcb298f
Finally putting estate_settings.xml to rest. There will be no more attempts
|
14 gadi atpakaļ |
RegistryCore.cs
|
808e4a847a
Update svn properties, add copyright headers, minor formatting cleanup.
|
15 gadi atpakaļ |
RequestAssetArgs.cs
|
bbb8d6fc51
Remove empty OSUUID.cs file. Add copyright headers. Minor formatting cleanup.
|
16 gadi atpakaļ |
SLUtil.cs
|
76238715e3
move linden notecard parsing from LSL_Api.cs to SLUtil so that region modules can use it
|
14 gadi atpakaļ |
SimStats.cs
|
ee205e7e81
Formatting cleanup.
|
15 gadi atpakaļ |
SurfaceTouchEventArgs.cs
|
cf0a14bec9
* Added IClientIM to IClientCore interfaces
|
16 gadi atpakaļ |
TaskInventoryDictionary.cs
|
ee205e7e81
Formatting cleanup.
|
15 gadi atpakaļ |
TaskInventoryItem.cs
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
15 gadi atpakaļ |
TextureRequestArgs.cs
|
515bf6d7dc
* Patch from RemedyTomm Mantis 3440
|
15 gadi atpakaļ |
ThreadTracker.cs
|
865d3f4b09
minor: remove a few mono compiler warnings
|
15 gadi atpakaļ |
ThrottleOutPacketType.cs
|
6492640e72
* Change the OnQueueEmpty signature to send the flags of the queues that are empty instead of firing once per empty queue
|
15 gadi atpakaļ |
UndoStack.cs
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
15 gadi atpakaļ |
UpdateShapeArgs.cs
|
bbb8d6fc51
Remove empty OSUUID.cs file. Add copyright headers. Minor formatting cleanup.
|
16 gadi atpakaļ |
UserAgentData.cs
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
15 gadi atpakaļ |
UserConfig.cs
|
ee205e7e81
Formatting cleanup.
|
15 gadi atpakaļ |
UserProfileData.cs
|
4c61fcfc40
Getting rid of the dead field RootInventoryFolderId on UserProfileData, It's not even stored in mysql.
|
15 gadi atpakaļ |
Util.cs
|
7022c76d56
Correct display of landmark about info. Also correct region maturity rating
|
14 gadi atpakaļ |
ViewerEffectEventHandlerArg.cs
|
bbb8d6fc51
Remove empty OSUUID.cs file. Add copyright headers. Minor formatting cleanup.
|
16 gadi atpakaļ |
Watchdog.cs
|
ac7ccdf7d7
* 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
|
15 gadi atpakaļ |
sLLVector3.cs
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
15 gadi atpakaļ |