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-16 11:46:04 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c0fdd2a80bbfffb68c1b2d5516bbcc6c9ef5723f
opensim
/
OpenSim
/
Region
/
ScriptEngine
/
Shared
History
UbitUmarov
c0fdd2a80b
cosmetics
2021-11-15 20:59:46 +00:00
..
Api
cosmetics
2021-11-15 20:59:46 +00:00
CodeTools
mantis 8457: ok ok shutup the warning
2019-01-28 07:47:00 +00:00
Instance
same on XEngine, those need to be together so crossing and tp cases can be easy detected
2021-10-14 16:01:38 +01:00
Properties
Massive tab and trailing space cleanup
2017-01-05 19:07:37 +00:00
Tests
tests: windows does not have 1ms time resolution
2019-10-16 20:16:59 +01: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
a few more changes to lsl list; add osListSortInPlace(LSL_List src, LSL_Integer stride, LSL_Integer ascending), does the sort directly on src, avoiding creation on a new list when that is not needed
2021-05-31 18:12:33 +01:00
ScriptException.cs
Also add the additional ScriptException constructor necessary to get [Serializable] to work.
2012-10-31 00:56:41 +00:00