OpenSimMirror/OpenSim.Framework
MW aaedfb5ae2 set the default region x,y and sim port to 0 in UserProfileManager. XmlRpcLoginMethod() , these are then over written in CustomiseResponse(). 2007-05-14 20:29:57 +00:00
..
Interfaces
Properties
Types fix array size 2007-05-04 02:12:47 +00:00
AgentInventory.cs Inventory should be working again in sandbox mode 2007-05-13 13:10:15 +00:00
BlockingQueue.cs
HeightMapGenHills.cs
LoginService.cs
OpenSim.Framework.csproj fixed the VS 2005 solution/ project files. 2007-04-30 15:38:51 +00:00
OpenSim.Framework.dll.build Added skeleton master service manager 2007-05-13 21:01:21 +00:00
Remoting.cs
SimProfile.cs
SimProfileBase.cs SimProfileBase is obsolete. EXTER-MIN-ATE! EXTER-MIN-ATE! 2007-05-12 12:12:56 +00:00
UserProfile.cs PROTIP: System.Random isn't actually random. Use RNGCryptoServiceProvider in System.Security.Cryptography if your generating random numbers for security related purposes. 2007-05-12 11:58:23 +00:00
UserProfileManager.cs set the default region x,y and sim port to 0 in UserProfileManager. XmlRpcLoginMethod() , these are then over written in CustomiseResponse(). 2007-05-14 20:29:57 +00:00
UserProfileManagerBase.cs
Util.cs