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
d0c17808391e93964dcaf0ffcf06899c5669f4ff
opensim
/
OpenSim
/
Region
/
ScriptEngine
/
Shared
/
CodeTools
History
Justin Clark-Casey (justincc)
42bdf44658
Bump OPenSimulator version and assembly versions up to 0.8.0 Dev
2013-10-04 23:33:47 +01:00
..
Properties
Bump OPenSimulator version and assembly versions up to 0.8.0 Dev
2013-10-04 23:33:47 +01:00
Tests
Consistenly make NUnit test cases inherit from OpenSimTestCase which automatically turns off any logging enabled between tests
2012-11-24 03:15:24 +00:00
Compiler.cs
Make C# scripts return correct error line and column numbers instead of failing because they have no linemap.
2013-03-13 00:19:37 +00:00
CSCodeGenerator.cs
Fix problem with modInvoke defined integer constants being build into
2013-08-02 09:44:01 -07:00
CSReservedWords.cs
…
ICodeConverter.cs
…
LSL2CSCodeTransformer.cs
…
lsl.lexer.cs
…
lsl.parser.cs
Revert "Bind ~ and ! operators in LSL tighter in order to resolve issues in LSL where these aren't evaluated propertly."
2012-06-11 23:30:58 +01:00
YP2CSConverter.cs
…