Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2007-08-12 | Initial LSL to C# converter, not working yet! | Tedd Hansen | 1 | -0/+156 | |
2007-08-10 | Renamed Compiler.LSL to Compiler.LSO | Tedd Hansen | 14 | -32/+40 | |
2007-08-09 | Removed 2 warnings. Added pointer comments to where to add hooks and modify ↵ | Tedd Hansen | 4 | -5/+9 | |
functions to get SE working. | |||||
2007-08-09 | ScriptEngine just needs 2 events hooked up and llSay() implemented to work. ↵ | Tedd Hansen | 5 | -19/+25 | |
See TODO.txt for details. | |||||
2007-08-09 | Removed spaces from directory names | Tedd Hansen | 2 | -0/+0 | |
2007-08-09 | Merged OpenSim.ScriptEngine.DotNetEngine.Compiler.LSL into ↵ | Tedd Hansen | 13 | -0/+3895 | |
OpenSim.ScriptEngine.DotNetEngine to avoid the compile error | |||||
2007-08-08 | Added ScriptEngine to solution (prebuild.xml) | Tedd Hansen | 2 | -59/+0 | |
2007-08-08 | Added ScriptEngine.DotNetEngine | Tedd Hansen | 10 | -0/+751 | |