Historique des commits

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