Geçmişin Kaydedilmesi

Yazar SHA1 Mesaj Tarih
  Charles Krinke 83bfd29af8 Thank you very much, Xantor for a patch that: 16 yıl önce
  Jeff Ames 65c5efe43b Formatting cleanup. 16 yıl önce
  Jeff Ames 6a1b787436 More formatting cleanup. 16 yıl önce
  Adam Frisby 4fa0cbdfbb * You can haz more spring cleaning. 16 yıl önce
  Adam Frisby 80cbd468ea * Some refactorings. 16 yıl önce
  Sean Dague edd6577f84 while I'm not convinced this is causing my current run away 16 yıl önce
  Teravus Ovares c803e0cca1 * Deletes my EventReader ScriptRewriter. It isn't required to rewrite the script to publish the events anymore. 16 yıl önce
  Adam Frisby fef3b36894 * Optimised using statements and namespace references across entire project (this took a while to run). 16 yıl önce
  Jeff Ames 9d1b42c39a Comment out unused private methods. 16 yıl önce
  Jeff Ames 47180080f0 Formatting cleanup. 16 yıl önce
  Tedd Hansen 3bb0fe098f Maintenance thread in charge of loading/unloading of scripts. 1 thread less per region. 16 yıl önce
  Tedd Hansen 9f7366210a Now last commit will compile too... The features just keep on coming! 16 yıl önce
  Tedd Hansen a040008cb9 From this commit and a few hours into the future ScriptEngine will be unstable: 16 yıl önce
  Tedd Hansen 7102ac7769 "threads" command now works. I've added manual tracking of threads (only if compiled in DEBUG mode)... Its ugly and even requires a separate thread to track the treads, but it will be very valuable in debugging. 16 yıl önce
  Jeff Ames a8cfbbe963 Minor cleanup. 16 yıl önce
  Sean Dague 530cc24884 From: Michael Osias <[email protected]> 16 yıl önce
  Charles Krinke 2fb541cb2a Make timer events from scripts a little less chatty. 16 yıl önce
  Jeff Ames 6ed5283bc0 Converted logging to use log4net. 16 yıl önce
  Tedd Hansen 5a99a96fed Temporarily disabled shared threads because of a bug. Script were only working on 1 region. :) 17 yıl önce
  Tedd Hansen 7bd3ecfc2a Bugfixes. Now it even reads configuration before it uses it! ;) 17 yıl önce
  Tedd Hansen e06ee9fd4b Added load/unload queue size limit 17 yıl önce
  Tedd Hansen 4715453159 Bugfix, maybe it won't crash during startup and crash somewhere else instead? :) 17 yıl önce
  Tedd Hansen d02a90823f SCRIPTING STILL BROKEN 17 yıl önce
  Tedd Hansen 82d43db1cc Added data structure to be passed through event execution queue so that events can use llDetect*-commands to find information about event. 17 yıl önce
  Adam Frisby b25f9f322c * Mother of all commits: 17 yıl önce
  Tedd Hansen 0081c060d0 Set eol 17 yıl önce
  Tedd Hansen 33d82aa532 Added license to new files 17 yıl önce
  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. 17 yıl önce