This website requires JavaScript.
Explore
Help
Sign In
ogb912
/
opensim
Watch
1
Star
0
Fork
0
You've already forked opensim
mirror of
https://github.com/opensim/opensim.git
synced
2026-05-16 03:36:04 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0709d967169b94f9b308a719dd66ed79d0bc9c27
opensim
/
OpenSim
/
Region
/
ScriptEngine
/
DotNetEngine
/
Compiler
/
LSL
History
Tedd Hansen
0709d96716
If first 4 characters in script is "//C#" script will be treated as pure C# instead of LSL/C# hybrid. This means no preprocessing before compile.
2007-09-13 14:15:02 +00:00
..
Compiler.cs
If first 4 characters in script is "//C#" script will be treated as pure C# instead of LSL/C# hybrid. This means no preprocessing before compile.
2007-09-13 14:15:02 +00:00
LSL2CSConverter.cs
remove ^M, as native storage should be UNIX format, and ^M in/out mashing
2007-09-13 11:41:42 +00:00
LSL_BaseClass.cs
remove ^M, as native storage should be UNIX format, and ^M in/out mashing
2007-09-13 11:41:42 +00:00