This website requires JavaScript.
Explore
Help
Register
Sign In
lotek
/
opensim
Watch
1
Star
0
Fork
0
You've already forked opensim
Code
Issues
Pull Requests
Releases
Wiki
Activity
Files
53ef427e9ebad3f130bb0b7ed2d76c91fb2ef68e
opensim
/
OpenSim
/
Region
/
ScriptEngine
/
DotNetEngine
/
Compiler
/
LSL
History
Tedd Hansen
d9b9b16513
Script compiler should now show error on correct line number in original LSL-script.
2007-08-25 21:35:03 +00:00
..
Compiler.cs
Script compiler should now show error on correct line number in original LSL-script.
2007-08-25 21:35:03 +00:00
LSL2CSConverter.cs
Script compiler should now show error on correct line number in original LSL-script.
2007-08-25 21:35:03 +00:00
LSL_BaseClass.cs
Added class for "long commands" (command that returns as event) with dedicated thread for processing. Added support for llSetTimerEvent(). Deleting old compiled scripts before new compile is attempted (avoids loading wrong script on compile error).
2007-08-25 19:08:15 +00:00