unknown 9dbe90801b Merge branch 'master' of ssh://opensimulator.org/var/git/opensim into slimupdates2 il y a 14 ans
..
AssetLoader df76e95aa2 Changed asset CreatorID to a string il y a 14 ans
Capabilities df76e95aa2 Changed asset CreatorID to a string il y a 14 ans
Client ee205e7e81 Formatting cleanup. il y a 15 ans
Communications 08ba34da03 First attempt at fixing mantis #4641. It's better but there are now some issues with permissions. il y a 14 ans
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) il y a 15 ans
Console a9db266d93 * Added an important comment to warn people not to use MockConsole for anything but testing. il y a 14 ans
RegionLoader 5e4b7be712 * Typo in previous commit. il y a 15 ans
Serialization 4183cef409 * Fixes LandDataSerializerTests on Windows by stripping CR from the serialization result since the reference serialization has LF only. il y a 14 ans
Servers 4b755c6d80 delete now unused MessageServerInfo il y a 14 ans
Statistics 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. il y a 15 ans
Tests df76e95aa2 Changed asset CreatorID to a string il y a 14 ans
ACL.cs 5101f688ee * Add LocklessQueueTests. One Test is commented out because it fails. It should probably work.. but I'm awaiting clarification. il y a 15 ans
AgentCircuitData.cs 2ebe148266 Plumb the viewer version string through into AgentCircuitData. Now all that il y a 14 ans
AgentCircuitManager.cs 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. il y a 15 ans
AgentUpdateArgs.cs 88d2adc93c add an agent position field to AgentUpdateArgs for use by some non-LL clients il y a 15 ans
Animation.cs 0a85d1d767 minor:comments il y a 15 ans
AssemblyInfo.cs 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. il y a 15 ans
AssetBase.cs b233a4b2ca * Fixed spamming the assets table with map tiles. The tile image ID is now stored in regionsettings. Upon generation of a new tile image, the old one is deleted. Tested for SQLite and MySql standalone. il y a 14 ans
AssetLandmark.cs 7665aad002 * Adds CreatorID to asset metadata. This is just the plumbing to support CreatorID, it doesn't modify database backends or OAR files to support storing/loading it il y a 14 ans
AssetRequestToClient.cs 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. il y a 15 ans
AuthenticateResponse.cs 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. il y a 15 ans
AvatarAppearance.cs 1f45e6c649 Merge branch 'master' into presence-refactor il y a 14 ans
AvatarPickerAvatar.cs 0a85d1d767 minor:comments il y a 15 ans
AvatarPickerReplyAgentDataArgs.cs 0a85d1d767 minor:comments il y a 15 ans
AvatarPickerReplyDataArgs.cs bbb8d6fc51 Remove empty OSUUID.cs file. Add copyright headers. Minor formatting cleanup. il y a 16 ans
AvatarWearable.cs 1c220e173c Adding a hair item to the default wearables, fixes newly created avatars appearing as a cloud il y a 15 ans
AvatarWearingArgs.cs bbb8d6fc51 Remove empty OSUUID.cs file. Add copyright headers. Minor formatting cleanup. il y a 16 ans
BlockingQueue.cs 0d29614ca1 Formatting cleanup. il y a 15 ans
Cache.cs 1a910b6e1d Connect up the new asset cache and introduce an asynchronous call path il y a 15 ans
ChatTypeEnum.cs bbb8d6fc51 Remove empty OSUUID.cs file. Add copyright headers. Minor formatting cleanup. il y a 16 ans
ChildAgentDataUpdate.cs 13a8d11c46 Removing the sLLVector3 dinosaur il y a 14 ans
ClientInfo.cs bdf95e54a2 A few updates necessary for load balancer. il y a 15 ans
ClientManager.cs c75d415648 * Converts ClientManager.ForEach() (and as a result, Scene.ForEachClient()) to use a non-blocking parallel method when operating in async mode il y a 15 ans
CnmMemoryCache.cs ee205e7e81 Formatting cleanup. il y a 15 ans
CnmSynchronizedCache.cs ee205e7e81 Formatting cleanup. il y a 15 ans
ColliderData.cs 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. il y a 15 ans
ConfigBase.cs 2fafc74c74 Add copyright header. il y a 15 ans
ConfigSettings.cs 041594ed07 Cleaned up configuration. 'gridmode' and 'hypergrid' are gone, as well as lots of other obsolete configs. il y a 15 ans
ConfigurationMember.cs 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. il y a 15 ans
ConfigurationOption.cs 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. il y a 15 ans
Constants.cs 332463ca94 Fix up the weird Lindenish "setaccess" message. Talk about strange.... il y a 15 ans
Culture.cs 00800c59d3 Apply last two patches from http://opensimulator.org/mantis/view.php?id=3522 il y a 14 ans
EstateBan.cs 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. il y a 15 ans
EstateSettings.cs 70b0e07d1e Remove the reading of estate_settings.xml and the associated processing of il y a 14 ans
EventData.cs 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. il y a 15 ans
ForeignUserProfileData.cs 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. il y a 15 ans
FriendListItem.cs 5908b8ed7c Change a member of the friendslist module to better reflect the client side il y a 15 ans
FriendRegionInfo.cs 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. il y a 15 ans
GridConfig.cs ee205e7e81 Formatting cleanup. il y a 15 ans
GridInstantMessage.cs 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. il y a 15 ans
GroupData.cs 87fe96ae2c replace recent IModule.GetGroup() with better GetGroupRecord(string name) il y a 14 ans
HGNetworkServersInfo.cs 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. il y a 15 ans
IAssetLoader.cs 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. il y a 15 ans
IClientAPI.cs bf5c81d77e * Initial commit of the slimupdates2 rewrite. This pass maintains the original behavior of avatar update sending and has a simplified set of IClientAPI methods for sending avatar/prim updates il y a 14 ans
IClientFileTransfer.cs 801da4346a * optimized usings. il y a 15 ans
ICnmCache.cs ee205e7e81 Formatting cleanup. il y a 15 ans
IGenericConfig.cs 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. il y a 15 ans
IImprovedAssetCache.cs 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. il y a 15 ans
ILoginServiceToRegionsConnector.cs 81d5a4b6d8 Remove "login disable", "login enable" and "login status" commands. il y a 15 ans
IMoneyModule.cs 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. il y a 15 ans
IPlugin.cs 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. il y a 15 ans
IRegionCommsListener.cs 05fc504ff3 Remove the old remoting-type interregion code for prim/script crossing il y a 15 ans
IRegionCreator.cs 808e4a847a Update svn properties, add copyright headers, minor formatting cleanup. il y a 15 ans
IRegionLoader.cs 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. il y a 15 ans
IRegistryCore.cs 808e4a847a Update svn properties, add copyright headers, minor formatting cleanup. il y a 15 ans
IScene.cs 62e0b53ca4 Renamed TryGetAvatar to TryGetScenePresence on SceneManager, SceneBase, Scene and SceneGraph. This was the only change in this patch to keep it isolated from other recent changes to the same set of files. il y a 14 ans
ISceneEntity.cs bf5c81d77e * Initial commit of the slimupdates2 rewrite. This pass maintains the original behavior of avatar update sending and has a simplified set of IClientAPI methods for sending avatar/prim updates il y a 14 ans
ISceneObject.cs 9d63f90467 Remove the old (Remoting) region crossing code. Fix the new code to il y a 15 ans
InventoryCollection.cs 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. il y a 15 ans
InventoryFolderBase.cs ee205e7e81 Formatting cleanup. il y a 15 ans
InventoryFolderImpl.cs 606e831ff5 Formatting cleanup. il y a 15 ans
InventoryItemBase.cs ee205e7e81 Formatting cleanup. il y a 15 ans
InventoryNodeBase.cs ee205e7e81 Formatting cleanup. il y a 15 ans
LandData.cs 9821c4f566 Revolution is on the roll again! :) il y a 14 ans
LandStatReportItem.cs 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. il y a 15 ans
LandUpdateArgs.cs 64bd9a3354 * Updates libOMV to version 0.7.0 il y a 15 ans
Lazy.cs bf5c81d77e * Initial commit of the slimupdates2 rewrite. This pass maintains the original behavior of avatar update sending and has a simplified set of IClientAPI methods for sending avatar/prim updates il y a 14 ans
Location.cs 8151190a45 * Removing ODEPrim and ODECharacter GetHashCode() overrides since they were based on something that could change il y a 15 ans
LocklessQueue.cs e8c1e69a0d * Copied LocklessQueue.cs into OpenSim.Framework and added the .Count property and .Clear() method il y a 15 ans
Login.cs 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. il y a 15 ans
MainServer.cs bfbf25c542 minor: Print out port that http servers are using il y a 14 ans
MapBlockData.cs 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. il y a 15 ans
MapItemReplyStruct.cs 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. il y a 15 ans
MessageServerConfig.cs 70c870972a Fix the user and password defaults int he remote console setup il y a 15 ans
MinHeap.cs d756fa01ae Add copyright header. Formatting cleanup. il y a 15 ans
MultipartForm.cs f58a0394ed Formatting cleanup. Add copyright notices. il y a 14 ans
NetworkServersInfo.cs 041594ed07 Cleaned up configuration. 'gridmode' and 'hypergrid' are gone, as well as lots of other obsolete configs. il y a 15 ans
NetworkUtil.cs 35b450d41d Add copyright headers, formatting cleanup, ignore some generated files. il y a 15 ans
OSChatMessage.cs bbb8d6fc51 Remove empty OSUUID.cs file. Add copyright headers. Minor formatting cleanup. il y a 16 ans
PacketPool.cs 79ba96ad6f Limit the number of packet data blocks to 50, as packets are already limited il y a 15 ans
ParcelMediaCommandEnum.cs cf0a14bec9 * Added IClientIM to IClientCore interfaces il y a 16 ans
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 il y a 15 ans
PrimeNumberHelper.cs a7fcacf8f3 Formatting cleanup. Ignore some generated files. il y a 15 ans
PrimitiveBaseShape.cs 59ac792e44 * Thanks cmickeyb, for a patch that corrects an invalid construction of Primitive.TextureEntry (a "blank" texture should be initialized with UUID.Zero, not null) il y a 14 ans
RegionCommsListener.cs 60fde0c83a minor: remove a couple of compiler warnings il y a 14 ans
RegionHandshakeArgs.cs bbb8d6fc51 Remove empty OSUUID.cs file. Add copyright headers. Minor formatting cleanup. il y a 16 ans
RegionInfo.cs 08ba34da03 First attempt at fixing mantis #4641. It's better but there are now some issues with permissions. il y a 14 ans
RegionInfoForEstateMenuArgs.cs bbb8d6fc51 Remove empty OSUUID.cs file. Add copyright headers. Minor formatting cleanup. il y a 16 ans
RegionSettings.cs 3dc2010da6 From: Chris Yeoh <[email protected]> il y a 15 ans
RegistryCore.cs 808e4a847a Update svn properties, add copyright headers, minor formatting cleanup. il y a 15 ans
RequestAssetArgs.cs bbb8d6fc51 Remove empty OSUUID.cs file. Add copyright headers. Minor formatting cleanup. il y a 16 ans
SLUtil.cs 6892fc41f7 Applying patch from lkalif to add support for inventory links to the SimianGrid connectors il y a 14 ans
SimStats.cs ee205e7e81 Formatting cleanup. il y a 15 ans
SurfaceTouchEventArgs.cs cf0a14bec9 * Added IClientIM to IClientCore interfaces il y a 16 ans
TaskInventoryDictionary.cs ee205e7e81 Formatting cleanup. il y a 15 ans
TaskInventoryItem.cs 45301d8a49 Defer sending of CHANGED_OWNER to make it work on rezzed objects and il y a 14 ans
TextureRequestArgs.cs 515bf6d7dc * Patch from RemedyTomm Mantis 3440 il y a 15 ans
ThreadTracker.cs 865d3f4b09 minor: remove a few mono compiler warnings il y a 15 ans
ThrottleOutPacketType.cs 6492640e72 * Change the OnQueueEmpty signature to send the flags of the queues that are empty instead of firing once per empty queue il y a 15 ans
UndoStack.cs 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. il y a 15 ans
UntrustedWebRequest.cs f58a0394ed Formatting cleanup. Add copyright notices. il y a 14 ans
UpdateShapeArgs.cs bbb8d6fc51 Remove empty OSUUID.cs file. Add copyright headers. Minor formatting cleanup. il y a 16 ans
UserAgentData.cs 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. il y a 15 ans
UserConfig.cs ee205e7e81 Formatting cleanup. il y a 15 ans
UserProfileData.cs 4c61fcfc40 Getting rid of the dead field RootInventoryFolderId on UserProfileData, It's not even stored in mysql. il y a 15 ans
Util.cs 48f3733963 Fix http://opensimulator.org/mantis/view.php?id=4657 where OpenSim.Grid.UserServer.exe fails on startup if no previous config il y a 14 ans
ViewerEffectEventHandlerArg.cs bbb8d6fc51 Remove empty OSUUID.cs file. Add copyright headers. Minor formatting cleanup. il y a 16 ans
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 il y a 15 ans
WebUtil.cs 67990ea7e4 * Better error logging for failed SimianGrid web service calls il y a 14 ans