Commit History

Author SHA1 Message Date
  Adam Frisby 20a9bf08f5 * Rolled back a few changes. 16 years ago
  Adam Frisby fc6c4dc399 * Cleaning code still. 16 years ago
  Adam Frisby 01f31fd933 * Breaking all the code, breaking all the code..! 16 years ago
  Adam Frisby fef3b36894 * Optimised using statements and namespace references across entire project (this took a while to run). 16 years ago
  Jeff Ames 47180080f0 Formatting cleanup. 16 years ago
  Adam Frisby 415fc22e5e * Removed a bunch of compiler warnings. 16 years ago
  Jeff Ames a8cfbbe963 Minor cleanup. 16 years ago
  Jeff Ames 6ed5283bc0 Converted logging to use log4net. 16 years ago
  Justin Clarke Casey baefa05b57 * Rebase all current servers on common abstract BaseOpenSimServer class 16 years ago
  Tedd Hansen 667197f24d Added OpenSim.32BitLaunch.exe that can be used on 64-bit systems to run OpenSim in 32-bit mode. 16 years ago
  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 years ago
  Tedd Hansen a993d0d335 ScriptServer communication is ok. Script is creatd on onrez. But since it can not access Scene it sort of crashes right away ;) 16 years ago
  Tedd Hansen e7dbaad04f New ScriptServer protocol successfully implemented. 16 years ago
  Tedd Hansen 1e9a66cbaa ScriptServer communication protocol (v1), primitive RPC-like TCP client/server 16 years ago
  Tedd Hansen 260145a7e6 Dynamic loading of ScriptEngine in ScriptServer 16 years ago
  Tedd Hansen 198dea28ad Full .dll-name in config option for ScriptEngine. Loading only scriptengine specified in config. 16 years ago
  Tedd Hansen 5b8620d82f Comments + fix = in theory stand alone script server + "RemoteSevrver" ScriptEngine (as opposed to "DotNetEngine") should work for a single region. It will however not work because it doesn't have two-way communication. 17 years ago
  lbsa71 67e12b95ea * Optimized usings 17 years ago
  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 years ago
  Sean Dague 32869aec47 apply http://bug.opensecondlife.org/view.php?id=512 from chillken 17 years ago
  lbsa71 849eaffbe5 * Applied patch #418 : copyright-r2012.patch - some errors, but got most thru 17 years ago
  Sean Dague c3d8f1f425 getting all our line endings consistant again 17 years ago
  Tedd Hansen 8231ac72ec More reorganizing of new SE. Added debug print of application exception. 17 years ago
  Tedd Hansen 0eac34b7ab More structural changes to new SE 17 years ago
  Tedd Hansen 323234f82a Reorganized some files 17 years ago