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
18914fae64e9ccd8044924f5db061dbfeed4a33d
opensim
/
OpenSim
/
Region
/
ScriptEngine
/
Shared
History
UbitUmarov
18914fae64
make more clear some magic numbers on SOP getnumberofsides(), reduce unnecessary calls to it on LSL api
2018-03-05 16:36:39 +00:00
..
Api
make more clear some magic numbers on SOP getnumberofsides(), reduce unnecessary calls to it on LSL api
2018-03-05 16:36:39 +00:00
CodeTools
COmment out relocation of tmp cs source file during compilation. This seems to cause issues on same win servers, and is only usefull on deep scripts debug (Xengine compiler)
2018-02-18 14:04:02 +00:00
Instance
disable some XmlResolver
2018-01-04 23:51:43 +00:00
Properties
Massive tab and trailing space cleanup
2017-01-05 19:07:37 +00:00
Tests
fix LSL_ApiHttpTests
2017-05-02 12:35:06 +01:00
AssemblyResolver.cs
…
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