OpenSimMirror/OpenSim/Region/ScriptEngine
Charles Krinke 83bfd29af8 Thank you very much, Xantor for a patch that:
Copying, reseting, dragging scripts cause unnecessary recompilation, 
slowing down the simulator and filling up the ScriptEngines directory 
with compiled .dll and misc. files.
This patch keeps track of compiled assets since the last simulator restarts, 
and only recompiles new assets. (editing a script generates a new asset, 
so no problems there).
2008-05-25 19:26:21 +00:00
..
Common Thank you very much, Xantor for a patch that: 2008-05-25 19:26:21 +00:00
DotNetEngine Thank you very much, Xantor for a patch that: 2008-05-25 19:26:21 +00:00
RemoteServer Formatting cleanup, minor refactoring. Fixed some comparisons of value types and null. 2008-05-18 23:06:50 +00:00