Історія комітів

Автор SHA1 Опис Дата
  Justin Clarke Casey 763ae779ff From: Dr Scofield <[email protected]> 16 роки тому
  Justin Clarke Casey 776b1f341a From: Dr Scofield <[email protected]> 16 роки тому
  Adam Frisby fef3b36894 * Optimised using statements and namespace references across entire project (this took a while to run). 16 роки тому
  Jeff Ames 47180080f0 Formatting cleanup. 16 роки тому
  Jeff Ames 6d774339d9 More compiler warning cleanup. 16 роки тому
  Jeff Ames a8cfbbe963 Minor cleanup. 16 роки тому
  Tedd Hansen 59b224a901 Unhandled exception handler hookup is now the first thing to happen when OpenSim starts 16 роки тому
  Jeff Ames 6ed5283bc0 Converted logging to use log4net. 16 роки тому
  MW 755ad9e3e0 First part of avatar persistence, currently only really works in standalone mode (with accounts_authenticate set to true), it also only currently has a mysql database connector. (sqlite one will follow soon). It also uses the tribalmedia database system, so this needs checking to see if the old problems with mono have been fixed. 16 роки тому
  Tedd Hansen 694642a482 Moved iniFilePath to a static and put it in OpenSim.Application.iniFilePath. 16 роки тому
  Tedd Hansen d23222cbc6 Added block for scenario: global exception handler called in loop when exception happens inside global exception handler 16 роки тому
  Adam Frisby b25f9f322c * Mother of all commits: 16 роки тому
  Justin Clarke Casey 785826231e Print out the exception as well as APPLICATION EXCEPTION DETECTED when the server hits something terminal. 16 роки тому
  Tedd Hansen c4684b2d14 And one last time - removed duplicate exception dump :) 16 роки тому
  Tedd Hansen d0d3812cdf Minor fix to global exception handler - now only displays unhandled (full crash) exceptions. 16 роки тому
  Tedd Hansen adbdbc675b Added global exception handler with possibility of reporting crash details directly to developers (disabled for now) 16 роки тому
  lbsa71 efd90b56b7 * Optimized usings 17 роки тому
  Jeff Ames af6eb67999 saved OpenSim source code from the giant rampaging unterminated copyright notice of doom 17 роки тому
  lbsa71 67e12b95ea * Optimized usings 17 роки тому
  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 роки тому
  MW 5b8c31c3bd Temporary fix for a missing Opensim.ini file. 17 роки тому
  Sean Dague 32869aec47 apply http://bug.opensecondlife.org/view.php?id=512 from chillken 17 роки тому
  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. 17 роки тому
  lbsa71 2219ccc5b0 * Fixed Culture-variant parsing of config options 17 роки тому
  Sean Dague ffe9c9374a mass update of urls in source code to new website 17 роки тому
  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 роки тому
  Tedd Hansen c2c21ea170 Setting culture for startup thread to invariant. Config now read correctly on alternate regional settings. 17 роки тому
  MW 4c9cc74ac2 Re-added Grid mode. (which had got removed/disabled in revision 1515) 17 роки тому
  MW f1e10e555d clean up of startup config settings (command line args etc), 17 роки тому
  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 роки тому