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-11 06:35:48 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
117cc09edcc796f93cb05f98d7589b7ca5313ee8
opensim
/
OpenSim
/
Region
/
ScriptEngine
/
DotNetEngine
History
Jeff Ames
80d8e2889e
Update svn properties. Formatting cleanup. Remove a compiler warning.
2008-07-23 13:24:25 +00:00
..
Compiler
Update svn properties. Formatting cleanup. Remove a compiler warning.
2008-07-23 13:24:25 +00:00
Properties
Formatting cleanup.
2008-05-16 01:22:11 +00:00
ScriptEngine.cs
* Optimised using statements and namespace references across entire project (this took a while to run).
2008-04-21 07:09:17 +00:00
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