Commit történet

Szerző SHA1 Üzenet Dátum
  Jeff Ames 5752c1f5c2 Formatting cleanup. 16 éve
  Dr Scofield 1bb1d5d9b0 This cleans up a merge mess from the earlier checkin and implements llOwnerSay() 16 éve
  Jeff Ames 5d77625e9a Update svn properties. Formatting cleanup. 16 éve
  Charles Krinke 83bfd29af8 Thank you very much, Xantor for a patch that: 16 éve
  Jeff Ames 65c5efe43b Formatting cleanup. 16 éve
  Teravus Ovares ce19234dc8 * Unraveled the DEBUG_CHANNEL mystery. 16 éve
  Teravus Ovares c803e0cca1 * Deletes my EventReader ScriptRewriter. It isn't required to rewrite the script to publish the events anymore. 16 éve
  Adam Frisby fef3b36894 * Optimised using statements and namespace references across entire project (this took a while to run). 16 éve
  Tedd Hansen 16275ca26d Removed some script engine noise from console 16 éve
  lbsa71 9c428d9935 * Applied Grumly57 patch for #781; Thanks, Grumly! 16 éve
  Jeff Ames 47180080f0 Formatting cleanup. 16 éve
  Tedd Hansen f10d895105 Ok, so NOW scripts work. New patch to break them coming soon. 16 éve
  Tedd Hansen 2cd85e15dc Changed so "BuiltIn_Commands" given to scripts is easily extendable. Added new OSSL_BuilIn_Commands class where we can start adding our own modular commands. 16 éve
  Jeff Ames e207284fef Clean up logging calls using String.Format explicitly 16 éve
  Adam Frisby f93fdfa5af * Marking off which uses of catch (Exception e) is legit and which are not, for later removal/replacement. 16 éve
  Jeff Ames 6ed5283bc0 Converted logging to use log4net. 16 éve
  Tedd Hansen 1d95f0521d Reverted MySQLDataStore.cs to not use static mutexes any more, patch didn't work anyway. 16 éve
  Tedd Hansen 7bd3ecfc2a Bugfixes. Now it even reads configuration before it uses it! ;) 17 éve
  Tedd Hansen 8dc5153ad7 Added header/footer of scripts to make C# and VB scripts much easier to write. 17 éve
  Tedd Hansen e06ee9fd4b Added load/unload queue size limit 17 éve
  Tedd Hansen 8ccc12d642 Added OpenSim.32BitLaunch.exe that can be used on 64-bit systems to run OpenSim in 32-bit mode. 17 éve
  Tedd Hansen 667197f24d Added OpenSim.32BitLaunch.exe that can be used on 64-bit systems to run OpenSim in 32-bit mode. 17 éve
  Tedd Hansen d02a90823f SCRIPTING STILL BROKEN 17 éve
  Tedd Hansen da8923450a Small bug in ResetScript 17 éve
  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 éve
  Adam Frisby b25f9f322c * Mother of all commits: 17 éve
  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 éve
  Tedd Hansen 0fb0a6816d Only one queue is used for load/unload of scripts. 17 éve
  Tedd Hansen 7ef09a1202 Added comments to ScriptEngine classes that explains what their purpose is 17 éve
  lbsa71 efd90b56b7 * Optimized usings 17 éve