Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2007-08-12 | Script now compiles unsuccessfully | Tedd Hansen | 3 | -30/+146 |
2007-08-12 | LSL ScriptEngine now only needs to inherit from BaseClass and we will be MUCH... | Tedd Hansen | 2 | -0/+47 |
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 f... | Tedd Hansen | 4 | -5/+9 |
2007-08-09 | ScriptEngine just needs 2 events hooked up and llSay() implemented to work. S... | Tedd Hansen | 5 | -19/+25 |
2007-08-09 | Removed spaces from directory names | Tedd Hansen | 2 | -0/+0 |
2007-08-09 | Merged OpenSim.ScriptEngine.DotNetEngine.Compiler.LSL into OpenSim.ScriptEngi... | Tedd Hansen | 13 | -0/+3895 |
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 |