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
081a66d570934ff1715d79990fa625547bdba49e
opensim
/
OpenSim
/
Region
/
ScriptEngine
/
DotNetEngine
/
Compiler
/
LSL
History
Charles Krinke
2742be6675
"list" becomes "List" in LSL2CSConverter and (f,3) becomes (f,0) in llRound. Thanks to ChrisD/Gromit for pointing these out.
2007-12-09 21:52:01 +00:00
..
Compiler.cs
ScriptServer fixes: Added more debug logging, mutex lock (to be extra-super-sure) on script load/unload, removed experimental Grid-scriptengine from compile because of dynamic module loader, and added random string to script filename to bypass module loader file lock.
2007-11-01 19:27:03 +00:00
LSL2CSConverter.cs
"list" becomes "List" in LSL2CSConverter and (f,3) becomes (f,0) in llRound. Thanks to ChrisD/Gromit for pointing these out.
2007-12-09 21:52:01 +00:00
LSL_BaseClass.cs
* miniscule changes just to keep myself in synch
2007-12-07 13:49:33 +00:00