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-17 04:05:40 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
aa2c710c57186f26efedcbdb095baf652ff2a430
opensim
/
OpenSim
/
Region
/
ScriptEngine
/
Shared
History
UbitUmarov
83e2fee71b
add experimental script engine XMRengine donated by mrieker (DreamNation) And our Melanie. ***DANGER*** ***TESTONLY*** ***disable HG*** dont leave running when not looking... tp/crossing to Xengine will reset scripts. i do see a few issues but should be testable, so we can decide if we should invest more on it.
2018-02-02 12:49:40 +00:00
..
Api
add experimental script engine XMRengine donated by mrieker (DreamNation) And our Melanie. ***DANGER*** ***TESTONLY*** ***disable HG*** dont leave running when not looking... tp/crossing to Xengine will reset scripts. i do see a few issues but should be testable, so we can decide if we should invest more on it.
2018-02-02 12:49:40 +00:00
CodeTools
update lsl2c tools and parsing files. This may fix some issues with precendence of unary operators in same case, hope not break on others :(
2018-01-16 01:44:16 +00:00
Instance
remove more xml things no longer needed on .net >4.5.2
2018-01-17 07:17:24 +00:00
Properties
Massive tab and trailing space cleanup
2017-01-05 19:07:37 +00:00
Tests
pesty warning
2018-01-18 02:53:00 +00:00
AssemblyResolver.cs
Add a regression test to compile and start a script. Remove Path.GetDirectoryName when getting assembly loading path in Compiler.CompileFromDotNetText().
2012-02-07 17:44:37 +00:00
Helpers.cs
Massive tab and trailing space cleanup
2017-01-05 19:07:37 +00:00
LSL_Types.cs
avoid leasing issues on lsl_list on domain crossings. This will make their use even more slow. AppDomainLoading just needs to be set false to have acceptable scripts performance
2017-07-26 12:53:12 +01:00
ScriptException.cs
Also add the additional ScriptException constructor necessary to get [Serializable] to work.
2012-10-31 00:56:41 +00:00