OpenSimMirror/OpenSim/Region/ScriptEngine/Shared/CodeTools
Melanie Thielker 0377ddb5de Add events to IScriptEngine to notify scripting modules of the removal
of objects from the scene, and of scripts from objects. This facilitates
the development of modules that can register prims with externall servers
for inbound email and XMLRPC. Currently implemented in XEngine only.
Also applying cmickeyb's compiler locking patch, since it seems risk-free.
2009-04-10 19:07:41 +00:00
..
Tests Remove chained tests in BasicGridTest.cs. 2009-03-11 00:33:34 +00:00
CSCodeGenerator.cs Fixes Mantis #3187. Thank you kindly, DoranZemlja for a patch that: 2009-02-25 04:29:02 +00:00
CSReservedWords.cs Mantis #2518 2008-11-01 23:50:19 +00:00
Compiler.cs Add events to IScriptEngine to notify scripting modules of the removal 2009-04-10 19:07:41 +00:00
ICodeConverter.cs Mantis#3187. Thank you kindly, DoranZemlja for a patch that: 2009-02-23 02:43:51 +00:00
LSL2CSCodeTransformer.cs Refactor XEngine parser as per suggestions from mikem 2008-09-23 13:28:17 +00:00
YP2CSConverter.cs Mantis#3218. Thank you kindly, TLaukkan (Tommil) for a patch that: 2009-02-22 20:52:55 +00:00
lsl.lexer.cs cleanup 2009-03-25 07:36:56 +00:00
lsl.parser.cs Allow empty statements in LSL (; followed by ;). Fixes Mantis#2320 2008-12-07 19:20:45 +00:00