.. |
AssetLoader/Filesystem
|
Mantis #2133
|
2008-09-06 14:58:23 +00:00 |
Communications
|
Mantis#2557. Thank you kindly, Diva for a patch that:
|
2008-11-05 02:23:44 +00:00 |
Configuration
|
Check for empty string as well, just as illegal.
|
2008-10-03 02:27:22 +00:00 |
Console
|
Changed "show users" command to display only root agents, "show users full" to
|
2008-09-12 22:39:17 +00:00 |
RegionLoader
|
Mantis #2133
|
2008-09-06 14:58:23 +00:00 |
Servers
|
* Apply http://opensimulator.org/mantis/view.php?id=2535
|
2008-11-03 22:29:19 +00:00 |
Statistics
|
* Stop the sim stats reporter reusing the same SimStatsPacket for all clients
|
2008-10-06 19:52:54 +00:00 |
Tests
|
- Add Util.isUUID
|
2008-11-02 13:07:57 +00:00 |
ACL.cs
|
* Spring cleaning.
|
2008-04-29 14:04:55 +00:00 |
AgentCircuitData.cs
|
* This is the fabled LibOMV update with all of the libOMV types from JHurliman
|
2008-09-06 07:52:41 +00:00 |
AgentCircuitManager.cs
|
* minor: Remove now unused startpos method
|
2008-10-24 21:26:59 +00:00 |
AgentUpdateArgs.cs
|
* This is the fabled LibOMV update with all of the libOMV types from JHurliman
|
2008-09-06 07:52:41 +00:00 |
AssemblyInfo.cs
|
Formatting cleanup.
|
2008-05-16 01:22:11 +00:00 |
AssetBase.cs
|
* This is the fabled LibOMV update with all of the libOMV types from JHurliman
|
2008-09-06 07:52:41 +00:00 |
AssetConfig.cs
|
* minor: Remove unused message from the asset server configuration
|
2008-08-09 20:30:56 +00:00 |
AssetLandmark.cs
|
Mantis #2142
|
2008-09-07 20:09:11 +00:00 |
AssetRequest.cs
|
* This is the fabled LibOMV update with all of the libOMV types from JHurliman
|
2008-09-06 07:52:41 +00:00 |
AssetRequestToClient.cs
|
* This is the fabled LibOMV update with all of the libOMV types from JHurliman
|
2008-09-06 07:52:41 +00:00 |
AssetStorage.cs
|
* This is the fabled LibOMV update with all of the libOMV types from JHurliman
|
2008-09-06 07:52:41 +00:00 |
AuthenticateResponse.cs
|
* Spring cleaning.
|
2008-04-29 14:04:55 +00:00 |
AvatarAppearance.cs
|
* Possibly fix grey avatar appearance problems
|
2008-10-28 21:31:23 +00:00 |
AvatarPickerAvatar.cs
|
* This is the fabled LibOMV update with all of the libOMV types from JHurliman
|
2008-09-06 07:52:41 +00:00 |
AvatarPickerReplyAgentDataArgs.cs
|
* This is the fabled LibOMV update with all of the libOMV types from JHurliman
|
2008-09-06 07:52:41 +00:00 |
AvatarPickerReplyDataArgs.cs
|
* This is the fabled LibOMV update with all of the libOMV types from JHurliman
|
2008-09-06 07:52:41 +00:00 |
AvatarWearable.cs
|
* Possibly fix grey avatar appearance problems
|
2008-10-28 21:31:23 +00:00 |
AvatarWearingArgs.cs
|
* This is the fabled LibOMV update with all of the libOMV types from JHurliman
|
2008-09-06 07:52:41 +00:00 |
BlockingQueue.cs
|
- adding Dequeue with a timeout to the BlockingQueue
|
2008-09-27 18:29:17 +00:00 |
Cache.cs
|
Mantis#2288. Thank you kindly, SMeans, for a patch that:
|
2008-09-28 17:11:10 +00:00 |
ChatTypeEnum.cs
|
Update svn properties.
|
2008-07-11 09:18:17 +00:00 |
ChildAgentDataUpdate.cs
|
* This changes gridcomms types back to our home grown wholy controlled types.
|
2008-09-06 22:28:51 +00:00 |
ClientInfo.cs
|
Update svn properties.
|
2008-07-11 09:18:17 +00:00 |
ClientManager.cs
|
test: Extend malformed packet test to actually check that a valid packet can get through after the malformed ones have been sent
|
2008-10-30 22:32:23 +00:00 |
ColliderData.cs
|
* This is the fabled LibOMV update with all of the libOMV types from JHurliman
|
2008-09-06 07:52:41 +00:00 |
ConfigurationMember.cs
|
Fix copypaste error in last commit
|
2008-10-12 16:43:24 +00:00 |
ConfigurationOption.cs
|
* This is the fabled LibOMV update with all of the libOMV types from JHurliman
|
2008-09-06 07:52:41 +00:00 |
Constants.cs
|
* Check in first part of http://opensimulator.org/mantis/view.php?id=2073
|
2008-09-12 20:12:03 +00:00 |
Culture.cs
|
* Spring cleaning.
|
2008-04-29 14:04:55 +00:00 |
EstateBan.cs
|
* This is the fabled LibOMV update with all of the libOMV types from JHurliman
|
2008-09-06 07:52:41 +00:00 |
EstateSettings.cs
|
* Apply a modified version of the part of http://opensimulator.org/mantis/view.php?id=2361 that allows region registration to be enabled/disabled on the grid server
|
2008-10-13 20:35:45 +00:00 |
EventData.cs
|
Committing a small fix for EventData along with more plumbing work
|
2008-10-26 19:32:41 +00:00 |
FriendListItem.cs
|
Megapatch that fixes/adds: friend offer/deny/accept, friendship termination,
|
2008-11-01 22:09:48 +00:00 |
FriendRegionInfo.cs
|
Megapatch that fixes/adds: friend offer/deny/accept, friendship termination,
|
2008-11-01 22:09:48 +00:00 |
GridConfig.cs
|
* Apply a modified version of the part of http://opensimulator.org/mantis/view.php?id=2361 that allows region registration to be enabled/disabled on the grid server
|
2008-10-13 20:35:45 +00:00 |
GridInstantMessage.cs
|
* This is the fabled LibOMV update with all of the libOMV types from JHurliman
|
2008-09-06 07:52:41 +00:00 |
GroupData.cs
|
More plumbing and some wires
|
2008-10-25 01:42:43 +00:00 |
IAssetLoader.cs
|
* Spring cleaning.
|
2008-04-29 14:04:55 +00:00 |
IAssetProvider.cs
|
* This is the fabled LibOMV update with all of the libOMV types from JHurliman
|
2008-09-06 07:52:41 +00:00 |
IAssetServer.cs
|
* This is the fabled LibOMV update with all of the libOMV types from JHurliman
|
2008-09-06 07:52:41 +00:00 |
IClientAPI.cs
|
Megapatch that fixes/adds: friend offer/deny/accept, friendship termination,
|
2008-11-01 22:09:48 +00:00 |
IClientAPI2.cs
|
Add copyright notices.
|
2008-05-20 15:38:49 +00:00 |
IGenericConfig.cs
|
* Spring cleaning.
|
2008-04-29 14:04:55 +00:00 |
IInventoryData.cs
|
Add persistence of active gestures. This needs an UGAIM update to work.
|
2008-09-24 21:12:21 +00:00 |
IPlugin.cs
|
Formatting cleanup.
|
2008-08-18 00:39:10 +00:00 |
IRegionCommsListener.cs
|
* This is the fabled LibOMV update with all of the libOMV types from JHurliman
|
2008-09-06 07:52:41 +00:00 |
IRegionLoader.cs
|
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.
|
2008-06-26 17:20:08 +00:00 |
IScene.cs
|
Add an extension to allow registering multiple interfaces of a type with
|
2008-09-25 17:26:32 +00:00 |
IUserData.cs
|
Megapatch that fixes/adds: friend offer/deny/accept, friendship termination,
|
2008-11-01 22:09:48 +00:00 |
InventoryCollection.cs
|
* This is the fabled LibOMV update with all of the libOMV types from JHurliman
|
2008-09-06 07:52:41 +00:00 |
InventoryConfig.cs
|
* minor: get rid of send and receive keys from inventory server
|
2008-08-09 19:59:01 +00:00 |
InventoryFolderBase.cs
|
* This is the fabled LibOMV update with all of the libOMV types from JHurliman
|
2008-09-06 07:52:41 +00:00 |
InventoryItemBase.cs
|
Set a default creation date on inventory and task inventory items
|
2008-10-21 00:44:57 +00:00 |
JId.cs
|
* Spring cleaning.
|
2008-04-29 14:04:55 +00:00 |
LandData.cs
|
Megapatch. :) Fix skull attachment editing. Streamline Object terse updates.
|
2008-10-18 05:51:36 +00:00 |
LandStatReportItem.cs
|
* This is the fabled LibOMV update with all of the libOMV types from JHurliman
|
2008-09-06 07:52:41 +00:00 |
LandUpdateArgs.cs
|
* This is the fabled LibOMV update with all of the libOMV types from JHurliman
|
2008-09-06 07:52:41 +00:00 |
Location.cs
|
* This is the fabled LibOMV update with all of the libOMV types from JHurliman
|
2008-09-06 07:52:41 +00:00 |
Login.cs
|
* This is the fabled LibOMV update with all of the libOMV types from JHurliman
|
2008-09-06 07:52:41 +00:00 |
MapBlockData.cs
|
- Fixed a small off by one error in sending MapBlocks
|
2008-10-02 22:14:34 +00:00 |
MapItemReplyStruct.cs
|
* Green dots on the mainmap for avatar.
|
2008-10-06 00:00:55 +00:00 |
MessageServerConfig.cs
|
* Remove warnings
|
2008-08-09 21:24:27 +00:00 |
NeighbourInfo.cs
|
* Spring cleaning.
|
2008-04-29 14:04:55 +00:00 |
NetworkServersInfo.cs
|
Megapatch that fixes/adds: friend offer/deny/accept, friendship termination,
|
2008-11-01 22:09:48 +00:00 |
OSChatMessage.cs
|
This changeset changes the way chat from client is routed:
|
2008-10-03 14:53:11 +00:00 |
OSUUID.cs
|
* This is the fabled LibOMV update with all of the libOMV types from JHurliman
|
2008-09-06 07:52:41 +00:00 |
PacketPool.cs
|
* Apply a modified version of the part of http://opensimulator.org/mantis/view.php?id=2361 that allows region registration to be enabled/disabled on the grid server
|
2008-10-13 20:35:45 +00:00 |
ParcelMediaCommandEnum.cs
|
Update svn properties.
|
2008-07-11 09:18:17 +00:00 |
PluginLoader.cs
|
* Apply a modified version of http://opensimulator.org/mantis/view.php?id=2290
|
2008-10-17 16:44:05 +00:00 |
PrimitiveBaseShape.cs
|
* Enables PrimitiveBaseShape to be used inside a libOpenMV project by adding some alternate codepaths that avoid triggering OpenSim specific code. Probably not useful for most people, but might be for those working on interop projects.
|
2008-10-31 08:54:54 +00:00 |
ProxyCodec.cs
|
* Instead of creating a new IPEndPoint on every udp packet receive, reuse the existing one
|
2008-10-17 17:57:18 +00:00 |
RegionCommsListener.cs
|
* This is the fabled LibOMV update with all of the libOMV types from JHurliman
|
2008-09-06 07:52:41 +00:00 |
RegionHandshakeArgs.cs
|
* This is the fabled LibOMV update with all of the libOMV types from JHurliman
|
2008-09-06 07:52:41 +00:00 |
RegionInfo.cs
|
Allow create-region to load files from arbitrary locations
|
2008-09-30 10:50:41 +00:00 |
RegionInfoForEstateMenuArgs.cs
|
Update svn properties.
|
2008-07-11 09:18:17 +00:00 |
RegionSettings.cs
|
* Apply a modified version of the part of http://opensimulator.org/mantis/view.php?id=2361 that allows region registration to be enabled/disabled on the grid server
|
2008-10-13 20:35:45 +00:00 |
RegionUpData.cs
|
* Spring cleaning.
|
2008-04-29 14:04:55 +00:00 |
Remoting.cs
|
Formatting cleanup.
|
2008-05-16 01:22:11 +00:00 |
RequestAssetArgs.cs
|
* This is the fabled LibOMV update with all of the libOMV types from JHurliman
|
2008-09-06 07:52:41 +00:00 |
SerializableInventory.cs
|
Formatting cleanup.
|
2008-05-16 01:22:11 +00:00 |
SerializableRegionInfo.cs
|
* This is the fabled LibOMV update with all of the libOMV types from JHurliman
|
2008-09-06 07:52:41 +00:00 |
SimStats.cs
|
* Stop the sim stats reporter reusing the same SimStatsPacket for all clients
|
2008-10-06 19:52:54 +00:00 |
SurfaceTouchEventArgs.cs
|
Update svn properties, minor formatting cleanup.
|
2008-10-12 03:16:49 +00:00 |
TaskInventoryDictionary.cs
|
one class per file please.
|
2008-10-01 18:51:09 +00:00 |
TaskInventoryItem.cs
|
Set a default creation date on inventory and task inventory items
|
2008-10-21 00:44:57 +00:00 |
TextureRequestArgs.cs
|
* This is the fabled LibOMV update with all of the libOMV types from JHurliman
|
2008-09-06 07:52:41 +00:00 |
ThreadTracker.cs
|
* Correct build break from last commit - how on earth did it compile last time? Bizarre
|
2008-11-04 21:42:31 +00:00 |
ThrottleOutPacketType.cs
|
* Minor cleanup
|
2008-11-01 22:20:54 +00:00 |
UndoStack.cs
|
Update svn properties. Minor formatting cleanup.
|
2008-06-26 20:04:06 +00:00 |
UpdateShapeArgs.cs
|
Update svn properties.
|
2008-07-11 09:18:17 +00:00 |
UserAgentData.cs
|
* Check in first part of http://opensimulator.org/mantis/view.php?id=2073
|
2008-09-12 20:12:03 +00:00 |
UserConfig.cs
|
Mantis#2340. Thank you kindly, Sacha Magne for a patch that:
|
2008-10-06 14:02:42 +00:00 |
UserProfileData.cs
|
implement email field for MySQL and SQLite
|
2008-11-04 14:54:42 +00:00 |
Util.cs
|
* Use the UUID regex sitting in utils for detection of uuids embedded in scripts
|
2008-11-03 16:57:03 +00:00 |
ViewerEffectEventHandlerArg.cs
|
* This is the fabled LibOMV update with all of the libOMV types from JHurliman
|
2008-09-06 07:52:41 +00:00 |
sLLVector3.cs
|
* This changes gridcomms types back to our home grown wholy controlled types.
|
2008-09-06 22:28:51 +00:00 |