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-06-30 02:57:02 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7457173fe4d4f4716337b87cd1a8f5672c90d367
opensim
/
OpenSim
/
Region
/
ScriptEngine
/
Shared
/
CodeTools
History
Diva Canto
da32512ea4
Updated all occurrences of AssemblyVersion("0.8.1.*") to AssemblyVersion("0.8.2.*")
2015-04-29 18:47:17 -07:00
..
Properties
Updated all occurrences of AssemblyVersion("0.8.1.*") to AssemblyVersion("0.8.2.*")
2015-04-29 18:47:17 -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
…
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