OpenSimMirror/OpenSim/Region/ScriptEngine/Shared
Homer Horwitz 33e1316ced Terrain changes done via osTerrainSetHeight aren't shown immediately to the clients in
that region. I decided against sending the terrain on every call to osTerrainSetHeight
(which makes it abysmally slow), and added a osTerrainFlush instead, which should be
called after all the terrain-changes have been done. Changed some return types to
LSL types, too, and removed some end-of-line spaces.
2009-04-19 13:34:28 +00:00
..
Api Terrain changes done via osTerrainSetHeight aren't shown immediately to the clients in 2009-04-19 13:34:28 +00:00
CodeTools Add events to IScriptEngine to notify scripting modules of the removal 2009-04-10 19:07:41 +00:00
Instance Convert both script engines to new region module format. Add proper unload 2009-04-15 18:51:17 +00:00
Tests Convert both script engines to new region module format. Add proper unload 2009-04-15 18:51:17 +00:00
AssemblyResolver.cs Formatting cleanup. 2008-08-18 00:39:10 +00:00
Helpers.cs Correct detected rotation to return the same value as llGetRot in the object being detected. 2009-04-17 19:39:37 +00:00
LSL_Types.cs * Fixed a number of culture-variant bugs in lsl implicit type conversions. 2009-04-09 07:33:05 +00:00