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-21 07:45:41 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6d0b45cd4e8e8a1bb0c2eb45981bc548ae5d53ac
opensim
/
OpenSim
/
Region
/
ScriptEngine
/
Shared
/
CodeTools
History
Diva Canto
06d2508b96
On to 0.8.3!
2015-10-18 21:47:10 -07:00
..
Properties
On to 0.8.3!
2015-10-18 21:47:10 -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