This website requires JavaScript.
Explore
Help
Register
Sign In
lotek
/
opensim
Watch
1
Star
0
Fork
0
You've already forked opensim
Code
Issues
Pull Requests
Releases
Wiki
Activity
Files
f6fa4ada4ea8680e49a47e2b9a5741c8d33ef74d
opensim
/
OpenSim
/
Region
/
ScriptEngine
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
..
Common
When casting strings to int, use double.Parse() as strings may be floats. With
2008-07-28 07:46:53 +00:00
DotNetEngine
Use new LSL compiler by default in DotNetEngine and XEngine. Fix issues 1651, 1339.
2008-07-27 23:53:18 +00:00
Interfaces
Mantis#1648. Thank you, Melanie for a patch that:
2008-07-02 13:31:39 +00:00
RemoteServer
Mantis#1616. Applied Melanie's patch. This may or may
2008-06-28 16:08:12 +00:00
Shared
When casting strings to int, use double.Parse() as strings may be floats. With
2008-07-28 07:46:53 +00:00
XEngine
* Changed a number of field names to ccc (public members shouldn't be called m_)
2008-07-26 21:22:15 +00:00