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-18 13:35:35 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f6fa4ada4ea8680e49a47e2b9a5741c8d33ef74d
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