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-07-09 22:45:42 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
04dd2a979546c7fc2d3c8c06634a2d0ed2f5f6c0
opensim
/
OpenSim
/
Region
/
ScriptEngine
/
Shared
/
CodeTools
History
Diva Canto
ab12a14279
Pushed AssemblyVersion up to VersionInfo, so that we don't need to do global replace anymore.
2016-02-21 11:14:02 -08:00
..
Properties
Pushed AssemblyVersion up to VersionInfo, so that we don't need to do global replace anymore.
2016-02-21 11:14:02 -08:00
Tests
Eliminated some warnings
2014-07-21 08:30:10 +01:00
Compiler.cs
On a multi-region simulator when AppDomain = true, make sure the DLL from the appropriate script engines subdir is loaded rather than always that of the first engine to load the DLL.
2015-01-26 23:31:46 +00:00
CSCodeGenerator.cs
Fix issue with LSL jumps screwing up the C# compiler error -> LSL code position map and leading to invalid error line numbers/columns
2014-06-18 22:24:36 +01:00
CSReservedWords.cs
…
ICodeConverter.cs
…
LSL2CSCodeTransformer.cs
If the LSL state_entry() event definition contains any parameters, then generate syntax error as seen on the LL grid
2013-11-02 00:39:12 +00:00
lsl.lexer.cs
Add LSL transaction_result event.
2014-10-04 00:16:47 +01:00
lsl.parser.cs
Add LSL transaction_result event.
2014-10-04 00:16:47 +01:00