aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/ScriptEngine/Components/DotNetEngine/Compilers/CILCompiler.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Removed the DotNetEngine scripting engine. You will need to create a fresh ↵John Hurliman2009-10-271-187/+0
| | | | checkout or clean out all *DotNet*.dll assemblies from the bin/ directory to run OpenSim moving forward
* Formatting cleanup.Jeff Ames2009-10-011-1/+1
|
* Minor: Change OpenSim to OpenSimulator in older copyright headers and ↵Jeff Ames2009-06-011-1/+1
| | | | LICENSE.txt.
* minor: remove mono compiler warningsJustin Clarke Casey2008-11-101-1/+1
|
* Mantis#2589: Thanks StrawberryFride, for a patch that fixes the build on VS2005.Homer Horwitz2008-11-081-2/+3
|
* Work in progress on SECS stuff. Have been holding it off until after 0.6 ↵Tedd Hansen2008-11-081-0/+186
release. Still messy as hell and doesn't really work yet. Will undergo dramatic changes. AND MOST IMPORTANTLY: Will be conformed to work in coop with todays DNE and XEngine, hopefully one day providing a common interface for all components.