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-20 23:35:47 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b6c3592411a0f2b64f3ebd80482fe1fe8cce0097
opensim
/
OpenSim
/
Region
/
ScriptEngine
/
Shared
History
UbitUmarov
b6c3592411
fix/add lldialog and llTextBox message size error checks, aborting if error as spec. (we can change this to silent truncate and execute the larger ones since llUdp now does it. But doing as spec now)
2015-11-10 15:08:08 +00:00
..
Api
fix/add lldialog and llTextBox message size error checks, aborting if error as spec. (we can change this to silent truncate and execute the larger ones since llUdp now does it. But doing as spec now)
2015-11-10 15:08:08 +00:00
CodeTools
On to 0.8.3!
2015-10-18 21:51:49 -07:00
Instance
On to 0.8.3!
2015-10-18 21:51:49 -07:00
Properties
Bump version and assembly version numbers from 0.7.5 to 0.7.6
2013-02-05 00:23:17 +00:00
Tests
Change the IScriptApi back to it's original form, removing XEngine
2015-08-17 21:46:30 +02: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
JustinCC's core re-merge
2013-01-16 15:47:55 +00:00
LSL_Types.cs
fix the casting to Boolean of lsl types vector,quaternion,list and rotation, so that if(variable) does compile and work. key still requires a explicit compare to NULL_KEY
2015-10-08 06:27: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