aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ScriptEngine/DotNetEngine (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Renamed Compiler.LSL to Compiler.LSOTedd Hansen2007-08-1014-32/+40
|
* Removed 2 warnings. Added pointer comments to where to add hooks and modify ↵Tedd Hansen2007-08-094-5/+9
| | | | functions to get SE working.
* ScriptEngine just needs 2 events hooked up and llSay() implemented to work. ↵Tedd Hansen2007-08-095-19/+25
| | | | See TODO.txt for details.
* Removed spaces from directory namesTedd Hansen2007-08-092-0/+0
|
* Merged OpenSim.ScriptEngine.DotNetEngine.Compiler.LSL into ↵Tedd Hansen2007-08-0913-0/+3895
| | | | OpenSim.ScriptEngine.DotNetEngine to avoid the compile error
* Added ScriptEngine to solution (prebuild.xml)Tedd Hansen2007-08-082-59/+0
|
* Added ScriptEngine.DotNetEngineTedd Hansen2007-08-0810-0/+751