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
5d0a1656bf8d31ef3bbfaf6c0fc1de55d11bc597
opensim
/
OpenSim
/
Region
/
ScriptEngine
/
Shared
History
UbitUmarov
5d0a1656bf
mantis 8305: add osTriggerSoundLimited(..)
2018-04-10 03:58:54 +01:00
..
Api
mantis 8305: add osTriggerSoundLimited(..)
2018-04-10 03:58:54 +01: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
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
add auxiliar functions float osVecMagSquare(a), float osVecDistSquare(vector a), float osAngleBetween(vector a, vector b) and float osRound(ffloat value, integer ndigits)
2018-04-03 23:00:37 +01:00
ScriptException.cs
Also add the additional ScriptException constructor necessary to get [Serializable] to work.
2012-10-31 00:56:41 +00:00