Commit History

Author SHA1 Message Date
  lbsa71 efd90b56b7 * Optimized usings 16 years ago
  Jeff Ames af6eb67999 saved OpenSim source code from the giant rampaging unterminated copyright notice of doom 16 years ago
  lbsa71 67e12b95ea * Optimized usings 16 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. 16 years ago
  MW 5b8c31c3bd Temporary fix for a missing Opensim.ini file. 16 years ago
  Sean Dague 32869aec47 apply http://bug.opensecondlife.org/view.php?id=512 from chillken 16 years ago
  mingchen f756b1ee1c *Added -useexecutepath to use the path of the .exe as the path to find configuration and libraries and not the current working directory. 16 years ago
  lbsa71 2219ccc5b0 * Fixed Culture-variant parsing of config options 17 years ago
  Sean Dague ffe9c9374a mass update of urls in source code to new website 17 years ago
  MW c89db49f3c Sqlite datastore should now save the textures and extraparams data (used by sculpties) correctly. [Really need to add a ExtraParams field to the sqlite database though, but for now I have combined their data so that we don't lose backward compatibility, know a couple of people have been using the datastore already]. 17 years ago
  Tedd Hansen c2c21ea170 Setting culture for startup thread to invariant. Config now read correctly on alternate regional settings. 17 years ago
  MW 4c9cc74ac2 Re-added Grid mode. (which had got removed/disabled in revision 1515) 17 years ago
  MW f1e10e555d clean up of startup config settings (command line args etc), 17 years ago
  Brian McBee c1e88d0b8c ATTENTION!!! Change to default to "sandbox" (did we come up with a better name yet?) mode. Added -gridmode switch to run that way. 17 years ago
  Adam Frisby 039d46e8fa * OpenSim now performs compatibility checks at startup and warns the user if the Operating System or Platform version they are using is unsupported. 17 years ago
  lbsa71 f35f5ddaf7 * And yet more restructuring of startup sequence... 17 years ago
  lbsa71 85bdec5e0d * Massive restructuring of RegionApplicationBase, OpenSimMain and SimpleApp 17 years ago
  lbsa71 e6dea73d1f * Removed some superfluous assigns 17 years ago
  Sean Dague 2a3c79df83 changed to native line ending encoding 17 years ago
  MW 07b0e2df6f Part two of Darok's Bullet physics plugin: added the actual plugin, although haven't added the project to prebuild.xml yet. 17 years ago
  lbsa71 9b6b6d05d4 * Optimized usings (the 'LL ate my scripts' commit) 17 years ago
  mingchen e41eedc9ae *Some more restructuring/fixing -- should compile, but high chance I forgot to add/remove something 17 years ago
  MW 646bbbc84b Some work on restructuring the namespaces / project names. Note this doesn't compile yet as not all the code has been changed to use the new namespaces. Am committing it now for feedback on the namespaces. 17 years ago