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-06-15 00:45:33 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
bfa1fd768b2c6bbd49542c2873a8fbf31747fcea
opensim
/
OpenSim
/
Region
/
ScriptEngine
/
Shared
History
Mike Mazur
f6fa4ada4e
When casting strings to int, use double.Parse() as strings may be floats. With
...
this commit, issue 1822 should be fixed.
2008-07-28 07:46:53 +00:00
..
Api
Addresses Mantis
#1688
2008-07-27 19:32:43 +00:00
CodeTools
Reinstate the configuration option on XEngine's use of the lexical
2008-07-28 00:40:35 +00:00
AssemblyResolver.cs
* Applied patch from Melanie, mantis issue
#1581
- "Refactor LSL language, api and compiler out of XEngine"
2008-06-24 21:09:49 +00:00
Helpers.cs
Fix Mantis
#1759
2008-07-23 18:08:16 +00:00
LSL_Types.cs
When casting strings to int, use double.Parse() as strings may be floats. With
2008-07-28 07:46:53 +00:00