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
f2c456c23df63e93d2ad7282203b94deac9f79f5
opensim
/
OpenSim
/
Region
/
ScriptEngine
/
DotNetEngine
History
Mike Mazur
16cf5aa2b8
Allow the list hack from issue 1863 to compile, however its behavior is
...
different than in SL. See
http://opensimulator.org/mantis/view.php?id=1863
for details.
2008-07-31 07:11:49 +00:00
..
Compiler
Allow the list hack from issue 1863 to compile, however its behavior is
2008-07-31 07:11:49 +00:00
Properties
…
ScriptEngine.cs
…
ScriptManager.cs
Fix issue 1582. The maximum allowable length for a string passed to SimChat is 1500. If it was longer than 1500, it was being truncated to 1501 characters. This caused an exception and prevented the errors from reaching the console and the user in-world.
2008-07-16 01:19:32 +00:00