OpenSimMirror/OpenSim/Framework
Charles Krinke bf34f65125 Mantis#1639. Thank you, Melanie for a patch that:
Reads estate_settings.xml and populates the database from it. 
If there is no record, just passes the defaults to the application.
2008-07-01 02:16:58 +00:00
..
AssetLoader/Filesystem * Remove all use of asset.InvType, as outlined in mailing list discussion 2008-06-23 18:01:58 +00:00
Communications add the ability to cherry pick expire something from the asset 2008-06-30 15:05:30 +00:00
Configuration * Cleaned namespaces of entire solution. OpenSim directories now correspond with namespaces. 2008-05-01 15:36:39 +00:00
Console Update svn properties. Formatting cleanup. 2008-06-10 08:35:46 +00:00
RegionLoader 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
Servers properly explaining each #pragma warning disable 2008-06-30 11:57:47 +00:00
Statistics dr scofield's warning safari: 2008-06-27 16:58:21 +00:00
ACL.cs * Spring cleaning. 2008-04-29 14:04:55 +00:00
AgentCircuitData.cs * Spring cleaning. 2008-04-29 14:04:55 +00:00
AgentCircuitManager.cs Formatting cleanup. 2008-03-18 05:16:43 +00:00
AssemblyInfo.cs Formatting cleanup. 2008-05-16 01:22:11 +00:00
AssetBase.cs * minor: Remove crusty old unused agent inventory classes 2008-06-23 18:13:04 +00:00
AssetConfig.cs * Spring cleaning. 2008-04-29 14:04:55 +00:00
AssetLandmark.cs * Remove all use of asset.InvType, as outlined in mailing list discussion 2008-06-23 18:01:58 +00:00
AssetRequest.cs * Spring cleaning. 2008-04-29 14:04:55 +00:00
AssetRequestToClient.cs * Refactors call to OutPacket out of AssetCache and into LLClientView 2008-06-18 23:04:15 +00:00
AssetStorage.cs * Spring cleaning. 2008-04-29 14:04:55 +00:00
AuthenticateResponse.cs * Spring cleaning. 2008-04-29 14:04:55 +00:00
AvatarAppearance.cs make lots of properties virtual, which lets nhibernate do 2008-06-25 19:18:51 +00:00
AvatarPickerAvatar.cs * Spring cleaning. 2008-04-29 14:04:55 +00:00
AvatarWearable.cs * Spring cleaning. 2008-04-29 14:04:55 +00:00
BlockingQueue.cs * Spring cleaning. 2008-04-29 14:04:55 +00:00
ChildAgentDataUpdate.cs * Spring cleaning. 2008-04-29 14:04:55 +00:00
ClientManager.cs dr scofield's warning safari: 2008-06-27 16:58:21 +00:00
ColliderData.cs * This sends collision events to the script engine. 2008-06-05 13:24:59 +00:00
ConfigurationMember.cs Mantis#1543. Thank you kindly, Jonc for a patch that: 2008-06-19 20:57:00 +00:00
ConfigurationOption.cs * Assigns a random UUID to a region if the Sim UUID is null. 2008-05-26 22:11:56 +00:00
Constants.cs *Fixed up EstateManagementModule to the module standard - no more packets allowed! 2008-05-04 18:59:18 +00:00
Culture.cs * Spring cleaning. 2008-04-29 14:04:55 +00:00
EstateSettings.cs Mantis#1543. Thank you kindly, Jonc for a patch that: 2008-06-19 20:57:00 +00:00
FriendListItem.cs * Spring cleaning. 2008-04-29 14:04:55 +00:00
GridConfig.cs let Grid Servers specify a connect string in their configuration. 2008-05-28 17:59:46 +00:00
GridInstantMessage.cs * Spring cleaning. 2008-04-29 14:04:55 +00:00
IAssetLoader.cs * Spring cleaning. 2008-04-29 14:04:55 +00:00
IAssetProvider.cs Mantis#1591. Thank you graciously, Sempuki for a patch that: 2008-06-27 02:15:57 +00:00
IAssetServer.cs * Cache knowledge in the region server that the asset service has reported an asset to be missing 2008-05-16 17:47:34 +00:00
IClientAPI.cs Mantis#1616. Applied Melanie's patch. This may or may 2008-06-28 16:08:12 +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 Formatting cleanup. 2008-05-16 01:22:11 +00:00
IPlugin.cs Mantis#1591. Thank you graciously, Sempuki for a patch that: 2008-06-27 02:15:57 +00:00
IRegionCommsListener.cs * Implements UserServer logoff in a few situations 2008-05-31 12:18:29 +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 Formatting cleanup. 2008-05-14 05:11:23 +00:00
IUserData.cs * Implements UserServer logoff in a few situations 2008-05-31 12:18:29 +00:00
InventoryCollection.cs * Spring cleaning. 2008-04-29 14:04:55 +00:00
InventoryConfig.cs * Spring cleaning. 2008-04-29 14:04:55 +00:00
InventoryFolderBase.cs make lots of properties virtual, which lets nhibernate do 2008-06-25 19:18:51 +00:00
InventoryItemBase.cs make lots of properties virtual, which lets nhibernate do 2008-06-25 19:18:51 +00:00
JId.cs * Spring cleaning. 2008-04-29 14:04:55 +00:00
LLGroup.cs * Added standard copyright and removed un-necessary using of libsecondlife.Packets 2008-05-14 07:00:42 +00:00
LandData.cs * Spring cleaning. 2008-04-29 14:04:55 +00:00
LandStatReportItem.cs * Adds Top Colliders when using ODE. Access it from the estate tools/debug tab. 2008-05-25 11:22:05 +00:00
Location.cs Add copyright notices. 2008-05-20 15:38:49 +00:00
Login.cs * Spring cleaning. 2008-04-29 14:04:55 +00:00
MapBlockData.cs * Spring cleaning. 2008-04-29 14:04:55 +00:00
MessageServerConfig.cs Update svn properties, clean up formatting, refactor out duplicate hard-coded port numbers. 2008-06-13 00:21:53 +00:00
NeighbourInfo.cs * Spring cleaning. 2008-04-29 14:04:55 +00:00
NetworkServersInfo.cs * Spring cleaning. 2008-04-29 14:04:55 +00:00
OSUUID.cs * Spring cleaning. 2008-04-29 14:04:55 +00:00
PacketPool.cs More formatting cleanup. 2008-05-14 05:33:32 +00:00
PluginLoader.cs Update svn properties. 2008-06-30 12:41:32 +00:00
PrimitiveBaseShape.cs dr scofield's warning safari: 2008-06-27 16:58:21 +00:00
RegionBanListItem.cs * Persists region banlists across reboots for the sqlite datastore also now. 2008-06-21 06:50:38 +00:00
RegionCommsListener.cs * Implements UserServer logoff in a few situations 2008-05-31 12:18:29 +00:00
RegionHandle.cs * Spring cleaning. 2008-04-29 14:04:55 +00:00
RegionInfo.cs Mantis#1637. Thank you kindly, Melanie for a patch that: 2008-06-30 14:09:19 +00:00
RegionSettings.cs Mantis#1639. Thank you, Melanie for a patch that: 2008-07-01 02:16:58 +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
SerializableInventory.cs Formatting cleanup. 2008-05-16 01:22:11 +00:00
SerializableRegionInfo.cs Formatting cleanup. 2008-05-16 01:22:11 +00:00
TaskInventoryItem.cs dr scofield's warning safari: 2008-06-27 16:58:21 +00:00
ThreadTracker.cs * Spring cleaning. 2008-04-29 14:04:55 +00:00
UndoStack.cs Update svn properties. Minor formatting cleanup. 2008-06-26 20:04:06 +00:00
UserAgentData.cs make lots of properties virtual, which lets nhibernate do 2008-06-25 19:18:51 +00:00
UserConfig.cs * This update enables grid wide presence updates. 2008-06-02 16:16:07 +00:00
UserProfileData.cs make lots of properties virtual, which lets nhibernate do 2008-06-25 19:18:51 +00:00
Util.cs dr scofield's warning safari: 2008-06-27 16:58:21 +00:00
sLLVector3.cs * Spring cleaning. 2008-04-29 14:04:55 +00:00