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-08-19 12:35:32 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
67a853a70eda03d572b99d9bfeb1c48155520c13
opensim
/
OpenSim
/
Region
/
ScriptEngine
/
Shared
History
UbitUmarov
67a853a70e
add a missing lock()
2016-08-21 22:44:21 +01:00
..
Api
fix llSetText utf8 string size cliping
2016-08-21 00:57:25 +01:00
CodeTools
Pushed AssemblyVersion up to VersionInfo, so that we don't need to do global replace anymore.
2016-02-21 11:14:02 -08:00
Instance
add a missing lock()
2016-08-21 22:44:21 +01:00
Properties
…
Tests
work around some 'tests' errors: dont expect a particular http error response
2015-11-18 01:05:46 +00:00
AssemblyResolver.cs
…
Helpers.cs
fix incorrect ids in llDetected collision parameters
2016-08-06 00:11:13 +01: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
…