Commit History

Author SHA1 Message Date
  lbsa71 67e12b95ea * Optimized usings 17 years ago
  MW 3d8219f6c7 as per the "Filesystem cleanup for OpenSim repository" mailing list thread. Have flattened the OpenSim.Framework project/namespace. The problem is that the namespace is still wrong as its "OpenSim.Framework" while the directory is "OpenSim\Framework\General" , so we need to decide if we change the directory or correct the namespace. 17 years ago
  lbsa71 dd770c384c * Made EstateSetting static since there's only one instance, and we only need to create it once 17 years ago
  MW 5bf6b24590 Bug fix, so that local loginserver (in standalone mode) can set a start position (position inside the region) rather than it always being hardcoded to 128,128. Note: This bug fix is just to allow this to be set. Its not actually used yet (so users will still always start at 128,128). 17 years ago
  Tleiades Hax 9f2fcfb3ec Fixed a bug causing a crash during clientlog on in Windows (Thanks to Rookiie and nebadon for laying all the ground work) 17 years ago
  Tleiades Hax 05df857132 Possible fix for: Remoting exceptions with adjacent non-running sims. 17 years ago
  lbsa71 eb8640f368 * Now the OGS1GridServices has a LocalBackEndServices that it forwards intra-instance requests to 17 years ago
  lbsa71 3ac43d0120 * Removed some more fields from CommunicationsLocal 17 years ago
  Sean Dague ffe9c9374a mass update of urls in source code to new website 17 years ago
  MW 70fa302042 * Some work in progress code: Inventory cache, start of inventory server/service, userprofile cache, inventory handling. (non of it is enabled yet (or at least it shouldn't be). 17 years ago
  Sean Dague 2a3c79df83 changed to native line ending encoding 17 years ago
  mingchen e06ffb3981 *Removed GridInfo class as it has been previously replaced with the much better NetworkServersInfo class 17 years ago
  lbsa71 9b6b6d05d4 * Optimized usings (the 'LL ate my scripts' commit) 17 years ago
  mingchen 90b01ba80c *Hopefully fixed the empty dialog box error on client when logging in on sandbox mode 17 years ago
  mingchen e392e222a8 *Added some missing files I forgot to add...OpenSim.sln should compile now 17 years ago