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
59b63b64066d9da706c47e47bddd86a897ccd175
opensim
/
OpenSim
/
Region
/
ScriptEngine
/
Shared
/
CodeTools
History
Diva Canto
59b63b6406
On to 0.8.3!
...
Conflicts: OpenSim/Region/PhysicsModules/ConvexDecompositionDotNet/Properties/AssemblyInfo.cs
2015-10-18 21:51:49 -07:00
..
Properties
On to 0.8.3!
2015-10-18 21:51:49 -07: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
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
2009-06-01 06:37:14 +00:00
ICodeConverter.cs
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
2009-06-01 06:37:14 +00:00
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