Cronologia Commit

Autore SHA1 Messaggio Data
  Adam Frisby fadd19f314 **Big ass update warning** 16 anni fa
  Jeff Ames a8d9a58dd2 Fix a couple more warnings. 16 anni fa
  Jeff Ames 47180080f0 Formatting cleanup. 16 anni fa
  Tedd Hansen 8af64c979f By now you all have learned that when I'm committing scripting usually doesn't work, so no big surprise. :) 16 anni fa
  Tedd Hansen 952c8de189 Forgot to change what class compiled scripts must inherit from to get their commands :) 16 anni fa
  Jeff Ames a8cfbbe963 Minor cleanup. 16 anni fa
  Adam Frisby f3afa68a2a * Made new Framework.Constants class, added RegionSize member. 16 anni fa
  Charles Krinke cf284efcda Thank you very much, Hashbox for : 16 anni fa
  Adam Frisby a50a26f812 * Dun-dun-dun. JavaScript scripting now actually works. :) 16 anni fa
  Tedd Hansen 97ec8cba62 Maybe VB.Net will compile now... who knows ;) 16 anni fa
  Tedd Hansen ba846e62ef Same VB.Net patch done right. 16 anni fa
  Tedd Hansen c997cc97bb VB.Net compiler might work on Windows now. 16 anni fa
  Adam Frisby f93fdfa5af * Marking off which uses of catch (Exception e) is legit and which are not, for later removal/replacement. 16 anni fa
  Jeff Ames 6ed5283bc0 Converted logging to use log4net. 16 anni fa
  Adam Frisby 5ffc225545 * Replacing missing break statement from DotNetEngine/Compiler/LSL/Compiler.cs 16 anni fa
  Adam Frisby ba16daff7c * Added JavaScript support to OpenSim scripting. Totally Untested. Enjoy. :) 16 anni fa
  Tedd Hansen 5a99a96fed Temporarily disabled shared threads because of a bug. Script were only working on 1 region. :) 16 anni fa
  Tedd Hansen b57d9be856 Re-enabled AllowedCompilers function 16 anni fa
  Tedd Hansen a004ea5f17 Almost forgot to check in: 16 anni fa
  Tedd Hansen 1ecdaf333f Note to self: Next time read debug-files on correct computer. It makes bughunting SO much easier! *jeesh* 16 anni fa
  Tedd Hansen 7bd3ecfc2a Bugfixes. Now it even reads configuration before it uses it! ;) 16 anni fa
  Tedd Hansen b1f97f9e77 Temporarily disabled AllowedCompilers so all 3 compilers are allowed. 16 anni fa
  Tedd Hansen 8dc5153ad7 Added header/footer of scripts to make C# and VB scripts much easier to write. 16 anni fa
  Tedd Hansen 5c8abed450 Bugfix: LSL was mapped to VB.Net compiler ... that didn't work out so well :) 16 anni fa
  Tedd Hansen 8ccc12d642 Added OpenSim.32BitLaunch.exe that can be used on 64-bit systems to run OpenSim in 32-bit mode. 16 anni fa
  Adam Frisby b25f9f322c * Mother of all commits: 16 anni fa
  Tedd Hansen bacbade369 Major reorganizing of DotNetEngine. Moved common script engine parts to ScriptEngine.Common, only .Net-specific code in DotNetEngine. AppDomains, event handling, event execution queue and multithreading, script load/unload queue, etc has been moved to ScriptEngine.Common. 16 anni fa
  Tedd Hansen 7ef09a1202 Added comments to ScriptEngine classes that explains what their purpose is 16 anni fa
  lbsa71 efd90b56b7 * Optimized usings 16 anni fa
  Tedd Hansen dcf41cb683 ScriptServer fixes: Added more debug logging, mutex lock (to be extra-super-sure) on script load/unload, removed experimental Grid-scriptengine from compile because of dynamic module loader, and added random string to script filename to bypass module loader file lock. 17 anni fa