.. |
AssetLoader
|
76c0935ec7
- remove the Metadata property from AssetBase and return all previous
|
před 16 roky |
Client
|
6dcafec22d
* Implements IP and DNS based ban facilities to OpenSim.
|
před 15 roky |
Communications
|
d217f1e9e7
* Updated version numbers to 0.6.5
|
před 15 roky |
Configuration
|
6bd5c6bfc0
Check for empty string as well, just as illegal.
|
před 16 roky |
Console
|
d217f1e9e7
* Updated version numbers to 0.6.5
|
před 15 roky |
RegionLoader
|
0138fdc5fd
Allow some values that are set in OpenSim.ini to be set from region config
|
před 16 roky |
Serialization
|
6277156044
* When saving an oar, save assets when immediately received rather than storing them all up in memory
|
před 15 roky |
Servers
|
d217f1e9e7
* Updated version numbers to 0.6.5
|
před 15 roky |
Statistics
|
4792e6139a
Thanks Bluewall for Mantis #3519: a patch that adds simulator uptime and version to REST/json statistics reporting
|
před 16 roky |
Tests
|
6e19fb8593
Add copyright headers.
|
před 16 roky |
ACL.cs
|
375163a6fe
* Spring cleaning.
|
před 17 roky |
AgentCircuitData.cs
|
4eba67175d
Minor bug fix. Thanks daTwitch.
|
před 16 roky |
AgentCircuitManager.cs
|
8f55b9d735
Mantis#3218. Thank you kindly, TLaukkan (Tommil) for a patch that:
|
před 16 roky |
AgentUpdateArgs.cs
|
bbb8d6fc51
Remove empty OSUUID.cs file. Add copyright headers. Minor formatting cleanup.
|
před 16 roky |
Animation.cs
|
5f34bd73fb
Update svn properties.
|
před 16 roky |
AssemblyInfo.cs
|
d217f1e9e7
* Updated version numbers to 0.6.5
|
před 15 roky |
AssetBase.cs
|
d2a412e94b
* Added some more experimental code; nothing wired in so far.
|
před 16 roky |
AssetConfig.cs
|
a189da844a
* Moved the DefaultConfig settings into already-existing ConfigSettings
|
před 16 roky |
AssetLandmark.cs
|
76c0935ec7
- remove the Metadata property from AssetBase and return all previous
|
před 16 roky |
AssetRequest.cs
|
7d89e12293
* This is the fabled LibOMV update with all of the libOMV types from JHurliman
|
před 16 roky |
AssetRequestToClient.cs
|
cf0a14bec9
* Added IClientIM to IClientCore interfaces
|
před 16 roky |
AssetStorage.cs
|
7d89e12293
* This is the fabled LibOMV update with all of the libOMV types from JHurliman
|
před 16 roky |
AuthenticateResponse.cs
|
375163a6fe
* Spring cleaning.
|
před 17 roky |
AvatarAppearance.cs
|
52c482a7a7
* This updates LibOMV to the current release 0.6.0 on March 19 2009
|
před 16 roky |
AvatarPickerAvatar.cs
|
7d89e12293
* This is the fabled LibOMV update with all of the libOMV types from JHurliman
|
před 16 roky |
AvatarPickerReplyAgentDataArgs.cs
|
bbb8d6fc51
Remove empty OSUUID.cs file. Add copyright headers. Minor formatting cleanup.
|
před 16 roky |
AvatarPickerReplyDataArgs.cs
|
bbb8d6fc51
Remove empty OSUUID.cs file. Add copyright headers. Minor formatting cleanup.
|
před 16 roky |
AvatarWearable.cs
|
0de34e9a18
* remove now unused serialization code
|
před 16 roky |
AvatarWearingArgs.cs
|
bbb8d6fc51
Remove empty OSUUID.cs file. Add copyright headers. Minor formatting cleanup.
|
před 16 roky |
BlockingQueue.cs
|
c04e7cdf2b
* Support loading empty folders in an iar
|
před 16 roky |
Cache.cs
|
1a910b6e1d
Connect up the new asset cache and introduce an asynchronous call path
|
před 15 roky |
ChatTypeEnum.cs
|
bbb8d6fc51
Remove empty OSUUID.cs file. Add copyright headers. Minor formatting cleanup.
|
před 16 roky |
ChildAgentDataUpdate.cs
|
6e368c4b59
Refactoring, no functional changes. Moved ChildAgentDataUpdate data structures from OpenSim.Region.Framework.Scenes back to OpenSim.Framework, so they can be referenced more broadly. This involved having to move the small Animation data structure to OpenSim.Framework too.
|
před 16 roky |
ClientInfo.cs
|
bdf95e54a2
A few updates necessary for load balancer.
|
před 16 roky |
ClientManager.cs
|
a31792ee5c
* prune and regrade log messages relating to client login and logout
|
před 16 roky |
ColliderData.cs
|
cf0a14bec9
* Added IClientIM to IClientCore interfaces
|
před 16 roky |
ConfigBase.cs
|
2fafc74c74
Add copyright header.
|
před 16 roky |
ConfigSettings.cs
|
a189da844a
* Moved the DefaultConfig settings into already-existing ConfigSettings
|
před 16 roky |
ConfigurationMember.cs
|
801da4346a
* optimized usings.
|
před 16 roky |
ConfigurationOption.cs
|
7d89e12293
* This is the fabled LibOMV update with all of the libOMV types from JHurliman
|
před 16 roky |
Constants.cs
|
52a4c4d82f
* Check in first part of http://opensimulator.org/mantis/view.php?id=2073
|
před 16 roky |
Culture.cs
|
375163a6fe
* Spring cleaning.
|
před 17 roky |
EstateBan.cs
|
1cadad9ec6
* Applied a patch that: Added estate ban table to migration scripts and nhibernate mapping. Refactored property getters and setters for estate ban object to support NHibernate.
|
před 16 roky |
EstateSettings.cs
|
7e972b304b
Let estate owners and managers enter nonpublic estates unconditionally.
|
před 16 roky |
EventData.cs
|
cf0a14bec9
* Added IClientIM to IClientCore interfaces
|
před 16 roky |
ForeignUserProfileData.cs
|
9a4192d14e
* Fixed copyright headers on HyperGrid source files. (Now match the rest of OpenSim, license text is unchanged)
|
před 16 roky |
FriendListItem.cs
|
38e8853e57
Megapatch that fixes/adds: friend offer/deny/accept, friendship termination,
|
před 16 roky |
FriendRegionInfo.cs
|
62c263d32b
WIP: Adding a few things to PresenceModule. Not quite finished yet.
|
před 16 roky |
GridConfig.cs
|
a189da844a
* Moved the DefaultConfig settings into already-existing ConfigSettings
|
před 16 roky |
GridInstantMessage.cs
|
5e2e05a1c1
Megapatch. Completely remove the multiparameter IM methods. Remove the insecure
|
před 16 roky |
GroupData.cs
|
7e95783dd3
Expose the GroupRecord and it's accessor API
|
před 16 roky |
HGNetworkServersInfo.cs
|
9a4192d14e
* Fixed copyright headers on HyperGrid source files. (Now match the rest of OpenSim, license text is unchanged)
|
před 16 roky |
IAssetCache.cs
|
1bf05a543c
* Move method documentation from AssetCache up to IAssetCache
|
před 16 roky |
IAssetLoader.cs
|
266d0fbaae
* Apply http://opensimulator.org/mantis/view.php?id=2927 with some changes
|
před 16 roky |
IAssetServer.cs
|
1894157dd3
* Explicitly start the asset server thread so that unit tests can run single rather than multi-threaded (which may be behind the occasional test freezes)
|
před 16 roky |
IClientAPI.cs
|
1b7d0a6c93
Paving the way for syncing group permissions across a grid
|
před 15 roky |
IClientFileTransfer.cs
|
801da4346a
* optimized usings.
|
před 16 roky |
IGenericConfig.cs
|
375163a6fe
* Spring cleaning.
|
před 17 roky |
IImprovedAssetCache.cs
|
d843b897b2
Move the connector for the new asset server to a connectors project. Inherit
|
před 15 roky |
ILoginServiceToRegionsConnector.cs
|
e0a06f6416
- moving banned check and public/private check to
|
před 15 roky |
IMoneyModule.cs
|
801da4346a
* optimized usings.
|
před 16 roky |
IPlugin.cs
|
801da4346a
* optimized usings.
|
před 16 roky |
IRegionCommsListener.cs
|
b636bb0f9e
* Stop the pointless passing of a scene's own region handler back to it in region comms
|
před 16 roky |
IRegionCreator.cs
|
808e4a847a
Update svn properties, add copyright headers, minor formatting cleanup.
|
před 16 roky |
IRegionLoader.cs
|
682ec53420
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.
|
před 16 roky |
IRegistryCore.cs
|
808e4a847a
Update svn properties, add copyright headers, minor formatting cleanup.
|
před 16 roky |
IScene.cs
|
66e25abbfe
Plumb conifg into the client views. Add config option to configure packet
|
před 15 roky |
ISceneObject.cs
|
303aa4b65e
* refactor: move bottom part of 'xml2' serializaton to separate class
|
před 15 roky |
InventoryCollection.cs
|
7d89e12293
* This is the fabled LibOMV update with all of the libOMV types from JHurliman
|
před 16 roky |
InventoryConfig.cs
|
a189da844a
* Moved the DefaultConfig settings into already-existing ConfigSettings
|
před 16 roky |
InventoryFolderBase.cs
|
e12981ef1b
* Establish a common InventoryNodeBase class from InventoryItemBase and InventoryFolderBase
|
před 16 roky |
InventoryItemBase.cs
|
6b88a205d6
another possible cause of some of the inventory wierdness is the 1/2 implemented
|
před 15 roky |
InventoryNodeBase.cs
|
229b69e044
* Establish InventoryArchiveSaved event for unit tests
|
před 16 roky |
LandData.cs
|
801da4346a
* optimized usings.
|
před 16 roky |
LandStatReportItem.cs
|
cf0a14bec9
* Added IClientIM to IClientCore interfaces
|
před 16 roky |
LandUpdateArgs.cs
|
bbb8d6fc51
Remove empty OSUUID.cs file. Add copyright headers. Minor formatting cleanup.
|
před 16 roky |
Location.cs
|
c9a5215d6d
* Fixes Location == Location, and Location != Location
|
před 16 roky |
Login.cs
|
7cc9062137
Major change to how appearance is managed, including changes in login and user service/server. Appearance is now sent by the user service/server along with all other loginparams. Regions don't query the user service for appearance anymore. The appearance is passed along from region to region as the avie moves around. And, as before, it's stored back with the user service as the client changes the avie's appearance. Child agents have default appearances that are set to the actual appearance when the avie moves to that region. (as before, child agents are invisible and non-physical).
|
před 16 roky |
MapBlockData.cs
|
423d950a69
- Fixed a small off by one error in sending MapBlocks
|
před 16 roky |
MapItemReplyStruct.cs
|
cf0a14bec9
* Added IClientIM to IClientCore interfaces
|
před 16 roky |
MessageServerConfig.cs
|
a189da844a
* Moved the DefaultConfig settings into already-existing ConfigSettings
|
před 16 roky |
NeighbourInfo.cs
|
375163a6fe
* Spring cleaning.
|
před 17 roky |
NetworkServersInfo.cs
|
a189da844a
* Moved the DefaultConfig settings into already-existing ConfigSettings
|
před 16 roky |
OSChatMessage.cs
|
bbb8d6fc51
Remove empty OSUUID.cs file. Add copyright headers. Minor formatting cleanup.
|
před 16 roky |
PacketPool.cs
|
c8d44971c4
Implement an ingenious solution to pacekt pool performance suggested by
|
před 15 roky |
ParcelMediaCommandEnum.cs
|
cf0a14bec9
* Added IClientIM to IClientCore interfaces
|
před 16 roky |
PluginLoader.cs
|
529dd66ed0
- remove dependency on ExtensionLoader.dll (DBConnString.cs can go)
|
před 16 roky |
PrimitiveBaseShape.cs
|
52c482a7a7
* This updates LibOMV to the current release 0.6.0 on March 19 2009
|
před 16 roky |
ProxyCodec.cs
|
22b70495ab
The region proxy for the load balancer module works again. The incoming proxy messages were not properly decoded.
|
před 16 roky |
RegionCommsListener.cs
|
b636bb0f9e
* Stop the pointless passing of a scene's own region handler back to it in region comms
|
před 16 roky |
RegionHandshakeArgs.cs
|
bbb8d6fc51
Remove empty OSUUID.cs file. Add copyright headers. Minor formatting cleanup.
|
před 16 roky |
RegionInfo.cs
|
09df50915d
* Bug fix: Variable m_regionSettings can be null, using RegionSettings instead, that starts a new RegionSettings object if private variable is null.
|
před 15 roky |
RegionInfoForEstateMenuArgs.cs
|
bbb8d6fc51
Remove empty OSUUID.cs file. Add copyright headers. Minor formatting cleanup.
|
před 16 roky |
RegionSettings.cs
|
f0ea8eb534
* Implement saving of region settings in OAR files
|
před 16 roky |
RegionUpData.cs
|
375163a6fe
* Spring cleaning.
|
před 17 roky |
RegistryCore.cs
|
808e4a847a
Update svn properties, add copyright headers, minor formatting cleanup.
|
před 16 roky |
Remoting.cs
|
65c5efe43b
Formatting cleanup.
|
před 16 roky |
RequestAssetArgs.cs
|
bbb8d6fc51
Remove empty OSUUID.cs file. Add copyright headers. Minor formatting cleanup.
|
před 16 roky |
SerializableInventory.cs
|
65c5efe43b
Formatting cleanup.
|
před 16 roky |
SerializableRegionInfo.cs
|
7d89e12293
* This is the fabled LibOMV update with all of the libOMV types from JHurliman
|
před 16 roky |
SimStats.cs
|
801da4346a
* optimized usings.
|
před 16 roky |
SurfaceTouchEventArgs.cs
|
cf0a14bec9
* Added IClientIM to IClientCore interfaces
|
před 16 roky |
TaskInventoryDictionary.cs
|
01f70de2ea
* Consistently lock part.TaskInventory as pointed out in http://opensimulator.org/mantis/view.php?id=3159
|
před 16 roky |
TaskInventoryItem.cs
|
7dbcf0570f
From: Alan Webb <[email protected]>
|
před 16 roky |
TextureRequestArgs.cs
|
515bf6d7dc
* Patch from RemedyTomm Mantis 3440
|
před 16 roky |
ThreadTracker.cs
|
41232ee921
* Correct build break from last commit - how on earth did it compile last time? Bizarre
|
před 16 roky |
ThrottleOutPacketType.cs
|
bbb8d6fc51
Remove empty OSUUID.cs file. Add copyright headers. Minor formatting cleanup.
|
před 16 roky |
UndoStack.cs
|
56802afff4
Update svn properties. Minor formatting cleanup.
|
před 16 roky |
UpdateShapeArgs.cs
|
bbb8d6fc51
Remove empty OSUUID.cs file. Add copyright headers. Minor formatting cleanup.
|
před 16 roky |
UserAgentData.cs
|
52a4c4d82f
* Check in first part of http://opensimulator.org/mantis/view.php?id=2073
|
před 16 roky |
UserConfig.cs
|
a189da844a
* Moved the DefaultConfig settings into already-existing ConfigSettings
|
před 16 roky |
UserProfileData.cs
|
607156cae8
* Comment out user profile cache update method for now
|
před 16 roky |
Util.cs
|
c1d680b6c3
Thank you kindly, Patnad, for a patch that:
|
před 15 roky |
ViewerEffectEventHandlerArg.cs
|
bbb8d6fc51
Remove empty OSUUID.cs file. Add copyright headers. Minor formatting cleanup.
|
před 16 roky |
WearableItem.cs
|
8f55b9d735
Mantis#3218. Thank you kindly, TLaukkan (Tommil) for a patch that:
|
před 16 roky |
sLLVector3.cs
|
3378b502c5
* This changes gridcomms types back to our home grown wholy controlled types.
|
před 16 roky |